@chain-registry/assets 1.70.599 → 1.70.600
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/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +0 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +0 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +0 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +0 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/osmosis.js +0 -302
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +0 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +0 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +0 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +0 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/noble.js +0 -302
- package/mainnet/osmosis.js +0 -302
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/tgrade.js +0 -302
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
package/mainnet/injective.js
CHANGED
|
@@ -262,157 +262,6 @@ const assets = {
|
|
|
262
262
|
}
|
|
263
263
|
}]
|
|
264
264
|
},
|
|
265
|
-
{
|
|
266
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
267
|
-
denom_units: [{
|
|
268
|
-
denom: 'ibc/16618B7F7AC551F48C057A13F4CA5503693FBFF507719A85BC6876B8BD75F821',
|
|
269
|
-
exponent: 0,
|
|
270
|
-
aliases: ['aevmos']
|
|
271
|
-
}, {
|
|
272
|
-
denom: 'evmos',
|
|
273
|
-
exponent: 18
|
|
274
|
-
}],
|
|
275
|
-
base: 'ibc/16618B7F7AC551F48C057A13F4CA5503693FBFF507719A85BC6876B8BD75F821',
|
|
276
|
-
name: 'Evmos',
|
|
277
|
-
display: 'evmos',
|
|
278
|
-
symbol: 'EVMOS',
|
|
279
|
-
logo_URIs: {
|
|
280
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
281
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
282
|
-
},
|
|
283
|
-
coingecko_id: 'evmos',
|
|
284
|
-
images: [{
|
|
285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
287
|
-
}],
|
|
288
|
-
socials: {
|
|
289
|
-
website: 'https://evmos.org/',
|
|
290
|
-
x: 'https://x.com/EvmosOrg'
|
|
291
|
-
},
|
|
292
|
-
type_asset: 'sdk.coin',
|
|
293
|
-
traces: [{
|
|
294
|
-
type: 'ibc',
|
|
295
|
-
counterparty: {
|
|
296
|
-
channel_id: 'channel-10',
|
|
297
|
-
base_denom: 'aevmos',
|
|
298
|
-
chain_name: 'evmos'
|
|
299
|
-
},
|
|
300
|
-
chain: {
|
|
301
|
-
channel_id: 'channel-83'
|
|
302
|
-
}
|
|
303
|
-
}]
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
description: 'The token of Neokingdom DAO.',
|
|
307
|
-
denom_units: [{
|
|
308
|
-
denom: 'ibc/F6CC233E5C0EA36B1F74AB1AF98471A2D6A80E2542856639703E908B4D93E7C4',
|
|
309
|
-
exponent: 0,
|
|
310
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
311
|
-
}, {
|
|
312
|
-
denom: 'neok',
|
|
313
|
-
exponent: 18
|
|
314
|
-
}],
|
|
315
|
-
base: 'ibc/F6CC233E5C0EA36B1F74AB1AF98471A2D6A80E2542856639703E908B4D93E7C4',
|
|
316
|
-
name: 'Neokingdom DAO',
|
|
317
|
-
display: 'neok',
|
|
318
|
-
symbol: 'NEOK',
|
|
319
|
-
logo_URIs: {
|
|
320
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
321
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
322
|
-
},
|
|
323
|
-
images: [{
|
|
324
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
325
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
326
|
-
}],
|
|
327
|
-
socials: {
|
|
328
|
-
website: 'https://www.neokingdom.org/',
|
|
329
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
330
|
-
},
|
|
331
|
-
type_asset: 'sdk.coin',
|
|
332
|
-
traces: [{
|
|
333
|
-
type: 'ibc',
|
|
334
|
-
counterparty: {
|
|
335
|
-
channel_id: 'channel-10',
|
|
336
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
337
|
-
chain_name: 'evmos'
|
|
338
|
-
},
|
|
339
|
-
chain: {
|
|
340
|
-
channel_id: 'channel-83'
|
|
341
|
-
}
|
|
342
|
-
}]
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
346
|
-
denom_units: [{
|
|
347
|
-
denom: 'ibc/F1FE02BD50D7060764C6F72BA84380E264525537D7B97F3AEB5F13D687EA1CE9',
|
|
348
|
-
exponent: 0,
|
|
349
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
350
|
-
}, {
|
|
351
|
-
denom: 'berlin-legacy',
|
|
352
|
-
exponent: 18
|
|
353
|
-
}],
|
|
354
|
-
base: 'ibc/F1FE02BD50D7060764C6F72BA84380E264525537D7B97F3AEB5F13D687EA1CE9',
|
|
355
|
-
name: 'Teledisko DAO - Legacy',
|
|
356
|
-
display: 'berlin-legacy',
|
|
357
|
-
symbol: 'BERLIN-legacy',
|
|
358
|
-
type_asset: 'erc20',
|
|
359
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
360
|
-
logo_URIs: {
|
|
361
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
362
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
363
|
-
},
|
|
364
|
-
images: [{
|
|
365
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
366
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
367
|
-
}],
|
|
368
|
-
traces: [{
|
|
369
|
-
type: 'ibc',
|
|
370
|
-
counterparty: {
|
|
371
|
-
channel_id: 'channel-10',
|
|
372
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
373
|
-
chain_name: 'evmos'
|
|
374
|
-
},
|
|
375
|
-
chain: {
|
|
376
|
-
channel_id: 'channel-83'
|
|
377
|
-
}
|
|
378
|
-
}]
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
description: 'The token of Crowdpunk DAO',
|
|
382
|
-
denom_units: [{
|
|
383
|
-
denom: 'ibc/17703FDA7DDAD0BEF33BC50DD9FD9293248E32FA95BE0558ED17B1EB7B83E275',
|
|
384
|
-
exponent: 0,
|
|
385
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
386
|
-
}, {
|
|
387
|
-
denom: 'crowdp',
|
|
388
|
-
exponent: 18
|
|
389
|
-
}],
|
|
390
|
-
base: 'ibc/17703FDA7DDAD0BEF33BC50DD9FD9293248E32FA95BE0558ED17B1EB7B83E275',
|
|
391
|
-
name: 'Crowdpunk DAO',
|
|
392
|
-
display: 'crowdp',
|
|
393
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
394
|
-
symbol: 'CROWDP',
|
|
395
|
-
type_asset: 'erc20',
|
|
396
|
-
logo_URIs: {
|
|
397
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
398
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
399
|
-
},
|
|
400
|
-
images: [{
|
|
401
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
402
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
403
|
-
}],
|
|
404
|
-
traces: [{
|
|
405
|
-
type: 'ibc',
|
|
406
|
-
counterparty: {
|
|
407
|
-
channel_id: 'channel-10',
|
|
408
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
409
|
-
chain_name: 'evmos'
|
|
410
|
-
},
|
|
411
|
-
chain: {
|
|
412
|
-
channel_id: 'channel-83'
|
|
413
|
-
}
|
|
414
|
-
}]
|
|
415
|
-
},
|
|
416
265
|
{
|
|
417
266
|
description: 'The native fee token of Gateway.',
|
|
418
267
|
denom_units: [{
|
|
@@ -726,157 +575,6 @@ const assets = {
|
|
|
726
575
|
}
|
|
727
576
|
}]
|
|
728
577
|
},
|
|
729
|
-
{
|
|
730
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
731
|
-
denom_units: [{
|
|
732
|
-
denom: 'ibc/16618B7F7AC551F48C057A13F4CA5503693FBFF507719A85BC6876B8BD75F821',
|
|
733
|
-
exponent: 0,
|
|
734
|
-
aliases: ['aevmos']
|
|
735
|
-
}, {
|
|
736
|
-
denom: 'evmos',
|
|
737
|
-
exponent: 18
|
|
738
|
-
}],
|
|
739
|
-
base: 'ibc/16618B7F7AC551F48C057A13F4CA5503693FBFF507719A85BC6876B8BD75F821',
|
|
740
|
-
name: 'Evmos',
|
|
741
|
-
display: 'evmos',
|
|
742
|
-
symbol: 'EVMOS',
|
|
743
|
-
logo_URIs: {
|
|
744
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
745
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
746
|
-
},
|
|
747
|
-
coingecko_id: 'evmos',
|
|
748
|
-
images: [{
|
|
749
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
750
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
751
|
-
}],
|
|
752
|
-
socials: {
|
|
753
|
-
website: 'https://evmos.org/',
|
|
754
|
-
x: 'https://x.com/EvmosOrg'
|
|
755
|
-
},
|
|
756
|
-
type_asset: 'sdk.coin',
|
|
757
|
-
traces: [{
|
|
758
|
-
type: 'ibc',
|
|
759
|
-
counterparty: {
|
|
760
|
-
channel_id: 'channel-10',
|
|
761
|
-
base_denom: 'aevmos',
|
|
762
|
-
chain_name: 'evmos'
|
|
763
|
-
},
|
|
764
|
-
chain: {
|
|
765
|
-
channel_id: 'channel-83'
|
|
766
|
-
}
|
|
767
|
-
}]
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
description: 'The token of Neokingdom DAO.',
|
|
771
|
-
denom_units: [{
|
|
772
|
-
denom: 'ibc/F6CC233E5C0EA36B1F74AB1AF98471A2D6A80E2542856639703E908B4D93E7C4',
|
|
773
|
-
exponent: 0,
|
|
774
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
775
|
-
}, {
|
|
776
|
-
denom: 'neok',
|
|
777
|
-
exponent: 18
|
|
778
|
-
}],
|
|
779
|
-
base: 'ibc/F6CC233E5C0EA36B1F74AB1AF98471A2D6A80E2542856639703E908B4D93E7C4',
|
|
780
|
-
name: 'Neokingdom DAO',
|
|
781
|
-
display: 'neok',
|
|
782
|
-
symbol: 'NEOK',
|
|
783
|
-
logo_URIs: {
|
|
784
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
785
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
786
|
-
},
|
|
787
|
-
images: [{
|
|
788
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
789
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
790
|
-
}],
|
|
791
|
-
socials: {
|
|
792
|
-
website: 'https://www.neokingdom.org/',
|
|
793
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
794
|
-
},
|
|
795
|
-
type_asset: 'sdk.coin',
|
|
796
|
-
traces: [{
|
|
797
|
-
type: 'ibc',
|
|
798
|
-
counterparty: {
|
|
799
|
-
channel_id: 'channel-10',
|
|
800
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
801
|
-
chain_name: 'evmos'
|
|
802
|
-
},
|
|
803
|
-
chain: {
|
|
804
|
-
channel_id: 'channel-83'
|
|
805
|
-
}
|
|
806
|
-
}]
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
810
|
-
denom_units: [{
|
|
811
|
-
denom: 'ibc/F1FE02BD50D7060764C6F72BA84380E264525537D7B97F3AEB5F13D687EA1CE9',
|
|
812
|
-
exponent: 0,
|
|
813
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
814
|
-
}, {
|
|
815
|
-
denom: 'berlin-legacy',
|
|
816
|
-
exponent: 18
|
|
817
|
-
}],
|
|
818
|
-
base: 'ibc/F1FE02BD50D7060764C6F72BA84380E264525537D7B97F3AEB5F13D687EA1CE9',
|
|
819
|
-
name: 'Teledisko DAO - Legacy',
|
|
820
|
-
display: 'berlin-legacy',
|
|
821
|
-
symbol: 'BERLIN-legacy',
|
|
822
|
-
type_asset: 'erc20',
|
|
823
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
824
|
-
logo_URIs: {
|
|
825
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
826
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
827
|
-
},
|
|
828
|
-
images: [{
|
|
829
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
830
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
831
|
-
}],
|
|
832
|
-
traces: [{
|
|
833
|
-
type: 'ibc',
|
|
834
|
-
counterparty: {
|
|
835
|
-
channel_id: 'channel-10',
|
|
836
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
837
|
-
chain_name: 'evmos'
|
|
838
|
-
},
|
|
839
|
-
chain: {
|
|
840
|
-
channel_id: 'channel-83'
|
|
841
|
-
}
|
|
842
|
-
}]
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
description: 'The token of Crowdpunk DAO',
|
|
846
|
-
denom_units: [{
|
|
847
|
-
denom: 'ibc/17703FDA7DDAD0BEF33BC50DD9FD9293248E32FA95BE0558ED17B1EB7B83E275',
|
|
848
|
-
exponent: 0,
|
|
849
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
850
|
-
}, {
|
|
851
|
-
denom: 'crowdp',
|
|
852
|
-
exponent: 18
|
|
853
|
-
}],
|
|
854
|
-
base: 'ibc/17703FDA7DDAD0BEF33BC50DD9FD9293248E32FA95BE0558ED17B1EB7B83E275',
|
|
855
|
-
name: 'Crowdpunk DAO',
|
|
856
|
-
display: 'crowdp',
|
|
857
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
858
|
-
symbol: 'CROWDP',
|
|
859
|
-
type_asset: 'erc20',
|
|
860
|
-
logo_URIs: {
|
|
861
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
862
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
863
|
-
},
|
|
864
|
-
images: [{
|
|
865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
866
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
867
|
-
}],
|
|
868
|
-
traces: [{
|
|
869
|
-
type: 'ibc',
|
|
870
|
-
counterparty: {
|
|
871
|
-
channel_id: 'channel-10',
|
|
872
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
873
|
-
chain_name: 'evmos'
|
|
874
|
-
},
|
|
875
|
-
chain: {
|
|
876
|
-
channel_id: 'channel-83'
|
|
877
|
-
}
|
|
878
|
-
}]
|
|
879
|
-
},
|
|
880
578
|
{
|
|
881
579
|
description: 'The native fee token of Gateway.',
|
|
882
580
|
denom_units: [{
|
package/mainnet/kava.js
CHANGED
|
@@ -494,157 +494,6 @@ const assets = {
|
|
|
494
494
|
}
|
|
495
495
|
}]
|
|
496
496
|
},
|
|
497
|
-
{
|
|
498
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
499
|
-
denom_units: [{
|
|
500
|
-
denom: 'ibc/31E579FA24701B39270DF7E9B8640DEF9CC10CB94CE1A8845CD04C2628A7C3A2',
|
|
501
|
-
exponent: 0,
|
|
502
|
-
aliases: ['aevmos']
|
|
503
|
-
}, {
|
|
504
|
-
denom: 'evmos',
|
|
505
|
-
exponent: 18
|
|
506
|
-
}],
|
|
507
|
-
base: 'ibc/31E579FA24701B39270DF7E9B8640DEF9CC10CB94CE1A8845CD04C2628A7C3A2',
|
|
508
|
-
name: 'Evmos',
|
|
509
|
-
display: 'evmos',
|
|
510
|
-
symbol: 'EVMOS',
|
|
511
|
-
logo_URIs: {
|
|
512
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
513
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
514
|
-
},
|
|
515
|
-
coingecko_id: 'evmos',
|
|
516
|
-
images: [{
|
|
517
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
518
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
519
|
-
}],
|
|
520
|
-
socials: {
|
|
521
|
-
website: 'https://evmos.org/',
|
|
522
|
-
x: 'https://x.com/EvmosOrg'
|
|
523
|
-
},
|
|
524
|
-
type_asset: 'sdk.coin',
|
|
525
|
-
traces: [{
|
|
526
|
-
type: 'ibc',
|
|
527
|
-
counterparty: {
|
|
528
|
-
channel_id: 'channel-83',
|
|
529
|
-
base_denom: 'aevmos',
|
|
530
|
-
chain_name: 'evmos'
|
|
531
|
-
},
|
|
532
|
-
chain: {
|
|
533
|
-
channel_id: 'channel-117'
|
|
534
|
-
}
|
|
535
|
-
}]
|
|
536
|
-
},
|
|
537
|
-
{
|
|
538
|
-
description: 'The token of Neokingdom DAO.',
|
|
539
|
-
denom_units: [{
|
|
540
|
-
denom: 'ibc/5D9BA743218E2BC0E08B383B2F6DAE27A4EE997785D347E52A4DE1190761825F',
|
|
541
|
-
exponent: 0,
|
|
542
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
543
|
-
}, {
|
|
544
|
-
denom: 'neok',
|
|
545
|
-
exponent: 18
|
|
546
|
-
}],
|
|
547
|
-
base: 'ibc/5D9BA743218E2BC0E08B383B2F6DAE27A4EE997785D347E52A4DE1190761825F',
|
|
548
|
-
name: 'Neokingdom DAO',
|
|
549
|
-
display: 'neok',
|
|
550
|
-
symbol: 'NEOK',
|
|
551
|
-
logo_URIs: {
|
|
552
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
553
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
554
|
-
},
|
|
555
|
-
images: [{
|
|
556
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
557
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
558
|
-
}],
|
|
559
|
-
socials: {
|
|
560
|
-
website: 'https://www.neokingdom.org/',
|
|
561
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
562
|
-
},
|
|
563
|
-
type_asset: 'sdk.coin',
|
|
564
|
-
traces: [{
|
|
565
|
-
type: 'ibc',
|
|
566
|
-
counterparty: {
|
|
567
|
-
channel_id: 'channel-83',
|
|
568
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
569
|
-
chain_name: 'evmos'
|
|
570
|
-
},
|
|
571
|
-
chain: {
|
|
572
|
-
channel_id: 'channel-117'
|
|
573
|
-
}
|
|
574
|
-
}]
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
578
|
-
denom_units: [{
|
|
579
|
-
denom: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
580
|
-
exponent: 0,
|
|
581
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
582
|
-
}, {
|
|
583
|
-
denom: 'berlin-legacy',
|
|
584
|
-
exponent: 18
|
|
585
|
-
}],
|
|
586
|
-
base: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
587
|
-
name: 'Teledisko DAO - Legacy',
|
|
588
|
-
display: 'berlin-legacy',
|
|
589
|
-
symbol: 'BERLIN-legacy',
|
|
590
|
-
type_asset: 'erc20',
|
|
591
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
592
|
-
logo_URIs: {
|
|
593
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
594
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
595
|
-
},
|
|
596
|
-
images: [{
|
|
597
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
598
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
599
|
-
}],
|
|
600
|
-
traces: [{
|
|
601
|
-
type: 'ibc',
|
|
602
|
-
counterparty: {
|
|
603
|
-
channel_id: 'channel-83',
|
|
604
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
605
|
-
chain_name: 'evmos'
|
|
606
|
-
},
|
|
607
|
-
chain: {
|
|
608
|
-
channel_id: 'channel-117'
|
|
609
|
-
}
|
|
610
|
-
}]
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
description: 'The token of Crowdpunk DAO',
|
|
614
|
-
denom_units: [{
|
|
615
|
-
denom: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
616
|
-
exponent: 0,
|
|
617
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
618
|
-
}, {
|
|
619
|
-
denom: 'crowdp',
|
|
620
|
-
exponent: 18
|
|
621
|
-
}],
|
|
622
|
-
base: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
623
|
-
name: 'Crowdpunk DAO',
|
|
624
|
-
display: 'crowdp',
|
|
625
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
626
|
-
symbol: 'CROWDP',
|
|
627
|
-
type_asset: 'erc20',
|
|
628
|
-
logo_URIs: {
|
|
629
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
630
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
631
|
-
},
|
|
632
|
-
images: [{
|
|
633
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
634
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
635
|
-
}],
|
|
636
|
-
traces: [{
|
|
637
|
-
type: 'ibc',
|
|
638
|
-
counterparty: {
|
|
639
|
-
channel_id: 'channel-83',
|
|
640
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
641
|
-
chain_name: 'evmos'
|
|
642
|
-
},
|
|
643
|
-
chain: {
|
|
644
|
-
channel_id: 'channel-117'
|
|
645
|
-
}
|
|
646
|
-
}]
|
|
647
|
-
},
|
|
648
497
|
{
|
|
649
498
|
description: 'The native EVM, governance and staking token of the Haqq Network',
|
|
650
499
|
denom_units: [{
|
|
@@ -1518,157 +1367,6 @@ const assets = {
|
|
|
1518
1367
|
}
|
|
1519
1368
|
}]
|
|
1520
1369
|
},
|
|
1521
|
-
{
|
|
1522
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1523
|
-
denom_units: [{
|
|
1524
|
-
denom: 'ibc/31E579FA24701B39270DF7E9B8640DEF9CC10CB94CE1A8845CD04C2628A7C3A2',
|
|
1525
|
-
exponent: 0,
|
|
1526
|
-
aliases: ['aevmos']
|
|
1527
|
-
}, {
|
|
1528
|
-
denom: 'evmos',
|
|
1529
|
-
exponent: 18
|
|
1530
|
-
}],
|
|
1531
|
-
base: 'ibc/31E579FA24701B39270DF7E9B8640DEF9CC10CB94CE1A8845CD04C2628A7C3A2',
|
|
1532
|
-
name: 'Evmos',
|
|
1533
|
-
display: 'evmos',
|
|
1534
|
-
symbol: 'EVMOS',
|
|
1535
|
-
logo_URIs: {
|
|
1536
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1537
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1538
|
-
},
|
|
1539
|
-
coingecko_id: 'evmos',
|
|
1540
|
-
images: [{
|
|
1541
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1542
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1543
|
-
}],
|
|
1544
|
-
socials: {
|
|
1545
|
-
website: 'https://evmos.org/',
|
|
1546
|
-
x: 'https://x.com/EvmosOrg'
|
|
1547
|
-
},
|
|
1548
|
-
type_asset: 'sdk.coin',
|
|
1549
|
-
traces: [{
|
|
1550
|
-
type: 'ibc',
|
|
1551
|
-
counterparty: {
|
|
1552
|
-
channel_id: 'channel-83',
|
|
1553
|
-
base_denom: 'aevmos',
|
|
1554
|
-
chain_name: 'evmos'
|
|
1555
|
-
},
|
|
1556
|
-
chain: {
|
|
1557
|
-
channel_id: 'channel-117'
|
|
1558
|
-
}
|
|
1559
|
-
}]
|
|
1560
|
-
},
|
|
1561
|
-
{
|
|
1562
|
-
description: 'The token of Neokingdom DAO.',
|
|
1563
|
-
denom_units: [{
|
|
1564
|
-
denom: 'ibc/5D9BA743218E2BC0E08B383B2F6DAE27A4EE997785D347E52A4DE1190761825F',
|
|
1565
|
-
exponent: 0,
|
|
1566
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1567
|
-
}, {
|
|
1568
|
-
denom: 'neok',
|
|
1569
|
-
exponent: 18
|
|
1570
|
-
}],
|
|
1571
|
-
base: 'ibc/5D9BA743218E2BC0E08B383B2F6DAE27A4EE997785D347E52A4DE1190761825F',
|
|
1572
|
-
name: 'Neokingdom DAO',
|
|
1573
|
-
display: 'neok',
|
|
1574
|
-
symbol: 'NEOK',
|
|
1575
|
-
logo_URIs: {
|
|
1576
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1577
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1578
|
-
},
|
|
1579
|
-
images: [{
|
|
1580
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1581
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1582
|
-
}],
|
|
1583
|
-
socials: {
|
|
1584
|
-
website: 'https://www.neokingdom.org/',
|
|
1585
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1586
|
-
},
|
|
1587
|
-
type_asset: 'sdk.coin',
|
|
1588
|
-
traces: [{
|
|
1589
|
-
type: 'ibc',
|
|
1590
|
-
counterparty: {
|
|
1591
|
-
channel_id: 'channel-83',
|
|
1592
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1593
|
-
chain_name: 'evmos'
|
|
1594
|
-
},
|
|
1595
|
-
chain: {
|
|
1596
|
-
channel_id: 'channel-117'
|
|
1597
|
-
}
|
|
1598
|
-
}]
|
|
1599
|
-
},
|
|
1600
|
-
{
|
|
1601
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1602
|
-
denom_units: [{
|
|
1603
|
-
denom: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
1604
|
-
exponent: 0,
|
|
1605
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1606
|
-
}, {
|
|
1607
|
-
denom: 'berlin-legacy',
|
|
1608
|
-
exponent: 18
|
|
1609
|
-
}],
|
|
1610
|
-
base: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
1611
|
-
name: 'Teledisko DAO - Legacy',
|
|
1612
|
-
display: 'berlin-legacy',
|
|
1613
|
-
symbol: 'BERLIN-legacy',
|
|
1614
|
-
type_asset: 'erc20',
|
|
1615
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1616
|
-
logo_URIs: {
|
|
1617
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1618
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1619
|
-
},
|
|
1620
|
-
images: [{
|
|
1621
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1622
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1623
|
-
}],
|
|
1624
|
-
traces: [{
|
|
1625
|
-
type: 'ibc',
|
|
1626
|
-
counterparty: {
|
|
1627
|
-
channel_id: 'channel-83',
|
|
1628
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1629
|
-
chain_name: 'evmos'
|
|
1630
|
-
},
|
|
1631
|
-
chain: {
|
|
1632
|
-
channel_id: 'channel-117'
|
|
1633
|
-
}
|
|
1634
|
-
}]
|
|
1635
|
-
},
|
|
1636
|
-
{
|
|
1637
|
-
description: 'The token of Crowdpunk DAO',
|
|
1638
|
-
denom_units: [{
|
|
1639
|
-
denom: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
1640
|
-
exponent: 0,
|
|
1641
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1642
|
-
}, {
|
|
1643
|
-
denom: 'crowdp',
|
|
1644
|
-
exponent: 18
|
|
1645
|
-
}],
|
|
1646
|
-
base: 'ibc/D4F1F74C6B90168E05B974F2EBB5938D18704B73DE273CAACF7E96F7821B2C3D',
|
|
1647
|
-
name: 'Crowdpunk DAO',
|
|
1648
|
-
display: 'crowdp',
|
|
1649
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1650
|
-
symbol: 'CROWDP',
|
|
1651
|
-
type_asset: 'erc20',
|
|
1652
|
-
logo_URIs: {
|
|
1653
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1654
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1655
|
-
},
|
|
1656
|
-
images: [{
|
|
1657
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1658
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1659
|
-
}],
|
|
1660
|
-
traces: [{
|
|
1661
|
-
type: 'ibc',
|
|
1662
|
-
counterparty: {
|
|
1663
|
-
channel_id: 'channel-83',
|
|
1664
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1665
|
-
chain_name: 'evmos'
|
|
1666
|
-
},
|
|
1667
|
-
chain: {
|
|
1668
|
-
channel_id: 'channel-117'
|
|
1669
|
-
}
|
|
1670
|
-
}]
|
|
1671
|
-
},
|
|
1672
1370
|
{
|
|
1673
1371
|
description: 'The native EVM, governance and staking token of the Haqq Network',
|
|
1674
1372
|
denom_units: [{
|