We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497a52b commit 47c6f45Copy full SHA for 47c6f45
target_chains/ethereum/sdk/js/src/index.ts
@@ -62,4 +62,6 @@ export const CONTRACT_ADDR: Record<string, string> = {
62
base: "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
63
syndr_nitro_testnet: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
64
scroll_sepolia: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
65
+ saigon: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
66
+ ronin: "0x2880aB155794e7179c9eE2e38200202908C17B43",
67
};
0 commit comments