@chain-registry/assets 1.64.65 → 1.64.67
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/andromeda.js +0 -64
- package/esm/mainnet/axelar.js +5608 -1320
- package/esm/mainnet/celestia.js +4969 -681
- package/esm/mainnet/composable.js +24 -66
- package/esm/mainnet/cosmoshub.js +5958 -1670
- package/esm/mainnet/crescent.js +0 -64
- package/esm/mainnet/doravota.js +0 -64
- package/esm/mainnet/dydx.js +4874 -522
- package/esm/mainnet/evmos.js +0 -64
- package/esm/mainnet/gateway.js +0 -64
- package/esm/mainnet/injective.js +5024 -672
- package/esm/mainnet/kava.js +0 -64
- package/esm/mainnet/kujira.js +0 -64
- package/esm/mainnet/migaloo.js +0 -64
- package/esm/mainnet/neutron.js +4742 -454
- package/esm/mainnet/noble.js +4777 -489
- package/esm/mainnet/nois.js +0 -64
- package/esm/mainnet/odin.js +0 -64
- package/esm/mainnet/oraichain.js +0 -64
- package/esm/mainnet/osmosis.js +6099 -1811
- package/esm/mainnet/persistence.js +0 -64
- package/esm/mainnet/pryzm.js +0 -64
- package/esm/mainnet/secretnetwork.js +0 -64
- package/esm/mainnet/sommelier.js +0 -64
- package/esm/mainnet/stride.js +5416 -1128
- package/esm/mainnet/terra2.js +6171 -1883
- package/esm/mainnet/umee.js +0 -64
- package/esm/mainnet/xpla.js +0 -64
- package/esm/testnet/osmosistestnet.js +6 -6
- package/esm/testnet/stargazetestnet.js +8 -8
- package/esm/testnet/symphonytestnet.js +12 -12
- package/mainnet/andromeda.js +0 -64
- package/mainnet/axelar.js +5608 -1320
- package/mainnet/celestia.js +4969 -681
- package/mainnet/composable.js +24 -66
- package/mainnet/cosmoshub.js +5958 -1670
- package/mainnet/crescent.js +0 -64
- package/mainnet/doravota.js +0 -64
- package/mainnet/dydx.js +4874 -522
- package/mainnet/evmos.js +0 -64
- package/mainnet/gateway.js +0 -64
- package/mainnet/injective.js +5024 -672
- package/mainnet/kava.js +0 -64
- package/mainnet/kujira.js +0 -64
- package/mainnet/migaloo.js +0 -64
- package/mainnet/neutron.js +4742 -454
- package/mainnet/noble.js +4777 -489
- package/mainnet/nois.js +0 -64
- package/mainnet/odin.js +0 -64
- package/mainnet/oraichain.js +0 -64
- package/mainnet/osmosis.js +6099 -1811
- package/mainnet/persistence.js +0 -64
- package/mainnet/pryzm.js +0 -64
- package/mainnet/secretnetwork.js +0 -64
- package/mainnet/sommelier.js +0 -64
- package/mainnet/stride.js +5416 -1128
- package/mainnet/terra2.js +6171 -1883
- package/mainnet/umee.js +0 -64
- package/mainnet/xpla.js +0 -64
- package/package.json +5 -5
- package/testnet/osmosistestnet.js +6 -6
- package/testnet/stargazetestnet.js +8 -8
- package/testnet/symphonytestnet.js +12 -12
package/esm/mainnet/kava.js
CHANGED
|
@@ -774,38 +774,6 @@ const assets = {
|
|
|
774
774
|
}
|
|
775
775
|
}]
|
|
776
776
|
},
|
|
777
|
-
{
|
|
778
|
-
description: 'DRUGS meme coin',
|
|
779
|
-
denom_units: [{
|
|
780
|
-
denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
781
|
-
exponent: 0,
|
|
782
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
783
|
-
}, {
|
|
784
|
-
denom: 'DRUGS',
|
|
785
|
-
exponent: 6
|
|
786
|
-
}],
|
|
787
|
-
base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
788
|
-
name: 'DRUGS',
|
|
789
|
-
display: 'DRUGS',
|
|
790
|
-
symbol: 'DRUGS',
|
|
791
|
-
logo_URIs: {
|
|
792
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
793
|
-
},
|
|
794
|
-
images: [{
|
|
795
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
796
|
-
}],
|
|
797
|
-
traces: [{
|
|
798
|
-
type: 'ibc',
|
|
799
|
-
counterparty: {
|
|
800
|
-
channel_id: 'channel-143',
|
|
801
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
802
|
-
chain_name: 'injective'
|
|
803
|
-
},
|
|
804
|
-
chain: {
|
|
805
|
-
channel_id: 'channel-122'
|
|
806
|
-
}
|
|
807
|
-
}]
|
|
808
|
-
},
|
|
809
777
|
{
|
|
810
778
|
description: 'The native token of Aura Network',
|
|
811
779
|
denom_units: [{
|
|
@@ -1579,38 +1547,6 @@ const assets = {
|
|
|
1579
1547
|
}
|
|
1580
1548
|
}]
|
|
1581
1549
|
},
|
|
1582
|
-
{
|
|
1583
|
-
description: 'DRUGS meme coin',
|
|
1584
|
-
denom_units: [{
|
|
1585
|
-
denom: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
1586
|
-
exponent: 0,
|
|
1587
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1588
|
-
}, {
|
|
1589
|
-
denom: 'DRUGS',
|
|
1590
|
-
exponent: 6
|
|
1591
|
-
}],
|
|
1592
|
-
base: 'ibc/5F036A5A222C8F4CD24621B353F605AA5F686C66D45EB4439D0789913D3EA637',
|
|
1593
|
-
name: 'DRUGS',
|
|
1594
|
-
display: 'DRUGS',
|
|
1595
|
-
symbol: 'DRUGS',
|
|
1596
|
-
logo_URIs: {
|
|
1597
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1598
|
-
},
|
|
1599
|
-
images: [{
|
|
1600
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1601
|
-
}],
|
|
1602
|
-
traces: [{
|
|
1603
|
-
type: 'ibc',
|
|
1604
|
-
counterparty: {
|
|
1605
|
-
channel_id: 'channel-143',
|
|
1606
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1607
|
-
chain_name: 'injective'
|
|
1608
|
-
},
|
|
1609
|
-
chain: {
|
|
1610
|
-
channel_id: 'channel-122'
|
|
1611
|
-
}
|
|
1612
|
-
}]
|
|
1613
|
-
},
|
|
1614
1550
|
{
|
|
1615
1551
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
1616
1552
|
denom_units: [{
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -1474,38 +1474,6 @@ const assets = {
|
|
|
1474
1474
|
}
|
|
1475
1475
|
}]
|
|
1476
1476
|
},
|
|
1477
|
-
{
|
|
1478
|
-
description: 'DRUGS meme coin',
|
|
1479
|
-
denom_units: [{
|
|
1480
|
-
denom: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
|
|
1481
|
-
exponent: 0,
|
|
1482
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1483
|
-
}, {
|
|
1484
|
-
denom: 'DRUGS',
|
|
1485
|
-
exponent: 6
|
|
1486
|
-
}],
|
|
1487
|
-
base: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
|
|
1488
|
-
name: 'DRUGS',
|
|
1489
|
-
display: 'DRUGS',
|
|
1490
|
-
symbol: 'DRUGS',
|
|
1491
|
-
logo_URIs: {
|
|
1492
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1493
|
-
},
|
|
1494
|
-
images: [{
|
|
1495
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1496
|
-
}],
|
|
1497
|
-
traces: [{
|
|
1498
|
-
type: 'ibc',
|
|
1499
|
-
counterparty: {
|
|
1500
|
-
channel_id: 'channel-98',
|
|
1501
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1502
|
-
chain_name: 'injective'
|
|
1503
|
-
},
|
|
1504
|
-
chain: {
|
|
1505
|
-
channel_id: 'channel-54'
|
|
1506
|
-
}
|
|
1507
|
-
}]
|
|
1508
|
-
},
|
|
1509
1477
|
{
|
|
1510
1478
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
1511
1479
|
denom_units: [{
|
|
@@ -3258,38 +3226,6 @@ const assets = {
|
|
|
3258
3226
|
}
|
|
3259
3227
|
}]
|
|
3260
3228
|
},
|
|
3261
|
-
{
|
|
3262
|
-
description: 'DRUGS meme coin',
|
|
3263
|
-
denom_units: [{
|
|
3264
|
-
denom: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
|
|
3265
|
-
exponent: 0,
|
|
3266
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
3267
|
-
}, {
|
|
3268
|
-
denom: 'DRUGS',
|
|
3269
|
-
exponent: 6
|
|
3270
|
-
}],
|
|
3271
|
-
base: 'ibc/3FA8949F9ECFFC51FB527B44270AE28FE96C3FBB036998792F640FCAADA9CFBF',
|
|
3272
|
-
name: 'DRUGS',
|
|
3273
|
-
display: 'DRUGS',
|
|
3274
|
-
symbol: 'DRUGS',
|
|
3275
|
-
logo_URIs: {
|
|
3276
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3277
|
-
},
|
|
3278
|
-
images: [{
|
|
3279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3280
|
-
}],
|
|
3281
|
-
traces: [{
|
|
3282
|
-
type: 'ibc',
|
|
3283
|
-
counterparty: {
|
|
3284
|
-
channel_id: 'channel-98',
|
|
3285
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
3286
|
-
chain_name: 'injective'
|
|
3287
|
-
},
|
|
3288
|
-
chain: {
|
|
3289
|
-
channel_id: 'channel-54'
|
|
3290
|
-
}
|
|
3291
|
-
}]
|
|
3292
|
-
},
|
|
3293
3229
|
{
|
|
3294
3230
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
3295
3231
|
denom_units: [{
|
package/esm/mainnet/migaloo.js
CHANGED
|
@@ -467,38 +467,6 @@ const assets = {
|
|
|
467
467
|
}
|
|
468
468
|
}]
|
|
469
469
|
},
|
|
470
|
-
{
|
|
471
|
-
description: 'DRUGS meme coin',
|
|
472
|
-
denom_units: [{
|
|
473
|
-
denom: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
|
|
474
|
-
exponent: 0,
|
|
475
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
476
|
-
}, {
|
|
477
|
-
denom: 'DRUGS',
|
|
478
|
-
exponent: 6
|
|
479
|
-
}],
|
|
480
|
-
base: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
|
|
481
|
-
name: 'DRUGS',
|
|
482
|
-
display: 'DRUGS',
|
|
483
|
-
symbol: 'DRUGS',
|
|
484
|
-
logo_URIs: {
|
|
485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
486
|
-
},
|
|
487
|
-
images: [{
|
|
488
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
489
|
-
}],
|
|
490
|
-
traces: [{
|
|
491
|
-
type: 'ibc',
|
|
492
|
-
counterparty: {
|
|
493
|
-
channel_id: 'channel-102',
|
|
494
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
495
|
-
chain_name: 'injective'
|
|
496
|
-
},
|
|
497
|
-
chain: {
|
|
498
|
-
channel_id: 'channel-3'
|
|
499
|
-
}
|
|
500
|
-
}]
|
|
501
|
-
},
|
|
502
470
|
{
|
|
503
471
|
description: 'The native token of JUNO Chain',
|
|
504
472
|
denom_units: [{
|
|
@@ -1248,38 +1216,6 @@ const assets = {
|
|
|
1248
1216
|
}
|
|
1249
1217
|
}]
|
|
1250
1218
|
},
|
|
1251
|
-
{
|
|
1252
|
-
description: 'DRUGS meme coin',
|
|
1253
|
-
denom_units: [{
|
|
1254
|
-
denom: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
|
|
1255
|
-
exponent: 0,
|
|
1256
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1257
|
-
}, {
|
|
1258
|
-
denom: 'DRUGS',
|
|
1259
|
-
exponent: 6
|
|
1260
|
-
}],
|
|
1261
|
-
base: 'ibc/9222CAFDD3775FB59F762E8DC48CB2D470EAE3C2986A73803C2EEC898CB36745',
|
|
1262
|
-
name: 'DRUGS',
|
|
1263
|
-
display: 'DRUGS',
|
|
1264
|
-
symbol: 'DRUGS',
|
|
1265
|
-
logo_URIs: {
|
|
1266
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1267
|
-
},
|
|
1268
|
-
images: [{
|
|
1269
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1270
|
-
}],
|
|
1271
|
-
traces: [{
|
|
1272
|
-
type: 'ibc',
|
|
1273
|
-
counterparty: {
|
|
1274
|
-
channel_id: 'channel-102',
|
|
1275
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1276
|
-
chain_name: 'injective'
|
|
1277
|
-
},
|
|
1278
|
-
chain: {
|
|
1279
|
-
channel_id: 'channel-3'
|
|
1280
|
-
}
|
|
1281
|
-
}]
|
|
1282
|
-
},
|
|
1283
1219
|
{
|
|
1284
1220
|
description: 'The native token of JUNO Chain',
|
|
1285
1221
|
denom_units: [{
|