Skip to content

Commit 8608965

Browse files
committed
temp fix for zeta
1 parent b2b0430 commit 8608965

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

projects/helper/tokenMapping.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ const fixBalancesTokens = {
6565
'0x0726523eba12edad467c55a962842ef358865559': { coingeckoId: "ordinals", decimals: 18, },
6666
'0x967aec3276b63c5e2262da9641db9dbebb07dc0d': { coingeckoId: "tether", decimals: 6, },
6767
'0x6b4ecada640f1b30dbdb68f77821a03a5f282ebe': { coingeckoId: "usd-coin", decimals: 6, },
68+
},
69+
zeta: {
70+
'0x5f0b1a82749cb4e2278ec87f8bf6b618dc71a8bf': { coingeckoId: "zetachain", decimals: 18, },
6871
}
6972
}
7073

File renamed without changes.

0 commit comments

Comments
 (0)