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.
1 parent 3f7e074 commit b16e4fcCopy full SHA for b16e4fc
modules/statics/src/coins.ts
@@ -2335,6 +2335,18 @@ export const coins = CoinMap.fromCoins([
2335
'',
2336
'USDT'
2337
),
2338
+ teosToken(
2339
+ '9c830ef9-2f1d-4fea-8f38-8f4bb9170b68',
2340
+ 'teos:VAULTA',
2341
+ 'Testnet Vaulta',
2342
+ 4,
2343
+ 'core.vaulta',
2344
2345
+ UnderlyingAsset.VAULTA,
2346
+ AccountCoin.DEFAULT_FEATURES,
2347
+ '',
2348
+ 'VAULTA'
2349
+ ),
2350
erc721(
2351
'dd743064-09e6-4028-9e61-ebf7c24ff40b',
2352
'erc721:polygontoken',
0 commit comments