@chain-registry/assets 1.64.66 → 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 +0 -64
- 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/mainnet/andromeda.js +0 -64
- package/mainnet/axelar.js +5608 -1320
- package/mainnet/celestia.js +4969 -681
- package/mainnet/composable.js +0 -64
- 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
|
@@ -796,38 +796,6 @@ const assets = {
|
|
|
796
796
|
}
|
|
797
797
|
}]
|
|
798
798
|
},
|
|
799
|
-
{
|
|
800
|
-
description: 'DRUGS meme coin',
|
|
801
|
-
denom_units: [{
|
|
802
|
-
denom: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
|
|
803
|
-
exponent: 0,
|
|
804
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
805
|
-
}, {
|
|
806
|
-
denom: 'DRUGS',
|
|
807
|
-
exponent: 6
|
|
808
|
-
}],
|
|
809
|
-
base: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
|
|
810
|
-
name: 'DRUGS',
|
|
811
|
-
display: 'DRUGS',
|
|
812
|
-
symbol: 'DRUGS',
|
|
813
|
-
logo_URIs: {
|
|
814
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
815
|
-
},
|
|
816
|
-
images: [{
|
|
817
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
818
|
-
}],
|
|
819
|
-
traces: [{
|
|
820
|
-
type: 'ibc',
|
|
821
|
-
counterparty: {
|
|
822
|
-
channel_id: 'channel-82',
|
|
823
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
824
|
-
chain_name: 'injective'
|
|
825
|
-
},
|
|
826
|
-
chain: {
|
|
827
|
-
channel_id: 'channel-41'
|
|
828
|
-
}
|
|
829
|
-
}]
|
|
830
|
-
},
|
|
831
799
|
{
|
|
832
800
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
833
801
|
denom_units: [{
|
|
@@ -2297,38 +2265,6 @@ const assets = {
|
|
|
2297
2265
|
}
|
|
2298
2266
|
}]
|
|
2299
2267
|
},
|
|
2300
|
-
{
|
|
2301
|
-
description: 'DRUGS meme coin',
|
|
2302
|
-
denom_units: [{
|
|
2303
|
-
denom: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
|
|
2304
|
-
exponent: 0,
|
|
2305
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
2306
|
-
}, {
|
|
2307
|
-
denom: 'DRUGS',
|
|
2308
|
-
exponent: 6
|
|
2309
|
-
}],
|
|
2310
|
-
base: 'ibc/B41D533624135F3F3A2745B5BFFBBF6EAC7463BEEEEFEE7E6E6DC096EBE34222',
|
|
2311
|
-
name: 'DRUGS',
|
|
2312
|
-
display: 'DRUGS',
|
|
2313
|
-
symbol: 'DRUGS',
|
|
2314
|
-
logo_URIs: {
|
|
2315
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
2316
|
-
},
|
|
2317
|
-
images: [{
|
|
2318
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
2319
|
-
}],
|
|
2320
|
-
traces: [{
|
|
2321
|
-
type: 'ibc',
|
|
2322
|
-
counterparty: {
|
|
2323
|
-
channel_id: 'channel-82',
|
|
2324
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
2325
|
-
chain_name: 'injective'
|
|
2326
|
-
},
|
|
2327
|
-
chain: {
|
|
2328
|
-
channel_id: 'channel-41'
|
|
2329
|
-
}
|
|
2330
|
-
}]
|
|
2331
|
-
},
|
|
2332
2268
|
{
|
|
2333
2269
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
2334
2270
|
denom_units: [{
|
package/esm/mainnet/pryzm.js
CHANGED
|
@@ -446,38 +446,6 @@ const assets = {
|
|
|
446
446
|
}
|
|
447
447
|
}]
|
|
448
448
|
},
|
|
449
|
-
{
|
|
450
|
-
description: 'DRUGS meme coin',
|
|
451
|
-
denom_units: [{
|
|
452
|
-
denom: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
453
|
-
exponent: 0,
|
|
454
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
455
|
-
}, {
|
|
456
|
-
denom: 'DRUGS',
|
|
457
|
-
exponent: 6
|
|
458
|
-
}],
|
|
459
|
-
base: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
460
|
-
name: 'DRUGS',
|
|
461
|
-
display: 'DRUGS',
|
|
462
|
-
symbol: 'DRUGS',
|
|
463
|
-
logo_URIs: {
|
|
464
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
465
|
-
},
|
|
466
|
-
images: [{
|
|
467
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
468
|
-
}],
|
|
469
|
-
traces: [{
|
|
470
|
-
type: 'ibc',
|
|
471
|
-
counterparty: {
|
|
472
|
-
channel_id: 'channel-284',
|
|
473
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
474
|
-
chain_name: 'injective'
|
|
475
|
-
},
|
|
476
|
-
chain: {
|
|
477
|
-
channel_id: 'channel-1'
|
|
478
|
-
}
|
|
479
|
-
}]
|
|
480
|
-
},
|
|
481
449
|
{
|
|
482
450
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
483
451
|
denom_units: [{
|
|
@@ -1276,38 +1244,6 @@ const assets = {
|
|
|
1276
1244
|
}
|
|
1277
1245
|
}]
|
|
1278
1246
|
},
|
|
1279
|
-
{
|
|
1280
|
-
description: 'DRUGS meme coin',
|
|
1281
|
-
denom_units: [{
|
|
1282
|
-
denom: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
1283
|
-
exponent: 0,
|
|
1284
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1285
|
-
}, {
|
|
1286
|
-
denom: 'DRUGS',
|
|
1287
|
-
exponent: 6
|
|
1288
|
-
}],
|
|
1289
|
-
base: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
1290
|
-
name: 'DRUGS',
|
|
1291
|
-
display: 'DRUGS',
|
|
1292
|
-
symbol: 'DRUGS',
|
|
1293
|
-
logo_URIs: {
|
|
1294
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1295
|
-
},
|
|
1296
|
-
images: [{
|
|
1297
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1298
|
-
}],
|
|
1299
|
-
traces: [{
|
|
1300
|
-
type: 'ibc',
|
|
1301
|
-
counterparty: {
|
|
1302
|
-
channel_id: 'channel-284',
|
|
1303
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1304
|
-
chain_name: 'injective'
|
|
1305
|
-
},
|
|
1306
|
-
chain: {
|
|
1307
|
-
channel_id: 'channel-1'
|
|
1308
|
-
}
|
|
1309
|
-
}]
|
|
1310
|
-
},
|
|
1311
1247
|
{
|
|
1312
1248
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
1313
1249
|
denom_units: [{
|
|
@@ -1168,38 +1168,6 @@ const assets = {
|
|
|
1168
1168
|
}
|
|
1169
1169
|
}]
|
|
1170
1170
|
},
|
|
1171
|
-
{
|
|
1172
|
-
description: 'DRUGS meme coin',
|
|
1173
|
-
denom_units: [{
|
|
1174
|
-
denom: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
1175
|
-
exponent: 0,
|
|
1176
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1177
|
-
}, {
|
|
1178
|
-
denom: 'DRUGS',
|
|
1179
|
-
exponent: 6
|
|
1180
|
-
}],
|
|
1181
|
-
base: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
1182
|
-
name: 'DRUGS',
|
|
1183
|
-
display: 'DRUGS',
|
|
1184
|
-
symbol: 'DRUGS',
|
|
1185
|
-
logo_URIs: {
|
|
1186
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1187
|
-
},
|
|
1188
|
-
images: [{
|
|
1189
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1190
|
-
}],
|
|
1191
|
-
traces: [{
|
|
1192
|
-
type: 'ibc',
|
|
1193
|
-
counterparty: {
|
|
1194
|
-
channel_id: 'channel-88',
|
|
1195
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1196
|
-
chain_name: 'injective'
|
|
1197
|
-
},
|
|
1198
|
-
chain: {
|
|
1199
|
-
channel_id: 'channel-23'
|
|
1200
|
-
}
|
|
1201
|
-
}]
|
|
1202
|
-
},
|
|
1203
1171
|
{
|
|
1204
1172
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
1205
1173
|
denom_units: [{
|
|
@@ -3113,38 +3081,6 @@ const assets = {
|
|
|
3113
3081
|
}
|
|
3114
3082
|
}]
|
|
3115
3083
|
},
|
|
3116
|
-
{
|
|
3117
|
-
description: 'DRUGS meme coin',
|
|
3118
|
-
denom_units: [{
|
|
3119
|
-
denom: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
3120
|
-
exponent: 0,
|
|
3121
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
3122
|
-
}, {
|
|
3123
|
-
denom: 'DRUGS',
|
|
3124
|
-
exponent: 6
|
|
3125
|
-
}],
|
|
3126
|
-
base: 'ibc/90C5538B57EDEB1E38BF0EFA11F9E2578202961F52385666AE5E37ADAF0A7F5D',
|
|
3127
|
-
name: 'DRUGS',
|
|
3128
|
-
display: 'DRUGS',
|
|
3129
|
-
symbol: 'DRUGS',
|
|
3130
|
-
logo_URIs: {
|
|
3131
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3132
|
-
},
|
|
3133
|
-
images: [{
|
|
3134
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3135
|
-
}],
|
|
3136
|
-
traces: [{
|
|
3137
|
-
type: 'ibc',
|
|
3138
|
-
counterparty: {
|
|
3139
|
-
channel_id: 'channel-88',
|
|
3140
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
3141
|
-
chain_name: 'injective'
|
|
3142
|
-
},
|
|
3143
|
-
chain: {
|
|
3144
|
-
channel_id: 'channel-23'
|
|
3145
|
-
}
|
|
3146
|
-
}]
|
|
3147
|
-
},
|
|
3148
3084
|
{
|
|
3149
3085
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
3150
3086
|
denom_units: [{
|
package/esm/mainnet/sommelier.js
CHANGED
|
@@ -315,38 +315,6 @@ const assets = {
|
|
|
315
315
|
}
|
|
316
316
|
}]
|
|
317
317
|
},
|
|
318
|
-
{
|
|
319
|
-
description: 'DRUGS meme coin',
|
|
320
|
-
denom_units: [{
|
|
321
|
-
denom: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
322
|
-
exponent: 0,
|
|
323
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
324
|
-
}, {
|
|
325
|
-
denom: 'DRUGS',
|
|
326
|
-
exponent: 6
|
|
327
|
-
}],
|
|
328
|
-
base: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
329
|
-
name: 'DRUGS',
|
|
330
|
-
display: 'DRUGS',
|
|
331
|
-
symbol: 'DRUGS',
|
|
332
|
-
logo_URIs: {
|
|
333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
334
|
-
},
|
|
335
|
-
images: [{
|
|
336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
337
|
-
}],
|
|
338
|
-
traces: [{
|
|
339
|
-
type: 'ibc',
|
|
340
|
-
counterparty: {
|
|
341
|
-
channel_id: 'channel-93',
|
|
342
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
343
|
-
chain_name: 'injective'
|
|
344
|
-
},
|
|
345
|
-
chain: {
|
|
346
|
-
channel_id: 'channel-1'
|
|
347
|
-
}
|
|
348
|
-
}]
|
|
349
|
-
},
|
|
350
318
|
{
|
|
351
319
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
352
320
|
denom_units: [{
|
|
@@ -791,38 +759,6 @@ const assets = {
|
|
|
791
759
|
}
|
|
792
760
|
}]
|
|
793
761
|
},
|
|
794
|
-
{
|
|
795
|
-
description: 'DRUGS meme coin',
|
|
796
|
-
denom_units: [{
|
|
797
|
-
denom: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
798
|
-
exponent: 0,
|
|
799
|
-
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
800
|
-
}, {
|
|
801
|
-
denom: 'DRUGS',
|
|
802
|
-
exponent: 6
|
|
803
|
-
}],
|
|
804
|
-
base: 'ibc/D1F6BBA0361C24D68E5A75367823B40C5D5CD95B23BC86A7923F3A0908EE0E37',
|
|
805
|
-
name: 'DRUGS',
|
|
806
|
-
display: 'DRUGS',
|
|
807
|
-
symbol: 'DRUGS',
|
|
808
|
-
logo_URIs: {
|
|
809
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
810
|
-
},
|
|
811
|
-
images: [{
|
|
812
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
813
|
-
}],
|
|
814
|
-
traces: [{
|
|
815
|
-
type: 'ibc',
|
|
816
|
-
counterparty: {
|
|
817
|
-
channel_id: 'channel-93',
|
|
818
|
-
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
819
|
-
chain_name: 'injective'
|
|
820
|
-
},
|
|
821
|
-
chain: {
|
|
822
|
-
channel_id: 'channel-1'
|
|
823
|
-
}
|
|
824
|
-
}]
|
|
825
|
-
},
|
|
826
762
|
{
|
|
827
763
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
828
764
|
denom_units: [{
|