@chain-registry/assets 1.64.59 → 1.64.61
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 +64 -0
- package/esm/mainnet/axelar.js +144 -0
- package/esm/mainnet/celestia.js +64 -0
- package/esm/mainnet/composable.js +64 -0
- package/esm/mainnet/cosmoshub.js +144 -0
- package/esm/mainnet/crescent.js +64 -0
- package/esm/mainnet/doravota.js +64 -0
- package/esm/mainnet/evmos.js +64 -0
- package/esm/mainnet/gateway.js +64 -0
- package/esm/mainnet/gravitybridge.js +80 -0
- package/esm/mainnet/kava.js +144 -0
- package/esm/mainnet/kujira.js +64 -0
- package/esm/mainnet/migaloo.js +64 -0
- package/esm/mainnet/neutron.js +64 -0
- package/esm/mainnet/noble.js +144 -0
- package/esm/mainnet/nois.js +64 -0
- package/esm/mainnet/odin.js +64 -0
- package/esm/mainnet/oraichain.js +64 -0
- package/esm/mainnet/osmosis.js +144 -0
- package/esm/mainnet/persistence.js +64 -0
- package/esm/mainnet/pryzm.js +64 -0
- package/esm/mainnet/secretnetwork.js +64 -0
- package/esm/mainnet/sommelier.js +64 -0
- package/esm/mainnet/stride.js +144 -0
- package/esm/mainnet/terra2.js +64 -0
- package/esm/mainnet/umee.js +64 -0
- package/esm/mainnet/xpla.js +64 -0
- package/esm/testnet/mantrachaintestnet.js +48 -48
- package/esm/testnet/osmosistestnet.js +6 -6
- package/esm/testnet/symphonytestnet.js +4 -4
- package/mainnet/andromeda.js +64 -0
- package/mainnet/axelar.js +144 -0
- package/mainnet/celestia.js +64 -0
- package/mainnet/composable.js +64 -0
- package/mainnet/cosmoshub.js +144 -0
- package/mainnet/crescent.js +64 -0
- package/mainnet/doravota.js +64 -0
- package/mainnet/evmos.js +64 -0
- package/mainnet/gateway.js +64 -0
- package/mainnet/gravitybridge.js +80 -0
- package/mainnet/kava.js +144 -0
- package/mainnet/kujira.js +64 -0
- package/mainnet/migaloo.js +64 -0
- package/mainnet/neutron.js +64 -0
- package/mainnet/noble.js +144 -0
- package/mainnet/nois.js +64 -0
- package/mainnet/odin.js +64 -0
- package/mainnet/oraichain.js +64 -0
- package/mainnet/osmosis.js +144 -0
- package/mainnet/persistence.js +64 -0
- package/mainnet/pryzm.js +64 -0
- package/mainnet/secretnetwork.js +64 -0
- package/mainnet/sommelier.js +64 -0
- package/mainnet/stride.js +144 -0
- package/mainnet/terra2.js +64 -0
- package/mainnet/umee.js +64 -0
- package/mainnet/xpla.js +64 -0
- package/package.json +5 -5
- package/testnet/mantrachaintestnet.js +48 -48
- package/testnet/osmosistestnet.js +6 -6
- package/testnet/symphonytestnet.js +4 -4
|
@@ -796,6 +796,38 @@ 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
|
+
},
|
|
799
831
|
{
|
|
800
832
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
801
833
|
denom_units: [{
|
|
@@ -2265,6 +2297,38 @@ const assets = {
|
|
|
2265
2297
|
}
|
|
2266
2298
|
}]
|
|
2267
2299
|
},
|
|
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
|
+
},
|
|
2268
2332
|
{
|
|
2269
2333
|
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
2270
2334
|
denom_units: [{
|
package/esm/mainnet/pryzm.js
CHANGED
|
@@ -446,6 +446,38 @@ 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
|
+
},
|
|
449
481
|
{
|
|
450
482
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
451
483
|
denom_units: [{
|
|
@@ -1244,6 +1276,38 @@ const assets = {
|
|
|
1244
1276
|
}
|
|
1245
1277
|
}]
|
|
1246
1278
|
},
|
|
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
|
+
},
|
|
1247
1311
|
{
|
|
1248
1312
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
1249
1313
|
denom_units: [{
|
|
@@ -1168,6 +1168,38 @@ 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
|
+
},
|
|
1171
1203
|
{
|
|
1172
1204
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
1173
1205
|
denom_units: [{
|
|
@@ -3081,6 +3113,38 @@ const assets = {
|
|
|
3081
3113
|
}
|
|
3082
3114
|
}]
|
|
3083
3115
|
},
|
|
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
|
+
},
|
|
3084
3148
|
{
|
|
3085
3149
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
3086
3150
|
denom_units: [{
|
package/esm/mainnet/sommelier.js
CHANGED
|
@@ -315,6 +315,38 @@ 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
|
+
},
|
|
318
350
|
{
|
|
319
351
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
320
352
|
denom_units: [{
|
|
@@ -759,6 +791,38 @@ const assets = {
|
|
|
759
791
|
}
|
|
760
792
|
}]
|
|
761
793
|
},
|
|
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
|
+
},
|
|
762
826
|
{
|
|
763
827
|
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
764
828
|
denom_units: [{
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -967,6 +967,46 @@ const assets = {
|
|
|
967
967
|
}
|
|
968
968
|
}]
|
|
969
969
|
},
|
|
970
|
+
{
|
|
971
|
+
description: 'Deenar gold-backed stablecoin',
|
|
972
|
+
denom_units: [{
|
|
973
|
+
denom: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
974
|
+
exponent: 0,
|
|
975
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
976
|
+
}, {
|
|
977
|
+
denom: 'DEEN',
|
|
978
|
+
exponent: 6
|
|
979
|
+
}],
|
|
980
|
+
base: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
981
|
+
name: 'Deenar',
|
|
982
|
+
display: 'DEEN',
|
|
983
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
984
|
+
symbol: 'DEEN',
|
|
985
|
+
type_asset: 'erc20',
|
|
986
|
+
traces: [{
|
|
987
|
+
type: 'ibc',
|
|
988
|
+
counterparty: {
|
|
989
|
+
channel_id: 'channel-7',
|
|
990
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
991
|
+
chain_name: 'haqq'
|
|
992
|
+
},
|
|
993
|
+
chain: {
|
|
994
|
+
channel_id: 'channel-240'
|
|
995
|
+
}
|
|
996
|
+
}],
|
|
997
|
+
logo_URIs: {
|
|
998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
999
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1000
|
+
},
|
|
1001
|
+
images: [{
|
|
1002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
1004
|
+
theme: {
|
|
1005
|
+
primary_color_hex: '#ffbc05',
|
|
1006
|
+
circle: true
|
|
1007
|
+
}
|
|
1008
|
+
}]
|
|
1009
|
+
},
|
|
970
1010
|
{
|
|
971
1011
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
972
1012
|
denom_units: [{
|
|
@@ -1239,6 +1279,38 @@ const assets = {
|
|
|
1239
1279
|
}
|
|
1240
1280
|
}]
|
|
1241
1281
|
},
|
|
1282
|
+
{
|
|
1283
|
+
description: 'DRUGS meme coin',
|
|
1284
|
+
denom_units: [{
|
|
1285
|
+
denom: 'ibc/D4CBE401C45E7040BCBC7F71E3590452858E4B8597E5DC292FA54E1BFDCA7E94',
|
|
1286
|
+
exponent: 0,
|
|
1287
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1288
|
+
}, {
|
|
1289
|
+
denom: 'DRUGS',
|
|
1290
|
+
exponent: 6
|
|
1291
|
+
}],
|
|
1292
|
+
base: 'ibc/D4CBE401C45E7040BCBC7F71E3590452858E4B8597E5DC292FA54E1BFDCA7E94',
|
|
1293
|
+
name: 'DRUGS',
|
|
1294
|
+
display: 'DRUGS',
|
|
1295
|
+
symbol: 'DRUGS',
|
|
1296
|
+
logo_URIs: {
|
|
1297
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1298
|
+
},
|
|
1299
|
+
images: [{
|
|
1300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1301
|
+
}],
|
|
1302
|
+
traces: [{
|
|
1303
|
+
type: 'ibc',
|
|
1304
|
+
counterparty: {
|
|
1305
|
+
channel_id: 'channel-89',
|
|
1306
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1307
|
+
chain_name: 'injective'
|
|
1308
|
+
},
|
|
1309
|
+
chain: {
|
|
1310
|
+
channel_id: 'channel-6'
|
|
1311
|
+
}
|
|
1312
|
+
}]
|
|
1313
|
+
},
|
|
1242
1314
|
{
|
|
1243
1315
|
description: 'The native token of JUNO Chain',
|
|
1244
1316
|
denom_units: [{
|
|
@@ -2866,6 +2938,46 @@ const assets = {
|
|
|
2866
2938
|
}
|
|
2867
2939
|
}]
|
|
2868
2940
|
},
|
|
2941
|
+
{
|
|
2942
|
+
description: 'Deenar gold-backed stablecoin',
|
|
2943
|
+
denom_units: [{
|
|
2944
|
+
denom: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
2945
|
+
exponent: 0,
|
|
2946
|
+
aliases: ['erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE']
|
|
2947
|
+
}, {
|
|
2948
|
+
denom: 'DEEN',
|
|
2949
|
+
exponent: 6
|
|
2950
|
+
}],
|
|
2951
|
+
base: 'ibc/3973C5943C3BA56C227AAF71D072DB915FA53FBDD2D5CA648E44D3FD234922BA',
|
|
2952
|
+
name: 'Deenar',
|
|
2953
|
+
display: 'DEEN',
|
|
2954
|
+
address: '0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2955
|
+
symbol: 'DEEN',
|
|
2956
|
+
type_asset: 'erc20',
|
|
2957
|
+
traces: [{
|
|
2958
|
+
type: 'ibc',
|
|
2959
|
+
counterparty: {
|
|
2960
|
+
channel_id: 'channel-7',
|
|
2961
|
+
base_denom: 'erc20/0x4FEBDDe47Ab9a76200e57eFcC80b212a07b3e6cE',
|
|
2962
|
+
chain_name: 'haqq'
|
|
2963
|
+
},
|
|
2964
|
+
chain: {
|
|
2965
|
+
channel_id: 'channel-240'
|
|
2966
|
+
}
|
|
2967
|
+
}],
|
|
2968
|
+
logo_URIs: {
|
|
2969
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2970
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
2971
|
+
},
|
|
2972
|
+
images: [{
|
|
2973
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
2974
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg',
|
|
2975
|
+
theme: {
|
|
2976
|
+
primary_color_hex: '#ffbc05',
|
|
2977
|
+
circle: true
|
|
2978
|
+
}
|
|
2979
|
+
}]
|
|
2980
|
+
},
|
|
2869
2981
|
{
|
|
2870
2982
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
2871
2983
|
denom_units: [{
|
|
@@ -3138,6 +3250,38 @@ const assets = {
|
|
|
3138
3250
|
}
|
|
3139
3251
|
}]
|
|
3140
3252
|
},
|
|
3253
|
+
{
|
|
3254
|
+
description: 'DRUGS meme coin',
|
|
3255
|
+
denom_units: [{
|
|
3256
|
+
denom: 'ibc/D4CBE401C45E7040BCBC7F71E3590452858E4B8597E5DC292FA54E1BFDCA7E94',
|
|
3257
|
+
exponent: 0,
|
|
3258
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
3259
|
+
}, {
|
|
3260
|
+
denom: 'DRUGS',
|
|
3261
|
+
exponent: 6
|
|
3262
|
+
}],
|
|
3263
|
+
base: 'ibc/D4CBE401C45E7040BCBC7F71E3590452858E4B8597E5DC292FA54E1BFDCA7E94',
|
|
3264
|
+
name: 'DRUGS',
|
|
3265
|
+
display: 'DRUGS',
|
|
3266
|
+
symbol: 'DRUGS',
|
|
3267
|
+
logo_URIs: {
|
|
3268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3269
|
+
},
|
|
3270
|
+
images: [{
|
|
3271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
3272
|
+
}],
|
|
3273
|
+
traces: [{
|
|
3274
|
+
type: 'ibc',
|
|
3275
|
+
counterparty: {
|
|
3276
|
+
channel_id: 'channel-89',
|
|
3277
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
3278
|
+
chain_name: 'injective'
|
|
3279
|
+
},
|
|
3280
|
+
chain: {
|
|
3281
|
+
channel_id: 'channel-6'
|
|
3282
|
+
}
|
|
3283
|
+
}]
|
|
3284
|
+
},
|
|
3141
3285
|
{
|
|
3142
3286
|
description: 'The native token of JUNO Chain',
|
|
3143
3287
|
denom_units: [{
|
package/esm/mainnet/terra2.js
CHANGED
|
@@ -1120,6 +1120,38 @@ const assets = {
|
|
|
1120
1120
|
}
|
|
1121
1121
|
}]
|
|
1122
1122
|
},
|
|
1123
|
+
{
|
|
1124
|
+
description: 'DRUGS meme coin',
|
|
1125
|
+
denom_units: [{
|
|
1126
|
+
denom: 'ibc/622A5049E7AFD41C9B9BB48ECE6954B254ACD9B604BD31DE71AE931258F38507',
|
|
1127
|
+
exponent: 0,
|
|
1128
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
1129
|
+
}, {
|
|
1130
|
+
denom: 'DRUGS',
|
|
1131
|
+
exponent: 6
|
|
1132
|
+
}],
|
|
1133
|
+
base: 'ibc/622A5049E7AFD41C9B9BB48ECE6954B254ACD9B604BD31DE71AE931258F38507',
|
|
1134
|
+
name: 'DRUGS',
|
|
1135
|
+
display: 'DRUGS',
|
|
1136
|
+
symbol: 'DRUGS',
|
|
1137
|
+
logo_URIs: {
|
|
1138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1139
|
+
},
|
|
1140
|
+
images: [{
|
|
1141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
1142
|
+
}],
|
|
1143
|
+
traces: [{
|
|
1144
|
+
type: 'ibc',
|
|
1145
|
+
counterparty: {
|
|
1146
|
+
channel_id: 'channel-151',
|
|
1147
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
1148
|
+
chain_name: 'injective'
|
|
1149
|
+
},
|
|
1150
|
+
chain: {
|
|
1151
|
+
channel_id: 'channel-255'
|
|
1152
|
+
}
|
|
1153
|
+
}]
|
|
1154
|
+
},
|
|
1123
1155
|
{
|
|
1124
1156
|
description: 'The native token of JUNO Chain',
|
|
1125
1157
|
denom_units: [{
|
|
@@ -4211,6 +4243,38 @@ const assets = {
|
|
|
4211
4243
|
}
|
|
4212
4244
|
}]
|
|
4213
4245
|
},
|
|
4246
|
+
{
|
|
4247
|
+
description: 'DRUGS meme coin',
|
|
4248
|
+
denom_units: [{
|
|
4249
|
+
denom: 'ibc/622A5049E7AFD41C9B9BB48ECE6954B254ACD9B604BD31DE71AE931258F38507',
|
|
4250
|
+
exponent: 0,
|
|
4251
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
4252
|
+
}, {
|
|
4253
|
+
denom: 'DRUGS',
|
|
4254
|
+
exponent: 6
|
|
4255
|
+
}],
|
|
4256
|
+
base: 'ibc/622A5049E7AFD41C9B9BB48ECE6954B254ACD9B604BD31DE71AE931258F38507',
|
|
4257
|
+
name: 'DRUGS',
|
|
4258
|
+
display: 'DRUGS',
|
|
4259
|
+
symbol: 'DRUGS',
|
|
4260
|
+
logo_URIs: {
|
|
4261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
4262
|
+
},
|
|
4263
|
+
images: [{
|
|
4264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
4265
|
+
}],
|
|
4266
|
+
traces: [{
|
|
4267
|
+
type: 'ibc',
|
|
4268
|
+
counterparty: {
|
|
4269
|
+
channel_id: 'channel-151',
|
|
4270
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
4271
|
+
chain_name: 'injective'
|
|
4272
|
+
},
|
|
4273
|
+
chain: {
|
|
4274
|
+
channel_id: 'channel-255'
|
|
4275
|
+
}
|
|
4276
|
+
}]
|
|
4277
|
+
},
|
|
4214
4278
|
{
|
|
4215
4279
|
description: 'The native token of JUNO Chain',
|
|
4216
4280
|
denom_units: [{
|
package/esm/mainnet/umee.js
CHANGED
|
@@ -651,6 +651,38 @@ const assets = {
|
|
|
651
651
|
}
|
|
652
652
|
}]
|
|
653
653
|
},
|
|
654
|
+
{
|
|
655
|
+
description: 'DRUGS meme coin',
|
|
656
|
+
denom_units: [{
|
|
657
|
+
denom: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
658
|
+
exponent: 0,
|
|
659
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
660
|
+
}, {
|
|
661
|
+
denom: 'DRUGS',
|
|
662
|
+
exponent: 6
|
|
663
|
+
}],
|
|
664
|
+
base: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
665
|
+
name: 'DRUGS',
|
|
666
|
+
display: 'DRUGS',
|
|
667
|
+
symbol: 'DRUGS',
|
|
668
|
+
logo_URIs: {
|
|
669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
670
|
+
},
|
|
671
|
+
images: [{
|
|
672
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
673
|
+
}],
|
|
674
|
+
traces: [{
|
|
675
|
+
type: 'ibc',
|
|
676
|
+
counterparty: {
|
|
677
|
+
channel_id: 'channel-159',
|
|
678
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
679
|
+
chain_name: 'injective'
|
|
680
|
+
},
|
|
681
|
+
chain: {
|
|
682
|
+
channel_id: 'channel-116'
|
|
683
|
+
}
|
|
684
|
+
}]
|
|
685
|
+
},
|
|
654
686
|
{
|
|
655
687
|
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
656
688
|
denom_units: [{
|
|
@@ -1989,6 +2021,38 @@ const assets = {
|
|
|
1989
2021
|
}
|
|
1990
2022
|
}]
|
|
1991
2023
|
},
|
|
2024
|
+
{
|
|
2025
|
+
description: 'DRUGS meme coin',
|
|
2026
|
+
denom_units: [{
|
|
2027
|
+
denom: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
2028
|
+
exponent: 0,
|
|
2029
|
+
aliases: ['inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej']
|
|
2030
|
+
}, {
|
|
2031
|
+
denom: 'DRUGS',
|
|
2032
|
+
exponent: 6
|
|
2033
|
+
}],
|
|
2034
|
+
base: 'ibc/0162FD5B2AAC65E7C958282CCD5B1BC4D178B4443C1FEE8D81DD6C31308B144B',
|
|
2035
|
+
name: 'DRUGS',
|
|
2036
|
+
display: 'DRUGS',
|
|
2037
|
+
symbol: 'DRUGS',
|
|
2038
|
+
logo_URIs: {
|
|
2039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
2040
|
+
},
|
|
2041
|
+
images: [{
|
|
2042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/drugs.png'
|
|
2043
|
+
}],
|
|
2044
|
+
traces: [{
|
|
2045
|
+
type: 'ibc',
|
|
2046
|
+
counterparty: {
|
|
2047
|
+
channel_id: 'channel-159',
|
|
2048
|
+
base_denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
2049
|
+
chain_name: 'injective'
|
|
2050
|
+
},
|
|
2051
|
+
chain: {
|
|
2052
|
+
channel_id: 'channel-116'
|
|
2053
|
+
}
|
|
2054
|
+
}]
|
|
2055
|
+
},
|
|
1992
2056
|
{
|
|
1993
2057
|
description: 'Kava is a decentralized finance (DeFi) platform that provides a range of financial services, including lending, borrowing, and stablecoins, leveraging the Cosmos and Ethereum ecosystems.',
|
|
1994
2058
|
denom_units: [{
|