Skip to content

Commit 47c6f45

Browse files
m30mali-behjati
authored andcommitted
Add addresses to evm js sdk
1 parent 497a52b commit 47c6f45

File tree

1 file changed

+2
-0
lines changed
  • target_chains/ethereum/sdk/js/src

1 file changed

+2
-0
lines changed

target_chains/ethereum/sdk/js/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,6 @@ export const CONTRACT_ADDR: Record<string, string> = {
6262
base: "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
6363
syndr_nitro_testnet: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
6464
scroll_sepolia: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
65+
saigon: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
66+
ronin: "0x2880aB155794e7179c9eE2e38200202908C17B43",
6567
};

0 commit comments

Comments
 (0)