@chain-registry/assets 1.70.53 → 1.70.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/archway.js +78 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/cosmoshub.js +434 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +434 -0
- package/esm/mainnet/kopi.js +1152 -0
- package/esm/mainnet/migaloo.js +168 -0
- package/esm/mainnet/noble.js +434 -0
- package/esm/mainnet/osmosis.js +434 -0
- package/esm/mainnet/terra2.js +434 -0
- package/mainnet/archway.js +78 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/cosmoshub.js +434 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +434 -0
- package/mainnet/kopi.d.ts +3 -0
- package/mainnet/kopi.js +1154 -0
- package/mainnet/migaloo.js +168 -0
- package/mainnet/noble.js +434 -0
- package/mainnet/osmosis.js +434 -0
- package/mainnet/terra2.js +434 -0
- package/package.json +5 -5
package/mainnet/injective.js
CHANGED
|
@@ -1203,6 +1203,223 @@ const assets = {
|
|
|
1203
1203
|
},
|
|
1204
1204
|
type_asset: 'sdk.coin'
|
|
1205
1205
|
},
|
|
1206
|
+
{
|
|
1207
|
+
description: 'The native token of kopi',
|
|
1208
|
+
denom_units: [{
|
|
1209
|
+
denom: 'ibc/5A8E2BE833D54F506260B7535CFED9775EE4AF8668393F0E225983BDE07CF4CA',
|
|
1210
|
+
exponent: 0,
|
|
1211
|
+
aliases: ['ukopi']
|
|
1212
|
+
}, {
|
|
1213
|
+
denom: 'XKP',
|
|
1214
|
+
exponent: 6
|
|
1215
|
+
}],
|
|
1216
|
+
base: 'ibc/5A8E2BE833D54F506260B7535CFED9775EE4AF8668393F0E225983BDE07CF4CA',
|
|
1217
|
+
name: 'XKP',
|
|
1218
|
+
display: 'XKP',
|
|
1219
|
+
symbol: 'XKP',
|
|
1220
|
+
logo_URIs: {
|
|
1221
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
1222
|
+
},
|
|
1223
|
+
images: [{
|
|
1224
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
1225
|
+
}],
|
|
1226
|
+
keywords: [
|
|
1227
|
+
'dex',
|
|
1228
|
+
'mm',
|
|
1229
|
+
'staking',
|
|
1230
|
+
'automations'
|
|
1231
|
+
],
|
|
1232
|
+
socials: {
|
|
1233
|
+
twitter: 'https://x.com/kopi_money',
|
|
1234
|
+
discord: 'https://discord.gg/kopi-money'
|
|
1235
|
+
},
|
|
1236
|
+
type_asset: 'sdk.coin',
|
|
1237
|
+
traces: [{
|
|
1238
|
+
type: 'ibc',
|
|
1239
|
+
counterparty: {
|
|
1240
|
+
channel_id: 'channel-1',
|
|
1241
|
+
base_denom: 'ukopi',
|
|
1242
|
+
chain_name: 'kopi'
|
|
1243
|
+
},
|
|
1244
|
+
chain: {
|
|
1245
|
+
channel_id: 'channel-376'
|
|
1246
|
+
}
|
|
1247
|
+
}]
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
1251
|
+
denom_units: [{
|
|
1252
|
+
denom: 'ibc/45A78E28110ADE1E3DF57EF5DA2F9E0744B1A09081B3AC38BFCAA556EB8A9228',
|
|
1253
|
+
exponent: 0,
|
|
1254
|
+
aliases: ['uckusd']
|
|
1255
|
+
}, {
|
|
1256
|
+
denom: 'ckUSD',
|
|
1257
|
+
exponent: 6
|
|
1258
|
+
}],
|
|
1259
|
+
base: 'ibc/45A78E28110ADE1E3DF57EF5DA2F9E0744B1A09081B3AC38BFCAA556EB8A9228',
|
|
1260
|
+
name: 'ckUSD',
|
|
1261
|
+
display: 'ckUSD',
|
|
1262
|
+
symbol: 'CKUSD',
|
|
1263
|
+
logo_URIs: {
|
|
1264
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
|
|
1265
|
+
},
|
|
1266
|
+
images: [{
|
|
1267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
|
|
1268
|
+
}],
|
|
1269
|
+
keywords: ['dex', 'mm'],
|
|
1270
|
+
socials: {
|
|
1271
|
+
twitter: 'https://x.com/kopi_money',
|
|
1272
|
+
discord: 'https://discord.gg/kopi-money'
|
|
1273
|
+
},
|
|
1274
|
+
type_asset: 'sdk.coin',
|
|
1275
|
+
traces: [{
|
|
1276
|
+
type: 'ibc',
|
|
1277
|
+
counterparty: {
|
|
1278
|
+
channel_id: 'channel-1',
|
|
1279
|
+
base_denom: 'uckusd',
|
|
1280
|
+
chain_name: 'kopi'
|
|
1281
|
+
},
|
|
1282
|
+
chain: {
|
|
1283
|
+
channel_id: 'channel-376'
|
|
1284
|
+
}
|
|
1285
|
+
}]
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
1289
|
+
denom_units: [{
|
|
1290
|
+
denom: 'ibc/3AF57F01B06D2D385944EBE6B63DB3EA11205B38E2B04C0A871943311EAD419C',
|
|
1291
|
+
exponent: 0,
|
|
1292
|
+
aliases: ['ucusdc']
|
|
1293
|
+
}, {
|
|
1294
|
+
denom: 'cUSDC',
|
|
1295
|
+
exponent: 6
|
|
1296
|
+
}],
|
|
1297
|
+
base: 'ibc/3AF57F01B06D2D385944EBE6B63DB3EA11205B38E2B04C0A871943311EAD419C',
|
|
1298
|
+
name: 'cUSDC',
|
|
1299
|
+
display: 'cUSDC',
|
|
1300
|
+
symbol: 'CUSDC',
|
|
1301
|
+
logo_URIs: {
|
|
1302
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
1303
|
+
},
|
|
1304
|
+
images: [{
|
|
1305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
1306
|
+
}],
|
|
1307
|
+
keywords: ['dex', 'mm'],
|
|
1308
|
+
type_asset: 'sdk.coin',
|
|
1309
|
+
traces: [{
|
|
1310
|
+
type: 'ibc',
|
|
1311
|
+
counterparty: {
|
|
1312
|
+
channel_id: 'channel-1',
|
|
1313
|
+
base_denom: 'ucusdc',
|
|
1314
|
+
chain_name: 'kopi'
|
|
1315
|
+
},
|
|
1316
|
+
chain: {
|
|
1317
|
+
channel_id: 'channel-376'
|
|
1318
|
+
}
|
|
1319
|
+
}]
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
1323
|
+
denom_units: [{
|
|
1324
|
+
denom: 'ibc/D37A49E1C6FC8FBE757B25D0031444E00EE327D3E5C2316B6D2B960594028E40',
|
|
1325
|
+
exponent: 0,
|
|
1326
|
+
aliases: ['ucusdtinj']
|
|
1327
|
+
}, {
|
|
1328
|
+
denom: 'cUSDT.inj',
|
|
1329
|
+
exponent: 6
|
|
1330
|
+
}],
|
|
1331
|
+
base: 'ibc/D37A49E1C6FC8FBE757B25D0031444E00EE327D3E5C2316B6D2B960594028E40',
|
|
1332
|
+
name: 'cUSDT.inj',
|
|
1333
|
+
display: 'cUSDT.inj',
|
|
1334
|
+
symbol: 'CUSDT.inj',
|
|
1335
|
+
logo_URIs: {
|
|
1336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1337
|
+
},
|
|
1338
|
+
images: [{
|
|
1339
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1340
|
+
}],
|
|
1341
|
+
keywords: ['dex', 'mm'],
|
|
1342
|
+
type_asset: 'sdk.coin',
|
|
1343
|
+
traces: [{
|
|
1344
|
+
type: 'ibc',
|
|
1345
|
+
counterparty: {
|
|
1346
|
+
channel_id: 'channel-1',
|
|
1347
|
+
base_denom: 'ucusdtinj',
|
|
1348
|
+
chain_name: 'kopi'
|
|
1349
|
+
},
|
|
1350
|
+
chain: {
|
|
1351
|
+
channel_id: 'channel-376'
|
|
1352
|
+
}
|
|
1353
|
+
}]
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
description: 'arbitrage receipt token of cUSDT',
|
|
1357
|
+
denom_units: [{
|
|
1358
|
+
denom: 'ibc/F6FD97475115A8A182D7672214D4CBA0F6B5BC47E3EC9957EC9F30B92C73ED66',
|
|
1359
|
+
exponent: 0,
|
|
1360
|
+
aliases: ['uasusdtinj']
|
|
1361
|
+
}, {
|
|
1362
|
+
denom: 'asusdtinj',
|
|
1363
|
+
exponent: 6
|
|
1364
|
+
}],
|
|
1365
|
+
base: 'ibc/F6FD97475115A8A182D7672214D4CBA0F6B5BC47E3EC9957EC9F30B92C73ED66',
|
|
1366
|
+
name: 'asUSDT.inj',
|
|
1367
|
+
display: 'asusdtinj',
|
|
1368
|
+
symbol: 'ASUSDT.inj',
|
|
1369
|
+
logo_URIs: {
|
|
1370
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1371
|
+
},
|
|
1372
|
+
images: [{
|
|
1373
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1374
|
+
}],
|
|
1375
|
+
keywords: ['dex', 'mm'],
|
|
1376
|
+
type_asset: 'sdk.coin',
|
|
1377
|
+
traces: [{
|
|
1378
|
+
type: 'ibc',
|
|
1379
|
+
counterparty: {
|
|
1380
|
+
channel_id: 'channel-1',
|
|
1381
|
+
base_denom: 'uasusdtinj',
|
|
1382
|
+
chain_name: 'kopi'
|
|
1383
|
+
},
|
|
1384
|
+
chain: {
|
|
1385
|
+
channel_id: 'channel-376'
|
|
1386
|
+
}
|
|
1387
|
+
}]
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
description: 'arbitrage receipt token of cUSDC',
|
|
1391
|
+
denom_units: [{
|
|
1392
|
+
denom: 'ibc/EEFDFE2A6EC35A67802D0FD4D75368BF58C08D0E352F77941319942096EE6258',
|
|
1393
|
+
exponent: 0,
|
|
1394
|
+
aliases: ['uasusdc']
|
|
1395
|
+
}, {
|
|
1396
|
+
denom: 'asUSDC',
|
|
1397
|
+
exponent: 6
|
|
1398
|
+
}],
|
|
1399
|
+
base: 'ibc/EEFDFE2A6EC35A67802D0FD4D75368BF58C08D0E352F77941319942096EE6258',
|
|
1400
|
+
name: 'asUSDC',
|
|
1401
|
+
display: 'asUSDC',
|
|
1402
|
+
symbol: 'ASUSDC',
|
|
1403
|
+
logo_URIs: {
|
|
1404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
1405
|
+
},
|
|
1406
|
+
images: [{
|
|
1407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
1408
|
+
}],
|
|
1409
|
+
keywords: ['dex', 'mm'],
|
|
1410
|
+
type_asset: 'sdk.coin',
|
|
1411
|
+
traces: [{
|
|
1412
|
+
type: 'ibc',
|
|
1413
|
+
counterparty: {
|
|
1414
|
+
channel_id: 'channel-1',
|
|
1415
|
+
base_denom: 'uasusdc',
|
|
1416
|
+
chain_name: 'kopi'
|
|
1417
|
+
},
|
|
1418
|
+
chain: {
|
|
1419
|
+
channel_id: 'channel-376'
|
|
1420
|
+
}
|
|
1421
|
+
}]
|
|
1422
|
+
},
|
|
1206
1423
|
{
|
|
1207
1424
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
1208
1425
|
denom_units: [{
|
|
@@ -5960,6 +6177,223 @@ const assets = {
|
|
|
5960
6177
|
},
|
|
5961
6178
|
type_asset: 'sdk.coin'
|
|
5962
6179
|
},
|
|
6180
|
+
{
|
|
6181
|
+
description: 'The native token of kopi',
|
|
6182
|
+
denom_units: [{
|
|
6183
|
+
denom: 'ibc/5A8E2BE833D54F506260B7535CFED9775EE4AF8668393F0E225983BDE07CF4CA',
|
|
6184
|
+
exponent: 0,
|
|
6185
|
+
aliases: ['ukopi']
|
|
6186
|
+
}, {
|
|
6187
|
+
denom: 'XKP',
|
|
6188
|
+
exponent: 6
|
|
6189
|
+
}],
|
|
6190
|
+
base: 'ibc/5A8E2BE833D54F506260B7535CFED9775EE4AF8668393F0E225983BDE07CF4CA',
|
|
6191
|
+
name: 'XKP',
|
|
6192
|
+
display: 'XKP',
|
|
6193
|
+
symbol: 'XKP',
|
|
6194
|
+
logo_URIs: {
|
|
6195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
6196
|
+
},
|
|
6197
|
+
images: [{
|
|
6198
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
6199
|
+
}],
|
|
6200
|
+
keywords: [
|
|
6201
|
+
'dex',
|
|
6202
|
+
'mm',
|
|
6203
|
+
'staking',
|
|
6204
|
+
'automations'
|
|
6205
|
+
],
|
|
6206
|
+
socials: {
|
|
6207
|
+
twitter: 'https://x.com/kopi_money',
|
|
6208
|
+
discord: 'https://discord.gg/kopi-money'
|
|
6209
|
+
},
|
|
6210
|
+
type_asset: 'sdk.coin',
|
|
6211
|
+
traces: [{
|
|
6212
|
+
type: 'ibc',
|
|
6213
|
+
counterparty: {
|
|
6214
|
+
channel_id: 'channel-1',
|
|
6215
|
+
base_denom: 'ukopi',
|
|
6216
|
+
chain_name: 'kopi'
|
|
6217
|
+
},
|
|
6218
|
+
chain: {
|
|
6219
|
+
channel_id: 'channel-376'
|
|
6220
|
+
}
|
|
6221
|
+
}]
|
|
6222
|
+
},
|
|
6223
|
+
{
|
|
6224
|
+
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
6225
|
+
denom_units: [{
|
|
6226
|
+
denom: 'ibc/45A78E28110ADE1E3DF57EF5DA2F9E0744B1A09081B3AC38BFCAA556EB8A9228',
|
|
6227
|
+
exponent: 0,
|
|
6228
|
+
aliases: ['uckusd']
|
|
6229
|
+
}, {
|
|
6230
|
+
denom: 'ckUSD',
|
|
6231
|
+
exponent: 6
|
|
6232
|
+
}],
|
|
6233
|
+
base: 'ibc/45A78E28110ADE1E3DF57EF5DA2F9E0744B1A09081B3AC38BFCAA556EB8A9228',
|
|
6234
|
+
name: 'ckUSD',
|
|
6235
|
+
display: 'ckUSD',
|
|
6236
|
+
symbol: 'CKUSD',
|
|
6237
|
+
logo_URIs: {
|
|
6238
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
|
|
6239
|
+
},
|
|
6240
|
+
images: [{
|
|
6241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kusd.svg'
|
|
6242
|
+
}],
|
|
6243
|
+
keywords: ['dex', 'mm'],
|
|
6244
|
+
socials: {
|
|
6245
|
+
twitter: 'https://x.com/kopi_money',
|
|
6246
|
+
discord: 'https://discord.gg/kopi-money'
|
|
6247
|
+
},
|
|
6248
|
+
type_asset: 'sdk.coin',
|
|
6249
|
+
traces: [{
|
|
6250
|
+
type: 'ibc',
|
|
6251
|
+
counterparty: {
|
|
6252
|
+
channel_id: 'channel-1',
|
|
6253
|
+
base_denom: 'uckusd',
|
|
6254
|
+
chain_name: 'kopi'
|
|
6255
|
+
},
|
|
6256
|
+
chain: {
|
|
6257
|
+
channel_id: 'channel-376'
|
|
6258
|
+
}
|
|
6259
|
+
}]
|
|
6260
|
+
},
|
|
6261
|
+
{
|
|
6262
|
+
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
6263
|
+
denom_units: [{
|
|
6264
|
+
denom: 'ibc/3AF57F01B06D2D385944EBE6B63DB3EA11205B38E2B04C0A871943311EAD419C',
|
|
6265
|
+
exponent: 0,
|
|
6266
|
+
aliases: ['ucusdc']
|
|
6267
|
+
}, {
|
|
6268
|
+
denom: 'cUSDC',
|
|
6269
|
+
exponent: 6
|
|
6270
|
+
}],
|
|
6271
|
+
base: 'ibc/3AF57F01B06D2D385944EBE6B63DB3EA11205B38E2B04C0A871943311EAD419C',
|
|
6272
|
+
name: 'cUSDC',
|
|
6273
|
+
display: 'cUSDC',
|
|
6274
|
+
symbol: 'CUSDC',
|
|
6275
|
+
logo_URIs: {
|
|
6276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
6277
|
+
},
|
|
6278
|
+
images: [{
|
|
6279
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
6280
|
+
}],
|
|
6281
|
+
keywords: ['dex', 'mm'],
|
|
6282
|
+
type_asset: 'sdk.coin',
|
|
6283
|
+
traces: [{
|
|
6284
|
+
type: 'ibc',
|
|
6285
|
+
counterparty: {
|
|
6286
|
+
channel_id: 'channel-1',
|
|
6287
|
+
base_denom: 'ucusdc',
|
|
6288
|
+
chain_name: 'kopi'
|
|
6289
|
+
},
|
|
6290
|
+
chain: {
|
|
6291
|
+
channel_id: 'channel-376'
|
|
6292
|
+
}
|
|
6293
|
+
}]
|
|
6294
|
+
},
|
|
6295
|
+
{
|
|
6296
|
+
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
6297
|
+
denom_units: [{
|
|
6298
|
+
denom: 'ibc/D37A49E1C6FC8FBE757B25D0031444E00EE327D3E5C2316B6D2B960594028E40',
|
|
6299
|
+
exponent: 0,
|
|
6300
|
+
aliases: ['ucusdtinj']
|
|
6301
|
+
}, {
|
|
6302
|
+
denom: 'cUSDT.inj',
|
|
6303
|
+
exponent: 6
|
|
6304
|
+
}],
|
|
6305
|
+
base: 'ibc/D37A49E1C6FC8FBE757B25D0031444E00EE327D3E5C2316B6D2B960594028E40',
|
|
6306
|
+
name: 'cUSDT.inj',
|
|
6307
|
+
display: 'cUSDT.inj',
|
|
6308
|
+
symbol: 'CUSDT.inj',
|
|
6309
|
+
logo_URIs: {
|
|
6310
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
6311
|
+
},
|
|
6312
|
+
images: [{
|
|
6313
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
6314
|
+
}],
|
|
6315
|
+
keywords: ['dex', 'mm'],
|
|
6316
|
+
type_asset: 'sdk.coin',
|
|
6317
|
+
traces: [{
|
|
6318
|
+
type: 'ibc',
|
|
6319
|
+
counterparty: {
|
|
6320
|
+
channel_id: 'channel-1',
|
|
6321
|
+
base_denom: 'ucusdtinj',
|
|
6322
|
+
chain_name: 'kopi'
|
|
6323
|
+
},
|
|
6324
|
+
chain: {
|
|
6325
|
+
channel_id: 'channel-376'
|
|
6326
|
+
}
|
|
6327
|
+
}]
|
|
6328
|
+
},
|
|
6329
|
+
{
|
|
6330
|
+
description: 'arbitrage receipt token of cUSDT',
|
|
6331
|
+
denom_units: [{
|
|
6332
|
+
denom: 'ibc/F6FD97475115A8A182D7672214D4CBA0F6B5BC47E3EC9957EC9F30B92C73ED66',
|
|
6333
|
+
exponent: 0,
|
|
6334
|
+
aliases: ['uasusdtinj']
|
|
6335
|
+
}, {
|
|
6336
|
+
denom: 'asusdtinj',
|
|
6337
|
+
exponent: 6
|
|
6338
|
+
}],
|
|
6339
|
+
base: 'ibc/F6FD97475115A8A182D7672214D4CBA0F6B5BC47E3EC9957EC9F30B92C73ED66',
|
|
6340
|
+
name: 'asUSDT.inj',
|
|
6341
|
+
display: 'asusdtinj',
|
|
6342
|
+
symbol: 'ASUSDT.inj',
|
|
6343
|
+
logo_URIs: {
|
|
6344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
6345
|
+
},
|
|
6346
|
+
images: [{
|
|
6347
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
6348
|
+
}],
|
|
6349
|
+
keywords: ['dex', 'mm'],
|
|
6350
|
+
type_asset: 'sdk.coin',
|
|
6351
|
+
traces: [{
|
|
6352
|
+
type: 'ibc',
|
|
6353
|
+
counterparty: {
|
|
6354
|
+
channel_id: 'channel-1',
|
|
6355
|
+
base_denom: 'uasusdtinj',
|
|
6356
|
+
chain_name: 'kopi'
|
|
6357
|
+
},
|
|
6358
|
+
chain: {
|
|
6359
|
+
channel_id: 'channel-376'
|
|
6360
|
+
}
|
|
6361
|
+
}]
|
|
6362
|
+
},
|
|
6363
|
+
{
|
|
6364
|
+
description: 'arbitrage receipt token of cUSDC',
|
|
6365
|
+
denom_units: [{
|
|
6366
|
+
denom: 'ibc/EEFDFE2A6EC35A67802D0FD4D75368BF58C08D0E352F77941319942096EE6258',
|
|
6367
|
+
exponent: 0,
|
|
6368
|
+
aliases: ['uasusdc']
|
|
6369
|
+
}, {
|
|
6370
|
+
denom: 'asUSDC',
|
|
6371
|
+
exponent: 6
|
|
6372
|
+
}],
|
|
6373
|
+
base: 'ibc/EEFDFE2A6EC35A67802D0FD4D75368BF58C08D0E352F77941319942096EE6258',
|
|
6374
|
+
name: 'asUSDC',
|
|
6375
|
+
display: 'asUSDC',
|
|
6376
|
+
symbol: 'ASUSDC',
|
|
6377
|
+
logo_URIs: {
|
|
6378
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
6379
|
+
},
|
|
6380
|
+
images: [{
|
|
6381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
6382
|
+
}],
|
|
6383
|
+
keywords: ['dex', 'mm'],
|
|
6384
|
+
type_asset: 'sdk.coin',
|
|
6385
|
+
traces: [{
|
|
6386
|
+
type: 'ibc',
|
|
6387
|
+
counterparty: {
|
|
6388
|
+
channel_id: 'channel-1',
|
|
6389
|
+
base_denom: 'uasusdc',
|
|
6390
|
+
chain_name: 'kopi'
|
|
6391
|
+
},
|
|
6392
|
+
chain: {
|
|
6393
|
+
channel_id: 'channel-376'
|
|
6394
|
+
}
|
|
6395
|
+
}]
|
|
6396
|
+
},
|
|
5963
6397
|
{
|
|
5964
6398
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
5965
6399
|
denom_units: [{
|