Skip to content

Commit

Permalink
fix: add wbtc scroll (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki and pxrl authored Jul 16, 2024
1 parent bfe8e8e commit 03d4e0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ export const TOKEN_SYMBOLS_MAP = {
[CHAIN_IDs.MODE]: "0xcDd475325D6F564d27247D1DddBb0DAc6fA0a5CF",
[CHAIN_IDs.OPTIMISM]: "0x68f180fcCe6836688e9084f035309E29Bf0A2095",
[CHAIN_IDs.POLYGON]: "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",
[CHAIN_IDs.SCROLL]: "0x3C1BCa5a656e69edCD0D4E36BEbb3FcDAcA60Cf1",
[CHAIN_IDs.ZK_SYNC]: "0xBBeB516fb02a01611cBBE0453Fe3c580D7281011",
},
coingeckoId: "wrapped-bitcoin",
Expand Down

0 comments on commit 03d4e0a

Please sign in to comment.