We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae3cd26 + 6ddd97b commit e6c636cCopy full SHA for e6c636c
modules/statics/src/coins.ts
@@ -3384,9 +3384,9 @@ export const coins = CoinMap.fromCoins([
3384
'Wormhole USDC',
3385
6,
3386
'0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf',
3387
- 'wusdc',
3388
- 'WUSDC',
3389
- '0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::wusdc::WUSDC',
+ 'coin',
+ 'COIN',
+ '0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN',
3390
UnderlyingAsset['sui:wusdc'],
3391
SUI_TOKEN_FEATURES
3392
),
0 commit comments