@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/crescent.js
CHANGED
|
@@ -1158,38 +1158,6 @@ const assets = {
|
|
|
1158
1158
|
}
|
|
1159
1159
|
}]
|
|
1160
1160
|
},
|
|
1161
|
-
{
|
|
1162
|
-
description: 'DRUGS meme coin',
|
|
1163
|
-
denom_units: [{
|
|
1164
|
-
denom: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
1165
|
-
exponent: 0,
|
|
1166
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1167
|
-
}, {
|
|
1168
|
-
denom: 'DRUGS',
|
|
1169
|
-
exponent: 6
|
|
1170
|
-
}],
|
|
1171
|
-
base: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
1172
|
-
name: 'DRUGS',
|
|
1173
|
-
display: 'DRUGS',
|
|
1174
|
-
symbol: 'DRUGS',
|
|
1175
|
-
logo_URIs: {
|
|
1176
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1177
|
-
},
|
|
1178
|
-
images: [{
|
|
1179
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1180
|
-
}],
|
|
1181
|
-
traces: [{
|
|
1182
|
-
type: 'ibc',
|
|
1183
|
-
counterparty: {
|
|
1184
|
-
channel_id: 'channel-90',
|
|
1185
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1186
|
-
chain_name: 'injective'
|
|
1187
|
-
},
|
|
1188
|
-
chain: {
|
|
1189
|
-
channel_id: 'channel-23'
|
|
1190
|
-
}
|
|
1191
|
-
}]
|
|
1192
|
-
},
|
|
1193
1161
|
{
|
|
1194
1162
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
1195
1163
|
denom_units: [{
|
|
@@ -3415,38 +3383,6 @@ const assets = {
|
|
|
3415
3383
|
}
|
|
3416
3384
|
}]
|
|
3417
3385
|
},
|
|
3418
|
-
{
|
|
3419
|
-
description: 'DRUGS meme coin',
|
|
3420
|
-
denom_units: [{
|
|
3421
|
-
denom: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
3422
|
-
exponent: 0,
|
|
3423
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
3424
|
-
}, {
|
|
3425
|
-
denom: 'DRUGS',
|
|
3426
|
-
exponent: 6
|
|
3427
|
-
}],
|
|
3428
|
-
base: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
3429
|
-
name: 'DRUGS',
|
|
3430
|
-
display: 'DRUGS',
|
|
3431
|
-
symbol: 'DRUGS',
|
|
3432
|
-
logo_URIs: {
|
|
3433
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3434
|
-
},
|
|
3435
|
-
images: [{
|
|
3436
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3437
|
-
}],
|
|
3438
|
-
traces: [{
|
|
3439
|
-
type: 'ibc',
|
|
3440
|
-
counterparty: {
|
|
3441
|
-
channel_id: 'channel-90',
|
|
3442
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
3443
|
-
chain_name: 'injective'
|
|
3444
|
-
},
|
|
3445
|
-
chain: {
|
|
3446
|
-
channel_id: 'channel-23'
|
|
3447
|
-
}
|
|
3448
|
-
}]
|
|
3449
|
-
},
|
|
3450
3386
|
{
|
|
3451
3387
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
3452
3388
|
denom_units: [{
|
package/esm/mainnet/doravota.js
CHANGED
|
@@ -686,38 +686,6 @@ const assets = {
|
|
|
686
686
|
}
|
|
687
687
|
}]
|
|
688
688
|
},
|
|
689
|
-
{
|
|
690
|
-
description: 'DRUGS meme coin',
|
|
691
|
-
denom_units: [{
|
|
692
|
-
denom: 'ibc/27DEE3AFBDC7F055604761E2D793D40D84064869493984B23BF2738B848D20AF',
|
|
693
|
-
exponent: 0,
|
|
694
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
695
|
-
}, {
|
|
696
|
-
denom: 'DRUGS',
|
|
697
|
-
exponent: 6
|
|
698
|
-
}],
|
|
699
|
-
base: 'ibc/27DEE3AFBDC7F055604761E2D793D40D84064869493984B23BF2738B848D20AF',
|
|
700
|
-
name: 'DRUGS',
|
|
701
|
-
display: 'DRUGS',
|
|
702
|
-
symbol: 'DRUGS',
|
|
703
|
-
logo_URIs: {
|
|
704
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
705
|
-
},
|
|
706
|
-
images: [{
|
|
707
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
708
|
-
}],
|
|
709
|
-
traces: [{
|
|
710
|
-
type: 'ibc',
|
|
711
|
-
counterparty: {
|
|
712
|
-
channel_id: 'channel-182',
|
|
713
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
714
|
-
chain_name: 'injective'
|
|
715
|
-
},
|
|
716
|
-
chain: {
|
|
717
|
-
channel_id: 'channel-5'
|
|
718
|
-
}
|
|
719
|
-
}]
|
|
720
|
-
},
|
|
721
689
|
{
|
|
722
690
|
description: 'The native token of Nolus chain',
|
|
723
691
|
denom_units: [{
|
|
@@ -1244,38 +1212,6 @@ const assets = {
|
|
|
1244
1212
|
}
|
|
1245
1213
|
}]
|
|
1246
1214
|
},
|
|
1247
|
-
{
|
|
1248
|
-
description: 'DRUGS meme coin',
|
|
1249
|
-
denom_units: [{
|
|
1250
|
-
denom: 'ibc/27DEE3AFBDC7F055604761E2D793D40D84064869493984B23BF2738B848D20AF',
|
|
1251
|
-
exponent: 0,
|
|
1252
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1253
|
-
}, {
|
|
1254
|
-
denom: 'DRUGS',
|
|
1255
|
-
exponent: 6
|
|
1256
|
-
}],
|
|
1257
|
-
base: 'ibc/27DEE3AFBDC7F055604761E2D793D40D84064869493984B23BF2738B848D20AF',
|
|
1258
|
-
name: 'DRUGS',
|
|
1259
|
-
display: 'DRUGS',
|
|
1260
|
-
symbol: 'DRUGS',
|
|
1261
|
-
logo_URIs: {
|
|
1262
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1263
|
-
},
|
|
1264
|
-
images: [{
|
|
1265
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1266
|
-
}],
|
|
1267
|
-
traces: [{
|
|
1268
|
-
type: 'ibc',
|
|
1269
|
-
counterparty: {
|
|
1270
|
-
channel_id: 'channel-182',
|
|
1271
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1272
|
-
chain_name: 'injective'
|
|
1273
|
-
},
|
|
1274
|
-
chain: {
|
|
1275
|
-
channel_id: 'channel-5'
|
|
1276
|
-
}
|
|
1277
|
-
}]
|
|
1278
|
-
},
|
|
1279
1215
|
{
|
|
1280
1216
|
description: 'The native token of Nolus chain',
|
|
1281
1217
|
denom_units: [{
|