Skip to content

Commit 6647ae0

Browse files
add mapping
1 parent cc2338f commit 6647ae0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/helper/tokenMapping.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ const fixBalancesTokens = {
7171
USD: { coingeckoId: 'usd-coin', decimals: 0 },
7272
YLDS: { coingeckoId: 'usd-coin', decimals: 0 },
7373
'pm.sale.pool.3dxq3fk9llvhrqqwhodiap': { coingeckoId: 'usd-coin', decimals: 0 },
74+
},
75+
stable: {
76+
'0x779Ded0c9e1022225f8E0630b35a9b54bE713736': { coingeckoId: 'usdt0', decimals: 6 },
7477
}
7578
}
7679

0 commit comments

Comments
 (0)