Skip to content

Commit

Permalink
Add addresses to evm js sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
m30m authored and ali-bahjati committed Aug 28, 2023
1 parent 497a52b commit 47c6f45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions target_chains/ethereum/sdk/js/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ export const CONTRACT_ADDR: Record<string, string> = {
base: "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
syndr_nitro_testnet: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
scroll_sepolia: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
saigon: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
ronin: "0x2880aB155794e7179c9eE2e38200202908C17B43",
};

0 comments on commit 47c6f45

Please sign in to comment.