Skip to content

Commit 79ad9fa

Browse files
MageFinanceg1nt0ki
andauthored
add Mage Protocol (DefiLlama#9831)
* add Mage Protocol * code refactor --------- Co-authored-by: g1nt0ki <[email protected]>
1 parent 6aae1cd commit 79ad9fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/helper/tokenMapping.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const fixBalancesTokens = {
7575
'0x4dcb91cc19aadfe5a6672781eb09abad00c19e4c': { coingeckoId: "sats-ordinals", decimals: 18, },
7676
'0x69181a1f082ea83a152621e4fa527c936abfa501': { coingeckoId: "rats", decimals: 18, },
7777
'0x0726523eba12edad467c55a962842ef358865559': { coingeckoId: "ordinals", decimals: 18, },
78+
'0x0000000000000000000000000000000000000000': { coingeckoId: "bitcoin", decimals: 18, },
7879
'0x967aec3276b63c5e2262da9641db9dbebb07dc0d': { coingeckoId: "tether", decimals: 6, },
7980
'0x6b4ecada640f1b30dbdb68f77821a03a5f282ebe': { coingeckoId: "usd-coin", decimals: 6, },
8081
},

0 commit comments

Comments
 (0)