Skip to content

Commit

Permalink
fix chain name
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Oct 1, 2024
1 parent 57ac7f8 commit b03e408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge-aggregators/jumper.exchange/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const contract: IContract = {
[CHAIN.FANTOM]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
[CHAIN.MODE]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
[CHAIN.SCROLL]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
[CHAIN.ZKSYNC]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
[CHAIN.ERA]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
[CHAIN.METIS]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
[CHAIN.XDAI]: '0x1231deb6f5749ef6ce6943a275a1d3e7486f4eae',
}
Expand Down

0 comments on commit b03e408

Please sign in to comment.