Skip to content

Commit 1a35400

Browse files
Gathin23claude
andauthored
Add USDC to Jaine Dex (#16739)
Co-authored-by: Claude <[email protected]>
1 parent a65cd3a commit 1a35400

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
@@ -116,6 +116,7 @@ const fixBalancesTokens = {
116116
'0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c': { coingeckoId: 'zero-gravity', decimals: 18 }, // W0G (Wrapped 0G)
117117
'0x7bbc63d01ca42491c3e084c941c3e86e55951404': { coingeckoId: 'zero-gravity', decimals: 18 }, // st0G (Liquid Staking 0G from Gimo)
118118
'0x9cc1d782e6dfe5936204c3295cb430e641dcf300': { coingeckoId: 'ethereum', decimals: 18 }, // WETH (Wrapped ETH)
119+
'0x1f3aa82227281ca364bfb3d253b0f1af1da6473e': { coingeckoId: 'usd-coin', decimals: 6 }, // USDCe (Bridged USDC)
119120
}
120121
}
121122

0 commit comments

Comments
 (0)