@chain-registry/assets 1.42.9 → 1.42.10
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/archway.js +78 -0
- package/esm/mainnet/axelar.js +78 -0
- package/esm/mainnet/composable.js +1974 -818
- package/esm/mainnet/juno.js +92 -0
- package/esm/mainnet/migaloo.js +144 -0
- package/esm/mainnet/osmosis.js +6 -6
- package/esm/mainnet/shido.js +82 -4
- package/esm/noncosmos/assets.js +2 -1
- package/esm/noncosmos/ethereum.js +5 -0
- package/esm/noncosmos/index.js +1 -0
- package/mainnet/archway.js +78 -0
- package/mainnet/axelar.js +78 -0
- package/mainnet/composable.js +1974 -818
- package/mainnet/juno.js +92 -0
- package/mainnet/migaloo.js +144 -0
- package/mainnet/osmosis.js +6 -6
- package/mainnet/shido.js +82 -4
- package/noncosmos/assets.js +2 -1
- package/noncosmos/ethereum.d.ts +3 -0
- package/noncosmos/ethereum.js +7 -0
- package/noncosmos/index.d.ts +1 -0
- package/noncosmos/index.js +2 -1
- package/package.json +5 -5
package/mainnet/composable.js
CHANGED
|
@@ -497,1548 +497,2704 @@ const assets = {
|
|
|
497
497
|
}]
|
|
498
498
|
},
|
|
499
499
|
{
|
|
500
|
-
description: '
|
|
500
|
+
description: 'Ethereum (ETH) is a decentralized, open-source blockchain system featuring smart contract functionality. It\'s the native cryptocurrency of the Ethereum platform, often regarded as the second most popular digital currency after Bitcoin. Ethereum was proposed in late 2013 and development was crowdfunded in 2014, leading to its network going live on 30 July 2015.\n\nETH, as a digital currency, is used for a variety of purposes within the Ethereum ecosystem, including the execution of decentralized smart contracts and as a mode of payment. Unlike Bitcoin, Ethereum was designed to be a platform for applications that can operate without the need for intermediaries, using blockchain technology. This has made Ethereum a leading platform for various applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and more. Ethereum is constantly evolving, with a significant upgrade termed Ethereum 2.0, which aims to improve its scalability, security, and sustainability.',
|
|
501
|
+
denom_units: [
|
|
502
|
+
{
|
|
503
|
+
denom: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C',
|
|
504
|
+
exponent: 0,
|
|
505
|
+
aliases: ['wei']
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
denom: 'gwei',
|
|
509
|
+
exponent: 9
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
denom: 'eth',
|
|
513
|
+
exponent: 18,
|
|
514
|
+
aliases: ['ether']
|
|
515
|
+
}
|
|
516
|
+
],
|
|
517
|
+
type_asset: 'evm-base',
|
|
518
|
+
base: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C',
|
|
519
|
+
name: 'Ether',
|
|
520
|
+
display: 'eth',
|
|
521
|
+
symbol: 'ETH',
|
|
522
|
+
logo_URIs: {
|
|
523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
525
|
+
},
|
|
526
|
+
coingecko_id: 'ethereum',
|
|
527
|
+
images: [{
|
|
528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
529
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
530
|
+
}],
|
|
531
|
+
traces: [{
|
|
532
|
+
type: 'ibc',
|
|
533
|
+
counterparty: {
|
|
534
|
+
channel_id: 'channel-2',
|
|
535
|
+
base_denom: 'wei',
|
|
536
|
+
chain_name: 'ethereum'
|
|
537
|
+
},
|
|
538
|
+
chain: {
|
|
539
|
+
channel_id: 'channel-52'
|
|
540
|
+
}
|
|
541
|
+
}]
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
description: 'Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed. With 16 different assets, 5 of which are stablecoins.',
|
|
545
|
+
type_asset: 'erc20',
|
|
546
|
+
address: '0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9',
|
|
501
547
|
denom_units: [{
|
|
502
|
-
denom: 'ibc/
|
|
548
|
+
denom: 'ibc/D699577F9FD6116299F6396696B8EA9D4D1BFB7D79D63F0A5F2FF06F49DF065F',
|
|
503
549
|
exponent: 0,
|
|
504
|
-
aliases: ['
|
|
550
|
+
aliases: ['0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9']
|
|
505
551
|
}, {
|
|
506
|
-
denom: '
|
|
552
|
+
denom: 'aave',
|
|
507
553
|
exponent: 18
|
|
508
554
|
}],
|
|
509
|
-
base: 'ibc/
|
|
510
|
-
name: '
|
|
511
|
-
display: '
|
|
512
|
-
symbol: '
|
|
555
|
+
base: 'ibc/D699577F9FD6116299F6396696B8EA9D4D1BFB7D79D63F0A5F2FF06F49DF065F',
|
|
556
|
+
name: 'Aave',
|
|
557
|
+
display: 'aave',
|
|
558
|
+
symbol: 'AAVE',
|
|
513
559
|
logo_URIs: {
|
|
514
|
-
|
|
515
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
560
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
|
|
516
561
|
},
|
|
517
|
-
coingecko_id: '
|
|
562
|
+
coingecko_id: 'aave',
|
|
518
563
|
images: [{
|
|
519
|
-
|
|
520
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
|
|
521
565
|
}],
|
|
522
|
-
socials: {
|
|
523
|
-
website: 'https://evmos.org/',
|
|
524
|
-
twitter: 'https://twitter.com/EvmosOrg'
|
|
525
|
-
},
|
|
526
566
|
traces: [{
|
|
527
567
|
type: 'ibc',
|
|
528
568
|
counterparty: {
|
|
529
|
-
channel_id: 'channel-
|
|
530
|
-
base_denom: '
|
|
531
|
-
chain_name: '
|
|
569
|
+
channel_id: 'channel-2',
|
|
570
|
+
base_denom: '0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9',
|
|
571
|
+
chain_name: 'ethereum'
|
|
532
572
|
},
|
|
533
573
|
chain: {
|
|
534
|
-
channel_id: 'channel-
|
|
574
|
+
channel_id: 'channel-52'
|
|
535
575
|
}
|
|
536
576
|
}]
|
|
537
577
|
},
|
|
538
578
|
{
|
|
539
|
-
description: '
|
|
540
|
-
|
|
579
|
+
description: 'ApeCoin found new expression in web3 through art, gaming, entertainment, and events. APE is a token made to support what’s next, controlled, and built on by the community. It will serve as a decentralized protocol layer for community-led initiatives that drive culture forward into the metaverse.',
|
|
580
|
+
type_asset: 'erc20',
|
|
581
|
+
address: '0x4d224452801aced8b2f0aebe155379bb5d594381',
|
|
541
582
|
denom_units: [{
|
|
542
|
-
denom: 'ibc/
|
|
583
|
+
denom: 'ibc/A663A63F05108530D073ED2117283883064D18F505DF144C4142DDB7E8659738',
|
|
543
584
|
exponent: 0,
|
|
544
|
-
aliases: ['
|
|
585
|
+
aliases: ['0x4d224452801aced8b2f0aebe155379bb5d594381']
|
|
545
586
|
}, {
|
|
546
|
-
denom: '
|
|
587
|
+
denom: 'ape',
|
|
547
588
|
exponent: 18
|
|
548
589
|
}],
|
|
549
|
-
base: 'ibc/
|
|
550
|
-
name: '
|
|
551
|
-
display: '
|
|
552
|
-
symbol: '
|
|
590
|
+
base: 'ibc/A663A63F05108530D073ED2117283883064D18F505DF144C4142DDB7E8659738',
|
|
591
|
+
name: 'ApeCoin',
|
|
592
|
+
display: 'ape',
|
|
593
|
+
symbol: 'APE',
|
|
553
594
|
logo_URIs: {
|
|
554
|
-
|
|
555
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
595
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
|
|
556
596
|
},
|
|
597
|
+
coingecko_id: 'apecoin',
|
|
557
598
|
images: [{
|
|
558
|
-
|
|
559
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
|
|
560
600
|
}],
|
|
561
|
-
socials: {
|
|
562
|
-
website: 'https://www.neokingdom.org/',
|
|
563
|
-
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
564
|
-
},
|
|
565
601
|
traces: [{
|
|
566
602
|
type: 'ibc',
|
|
567
603
|
counterparty: {
|
|
568
|
-
channel_id: 'channel-
|
|
569
|
-
base_denom: '
|
|
570
|
-
chain_name: '
|
|
604
|
+
channel_id: 'channel-2',
|
|
605
|
+
base_denom: '0x4d224452801aced8b2f0aebe155379bb5d594381',
|
|
606
|
+
chain_name: 'ethereum'
|
|
571
607
|
},
|
|
572
608
|
chain: {
|
|
573
|
-
channel_id: 'channel-
|
|
609
|
+
channel_id: 'channel-52'
|
|
574
610
|
}
|
|
575
611
|
}]
|
|
576
612
|
},
|
|
577
613
|
{
|
|
578
|
-
description: '
|
|
614
|
+
description: 'Axie Infinity is a Pokémon-inspired digital pet universe where anyone can earn tokens through skilled gameplay and contributions to the ecosystem. Players can battle, collect, raise, and build a land-based kingdom for their pets (known as Axies).',
|
|
615
|
+
type_asset: 'erc20',
|
|
616
|
+
address: '0xbb0e17ef65f82ab018d8edd776e8dd940327b28b',
|
|
579
617
|
denom_units: [{
|
|
580
|
-
denom: 'ibc/
|
|
618
|
+
denom: 'ibc/DC03A3B473C171CA30E799B7D69B0B7DABBE3BF5B036991720E813EA0959DDF8',
|
|
581
619
|
exponent: 0,
|
|
582
|
-
aliases: ['
|
|
620
|
+
aliases: ['0xbb0e17ef65f82ab018d8edd776e8dd940327b28b']
|
|
583
621
|
}, {
|
|
584
|
-
denom: '
|
|
622
|
+
denom: 'axs',
|
|
585
623
|
exponent: 18
|
|
586
624
|
}],
|
|
587
|
-
base: 'ibc/
|
|
588
|
-
name: '
|
|
589
|
-
display: '
|
|
590
|
-
symbol: '
|
|
591
|
-
type_asset: 'erc20',
|
|
592
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
625
|
+
base: 'ibc/DC03A3B473C171CA30E799B7D69B0B7DABBE3BF5B036991720E813EA0959DDF8',
|
|
626
|
+
name: 'Axie Infinity Shard',
|
|
627
|
+
display: 'axs',
|
|
628
|
+
symbol: 'AXS',
|
|
593
629
|
logo_URIs: {
|
|
594
|
-
|
|
595
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
|
|
596
631
|
},
|
|
632
|
+
coingecko_id: 'axie-infinity',
|
|
597
633
|
images: [{
|
|
598
|
-
|
|
599
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
634
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
|
|
600
635
|
}],
|
|
601
636
|
traces: [{
|
|
602
637
|
type: 'ibc',
|
|
603
638
|
counterparty: {
|
|
604
|
-
channel_id: 'channel-
|
|
605
|
-
base_denom: '
|
|
606
|
-
chain_name: '
|
|
639
|
+
channel_id: 'channel-2',
|
|
640
|
+
base_denom: '0xbb0e17ef65f82ab018d8edd776e8dd940327b28b',
|
|
641
|
+
chain_name: 'ethereum'
|
|
607
642
|
},
|
|
608
643
|
chain: {
|
|
609
|
-
channel_id: 'channel-
|
|
644
|
+
channel_id: 'channel-52'
|
|
610
645
|
}
|
|
611
646
|
}]
|
|
612
647
|
},
|
|
613
648
|
{
|
|
614
|
-
description: '
|
|
649
|
+
description: 'A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.',
|
|
650
|
+
type_asset: 'erc20',
|
|
651
|
+
address: '0x514910771af9ca656af840dff83e8264ecf986ca',
|
|
615
652
|
denom_units: [{
|
|
616
|
-
denom: 'ibc/
|
|
653
|
+
denom: 'ibc/D18DE9EC817E5583927285DFCFB8BDA27662CAA8D1FA3D38CF84705030F6F2E8',
|
|
617
654
|
exponent: 0,
|
|
618
|
-
aliases: ['
|
|
655
|
+
aliases: ['0x514910771af9ca656af840dff83e8264ecf986ca']
|
|
619
656
|
}, {
|
|
620
|
-
denom: '
|
|
657
|
+
denom: 'link',
|
|
621
658
|
exponent: 18
|
|
622
659
|
}],
|
|
623
|
-
base: 'ibc/
|
|
624
|
-
name: '
|
|
625
|
-
display: '
|
|
626
|
-
|
|
627
|
-
symbol: 'CROWDP',
|
|
628
|
-
type_asset: 'erc20',
|
|
660
|
+
base: 'ibc/D18DE9EC817E5583927285DFCFB8BDA27662CAA8D1FA3D38CF84705030F6F2E8',
|
|
661
|
+
name: 'Chainlink',
|
|
662
|
+
display: 'link',
|
|
663
|
+
symbol: 'LINK',
|
|
629
664
|
logo_URIs: {
|
|
630
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
665
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
666
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
632
667
|
},
|
|
668
|
+
coingecko_id: 'chainlink',
|
|
633
669
|
images: [{
|
|
634
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
635
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
670
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
671
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
636
672
|
}],
|
|
637
673
|
traces: [{
|
|
638
674
|
type: 'ibc',
|
|
639
675
|
counterparty: {
|
|
640
|
-
channel_id: 'channel-
|
|
641
|
-
base_denom: '
|
|
642
|
-
chain_name: '
|
|
676
|
+
channel_id: 'channel-2',
|
|
677
|
+
base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca',
|
|
678
|
+
chain_name: 'ethereum'
|
|
643
679
|
},
|
|
644
680
|
chain: {
|
|
645
|
-
channel_id: 'channel-
|
|
681
|
+
channel_id: 'channel-52'
|
|
646
682
|
}
|
|
647
683
|
}]
|
|
648
684
|
},
|
|
649
685
|
{
|
|
650
|
-
description: '
|
|
686
|
+
description: 'Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain',
|
|
687
|
+
type_asset: 'erc20',
|
|
688
|
+
address: '0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2',
|
|
651
689
|
denom_units: [{
|
|
652
|
-
denom: 'ibc/
|
|
690
|
+
denom: 'ibc/A6CC40E71F564A8C273FE489417C996B3660B8241E44182B64F8E18B8269969A',
|
|
653
691
|
exponent: 0,
|
|
654
|
-
aliases: ['
|
|
692
|
+
aliases: ['0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2']
|
|
655
693
|
}, {
|
|
656
|
-
denom: '
|
|
694
|
+
denom: 'mkr',
|
|
657
695
|
exponent: 18
|
|
658
696
|
}],
|
|
659
|
-
base: 'ibc/
|
|
660
|
-
name: '
|
|
661
|
-
display: '
|
|
662
|
-
symbol: '
|
|
697
|
+
base: 'ibc/A6CC40E71F564A8C273FE489417C996B3660B8241E44182B64F8E18B8269969A',
|
|
698
|
+
name: 'Maker',
|
|
699
|
+
display: 'mkr',
|
|
700
|
+
symbol: 'MKR',
|
|
663
701
|
logo_URIs: {
|
|
664
|
-
|
|
665
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
702
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
|
|
666
703
|
},
|
|
667
|
-
coingecko_id: '
|
|
704
|
+
coingecko_id: 'maker',
|
|
668
705
|
images: [{
|
|
669
|
-
|
|
670
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
706
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
|
|
671
707
|
}],
|
|
672
|
-
socials: {
|
|
673
|
-
website: 'https://injective.com/',
|
|
674
|
-
twitter: 'https://twitter.com/Injective_'
|
|
675
|
-
},
|
|
676
708
|
traces: [{
|
|
677
709
|
type: 'ibc',
|
|
678
710
|
counterparty: {
|
|
679
|
-
channel_id: 'channel-
|
|
680
|
-
base_denom: '
|
|
681
|
-
chain_name: '
|
|
711
|
+
channel_id: 'channel-2',
|
|
712
|
+
base_denom: '0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2',
|
|
713
|
+
chain_name: 'ethereum'
|
|
682
714
|
},
|
|
683
715
|
chain: {
|
|
684
|
-
channel_id: 'channel-
|
|
716
|
+
channel_id: 'channel-52'
|
|
685
717
|
}
|
|
686
718
|
}]
|
|
687
719
|
},
|
|
688
720
|
{
|
|
689
|
-
description: '
|
|
721
|
+
description: 'SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.',
|
|
722
|
+
type_asset: 'erc20',
|
|
723
|
+
address: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce',
|
|
690
724
|
denom_units: [{
|
|
691
|
-
denom: 'ibc/
|
|
725
|
+
denom: 'ibc/158F220393E7A6C7324BC89730263BF6C9079EC541B69BA9E6D7EE6C9AEDCF66',
|
|
692
726
|
exponent: 0,
|
|
693
|
-
aliases: ['
|
|
727
|
+
aliases: ['0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce']
|
|
694
728
|
}, {
|
|
695
|
-
denom: '
|
|
696
|
-
exponent:
|
|
729
|
+
denom: 'shib',
|
|
730
|
+
exponent: 18
|
|
697
731
|
}],
|
|
698
|
-
base: 'ibc/
|
|
699
|
-
name: '
|
|
700
|
-
display: '
|
|
701
|
-
symbol: '
|
|
732
|
+
base: 'ibc/158F220393E7A6C7324BC89730263BF6C9079EC541B69BA9E6D7EE6C9AEDCF66',
|
|
733
|
+
name: 'Shiba Inu',
|
|
734
|
+
display: 'shib',
|
|
735
|
+
symbol: 'SHIB',
|
|
702
736
|
logo_URIs: {
|
|
703
|
-
|
|
737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
|
704
738
|
},
|
|
739
|
+
coingecko_id: 'shiba-inu',
|
|
705
740
|
images: [{
|
|
706
|
-
|
|
741
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
|
707
742
|
}],
|
|
708
743
|
traces: [{
|
|
709
744
|
type: 'ibc',
|
|
710
745
|
counterparty: {
|
|
711
|
-
channel_id: 'channel-
|
|
712
|
-
base_denom: '
|
|
713
|
-
chain_name: '
|
|
746
|
+
channel_id: 'channel-2',
|
|
747
|
+
base_denom: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce',
|
|
748
|
+
chain_name: 'ethereum'
|
|
714
749
|
},
|
|
715
750
|
chain: {
|
|
716
|
-
channel_id: 'channel-
|
|
751
|
+
channel_id: 'channel-52'
|
|
717
752
|
}
|
|
718
753
|
}]
|
|
719
754
|
},
|
|
720
755
|
{
|
|
721
|
-
description: '
|
|
756
|
+
description: 'UNI token served as governance token for Uniswap protocol with 1 billion UNI have been minted at genesis. 60% of the UNI genesis supply is allocated to Uniswap community members and remaining for team, investors and advisors.',
|
|
757
|
+
type_asset: 'erc20',
|
|
758
|
+
address: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984',
|
|
722
759
|
denom_units: [{
|
|
723
|
-
denom: 'ibc/
|
|
760
|
+
denom: 'ibc/921D7E89244C857A07BAE5D6F81F2DC62865E72CA52B1D1319D99A86705B252E',
|
|
724
761
|
exponent: 0,
|
|
725
|
-
aliases: ['
|
|
762
|
+
aliases: ['0x1f9840a85d5af5bf1d1762f925bdaddc4201f984']
|
|
726
763
|
}, {
|
|
727
|
-
denom: '
|
|
728
|
-
exponent:
|
|
764
|
+
denom: 'uni',
|
|
765
|
+
exponent: 18
|
|
729
766
|
}],
|
|
730
|
-
base: 'ibc/
|
|
731
|
-
name: '
|
|
732
|
-
display: '
|
|
733
|
-
symbol: '
|
|
767
|
+
base: 'ibc/921D7E89244C857A07BAE5D6F81F2DC62865E72CA52B1D1319D99A86705B252E',
|
|
768
|
+
name: 'Uniswap',
|
|
769
|
+
display: 'uni',
|
|
770
|
+
symbol: 'UNI',
|
|
734
771
|
logo_URIs: {
|
|
735
|
-
|
|
772
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
|
736
773
|
},
|
|
774
|
+
coingecko_id: 'uniswap',
|
|
737
775
|
images: [{
|
|
738
|
-
|
|
776
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
|
739
777
|
}],
|
|
740
778
|
traces: [{
|
|
741
779
|
type: 'ibc',
|
|
742
780
|
counterparty: {
|
|
743
|
-
channel_id: 'channel-
|
|
744
|
-
base_denom: '
|
|
745
|
-
chain_name: '
|
|
781
|
+
channel_id: 'channel-2',
|
|
782
|
+
base_denom: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984',
|
|
783
|
+
chain_name: 'ethereum'
|
|
746
784
|
},
|
|
747
785
|
chain: {
|
|
748
|
-
channel_id: 'channel-
|
|
786
|
+
channel_id: 'channel-52'
|
|
749
787
|
}
|
|
750
788
|
}]
|
|
751
789
|
},
|
|
752
790
|
{
|
|
753
|
-
description: '
|
|
791
|
+
description: 'Chain is a cloud blockchain protocol that enables organizations to build better financial services from the ground up powered by Sequence and Chain Core.',
|
|
792
|
+
type_asset: 'erc20',
|
|
793
|
+
address: '0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18',
|
|
754
794
|
denom_units: [{
|
|
755
|
-
denom: 'ibc/
|
|
795
|
+
denom: 'ibc/1A81C660B7417536B5F77B7968C647AC2EF9C56AA947C03AD88C492D29E1CB09',
|
|
756
796
|
exponent: 0,
|
|
757
|
-
aliases: ['
|
|
797
|
+
aliases: ['0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18']
|
|
758
798
|
}, {
|
|
759
|
-
denom: '
|
|
760
|
-
exponent:
|
|
799
|
+
denom: 'xcn',
|
|
800
|
+
exponent: 18
|
|
761
801
|
}],
|
|
762
|
-
base: 'ibc/
|
|
763
|
-
name: '
|
|
764
|
-
display: '
|
|
765
|
-
symbol: '
|
|
802
|
+
base: 'ibc/1A81C660B7417536B5F77B7968C647AC2EF9C56AA947C03AD88C492D29E1CB09',
|
|
803
|
+
name: 'Chain',
|
|
804
|
+
display: 'xcn',
|
|
805
|
+
symbol: 'XCN',
|
|
766
806
|
logo_URIs: {
|
|
767
|
-
|
|
768
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
807
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
|
|
769
808
|
},
|
|
770
|
-
coingecko_id: '
|
|
809
|
+
coingecko_id: 'chain-2',
|
|
771
810
|
images: [{
|
|
772
|
-
|
|
773
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
811
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
|
|
774
812
|
}],
|
|
775
|
-
socials: {
|
|
776
|
-
website: 'https://junonetwork.io/',
|
|
777
|
-
twitter: 'https://twitter.com/JunoNetwork'
|
|
778
|
-
},
|
|
779
813
|
traces: [{
|
|
780
814
|
type: 'ibc',
|
|
781
815
|
counterparty: {
|
|
782
|
-
channel_id: 'channel-
|
|
783
|
-
base_denom: '
|
|
784
|
-
chain_name: '
|
|
816
|
+
channel_id: 'channel-2',
|
|
817
|
+
base_denom: '0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18',
|
|
818
|
+
chain_name: 'ethereum'
|
|
785
819
|
},
|
|
786
820
|
chain: {
|
|
787
|
-
channel_id: 'channel-
|
|
821
|
+
channel_id: 'channel-52'
|
|
788
822
|
}
|
|
789
823
|
}]
|
|
790
824
|
},
|
|
791
825
|
{
|
|
792
|
-
description: '
|
|
826
|
+
description: 'Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people.',
|
|
827
|
+
type_asset: 'erc20',
|
|
828
|
+
address: '0x6982508145454Ce325dDbE47a25d4ec3d2311933',
|
|
793
829
|
denom_units: [{
|
|
794
|
-
denom: 'ibc/
|
|
830
|
+
denom: 'ibc/C7D82BA3545AAEDD0DEA0123C2F8DA53873AA5D99C8D46BBE79827545F0DC1E6',
|
|
795
831
|
exponent: 0,
|
|
796
|
-
aliases: ['
|
|
832
|
+
aliases: ['0x6982508145454Ce325dDbE47a25d4ec3d2311933']
|
|
797
833
|
}, {
|
|
798
|
-
denom: '
|
|
799
|
-
exponent:
|
|
834
|
+
denom: 'pepe',
|
|
835
|
+
exponent: 18
|
|
800
836
|
}],
|
|
801
|
-
base: 'ibc/
|
|
802
|
-
name: '
|
|
803
|
-
display: '
|
|
804
|
-
symbol: '
|
|
805
|
-
coingecko_id: 'kujira',
|
|
837
|
+
base: 'ibc/C7D82BA3545AAEDD0DEA0123C2F8DA53873AA5D99C8D46BBE79827545F0DC1E6',
|
|
838
|
+
name: 'Pepe',
|
|
839
|
+
display: 'pepe',
|
|
840
|
+
symbol: 'PEPE',
|
|
806
841
|
logo_URIs: {
|
|
807
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
808
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
842
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
|
|
843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
|
|
809
844
|
},
|
|
845
|
+
coingecko_id: 'pepe',
|
|
810
846
|
images: [{
|
|
811
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
812
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
847
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
|
|
848
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
|
|
813
849
|
}],
|
|
814
|
-
|
|
815
|
-
website: 'https://kujira.network/',
|
|
816
|
-
twitter: 'https://twitter.com/TeamKujira'
|
|
817
|
-
},
|
|
850
|
+
keywords: ['meme'],
|
|
818
851
|
traces: [{
|
|
819
852
|
type: 'ibc',
|
|
820
853
|
counterparty: {
|
|
821
|
-
channel_id: 'channel-
|
|
822
|
-
base_denom: '
|
|
823
|
-
chain_name: '
|
|
854
|
+
channel_id: 'channel-2',
|
|
855
|
+
base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933',
|
|
856
|
+
chain_name: 'ethereum'
|
|
824
857
|
},
|
|
825
858
|
chain: {
|
|
826
|
-
channel_id: 'channel-
|
|
859
|
+
channel_id: 'channel-52'
|
|
827
860
|
}
|
|
828
861
|
}]
|
|
829
862
|
},
|
|
830
863
|
{
|
|
831
|
-
description: 'The
|
|
864
|
+
description: 'The OCC token acts as the fuel for the OccamRazer launchpad and it is indirectly used as well on the DAO governance layer.',
|
|
865
|
+
type_asset: 'erc20',
|
|
866
|
+
address: '0x2F109021aFe75B949429fe30523Ee7C0D5B27207',
|
|
832
867
|
denom_units: [{
|
|
833
|
-
denom: 'ibc/
|
|
868
|
+
denom: 'ibc/19BF897B03066D7CCC00C6A0963E175E22E2593C21179D3F38E6411B3C9EA16B',
|
|
834
869
|
exponent: 0,
|
|
835
|
-
aliases: ['
|
|
870
|
+
aliases: ['0x2F109021aFe75B949429fe30523Ee7C0D5B27207']
|
|
836
871
|
}, {
|
|
837
|
-
denom: '
|
|
838
|
-
exponent:
|
|
872
|
+
denom: 'occ',
|
|
873
|
+
exponent: 18
|
|
839
874
|
}],
|
|
840
|
-
base: 'ibc/
|
|
841
|
-
name: '
|
|
842
|
-
display: '
|
|
843
|
-
symbol: '
|
|
875
|
+
base: 'ibc/19BF897B03066D7CCC00C6A0963E175E22E2593C21179D3F38E6411B3C9EA16B',
|
|
876
|
+
name: 'OccamFi',
|
|
877
|
+
display: 'occ',
|
|
878
|
+
symbol: 'OCC',
|
|
844
879
|
logo_URIs: {
|
|
845
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
846
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
880
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/occamfi.png'
|
|
847
881
|
},
|
|
848
|
-
coingecko_id: '
|
|
882
|
+
coingecko_id: 'occamfi',
|
|
849
883
|
images: [{
|
|
850
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
851
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
884
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/occamfi.png'
|
|
852
885
|
}],
|
|
853
|
-
socials: {
|
|
854
|
-
website: 'https://neutron.org/',
|
|
855
|
-
twitter: 'https://twitter.com/Neutron_org'
|
|
856
|
-
},
|
|
857
886
|
traces: [{
|
|
858
887
|
type: 'ibc',
|
|
859
888
|
counterparty: {
|
|
860
|
-
channel_id: 'channel-
|
|
861
|
-
base_denom: '
|
|
862
|
-
chain_name: '
|
|
889
|
+
channel_id: 'channel-2',
|
|
890
|
+
base_denom: '0x2F109021aFe75B949429fe30523Ee7C0D5B27207',
|
|
891
|
+
chain_name: 'ethereum'
|
|
863
892
|
},
|
|
864
893
|
chain: {
|
|
865
|
-
channel_id: 'channel-
|
|
894
|
+
channel_id: 'channel-52'
|
|
866
895
|
}
|
|
867
896
|
}]
|
|
868
897
|
},
|
|
869
898
|
{
|
|
870
|
-
description: '
|
|
899
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
900
|
+
type_asset: 'erc20',
|
|
901
|
+
address: '0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e',
|
|
871
902
|
denom_units: [{
|
|
872
|
-
denom: 'ibc/
|
|
903
|
+
denom: 'ibc/17690D9023E45DF8AB9F7030A470C782214AA963BFD656CF9DCD800A92F3F0F6',
|
|
873
904
|
exponent: 0,
|
|
874
|
-
aliases: ['
|
|
905
|
+
aliases: ['0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e']
|
|
875
906
|
}, {
|
|
876
|
-
denom: '
|
|
877
|
-
exponent:
|
|
907
|
+
denom: 'page',
|
|
908
|
+
exponent: 8
|
|
878
909
|
}],
|
|
879
|
-
base: 'ibc/
|
|
880
|
-
name: '
|
|
881
|
-
display: '
|
|
882
|
-
symbol: '
|
|
910
|
+
base: 'ibc/17690D9023E45DF8AB9F7030A470C782214AA963BFD656CF9DCD800A92F3F0F6',
|
|
911
|
+
name: 'Page',
|
|
912
|
+
display: 'page',
|
|
913
|
+
symbol: 'PAGE',
|
|
914
|
+
coingecko_id: 'page',
|
|
883
915
|
logo_URIs: {
|
|
884
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
916
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
917
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
885
918
|
},
|
|
886
919
|
images: [{
|
|
887
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
920
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
921
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
888
922
|
}],
|
|
889
923
|
traces: [{
|
|
890
924
|
type: 'ibc',
|
|
891
925
|
counterparty: {
|
|
892
|
-
channel_id: 'channel-
|
|
893
|
-
base_denom: '
|
|
894
|
-
chain_name: '
|
|
926
|
+
channel_id: 'channel-2',
|
|
927
|
+
base_denom: '0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e',
|
|
928
|
+
chain_name: 'ethereum'
|
|
895
929
|
},
|
|
896
930
|
chain: {
|
|
897
|
-
channel_id: 'channel-
|
|
931
|
+
channel_id: 'channel-52'
|
|
898
932
|
}
|
|
899
933
|
}]
|
|
900
934
|
},
|
|
901
935
|
{
|
|
902
|
-
description: '
|
|
936
|
+
description: '',
|
|
937
|
+
type_asset: 'erc20',
|
|
938
|
+
address: '0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f',
|
|
903
939
|
denom_units: [{
|
|
904
|
-
denom: 'ibc/
|
|
940
|
+
denom: 'ibc/86BEC3CF0E2A1BF8BC3C5AD0AD3FC46350940F07F003A3C1577BF654E808217F',
|
|
905
941
|
exponent: 0,
|
|
906
|
-
aliases: ['
|
|
942
|
+
aliases: ['0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f']
|
|
907
943
|
}, {
|
|
908
|
-
denom: '
|
|
909
|
-
exponent:
|
|
944
|
+
denom: 'ox',
|
|
945
|
+
exponent: 18
|
|
910
946
|
}],
|
|
911
|
-
base: 'ibc/
|
|
912
|
-
name: '
|
|
913
|
-
display: '
|
|
914
|
-
symbol: '
|
|
947
|
+
base: 'ibc/86BEC3CF0E2A1BF8BC3C5AD0AD3FC46350940F07F003A3C1577BF654E808217F',
|
|
948
|
+
name: 'Open Exchange Token',
|
|
949
|
+
display: 'ox',
|
|
950
|
+
symbol: 'OX',
|
|
951
|
+
coingecko_id: 'open-exchange-token',
|
|
915
952
|
logo_URIs: {
|
|
916
|
-
|
|
953
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
|
|
917
954
|
},
|
|
918
955
|
images: [{
|
|
919
|
-
|
|
956
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
|
|
920
957
|
}],
|
|
921
958
|
traces: [{
|
|
922
959
|
type: 'ibc',
|
|
923
960
|
counterparty: {
|
|
924
|
-
channel_id: 'channel-
|
|
925
|
-
base_denom: '
|
|
926
|
-
chain_name: '
|
|
961
|
+
channel_id: 'channel-2',
|
|
962
|
+
base_denom: '0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f',
|
|
963
|
+
chain_name: 'ethereum'
|
|
927
964
|
},
|
|
928
965
|
chain: {
|
|
929
|
-
channel_id: 'channel-
|
|
966
|
+
channel_id: 'channel-52'
|
|
930
967
|
}
|
|
931
968
|
}]
|
|
932
969
|
},
|
|
933
970
|
{
|
|
934
|
-
description: '
|
|
971
|
+
description: 'BEAST: Battle, Breed, and Customize unique creatures powered by Ethereum & Cosmos',
|
|
972
|
+
extended_description: 'A monster breeding & battling game with a twist. Each game interaction burns $BEAST tokens, adding a strategic depth to breeding, battling, and customization. Dive into a world where every move counts!',
|
|
973
|
+
type_asset: 'erc20',
|
|
974
|
+
address: '0xA4426666addBE8c4985377d36683D17FB40c31Be',
|
|
935
975
|
denom_units: [{
|
|
936
|
-
denom: 'ibc/
|
|
976
|
+
denom: 'ibc/1E0E07A6EDA2FA9D8C4DFC0575561B049172CF6748C47D7494614D712BF05DF9',
|
|
937
977
|
exponent: 0,
|
|
938
|
-
aliases: ['
|
|
978
|
+
aliases: ['0xA4426666addBE8c4985377d36683D17FB40c31Be']
|
|
939
979
|
}, {
|
|
940
|
-
denom: '
|
|
980
|
+
denom: 'beast',
|
|
941
981
|
exponent: 6
|
|
942
982
|
}],
|
|
943
|
-
base: 'ibc/
|
|
944
|
-
name: '
|
|
945
|
-
display: '
|
|
946
|
-
symbol: '
|
|
983
|
+
base: 'ibc/1E0E07A6EDA2FA9D8C4DFC0575561B049172CF6748C47D7494614D712BF05DF9',
|
|
984
|
+
name: 'Gelotto BEAST',
|
|
985
|
+
display: 'beast',
|
|
986
|
+
symbol: 'BEAST',
|
|
947
987
|
logo_URIs: {
|
|
948
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/beast.png'
|
|
949
989
|
},
|
|
950
990
|
images: [{
|
|
951
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
991
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/beast.png'
|
|
952
992
|
}],
|
|
953
993
|
traces: [{
|
|
954
994
|
type: 'ibc',
|
|
955
995
|
counterparty: {
|
|
956
|
-
channel_id: 'channel-
|
|
957
|
-
base_denom: '
|
|
958
|
-
chain_name: '
|
|
996
|
+
channel_id: 'channel-2',
|
|
997
|
+
base_denom: '0xA4426666addBE8c4985377d36683D17FB40c31Be',
|
|
998
|
+
chain_name: 'ethereum'
|
|
959
999
|
},
|
|
960
1000
|
chain: {
|
|
961
|
-
channel_id: 'channel-
|
|
1001
|
+
channel_id: 'channel-52'
|
|
962
1002
|
}
|
|
963
1003
|
}]
|
|
964
1004
|
},
|
|
965
1005
|
{
|
|
966
|
-
description: '
|
|
1006
|
+
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
1007
|
+
type_asset: 'erc20',
|
|
1008
|
+
address: '0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
|
|
967
1009
|
denom_units: [{
|
|
968
|
-
denom: 'ibc/
|
|
1010
|
+
denom: 'ibc/9141B9C2A74294F94C6861FA6B9D5B562874BD84F7C4239569BFD540D86A7E1A',
|
|
969
1011
|
exponent: 0,
|
|
970
|
-
aliases: ['
|
|
1012
|
+
aliases: ['0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
971
1013
|
}, {
|
|
972
|
-
denom: '
|
|
973
|
-
exponent:
|
|
1014
|
+
denom: 'PUNDIX',
|
|
1015
|
+
exponent: 18
|
|
974
1016
|
}],
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
1017
|
+
base: 'ibc/9141B9C2A74294F94C6861FA6B9D5B562874BD84F7C4239569BFD540D86A7E1A',
|
|
1018
|
+
name: 'Pundi X Token',
|
|
1019
|
+
display: 'PUNDIX',
|
|
1020
|
+
symbol: 'PUNDIX',
|
|
1021
|
+
coingecko_id: 'pundi-x-2',
|
|
980
1022
|
logo_URIs: {
|
|
981
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
982
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1023
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
983
1024
|
},
|
|
984
1025
|
images: [{
|
|
985
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
986
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
987
1027
|
}],
|
|
988
|
-
coingecko_id: 'osmosis',
|
|
989
|
-
keywords: ['dex', 'staking'],
|
|
990
|
-
socials: {
|
|
991
|
-
website: 'https://osmosis.zone',
|
|
992
|
-
twitter: 'https://twitter.com/osmosiszone'
|
|
993
|
-
},
|
|
994
1028
|
traces: [{
|
|
995
1029
|
type: 'ibc',
|
|
996
1030
|
counterparty: {
|
|
997
|
-
channel_id: 'channel-
|
|
998
|
-
base_denom: '
|
|
999
|
-
chain_name: '
|
|
1031
|
+
channel_id: 'channel-2',
|
|
1032
|
+
base_denom: '0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
|
|
1033
|
+
chain_name: 'ethereum'
|
|
1000
1034
|
},
|
|
1001
1035
|
chain: {
|
|
1002
|
-
channel_id: 'channel-
|
|
1036
|
+
channel_id: 'channel-52'
|
|
1003
1037
|
}
|
|
1004
1038
|
}]
|
|
1005
1039
|
},
|
|
1006
1040
|
{
|
|
1041
|
+
description: 'FXS is the value accrual and governance token of the entire Frax ecosystem. Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC.',
|
|
1042
|
+
type_asset: 'erc20',
|
|
1043
|
+
address: '0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0',
|
|
1007
1044
|
denom_units: [{
|
|
1008
|
-
denom: 'ibc/
|
|
1045
|
+
denom: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29',
|
|
1009
1046
|
exponent: 0,
|
|
1010
|
-
aliases: ['
|
|
1047
|
+
aliases: ['0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0']
|
|
1011
1048
|
}, {
|
|
1012
|
-
denom: '
|
|
1013
|
-
exponent:
|
|
1049
|
+
denom: 'fxs',
|
|
1050
|
+
exponent: 18
|
|
1014
1051
|
}],
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
logo_URIs: {
|
|
1021
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1022
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1023
|
-
},
|
|
1052
|
+
base: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29',
|
|
1053
|
+
name: 'Frax Share',
|
|
1054
|
+
display: 'fxs',
|
|
1055
|
+
symbol: 'FXS',
|
|
1056
|
+
coingecko_id: 'frax-share',
|
|
1024
1057
|
images: [{
|
|
1025
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1026
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1058
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png',
|
|
1059
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg'
|
|
1027
1060
|
}],
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
website: 'https://ion.wtf',
|
|
1032
|
-
twitter: 'https://twitter.com/_IONDAO'
|
|
1061
|
+
logo_URIs: {
|
|
1062
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png',
|
|
1063
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg'
|
|
1033
1064
|
},
|
|
1034
1065
|
traces: [{
|
|
1035
1066
|
type: 'ibc',
|
|
1036
1067
|
counterparty: {
|
|
1037
|
-
channel_id: 'channel-
|
|
1038
|
-
base_denom: '
|
|
1039
|
-
chain_name: '
|
|
1068
|
+
channel_id: 'channel-2',
|
|
1069
|
+
base_denom: '0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0',
|
|
1070
|
+
chain_name: 'ethereum'
|
|
1040
1071
|
},
|
|
1041
1072
|
chain: {
|
|
1042
|
-
channel_id: 'channel-
|
|
1073
|
+
channel_id: 'channel-52'
|
|
1043
1074
|
}
|
|
1044
1075
|
}]
|
|
1045
1076
|
},
|
|
1046
1077
|
{
|
|
1047
|
-
description: 'The native
|
|
1078
|
+
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1048
1079
|
denom_units: [{
|
|
1049
|
-
denom: 'ibc/
|
|
1080
|
+
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
1050
1081
|
exponent: 0,
|
|
1051
|
-
aliases: ['
|
|
1082
|
+
aliases: ['aevmos']
|
|
1052
1083
|
}, {
|
|
1053
|
-
denom: '
|
|
1054
|
-
exponent:
|
|
1084
|
+
denom: 'evmos',
|
|
1085
|
+
exponent: 18
|
|
1055
1086
|
}],
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
symbol: 'PICA',
|
|
1087
|
+
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
1088
|
+
name: 'Evmos',
|
|
1089
|
+
display: 'evmos',
|
|
1090
|
+
symbol: 'EVMOS',
|
|
1061
1091
|
logo_URIs: {
|
|
1062
|
-
|
|
1092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1093
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1063
1094
|
},
|
|
1095
|
+
coingecko_id: 'evmos',
|
|
1064
1096
|
images: [{
|
|
1065
|
-
|
|
1097
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1098
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1066
1099
|
}],
|
|
1100
|
+
socials: {
|
|
1101
|
+
website: 'https://evmos.org/',
|
|
1102
|
+
twitter: 'https://twitter.com/EvmosOrg'
|
|
1103
|
+
},
|
|
1067
1104
|
traces: [{
|
|
1068
1105
|
type: 'ibc',
|
|
1069
1106
|
counterparty: {
|
|
1070
|
-
channel_id: 'channel-
|
|
1071
|
-
base_denom: '
|
|
1072
|
-
chain_name: '
|
|
1107
|
+
channel_id: 'channel-82',
|
|
1108
|
+
base_denom: 'aevmos',
|
|
1109
|
+
chain_name: 'evmos'
|
|
1073
1110
|
},
|
|
1074
1111
|
chain: {
|
|
1075
|
-
channel_id: 'channel-
|
|
1112
|
+
channel_id: 'channel-7'
|
|
1076
1113
|
}
|
|
1077
1114
|
}]
|
|
1078
1115
|
},
|
|
1079
1116
|
{
|
|
1080
|
-
description: '
|
|
1117
|
+
description: 'The token of Neokingdom DAO.',
|
|
1118
|
+
extended_description: 'Neokingdom DAO wants to make employment fairer, by facilitating both web3 and real-world businesses to operate as Decentralized Autonomous Organizations (DAOs).',
|
|
1081
1119
|
denom_units: [{
|
|
1082
|
-
denom: 'ibc/
|
|
1120
|
+
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
1083
1121
|
exponent: 0,
|
|
1084
|
-
aliases: ['
|
|
1122
|
+
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1085
1123
|
}, {
|
|
1086
|
-
denom: '
|
|
1087
|
-
exponent:
|
|
1088
|
-
aliases: []
|
|
1124
|
+
denom: 'neok',
|
|
1125
|
+
exponent: 18
|
|
1089
1126
|
}],
|
|
1090
|
-
base: 'ibc/
|
|
1091
|
-
name: '
|
|
1092
|
-
display: '
|
|
1093
|
-
symbol: '
|
|
1127
|
+
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
1128
|
+
name: 'Neokingdom DAO',
|
|
1129
|
+
display: 'neok',
|
|
1130
|
+
symbol: 'NEOK',
|
|
1094
1131
|
logo_URIs: {
|
|
1095
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1133
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1096
1134
|
},
|
|
1097
|
-
coingecko_id: 'quicksilver',
|
|
1098
1135
|
images: [{
|
|
1099
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1136
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1137
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1100
1138
|
}],
|
|
1101
1139
|
socials: {
|
|
1102
|
-
website: 'https://
|
|
1103
|
-
twitter: 'https://twitter.com/
|
|
1140
|
+
website: 'https://www.neokingdom.org/',
|
|
1141
|
+
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1104
1142
|
},
|
|
1105
1143
|
traces: [{
|
|
1106
1144
|
type: 'ibc',
|
|
1107
1145
|
counterparty: {
|
|
1108
|
-
channel_id: 'channel-
|
|
1109
|
-
base_denom: '
|
|
1110
|
-
chain_name: '
|
|
1146
|
+
channel_id: 'channel-82',
|
|
1147
|
+
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1148
|
+
chain_name: 'evmos'
|
|
1111
1149
|
},
|
|
1112
1150
|
chain: {
|
|
1113
|
-
channel_id: 'channel-
|
|
1151
|
+
channel_id: 'channel-7'
|
|
1114
1152
|
}
|
|
1115
1153
|
}]
|
|
1116
1154
|
},
|
|
1117
1155
|
{
|
|
1118
|
-
description: 'The
|
|
1156
|
+
description: 'The token of Teledisko DAO.',
|
|
1119
1157
|
denom_units: [{
|
|
1120
|
-
denom: 'ibc/
|
|
1158
|
+
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
1121
1159
|
exponent: 0,
|
|
1122
|
-
aliases: ['
|
|
1160
|
+
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1123
1161
|
}, {
|
|
1124
|
-
denom: '
|
|
1125
|
-
exponent:
|
|
1162
|
+
denom: 'berlin',
|
|
1163
|
+
exponent: 18
|
|
1126
1164
|
}],
|
|
1127
|
-
base: 'ibc/
|
|
1128
|
-
name: '
|
|
1129
|
-
display: '
|
|
1130
|
-
symbol: '
|
|
1165
|
+
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
1166
|
+
name: 'Teledisko DAO',
|
|
1167
|
+
display: 'berlin',
|
|
1168
|
+
symbol: 'BERLIN',
|
|
1169
|
+
type_asset: 'erc20',
|
|
1170
|
+
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1131
1171
|
logo_URIs: {
|
|
1132
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1133
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1134
1174
|
},
|
|
1135
|
-
coingecko_id: 'secret',
|
|
1136
1175
|
images: [{
|
|
1137
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1138
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1177
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1139
1178
|
}],
|
|
1140
|
-
socials: {
|
|
1141
|
-
website: 'https://scrt.network/',
|
|
1142
|
-
twitter: 'https://twitter.com/SecretNetwork'
|
|
1143
|
-
},
|
|
1144
1179
|
traces: [{
|
|
1145
1180
|
type: 'ibc',
|
|
1146
1181
|
counterparty: {
|
|
1147
|
-
channel_id: 'channel-
|
|
1148
|
-
base_denom: '
|
|
1149
|
-
chain_name: '
|
|
1182
|
+
channel_id: 'channel-82',
|
|
1183
|
+
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1184
|
+
chain_name: 'evmos'
|
|
1150
1185
|
},
|
|
1151
1186
|
chain: {
|
|
1152
|
-
channel_id: 'channel-
|
|
1187
|
+
channel_id: 'channel-7'
|
|
1153
1188
|
}
|
|
1154
1189
|
}]
|
|
1155
1190
|
},
|
|
1156
1191
|
{
|
|
1157
|
-
description: 'The
|
|
1192
|
+
description: 'The token of Crowdpunk DAO',
|
|
1158
1193
|
denom_units: [{
|
|
1159
|
-
denom: 'ibc/
|
|
1194
|
+
denom: 'ibc/1A61CAAADA780689237AC470AC2B72E9EA5A61F79FA93EB34679A44D23BB4A0E',
|
|
1160
1195
|
exponent: 0,
|
|
1161
|
-
aliases: ['
|
|
1196
|
+
aliases: ['erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f']
|
|
1162
1197
|
}, {
|
|
1163
|
-
denom: '
|
|
1164
|
-
exponent:
|
|
1198
|
+
denom: 'crowdp',
|
|
1199
|
+
exponent: 18
|
|
1165
1200
|
}],
|
|
1166
|
-
base: 'ibc/
|
|
1167
|
-
name: '
|
|
1168
|
-
display: '
|
|
1169
|
-
|
|
1201
|
+
base: 'ibc/1A61CAAADA780689237AC470AC2B72E9EA5A61F79FA93EB34679A44D23BB4A0E',
|
|
1202
|
+
name: 'Crowdpunk DAO',
|
|
1203
|
+
display: 'crowdp',
|
|
1204
|
+
address: '0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f',
|
|
1205
|
+
symbol: 'CROWDP',
|
|
1206
|
+
type_asset: 'erc20',
|
|
1170
1207
|
logo_URIs: {
|
|
1171
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1172
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1173
1210
|
},
|
|
1174
|
-
coingecko_id: 'stargaze',
|
|
1175
1211
|
images: [{
|
|
1176
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1177
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1213
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1178
1214
|
}],
|
|
1179
|
-
socials: {
|
|
1180
|
-
website: 'https://www.stargaze.zone/',
|
|
1181
|
-
twitter: 'https://twitter.com/StargazeZone'
|
|
1182
|
-
},
|
|
1183
1215
|
traces: [{
|
|
1184
1216
|
type: 'ibc',
|
|
1185
1217
|
counterparty: {
|
|
1186
|
-
channel_id: 'channel-
|
|
1187
|
-
base_denom: '
|
|
1188
|
-
chain_name: '
|
|
1218
|
+
channel_id: 'channel-82',
|
|
1219
|
+
base_denom: 'erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f',
|
|
1220
|
+
chain_name: 'evmos'
|
|
1189
1221
|
},
|
|
1190
1222
|
chain: {
|
|
1191
|
-
channel_id: 'channel-
|
|
1223
|
+
channel_id: 'channel-7'
|
|
1192
1224
|
}
|
|
1193
1225
|
}]
|
|
1194
1226
|
},
|
|
1195
1227
|
{
|
|
1196
|
-
description: 'The native token
|
|
1228
|
+
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
1197
1229
|
denom_units: [{
|
|
1198
|
-
denom: 'ibc/
|
|
1230
|
+
denom: 'ibc/E752C7ACE548AF134010F2673C348DCE5D5F8328A56C252F5B9903589F103413',
|
|
1199
1231
|
exponent: 0,
|
|
1200
|
-
aliases: ['
|
|
1232
|
+
aliases: ['inj']
|
|
1201
1233
|
}, {
|
|
1202
|
-
denom: '
|
|
1203
|
-
exponent:
|
|
1234
|
+
denom: 'INJ',
|
|
1235
|
+
exponent: 18
|
|
1204
1236
|
}],
|
|
1205
|
-
base: 'ibc/
|
|
1206
|
-
name: '
|
|
1207
|
-
display: '
|
|
1208
|
-
symbol: '
|
|
1237
|
+
base: 'ibc/E752C7ACE548AF134010F2673C348DCE5D5F8328A56C252F5B9903589F103413',
|
|
1238
|
+
name: 'Injective',
|
|
1239
|
+
display: 'INJ',
|
|
1240
|
+
symbol: 'INJ',
|
|
1209
1241
|
logo_URIs: {
|
|
1210
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1211
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
1243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
1212
1244
|
},
|
|
1213
|
-
coingecko_id: '
|
|
1245
|
+
coingecko_id: 'injective-protocol',
|
|
1214
1246
|
images: [{
|
|
1215
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1216
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
1248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
1217
1249
|
}],
|
|
1218
1250
|
socials: {
|
|
1219
|
-
website: 'https://
|
|
1220
|
-
twitter: 'https://twitter.com/
|
|
1221
|
-
},
|
|
1251
|
+
website: 'https://injective.com/',
|
|
1252
|
+
twitter: 'https://twitter.com/Injective_'
|
|
1253
|
+
},
|
|
1254
|
+
traces: [{
|
|
1255
|
+
type: 'ibc',
|
|
1256
|
+
counterparty: {
|
|
1257
|
+
channel_id: 'channel-145',
|
|
1258
|
+
base_denom: 'inj',
|
|
1259
|
+
chain_name: 'injective'
|
|
1260
|
+
},
|
|
1261
|
+
chain: {
|
|
1262
|
+
channel_id: 'channel-29'
|
|
1263
|
+
}
|
|
1264
|
+
}]
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
description: 'The second meme coin on Injective.',
|
|
1268
|
+
denom_units: [{
|
|
1269
|
+
denom: 'ibc/1B3638F92F76A170AFAD00FF97BC7ED9FCC3588A0591AA54FF5EF3ABD5FB7C3C',
|
|
1270
|
+
exponent: 0,
|
|
1271
|
+
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
1272
|
+
}, {
|
|
1273
|
+
denom: 'NINPO',
|
|
1274
|
+
exponent: 6
|
|
1275
|
+
}],
|
|
1276
|
+
base: 'ibc/1B3638F92F76A170AFAD00FF97BC7ED9FCC3588A0591AA54FF5EF3ABD5FB7C3C',
|
|
1277
|
+
name: 'Ninpo',
|
|
1278
|
+
display: 'NINPO',
|
|
1279
|
+
symbol: 'NINPO',
|
|
1280
|
+
logo_URIs: {
|
|
1281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
1282
|
+
},
|
|
1283
|
+
images: [{
|
|
1284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
1285
|
+
}],
|
|
1286
|
+
traces: [{
|
|
1287
|
+
type: 'ibc',
|
|
1288
|
+
counterparty: {
|
|
1289
|
+
channel_id: 'channel-145',
|
|
1290
|
+
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
1291
|
+
chain_name: 'injective'
|
|
1292
|
+
},
|
|
1293
|
+
chain: {
|
|
1294
|
+
channel_id: 'channel-29'
|
|
1295
|
+
}
|
|
1296
|
+
}]
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
description: 'JUDO is a very futuristic meme token.',
|
|
1300
|
+
denom_units: [{
|
|
1301
|
+
denom: 'ibc/34D4798F8F5FA32DC0D8D5C12C9293C900E72B6937116669BC861BBA1F8A47AB',
|
|
1302
|
+
exponent: 0,
|
|
1303
|
+
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
1304
|
+
}, {
|
|
1305
|
+
denom: 'JUDO',
|
|
1306
|
+
exponent: 6
|
|
1307
|
+
}],
|
|
1308
|
+
base: 'ibc/34D4798F8F5FA32DC0D8D5C12C9293C900E72B6937116669BC861BBA1F8A47AB',
|
|
1309
|
+
name: 'Judo',
|
|
1310
|
+
display: 'JUDO',
|
|
1311
|
+
symbol: 'JUDO',
|
|
1312
|
+
logo_URIs: {
|
|
1313
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
1314
|
+
},
|
|
1315
|
+
images: [{
|
|
1316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
1317
|
+
}],
|
|
1318
|
+
traces: [{
|
|
1319
|
+
type: 'ibc',
|
|
1320
|
+
counterparty: {
|
|
1321
|
+
channel_id: 'channel-145',
|
|
1322
|
+
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
1323
|
+
chain_name: 'injective'
|
|
1324
|
+
},
|
|
1325
|
+
chain: {
|
|
1326
|
+
channel_id: 'channel-29'
|
|
1327
|
+
}
|
|
1328
|
+
}]
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
description: 'The native token of JUNO Chain',
|
|
1332
|
+
denom_units: [{
|
|
1333
|
+
denom: 'ibc/DF8D00B4B31B55AFCA9BAF192BC36C67AA06D9987DCB96490661BCAB63C27006',
|
|
1334
|
+
exponent: 0,
|
|
1335
|
+
aliases: ['ujuno']
|
|
1336
|
+
}, {
|
|
1337
|
+
denom: 'juno',
|
|
1338
|
+
exponent: 6
|
|
1339
|
+
}],
|
|
1340
|
+
base: 'ibc/DF8D00B4B31B55AFCA9BAF192BC36C67AA06D9987DCB96490661BCAB63C27006',
|
|
1341
|
+
name: 'Juno',
|
|
1342
|
+
display: 'juno',
|
|
1343
|
+
symbol: 'JUNO',
|
|
1344
|
+
logo_URIs: {
|
|
1345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
1346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
1347
|
+
},
|
|
1348
|
+
coingecko_id: 'juno-network',
|
|
1349
|
+
images: [{
|
|
1350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
1351
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
1352
|
+
}],
|
|
1353
|
+
socials: {
|
|
1354
|
+
website: 'https://junonetwork.io/',
|
|
1355
|
+
twitter: 'https://twitter.com/JunoNetwork'
|
|
1356
|
+
},
|
|
1357
|
+
traces: [{
|
|
1358
|
+
type: 'ibc',
|
|
1359
|
+
counterparty: {
|
|
1360
|
+
channel_id: 'channel-280',
|
|
1361
|
+
base_denom: 'ujuno',
|
|
1362
|
+
chain_name: 'juno'
|
|
1363
|
+
},
|
|
1364
|
+
chain: {
|
|
1365
|
+
channel_id: 'channel-8'
|
|
1366
|
+
}
|
|
1367
|
+
}]
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
description: 'The native staking and governance token of the Kujira chain.',
|
|
1371
|
+
denom_units: [{
|
|
1372
|
+
denom: 'ibc/4E86DB2D0F4DC03F4853FD7F6B0E622FBAD10F198B29CC1BA24C207F514B8271',
|
|
1373
|
+
exponent: 0,
|
|
1374
|
+
aliases: ['ukuji']
|
|
1375
|
+
}, {
|
|
1376
|
+
denom: 'kuji',
|
|
1377
|
+
exponent: 6
|
|
1378
|
+
}],
|
|
1379
|
+
base: 'ibc/4E86DB2D0F4DC03F4853FD7F6B0E622FBAD10F198B29CC1BA24C207F514B8271',
|
|
1380
|
+
name: 'Kujira',
|
|
1381
|
+
display: 'kuji',
|
|
1382
|
+
symbol: 'KUJI',
|
|
1383
|
+
coingecko_id: 'kujira',
|
|
1384
|
+
logo_URIs: {
|
|
1385
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
1386
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1387
|
+
},
|
|
1388
|
+
images: [{
|
|
1389
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
1390
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1391
|
+
}],
|
|
1392
|
+
socials: {
|
|
1393
|
+
website: 'https://kujira.network/',
|
|
1394
|
+
twitter: 'https://twitter.com/TeamKujira'
|
|
1395
|
+
},
|
|
1396
|
+
traces: [{
|
|
1397
|
+
type: 'ibc',
|
|
1398
|
+
counterparty: {
|
|
1399
|
+
channel_id: 'channel-101',
|
|
1400
|
+
base_denom: 'ukuji',
|
|
1401
|
+
chain_name: 'kujira'
|
|
1402
|
+
},
|
|
1403
|
+
chain: {
|
|
1404
|
+
channel_id: 'channel-27'
|
|
1405
|
+
}
|
|
1406
|
+
}]
|
|
1407
|
+
},
|
|
1408
|
+
{
|
|
1409
|
+
description: 'The native token of Neutron chain.',
|
|
1410
|
+
denom_units: [{
|
|
1411
|
+
denom: 'ibc/43C92566AEA8C100CF924DB324BD8F699B6374CA5B93BF6BCFEC4777B62D50D1',
|
|
1412
|
+
exponent: 0,
|
|
1413
|
+
aliases: ['untrn']
|
|
1414
|
+
}, {
|
|
1415
|
+
denom: 'ntrn',
|
|
1416
|
+
exponent: 6
|
|
1417
|
+
}],
|
|
1418
|
+
base: 'ibc/43C92566AEA8C100CF924DB324BD8F699B6374CA5B93BF6BCFEC4777B62D50D1',
|
|
1419
|
+
name: 'Neutron',
|
|
1420
|
+
display: 'ntrn',
|
|
1421
|
+
symbol: 'NTRN',
|
|
1422
|
+
logo_URIs: {
|
|
1423
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1424
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1425
|
+
},
|
|
1426
|
+
coingecko_id: 'neutron-3',
|
|
1427
|
+
images: [{
|
|
1428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1429
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1430
|
+
}],
|
|
1431
|
+
socials: {
|
|
1432
|
+
website: 'https://neutron.org/',
|
|
1433
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
1434
|
+
},
|
|
1435
|
+
traces: [{
|
|
1436
|
+
type: 'ibc',
|
|
1437
|
+
counterparty: {
|
|
1438
|
+
channel_id: 'channel-17',
|
|
1439
|
+
base_denom: 'untrn',
|
|
1440
|
+
chain_name: 'neutron'
|
|
1441
|
+
},
|
|
1442
|
+
chain: {
|
|
1443
|
+
channel_id: 'channel-18'
|
|
1444
|
+
}
|
|
1445
|
+
}]
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
description: 'BITCOSMOS',
|
|
1449
|
+
denom_units: [{
|
|
1450
|
+
denom: 'ibc/B8CAC5836D321728C926BF59274D3908A6C021B5E6D7C7FC3FF655C46D52FAD6',
|
|
1451
|
+
exponent: 0,
|
|
1452
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
1453
|
+
}, {
|
|
1454
|
+
denom: 'bitcosmos',
|
|
1455
|
+
exponent: 6
|
|
1456
|
+
}],
|
|
1457
|
+
base: 'ibc/B8CAC5836D321728C926BF59274D3908A6C021B5E6D7C7FC3FF655C46D52FAD6',
|
|
1458
|
+
name: 'Bitcosmos',
|
|
1459
|
+
display: 'bitcosmos',
|
|
1460
|
+
symbol: 'BTC',
|
|
1461
|
+
logo_URIs: {
|
|
1462
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1463
|
+
},
|
|
1464
|
+
images: [{
|
|
1465
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1466
|
+
}],
|
|
1467
|
+
traces: [{
|
|
1468
|
+
type: 'ibc',
|
|
1469
|
+
counterparty: {
|
|
1470
|
+
channel_id: 'channel-17',
|
|
1471
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
1472
|
+
chain_name: 'neutron'
|
|
1473
|
+
},
|
|
1474
|
+
chain: {
|
|
1475
|
+
channel_id: 'channel-18'
|
|
1476
|
+
}
|
|
1477
|
+
}]
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
description: 'What the Fuck',
|
|
1481
|
+
denom_units: [{
|
|
1482
|
+
denom: 'ibc/48E082BC861105A015CAA0C8B7520A0FCE34E025F4044D960828044BCA1246D7',
|
|
1483
|
+
exponent: 0,
|
|
1484
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
1485
|
+
}, {
|
|
1486
|
+
denom: 'wtf',
|
|
1487
|
+
exponent: 6
|
|
1488
|
+
}],
|
|
1489
|
+
base: 'ibc/48E082BC861105A015CAA0C8B7520A0FCE34E025F4044D960828044BCA1246D7',
|
|
1490
|
+
name: 'wtf',
|
|
1491
|
+
display: 'wtf',
|
|
1492
|
+
symbol: 'WTF',
|
|
1493
|
+
logo_URIs: {
|
|
1494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1495
|
+
},
|
|
1496
|
+
images: [{
|
|
1497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1498
|
+
}],
|
|
1499
|
+
traces: [{
|
|
1500
|
+
type: 'ibc',
|
|
1501
|
+
counterparty: {
|
|
1502
|
+
channel_id: 'channel-17',
|
|
1503
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
1504
|
+
chain_name: 'neutron'
|
|
1505
|
+
},
|
|
1506
|
+
chain: {
|
|
1507
|
+
channel_id: 'channel-18'
|
|
1508
|
+
}
|
|
1509
|
+
}]
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
description: 'Astro BOY',
|
|
1513
|
+
denom_units: [{
|
|
1514
|
+
denom: 'ibc/E0B3D180E9876BF54CA904A30D3C6922410E477E9F8C72F7C0C537211B80C4D1',
|
|
1515
|
+
exponent: 0,
|
|
1516
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
1517
|
+
}, {
|
|
1518
|
+
denom: 'boy',
|
|
1519
|
+
exponent: 6
|
|
1520
|
+
}],
|
|
1521
|
+
base: 'ibc/E0B3D180E9876BF54CA904A30D3C6922410E477E9F8C72F7C0C537211B80C4D1',
|
|
1522
|
+
name: 'boy',
|
|
1523
|
+
display: 'boy',
|
|
1524
|
+
symbol: 'BOY',
|
|
1525
|
+
logo_URIs: {
|
|
1526
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1527
|
+
},
|
|
1528
|
+
images: [{
|
|
1529
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1530
|
+
}],
|
|
1531
|
+
traces: [{
|
|
1532
|
+
type: 'ibc',
|
|
1533
|
+
counterparty: {
|
|
1534
|
+
channel_id: 'channel-17',
|
|
1535
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
1536
|
+
chain_name: 'neutron'
|
|
1537
|
+
},
|
|
1538
|
+
chain: {
|
|
1539
|
+
channel_id: 'channel-18'
|
|
1540
|
+
}
|
|
1541
|
+
}]
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
description: 'The native token of Osmosis',
|
|
1545
|
+
denom_units: [{
|
|
1546
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
1547
|
+
exponent: 0,
|
|
1548
|
+
aliases: ['uosmo']
|
|
1549
|
+
}, {
|
|
1550
|
+
denom: 'osmo',
|
|
1551
|
+
exponent: 6
|
|
1552
|
+
}],
|
|
1553
|
+
type_asset: 'sdk.coin',
|
|
1554
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
1555
|
+
name: 'Osmosis',
|
|
1556
|
+
display: 'osmo',
|
|
1557
|
+
symbol: 'OSMO',
|
|
1558
|
+
logo_URIs: {
|
|
1559
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1560
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1561
|
+
},
|
|
1562
|
+
images: [{
|
|
1563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1565
|
+
}],
|
|
1566
|
+
coingecko_id: 'osmosis',
|
|
1567
|
+
keywords: ['dex', 'staking'],
|
|
1568
|
+
socials: {
|
|
1569
|
+
website: 'https://osmosis.zone',
|
|
1570
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
1571
|
+
},
|
|
1572
|
+
traces: [{
|
|
1573
|
+
type: 'ibc',
|
|
1574
|
+
counterparty: {
|
|
1575
|
+
channel_id: 'channel-1279',
|
|
1576
|
+
base_denom: 'uosmo',
|
|
1577
|
+
chain_name: 'osmosis'
|
|
1578
|
+
},
|
|
1579
|
+
chain: {
|
|
1580
|
+
channel_id: 'channel-3'
|
|
1581
|
+
}
|
|
1582
|
+
}]
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
denom_units: [{
|
|
1586
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
1587
|
+
exponent: 0,
|
|
1588
|
+
aliases: ['uion']
|
|
1589
|
+
}, {
|
|
1590
|
+
denom: 'ion',
|
|
1591
|
+
exponent: 6
|
|
1592
|
+
}],
|
|
1593
|
+
type_asset: 'sdk.coin',
|
|
1594
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
1595
|
+
name: 'Ion DAO',
|
|
1596
|
+
display: 'ion',
|
|
1597
|
+
symbol: 'ION',
|
|
1598
|
+
logo_URIs: {
|
|
1599
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1600
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1601
|
+
},
|
|
1602
|
+
images: [{
|
|
1603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1604
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1605
|
+
}],
|
|
1606
|
+
coingecko_id: 'ion',
|
|
1607
|
+
keywords: ['memecoin', 'defi'],
|
|
1608
|
+
socials: {
|
|
1609
|
+
website: 'https://ion.wtf',
|
|
1610
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
1611
|
+
},
|
|
1612
|
+
traces: [{
|
|
1613
|
+
type: 'ibc',
|
|
1614
|
+
counterparty: {
|
|
1615
|
+
channel_id: 'channel-1279',
|
|
1616
|
+
base_denom: 'uion',
|
|
1617
|
+
chain_name: 'osmosis'
|
|
1618
|
+
},
|
|
1619
|
+
chain: {
|
|
1620
|
+
channel_id: 'channel-3'
|
|
1621
|
+
}
|
|
1622
|
+
}]
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
description: 'The native staking and governance token of Picasso.',
|
|
1626
|
+
denom_units: [{
|
|
1627
|
+
denom: 'ibc/6517CF990493C8F3D6AE1E03FA1B5167B1E40345061104F07296D883379B4A08',
|
|
1628
|
+
exponent: 0,
|
|
1629
|
+
aliases: ['ppica']
|
|
1630
|
+
}, {
|
|
1631
|
+
denom: 'pica',
|
|
1632
|
+
exponent: 12
|
|
1633
|
+
}],
|
|
1634
|
+
type_asset: 'substrate',
|
|
1635
|
+
base: 'ibc/6517CF990493C8F3D6AE1E03FA1B5167B1E40345061104F07296D883379B4A08',
|
|
1636
|
+
name: 'Pica',
|
|
1637
|
+
display: 'pica',
|
|
1638
|
+
symbol: 'PICA',
|
|
1639
|
+
logo_URIs: {
|
|
1640
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
|
|
1641
|
+
},
|
|
1642
|
+
images: [{
|
|
1643
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
|
|
1644
|
+
}],
|
|
1645
|
+
traces: [{
|
|
1646
|
+
type: 'ibc',
|
|
1647
|
+
counterparty: {
|
|
1648
|
+
channel_id: 'channel-17',
|
|
1649
|
+
base_denom: 'ppica',
|
|
1650
|
+
chain_name: 'picasso'
|
|
1651
|
+
},
|
|
1652
|
+
chain: {
|
|
1653
|
+
channel_id: 'channel-2'
|
|
1654
|
+
}
|
|
1655
|
+
}]
|
|
1656
|
+
},
|
|
1657
|
+
{
|
|
1658
|
+
description: 'QCK - native token of Quicksilver',
|
|
1659
|
+
denom_units: [{
|
|
1660
|
+
denom: 'ibc/E8C4BDE0CDFFA83759AD3324EEE5A1B1E39FCA6BA0791AAE67F4CCF829DB8F1F',
|
|
1661
|
+
exponent: 0,
|
|
1662
|
+
aliases: ['uqck']
|
|
1663
|
+
}, {
|
|
1664
|
+
denom: 'qck',
|
|
1665
|
+
exponent: 6,
|
|
1666
|
+
aliases: []
|
|
1667
|
+
}],
|
|
1668
|
+
base: 'ibc/E8C4BDE0CDFFA83759AD3324EEE5A1B1E39FCA6BA0791AAE67F4CCF829DB8F1F',
|
|
1669
|
+
name: 'Quicksilver',
|
|
1670
|
+
display: 'qck',
|
|
1671
|
+
symbol: 'QCK',
|
|
1672
|
+
logo_URIs: {
|
|
1673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
1674
|
+
},
|
|
1675
|
+
coingecko_id: 'quicksilver',
|
|
1676
|
+
images: [{
|
|
1677
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
1678
|
+
}],
|
|
1679
|
+
socials: {
|
|
1680
|
+
website: 'https://quicksilver.zone/',
|
|
1681
|
+
twitter: 'https://twitter.com/quicksilverzone'
|
|
1682
|
+
},
|
|
1683
|
+
traces: [{
|
|
1684
|
+
type: 'ibc',
|
|
1685
|
+
counterparty: {
|
|
1686
|
+
channel_id: 'channel-94',
|
|
1687
|
+
base_denom: 'uqck',
|
|
1688
|
+
chain_name: 'quicksilver'
|
|
1689
|
+
},
|
|
1690
|
+
chain: {
|
|
1691
|
+
channel_id: 'channel-9'
|
|
1692
|
+
}
|
|
1693
|
+
}]
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
description: 'The native token of Secret Network',
|
|
1697
|
+
denom_units: [{
|
|
1698
|
+
denom: 'ibc/E3459360643C2555C57C7DAB0567FA762B42D5D6D45A76615EA7D99D933AEC04',
|
|
1699
|
+
exponent: 0,
|
|
1700
|
+
aliases: ['uscrt']
|
|
1701
|
+
}, {
|
|
1702
|
+
denom: 'scrt',
|
|
1703
|
+
exponent: 6
|
|
1704
|
+
}],
|
|
1705
|
+
base: 'ibc/E3459360643C2555C57C7DAB0567FA762B42D5D6D45A76615EA7D99D933AEC04',
|
|
1706
|
+
name: 'Secret Network',
|
|
1707
|
+
display: 'scrt',
|
|
1708
|
+
symbol: 'SCRT',
|
|
1709
|
+
logo_URIs: {
|
|
1710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
1711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1712
|
+
},
|
|
1713
|
+
coingecko_id: 'secret',
|
|
1714
|
+
images: [{
|
|
1715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
1716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1717
|
+
}],
|
|
1718
|
+
socials: {
|
|
1719
|
+
website: 'https://scrt.network/',
|
|
1720
|
+
twitter: 'https://twitter.com/SecretNetwork'
|
|
1721
|
+
},
|
|
1722
|
+
traces: [{
|
|
1723
|
+
type: 'ibc',
|
|
1724
|
+
counterparty: {
|
|
1725
|
+
channel_id: 'channel-80',
|
|
1726
|
+
base_denom: 'uscrt',
|
|
1727
|
+
chain_name: 'secretnetwork'
|
|
1728
|
+
},
|
|
1729
|
+
chain: {
|
|
1730
|
+
channel_id: 'channel-14'
|
|
1731
|
+
}
|
|
1732
|
+
}]
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
description: 'The native token of Stargaze',
|
|
1736
|
+
denom_units: [{
|
|
1737
|
+
denom: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
|
|
1738
|
+
exponent: 0,
|
|
1739
|
+
aliases: ['ustars']
|
|
1740
|
+
}, {
|
|
1741
|
+
denom: 'stars',
|
|
1742
|
+
exponent: 6
|
|
1743
|
+
}],
|
|
1744
|
+
base: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
|
|
1745
|
+
name: 'Stargaze',
|
|
1746
|
+
display: 'stars',
|
|
1747
|
+
symbol: 'STARS',
|
|
1748
|
+
logo_URIs: {
|
|
1749
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1750
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1751
|
+
},
|
|
1752
|
+
coingecko_id: 'stargaze',
|
|
1753
|
+
images: [{
|
|
1754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1755
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1756
|
+
}],
|
|
1757
|
+
socials: {
|
|
1758
|
+
website: 'https://www.stargaze.zone/',
|
|
1759
|
+
twitter: 'https://twitter.com/StargazeZone'
|
|
1760
|
+
},
|
|
1761
|
+
traces: [{
|
|
1762
|
+
type: 'ibc',
|
|
1763
|
+
counterparty: {
|
|
1764
|
+
channel_id: 'channel-184',
|
|
1765
|
+
base_denom: 'ustars',
|
|
1766
|
+
chain_name: 'stargaze'
|
|
1767
|
+
},
|
|
1768
|
+
chain: {
|
|
1769
|
+
channel_id: 'channel-6'
|
|
1770
|
+
}
|
|
1771
|
+
}]
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
description: 'The native token of Stride',
|
|
1775
|
+
denom_units: [{
|
|
1776
|
+
denom: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
1777
|
+
exponent: 0,
|
|
1778
|
+
aliases: ['ustrd']
|
|
1779
|
+
}, {
|
|
1780
|
+
denom: 'strd',
|
|
1781
|
+
exponent: 6
|
|
1782
|
+
}],
|
|
1783
|
+
base: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
1784
|
+
name: 'Stride',
|
|
1785
|
+
display: 'strd',
|
|
1786
|
+
symbol: 'STRD',
|
|
1787
|
+
logo_URIs: {
|
|
1788
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1789
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1790
|
+
},
|
|
1791
|
+
coingecko_id: 'stride',
|
|
1792
|
+
images: [{
|
|
1793
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1794
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1795
|
+
}],
|
|
1796
|
+
socials: {
|
|
1797
|
+
website: 'https://stride.zone/',
|
|
1798
|
+
twitter: 'https://twitter.com/stride_zone'
|
|
1799
|
+
},
|
|
1800
|
+
traces: [{
|
|
1801
|
+
type: 'ibc',
|
|
1802
|
+
counterparty: {
|
|
1803
|
+
channel_id: 'channel-134',
|
|
1804
|
+
base_denom: 'ustrd',
|
|
1805
|
+
chain_name: 'stride'
|
|
1806
|
+
},
|
|
1807
|
+
chain: {
|
|
1808
|
+
channel_id: 'channel-5'
|
|
1809
|
+
}
|
|
1810
|
+
}]
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
1814
|
+
denom_units: [{
|
|
1815
|
+
denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
|
|
1816
|
+
exponent: 0,
|
|
1817
|
+
aliases: ['uatom']
|
|
1818
|
+
}, {
|
|
1819
|
+
denom: 'atom',
|
|
1820
|
+
exponent: 6
|
|
1821
|
+
}],
|
|
1822
|
+
base: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
|
|
1823
|
+
name: 'Cosmos Hub Atom',
|
|
1824
|
+
display: 'atom',
|
|
1825
|
+
symbol: 'ATOM',
|
|
1826
|
+
logo_URIs: {
|
|
1827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1829
|
+
},
|
|
1830
|
+
coingecko_id: 'cosmos',
|
|
1831
|
+
images: [{
|
|
1832
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1833
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1834
|
+
}],
|
|
1835
|
+
socials: {
|
|
1836
|
+
website: 'https://cosmos.network',
|
|
1837
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
1838
|
+
},
|
|
1839
|
+
traces: [{
|
|
1840
|
+
type: 'ibc',
|
|
1841
|
+
counterparty: {
|
|
1842
|
+
channel_id: 'channel-617',
|
|
1843
|
+
base_denom: 'uatom',
|
|
1844
|
+
chain_name: 'cosmoshub'
|
|
1845
|
+
},
|
|
1846
|
+
chain: {
|
|
1847
|
+
channel_id: 'channel-4'
|
|
1848
|
+
}
|
|
1849
|
+
}]
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
description: 'The native token of Crescent',
|
|
1853
|
+
denom_units: [{
|
|
1854
|
+
denom: 'ibc/B5AB26FB63C08E1C14B91B4DDC15CA4FE59737052B4432D8A3B328B66F6FE7A1',
|
|
1855
|
+
exponent: 0,
|
|
1856
|
+
aliases: ['ucre']
|
|
1857
|
+
}, {
|
|
1858
|
+
denom: 'cre',
|
|
1859
|
+
exponent: 6
|
|
1860
|
+
}],
|
|
1861
|
+
base: 'ibc/B5AB26FB63C08E1C14B91B4DDC15CA4FE59737052B4432D8A3B328B66F6FE7A1',
|
|
1862
|
+
name: 'Crescent',
|
|
1863
|
+
display: 'cre',
|
|
1864
|
+
symbol: 'CRE',
|
|
1865
|
+
logo_URIs: {
|
|
1866
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1867
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1868
|
+
},
|
|
1869
|
+
coingecko_id: 'crescent-network',
|
|
1870
|
+
images: [{
|
|
1871
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1872
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1873
|
+
}],
|
|
1874
|
+
traces: [{
|
|
1875
|
+
type: 'ibc',
|
|
1876
|
+
counterparty: {
|
|
1877
|
+
channel_id: 'channel-64',
|
|
1878
|
+
base_denom: 'ucre',
|
|
1879
|
+
chain_name: 'crescent'
|
|
1880
|
+
},
|
|
1881
|
+
chain: {
|
|
1882
|
+
channel_id: 'channel-11'
|
|
1883
|
+
}
|
|
1884
|
+
}]
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
description: 'The bonded token of Crescent',
|
|
1888
|
+
denom_units: [{
|
|
1889
|
+
denom: 'ibc/E5569AE44BD9E30C9F89FD9D22C9CCF904D0F08AD1A1CB500C0A3048331A5047',
|
|
1890
|
+
exponent: 0,
|
|
1891
|
+
aliases: ['ubcre']
|
|
1892
|
+
}, {
|
|
1893
|
+
denom: 'bcre',
|
|
1894
|
+
exponent: 6
|
|
1895
|
+
}],
|
|
1896
|
+
base: 'ibc/E5569AE44BD9E30C9F89FD9D22C9CCF904D0F08AD1A1CB500C0A3048331A5047',
|
|
1897
|
+
name: 'Bonded Crescent',
|
|
1898
|
+
display: 'bcre',
|
|
1899
|
+
symbol: 'bCRE',
|
|
1900
|
+
logo_URIs: {
|
|
1901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
1902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1903
|
+
},
|
|
1904
|
+
coingecko_id: 'liquid-staking-crescent',
|
|
1905
|
+
images: [{
|
|
1906
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
1907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1908
|
+
}],
|
|
1909
|
+
traces: [{
|
|
1910
|
+
type: 'ibc',
|
|
1911
|
+
counterparty: {
|
|
1912
|
+
channel_id: 'channel-64',
|
|
1913
|
+
base_denom: 'ubcre',
|
|
1914
|
+
chain_name: 'crescent'
|
|
1915
|
+
},
|
|
1916
|
+
chain: {
|
|
1917
|
+
channel_id: 'channel-11'
|
|
1918
|
+
}
|
|
1919
|
+
}]
|
|
1920
|
+
},
|
|
1921
|
+
{
|
|
1922
|
+
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1923
|
+
denom_units: [{
|
|
1924
|
+
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
1925
|
+
exponent: 0,
|
|
1926
|
+
aliases: ['aevmos']
|
|
1927
|
+
}, {
|
|
1928
|
+
denom: 'evmos',
|
|
1929
|
+
exponent: 18
|
|
1930
|
+
}],
|
|
1931
|
+
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
1932
|
+
name: 'Evmos',
|
|
1933
|
+
display: 'evmos',
|
|
1934
|
+
symbol: 'EVMOS',
|
|
1935
|
+
logo_URIs: {
|
|
1936
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1937
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1938
|
+
},
|
|
1939
|
+
coingecko_id: 'evmos',
|
|
1940
|
+
images: [{
|
|
1941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1942
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1943
|
+
}],
|
|
1944
|
+
socials: {
|
|
1945
|
+
website: 'https://evmos.org/',
|
|
1946
|
+
twitter: 'https://twitter.com/EvmosOrg'
|
|
1947
|
+
},
|
|
1948
|
+
traces: [{
|
|
1949
|
+
type: 'ibc',
|
|
1950
|
+
counterparty: {
|
|
1951
|
+
channel_id: 'channel-82',
|
|
1952
|
+
base_denom: 'aevmos',
|
|
1953
|
+
chain_name: 'evmos'
|
|
1954
|
+
},
|
|
1955
|
+
chain: {
|
|
1956
|
+
channel_id: 'channel-7'
|
|
1957
|
+
}
|
|
1958
|
+
}]
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
description: 'The token of Neokingdom DAO.',
|
|
1962
|
+
extended_description: 'Neokingdom DAO wants to make employment fairer, by facilitating both web3 and real-world businesses to operate as Decentralized Autonomous Organizations (DAOs).',
|
|
1963
|
+
denom_units: [{
|
|
1964
|
+
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
1965
|
+
exponent: 0,
|
|
1966
|
+
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1967
|
+
}, {
|
|
1968
|
+
denom: 'neok',
|
|
1969
|
+
exponent: 18
|
|
1970
|
+
}],
|
|
1971
|
+
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
1972
|
+
name: 'Neokingdom DAO',
|
|
1973
|
+
display: 'neok',
|
|
1974
|
+
symbol: 'NEOK',
|
|
1975
|
+
logo_URIs: {
|
|
1976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1978
|
+
},
|
|
1979
|
+
images: [{
|
|
1980
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1981
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1982
|
+
}],
|
|
1983
|
+
socials: {
|
|
1984
|
+
website: 'https://www.neokingdom.org/',
|
|
1985
|
+
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1986
|
+
},
|
|
1987
|
+
traces: [{
|
|
1988
|
+
type: 'ibc',
|
|
1989
|
+
counterparty: {
|
|
1990
|
+
channel_id: 'channel-82',
|
|
1991
|
+
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1992
|
+
chain_name: 'evmos'
|
|
1993
|
+
},
|
|
1994
|
+
chain: {
|
|
1995
|
+
channel_id: 'channel-7'
|
|
1996
|
+
}
|
|
1997
|
+
}]
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
description: 'The token of Teledisko DAO.',
|
|
2001
|
+
denom_units: [{
|
|
2002
|
+
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
2003
|
+
exponent: 0,
|
|
2004
|
+
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
2005
|
+
}, {
|
|
2006
|
+
denom: 'berlin',
|
|
2007
|
+
exponent: 18
|
|
2008
|
+
}],
|
|
2009
|
+
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
2010
|
+
name: 'Teledisko DAO',
|
|
2011
|
+
display: 'berlin',
|
|
2012
|
+
symbol: 'BERLIN',
|
|
2013
|
+
type_asset: 'erc20',
|
|
2014
|
+
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2015
|
+
logo_URIs: {
|
|
2016
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
2017
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
2018
|
+
},
|
|
2019
|
+
images: [{
|
|
2020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
2021
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
2022
|
+
}],
|
|
2023
|
+
traces: [{
|
|
2024
|
+
type: 'ibc',
|
|
2025
|
+
counterparty: {
|
|
2026
|
+
channel_id: 'channel-82',
|
|
2027
|
+
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2028
|
+
chain_name: 'evmos'
|
|
2029
|
+
},
|
|
2030
|
+
chain: {
|
|
2031
|
+
channel_id: 'channel-7'
|
|
2032
|
+
}
|
|
2033
|
+
}]
|
|
2034
|
+
},
|
|
2035
|
+
{
|
|
2036
|
+
description: 'The token of Crowdpunk DAO',
|
|
2037
|
+
denom_units: [{
|
|
2038
|
+
denom: 'ibc/1A61CAAADA780689237AC470AC2B72E9EA5A61F79FA93EB34679A44D23BB4A0E',
|
|
2039
|
+
exponent: 0,
|
|
2040
|
+
aliases: ['erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f']
|
|
2041
|
+
}, {
|
|
2042
|
+
denom: 'crowdp',
|
|
2043
|
+
exponent: 18
|
|
2044
|
+
}],
|
|
2045
|
+
base: 'ibc/1A61CAAADA780689237AC470AC2B72E9EA5A61F79FA93EB34679A44D23BB4A0E',
|
|
2046
|
+
name: 'Crowdpunk DAO',
|
|
2047
|
+
display: 'crowdp',
|
|
2048
|
+
address: '0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f',
|
|
2049
|
+
symbol: 'CROWDP',
|
|
2050
|
+
type_asset: 'erc20',
|
|
2051
|
+
logo_URIs: {
|
|
2052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2053
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
2054
|
+
},
|
|
2055
|
+
images: [{
|
|
2056
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2057
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
2058
|
+
}],
|
|
2059
|
+
traces: [{
|
|
2060
|
+
type: 'ibc',
|
|
2061
|
+
counterparty: {
|
|
2062
|
+
channel_id: 'channel-82',
|
|
2063
|
+
base_denom: 'erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f',
|
|
2064
|
+
chain_name: 'evmos'
|
|
2065
|
+
},
|
|
2066
|
+
chain: {
|
|
2067
|
+
channel_id: 'channel-7'
|
|
2068
|
+
}
|
|
2069
|
+
}]
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
2073
|
+
denom_units: [{
|
|
2074
|
+
denom: 'ibc/E752C7ACE548AF134010F2673C348DCE5D5F8328A56C252F5B9903589F103413',
|
|
2075
|
+
exponent: 0,
|
|
2076
|
+
aliases: ['inj']
|
|
2077
|
+
}, {
|
|
2078
|
+
denom: 'INJ',
|
|
2079
|
+
exponent: 18
|
|
2080
|
+
}],
|
|
2081
|
+
base: 'ibc/E752C7ACE548AF134010F2673C348DCE5D5F8328A56C252F5B9903589F103413',
|
|
2082
|
+
name: 'Injective',
|
|
2083
|
+
display: 'INJ',
|
|
2084
|
+
symbol: 'INJ',
|
|
2085
|
+
logo_URIs: {
|
|
2086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
2087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
2088
|
+
},
|
|
2089
|
+
coingecko_id: 'injective-protocol',
|
|
2090
|
+
images: [{
|
|
2091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
2092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
2093
|
+
}],
|
|
2094
|
+
socials: {
|
|
2095
|
+
website: 'https://injective.com/',
|
|
2096
|
+
twitter: 'https://twitter.com/Injective_'
|
|
2097
|
+
},
|
|
2098
|
+
traces: [{
|
|
2099
|
+
type: 'ibc',
|
|
2100
|
+
counterparty: {
|
|
2101
|
+
channel_id: 'channel-145',
|
|
2102
|
+
base_denom: 'inj',
|
|
2103
|
+
chain_name: 'injective'
|
|
2104
|
+
},
|
|
2105
|
+
chain: {
|
|
2106
|
+
channel_id: 'channel-29'
|
|
2107
|
+
}
|
|
2108
|
+
}]
|
|
2109
|
+
},
|
|
2110
|
+
{
|
|
2111
|
+
description: 'The second meme coin on Injective.',
|
|
2112
|
+
denom_units: [{
|
|
2113
|
+
denom: 'ibc/1B3638F92F76A170AFAD00FF97BC7ED9FCC3588A0591AA54FF5EF3ABD5FB7C3C',
|
|
2114
|
+
exponent: 0,
|
|
2115
|
+
aliases: ['inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88']
|
|
2116
|
+
}, {
|
|
2117
|
+
denom: 'NINPO',
|
|
2118
|
+
exponent: 6
|
|
2119
|
+
}],
|
|
2120
|
+
base: 'ibc/1B3638F92F76A170AFAD00FF97BC7ED9FCC3588A0591AA54FF5EF3ABD5FB7C3C',
|
|
2121
|
+
name: 'Ninpo',
|
|
2122
|
+
display: 'NINPO',
|
|
2123
|
+
symbol: 'NINPO',
|
|
2124
|
+
logo_URIs: {
|
|
2125
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
2126
|
+
},
|
|
2127
|
+
images: [{
|
|
2128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninpo.png'
|
|
2129
|
+
}],
|
|
2130
|
+
traces: [{
|
|
2131
|
+
type: 'ibc',
|
|
2132
|
+
counterparty: {
|
|
2133
|
+
channel_id: 'channel-145',
|
|
2134
|
+
base_denom: 'inj1sudjgsyhufqu95yp7rqad3g78ws8g6htf32h88',
|
|
2135
|
+
chain_name: 'injective'
|
|
2136
|
+
},
|
|
2137
|
+
chain: {
|
|
2138
|
+
channel_id: 'channel-29'
|
|
2139
|
+
}
|
|
2140
|
+
}]
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
description: 'JUDO is a very futuristic meme token.',
|
|
2144
|
+
denom_units: [{
|
|
2145
|
+
denom: 'ibc/34D4798F8F5FA32DC0D8D5C12C9293C900E72B6937116669BC861BBA1F8A47AB',
|
|
2146
|
+
exponent: 0,
|
|
2147
|
+
aliases: ['inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h']
|
|
2148
|
+
}, {
|
|
2149
|
+
denom: 'JUDO',
|
|
2150
|
+
exponent: 6
|
|
2151
|
+
}],
|
|
2152
|
+
base: 'ibc/34D4798F8F5FA32DC0D8D5C12C9293C900E72B6937116669BC861BBA1F8A47AB',
|
|
2153
|
+
name: 'Judo',
|
|
2154
|
+
display: 'JUDO',
|
|
2155
|
+
symbol: 'JUDO',
|
|
2156
|
+
logo_URIs: {
|
|
2157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
2158
|
+
},
|
|
2159
|
+
images: [{
|
|
2160
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/judo.png'
|
|
2161
|
+
}],
|
|
2162
|
+
traces: [{
|
|
2163
|
+
type: 'ibc',
|
|
2164
|
+
counterparty: {
|
|
2165
|
+
channel_id: 'channel-145',
|
|
2166
|
+
base_denom: 'inj16ukv8g2jcmml7gykxn5ws8ykhxjkugl4zhft5h',
|
|
2167
|
+
chain_name: 'injective'
|
|
2168
|
+
},
|
|
2169
|
+
chain: {
|
|
2170
|
+
channel_id: 'channel-29'
|
|
2171
|
+
}
|
|
2172
|
+
}]
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
description: 'The native token of JUNO Chain',
|
|
2176
|
+
denom_units: [{
|
|
2177
|
+
denom: 'ibc/DF8D00B4B31B55AFCA9BAF192BC36C67AA06D9987DCB96490661BCAB63C27006',
|
|
2178
|
+
exponent: 0,
|
|
2179
|
+
aliases: ['ujuno']
|
|
2180
|
+
}, {
|
|
2181
|
+
denom: 'juno',
|
|
2182
|
+
exponent: 6
|
|
2183
|
+
}],
|
|
2184
|
+
base: 'ibc/DF8D00B4B31B55AFCA9BAF192BC36C67AA06D9987DCB96490661BCAB63C27006',
|
|
2185
|
+
name: 'Juno',
|
|
2186
|
+
display: 'juno',
|
|
2187
|
+
symbol: 'JUNO',
|
|
2188
|
+
logo_URIs: {
|
|
2189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
2190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
2191
|
+
},
|
|
2192
|
+
coingecko_id: 'juno-network',
|
|
2193
|
+
images: [{
|
|
2194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
2195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
2196
|
+
}],
|
|
2197
|
+
socials: {
|
|
2198
|
+
website: 'https://junonetwork.io/',
|
|
2199
|
+
twitter: 'https://twitter.com/JunoNetwork'
|
|
2200
|
+
},
|
|
1222
2201
|
traces: [{
|
|
1223
2202
|
type: 'ibc',
|
|
1224
2203
|
counterparty: {
|
|
1225
|
-
channel_id: 'channel-
|
|
1226
|
-
base_denom: '
|
|
1227
|
-
chain_name: '
|
|
2204
|
+
channel_id: 'channel-280',
|
|
2205
|
+
base_denom: 'ujuno',
|
|
2206
|
+
chain_name: 'juno'
|
|
1228
2207
|
},
|
|
1229
2208
|
chain: {
|
|
1230
|
-
channel_id: 'channel-
|
|
2209
|
+
channel_id: 'channel-8'
|
|
1231
2210
|
}
|
|
1232
2211
|
}]
|
|
1233
2212
|
},
|
|
1234
2213
|
{
|
|
1235
|
-
description: 'The native staking and governance token of the
|
|
2214
|
+
description: 'The native staking and governance token of the Kujira chain.',
|
|
1236
2215
|
denom_units: [{
|
|
1237
|
-
denom: 'ibc/
|
|
2216
|
+
denom: 'ibc/4E86DB2D0F4DC03F4853FD7F6B0E622FBAD10F198B29CC1BA24C207F514B8271',
|
|
1238
2217
|
exponent: 0,
|
|
1239
|
-
aliases: ['
|
|
2218
|
+
aliases: ['ukuji']
|
|
1240
2219
|
}, {
|
|
1241
|
-
denom: '
|
|
2220
|
+
denom: 'kuji',
|
|
1242
2221
|
exponent: 6
|
|
1243
2222
|
}],
|
|
1244
|
-
base: 'ibc/
|
|
1245
|
-
name: '
|
|
1246
|
-
display: '
|
|
1247
|
-
symbol: '
|
|
2223
|
+
base: 'ibc/4E86DB2D0F4DC03F4853FD7F6B0E622FBAD10F198B29CC1BA24C207F514B8271',
|
|
2224
|
+
name: 'Kujira',
|
|
2225
|
+
display: 'kuji',
|
|
2226
|
+
symbol: 'KUJI',
|
|
2227
|
+
coingecko_id: 'kujira',
|
|
1248
2228
|
logo_URIs: {
|
|
1249
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1250
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
2230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1251
2231
|
},
|
|
1252
|
-
coingecko_id: 'cosmos',
|
|
1253
2232
|
images: [{
|
|
1254
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1255
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
2234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
1256
2235
|
}],
|
|
1257
2236
|
socials: {
|
|
1258
|
-
website: 'https://
|
|
1259
|
-
twitter: 'https://twitter.com/
|
|
2237
|
+
website: 'https://kujira.network/',
|
|
2238
|
+
twitter: 'https://twitter.com/TeamKujira'
|
|
1260
2239
|
},
|
|
1261
2240
|
traces: [{
|
|
1262
2241
|
type: 'ibc',
|
|
1263
2242
|
counterparty: {
|
|
1264
|
-
channel_id: 'channel-
|
|
1265
|
-
base_denom: '
|
|
1266
|
-
chain_name: '
|
|
2243
|
+
channel_id: 'channel-101',
|
|
2244
|
+
base_denom: 'ukuji',
|
|
2245
|
+
chain_name: 'kujira'
|
|
1267
2246
|
},
|
|
1268
2247
|
chain: {
|
|
1269
|
-
channel_id: 'channel-
|
|
2248
|
+
channel_id: 'channel-27'
|
|
1270
2249
|
}
|
|
1271
2250
|
}]
|
|
1272
2251
|
},
|
|
1273
2252
|
{
|
|
1274
|
-
description: 'The native token of
|
|
2253
|
+
description: 'The native token of Neutron chain.',
|
|
1275
2254
|
denom_units: [{
|
|
1276
|
-
denom: 'ibc/
|
|
2255
|
+
denom: 'ibc/43C92566AEA8C100CF924DB324BD8F699B6374CA5B93BF6BCFEC4777B62D50D1',
|
|
1277
2256
|
exponent: 0,
|
|
1278
|
-
aliases: ['
|
|
2257
|
+
aliases: ['untrn']
|
|
1279
2258
|
}, {
|
|
1280
|
-
denom: '
|
|
2259
|
+
denom: 'ntrn',
|
|
1281
2260
|
exponent: 6
|
|
1282
2261
|
}],
|
|
1283
|
-
base: 'ibc/
|
|
1284
|
-
name: '
|
|
1285
|
-
display: '
|
|
1286
|
-
symbol: '
|
|
2262
|
+
base: 'ibc/43C92566AEA8C100CF924DB324BD8F699B6374CA5B93BF6BCFEC4777B62D50D1',
|
|
2263
|
+
name: 'Neutron',
|
|
2264
|
+
display: 'ntrn',
|
|
2265
|
+
symbol: 'NTRN',
|
|
1287
2266
|
logo_URIs: {
|
|
1288
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1289
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1290
2269
|
},
|
|
1291
|
-
coingecko_id: '
|
|
2270
|
+
coingecko_id: 'neutron-3',
|
|
1292
2271
|
images: [{
|
|
1293
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1294
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2272
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2273
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1295
2274
|
}],
|
|
2275
|
+
socials: {
|
|
2276
|
+
website: 'https://neutron.org/',
|
|
2277
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
2278
|
+
},
|
|
1296
2279
|
traces: [{
|
|
1297
2280
|
type: 'ibc',
|
|
1298
2281
|
counterparty: {
|
|
1299
|
-
channel_id: 'channel-
|
|
1300
|
-
base_denom: '
|
|
1301
|
-
chain_name: '
|
|
2282
|
+
channel_id: 'channel-17',
|
|
2283
|
+
base_denom: 'untrn',
|
|
2284
|
+
chain_name: 'neutron'
|
|
2285
|
+
},
|
|
2286
|
+
chain: {
|
|
2287
|
+
channel_id: 'channel-18'
|
|
2288
|
+
}
|
|
2289
|
+
}]
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
description: 'BITCOSMOS',
|
|
2293
|
+
denom_units: [{
|
|
2294
|
+
denom: 'ibc/B8CAC5836D321728C926BF59274D3908A6C021B5E6D7C7FC3FF655C46D52FAD6',
|
|
2295
|
+
exponent: 0,
|
|
2296
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
2297
|
+
}, {
|
|
2298
|
+
denom: 'bitcosmos',
|
|
2299
|
+
exponent: 6
|
|
2300
|
+
}],
|
|
2301
|
+
base: 'ibc/B8CAC5836D321728C926BF59274D3908A6C021B5E6D7C7FC3FF655C46D52FAD6',
|
|
2302
|
+
name: 'Bitcosmos',
|
|
2303
|
+
display: 'bitcosmos',
|
|
2304
|
+
symbol: 'BTC',
|
|
2305
|
+
logo_URIs: {
|
|
2306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
2307
|
+
},
|
|
2308
|
+
images: [{
|
|
2309
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
2310
|
+
}],
|
|
2311
|
+
traces: [{
|
|
2312
|
+
type: 'ibc',
|
|
2313
|
+
counterparty: {
|
|
2314
|
+
channel_id: 'channel-17',
|
|
2315
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
2316
|
+
chain_name: 'neutron'
|
|
2317
|
+
},
|
|
2318
|
+
chain: {
|
|
2319
|
+
channel_id: 'channel-18'
|
|
2320
|
+
}
|
|
2321
|
+
}]
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
description: 'What the Fuck',
|
|
2325
|
+
denom_units: [{
|
|
2326
|
+
denom: 'ibc/48E082BC861105A015CAA0C8B7520A0FCE34E025F4044D960828044BCA1246D7',
|
|
2327
|
+
exponent: 0,
|
|
2328
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
2329
|
+
}, {
|
|
2330
|
+
denom: 'wtf',
|
|
2331
|
+
exponent: 6
|
|
2332
|
+
}],
|
|
2333
|
+
base: 'ibc/48E082BC861105A015CAA0C8B7520A0FCE34E025F4044D960828044BCA1246D7',
|
|
2334
|
+
name: 'wtf',
|
|
2335
|
+
display: 'wtf',
|
|
2336
|
+
symbol: 'WTF',
|
|
2337
|
+
logo_URIs: {
|
|
2338
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
2339
|
+
},
|
|
2340
|
+
images: [{
|
|
2341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
2342
|
+
}],
|
|
2343
|
+
traces: [{
|
|
2344
|
+
type: 'ibc',
|
|
2345
|
+
counterparty: {
|
|
2346
|
+
channel_id: 'channel-17',
|
|
2347
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
2348
|
+
chain_name: 'neutron'
|
|
2349
|
+
},
|
|
2350
|
+
chain: {
|
|
2351
|
+
channel_id: 'channel-18'
|
|
2352
|
+
}
|
|
2353
|
+
}]
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
description: 'Astro BOY',
|
|
2357
|
+
denom_units: [{
|
|
2358
|
+
denom: 'ibc/E0B3D180E9876BF54CA904A30D3C6922410E477E9F8C72F7C0C537211B80C4D1',
|
|
2359
|
+
exponent: 0,
|
|
2360
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
2361
|
+
}, {
|
|
2362
|
+
denom: 'boy',
|
|
2363
|
+
exponent: 6
|
|
2364
|
+
}],
|
|
2365
|
+
base: 'ibc/E0B3D180E9876BF54CA904A30D3C6922410E477E9F8C72F7C0C537211B80C4D1',
|
|
2366
|
+
name: 'boy',
|
|
2367
|
+
display: 'boy',
|
|
2368
|
+
symbol: 'BOY',
|
|
2369
|
+
logo_URIs: {
|
|
2370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
2371
|
+
},
|
|
2372
|
+
images: [{
|
|
2373
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
2374
|
+
}],
|
|
2375
|
+
traces: [{
|
|
2376
|
+
type: 'ibc',
|
|
2377
|
+
counterparty: {
|
|
2378
|
+
channel_id: 'channel-17',
|
|
2379
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
2380
|
+
chain_name: 'neutron'
|
|
2381
|
+
},
|
|
2382
|
+
chain: {
|
|
2383
|
+
channel_id: 'channel-18'
|
|
2384
|
+
}
|
|
2385
|
+
}]
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
description: 'The native token of Osmosis',
|
|
2389
|
+
denom_units: [{
|
|
2390
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
2391
|
+
exponent: 0,
|
|
2392
|
+
aliases: ['uosmo']
|
|
2393
|
+
}, {
|
|
2394
|
+
denom: 'osmo',
|
|
2395
|
+
exponent: 6
|
|
2396
|
+
}],
|
|
2397
|
+
type_asset: 'sdk.coin',
|
|
2398
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
2399
|
+
name: 'Osmosis',
|
|
2400
|
+
display: 'osmo',
|
|
2401
|
+
symbol: 'OSMO',
|
|
2402
|
+
logo_URIs: {
|
|
2403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2405
|
+
},
|
|
2406
|
+
images: [{
|
|
2407
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2408
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2409
|
+
}],
|
|
2410
|
+
coingecko_id: 'osmosis',
|
|
2411
|
+
keywords: ['dex', 'staking'],
|
|
2412
|
+
socials: {
|
|
2413
|
+
website: 'https://osmosis.zone',
|
|
2414
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
2415
|
+
},
|
|
2416
|
+
traces: [{
|
|
2417
|
+
type: 'ibc',
|
|
2418
|
+
counterparty: {
|
|
2419
|
+
channel_id: 'channel-1279',
|
|
2420
|
+
base_denom: 'uosmo',
|
|
2421
|
+
chain_name: 'osmosis'
|
|
2422
|
+
},
|
|
2423
|
+
chain: {
|
|
2424
|
+
channel_id: 'channel-3'
|
|
2425
|
+
}
|
|
2426
|
+
}]
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
denom_units: [{
|
|
2430
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
2431
|
+
exponent: 0,
|
|
2432
|
+
aliases: ['uion']
|
|
2433
|
+
}, {
|
|
2434
|
+
denom: 'ion',
|
|
2435
|
+
exponent: 6
|
|
2436
|
+
}],
|
|
2437
|
+
type_asset: 'sdk.coin',
|
|
2438
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
2439
|
+
name: 'Ion DAO',
|
|
2440
|
+
display: 'ion',
|
|
2441
|
+
symbol: 'ION',
|
|
2442
|
+
logo_URIs: {
|
|
2443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2444
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2445
|
+
},
|
|
2446
|
+
images: [{
|
|
2447
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2448
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2449
|
+
}],
|
|
2450
|
+
coingecko_id: 'ion',
|
|
2451
|
+
keywords: ['memecoin', 'defi'],
|
|
2452
|
+
socials: {
|
|
2453
|
+
website: 'https://ion.wtf',
|
|
2454
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
2455
|
+
},
|
|
2456
|
+
traces: [{
|
|
2457
|
+
type: 'ibc',
|
|
2458
|
+
counterparty: {
|
|
2459
|
+
channel_id: 'channel-1279',
|
|
2460
|
+
base_denom: 'uion',
|
|
2461
|
+
chain_name: 'osmosis'
|
|
1302
2462
|
},
|
|
1303
2463
|
chain: {
|
|
1304
|
-
channel_id: 'channel-
|
|
2464
|
+
channel_id: 'channel-3'
|
|
1305
2465
|
}
|
|
1306
2466
|
}]
|
|
1307
2467
|
},
|
|
1308
2468
|
{
|
|
1309
|
-
description: '
|
|
2469
|
+
description: 'QCK - native token of Quicksilver',
|
|
1310
2470
|
denom_units: [{
|
|
1311
|
-
denom: 'ibc/
|
|
2471
|
+
denom: 'ibc/E8C4BDE0CDFFA83759AD3324EEE5A1B1E39FCA6BA0791AAE67F4CCF829DB8F1F',
|
|
1312
2472
|
exponent: 0,
|
|
1313
|
-
aliases: ['
|
|
2473
|
+
aliases: ['uqck']
|
|
1314
2474
|
}, {
|
|
1315
|
-
denom: '
|
|
1316
|
-
exponent: 6
|
|
2475
|
+
denom: 'qck',
|
|
2476
|
+
exponent: 6,
|
|
2477
|
+
aliases: []
|
|
1317
2478
|
}],
|
|
1318
|
-
base: 'ibc/
|
|
1319
|
-
name: '
|
|
1320
|
-
display: '
|
|
1321
|
-
symbol: '
|
|
2479
|
+
base: 'ibc/E8C4BDE0CDFFA83759AD3324EEE5A1B1E39FCA6BA0791AAE67F4CCF829DB8F1F',
|
|
2480
|
+
name: 'Quicksilver',
|
|
2481
|
+
display: 'qck',
|
|
2482
|
+
symbol: 'QCK',
|
|
1322
2483
|
logo_URIs: {
|
|
1323
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1324
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
2484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
1325
2485
|
},
|
|
1326
|
-
coingecko_id: '
|
|
2486
|
+
coingecko_id: 'quicksilver',
|
|
1327
2487
|
images: [{
|
|
1328
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1329
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
2488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
1330
2489
|
}],
|
|
2490
|
+
socials: {
|
|
2491
|
+
website: 'https://quicksilver.zone/',
|
|
2492
|
+
twitter: 'https://twitter.com/quicksilverzone'
|
|
2493
|
+
},
|
|
1331
2494
|
traces: [{
|
|
1332
2495
|
type: 'ibc',
|
|
1333
2496
|
counterparty: {
|
|
1334
|
-
channel_id: 'channel-
|
|
1335
|
-
base_denom: '
|
|
1336
|
-
chain_name: '
|
|
2497
|
+
channel_id: 'channel-94',
|
|
2498
|
+
base_denom: 'uqck',
|
|
2499
|
+
chain_name: 'quicksilver'
|
|
1337
2500
|
},
|
|
1338
2501
|
chain: {
|
|
1339
|
-
channel_id: 'channel-
|
|
2502
|
+
channel_id: 'channel-9'
|
|
1340
2503
|
}
|
|
1341
2504
|
}]
|
|
1342
2505
|
},
|
|
1343
2506
|
{
|
|
1344
|
-
description: 'The native
|
|
2507
|
+
description: 'The native token of Secret Network',
|
|
1345
2508
|
denom_units: [{
|
|
1346
|
-
denom: 'ibc/
|
|
2509
|
+
denom: 'ibc/E3459360643C2555C57C7DAB0567FA762B42D5D6D45A76615EA7D99D933AEC04',
|
|
1347
2510
|
exponent: 0,
|
|
1348
|
-
aliases: ['
|
|
2511
|
+
aliases: ['uscrt']
|
|
1349
2512
|
}, {
|
|
1350
|
-
denom: '
|
|
1351
|
-
exponent:
|
|
2513
|
+
denom: 'scrt',
|
|
2514
|
+
exponent: 6
|
|
1352
2515
|
}],
|
|
1353
|
-
base: 'ibc/
|
|
1354
|
-
name: '
|
|
1355
|
-
display: '
|
|
1356
|
-
symbol: '
|
|
2516
|
+
base: 'ibc/E3459360643C2555C57C7DAB0567FA762B42D5D6D45A76615EA7D99D933AEC04',
|
|
2517
|
+
name: 'Secret Network',
|
|
2518
|
+
display: 'scrt',
|
|
2519
|
+
symbol: 'SCRT',
|
|
1357
2520
|
logo_URIs: {
|
|
1358
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1359
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2521
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
2522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1360
2523
|
},
|
|
1361
|
-
coingecko_id: '
|
|
2524
|
+
coingecko_id: 'secret',
|
|
1362
2525
|
images: [{
|
|
1363
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1364
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2526
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
2527
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1365
2528
|
}],
|
|
1366
2529
|
socials: {
|
|
1367
|
-
website: 'https://
|
|
1368
|
-
twitter: 'https://twitter.com/
|
|
2530
|
+
website: 'https://scrt.network/',
|
|
2531
|
+
twitter: 'https://twitter.com/SecretNetwork'
|
|
1369
2532
|
},
|
|
1370
2533
|
traces: [{
|
|
1371
2534
|
type: 'ibc',
|
|
1372
2535
|
counterparty: {
|
|
1373
|
-
channel_id: 'channel-
|
|
1374
|
-
base_denom: '
|
|
1375
|
-
chain_name: '
|
|
2536
|
+
channel_id: 'channel-80',
|
|
2537
|
+
base_denom: 'uscrt',
|
|
2538
|
+
chain_name: 'secretnetwork'
|
|
1376
2539
|
},
|
|
1377
2540
|
chain: {
|
|
1378
|
-
channel_id: 'channel-
|
|
2541
|
+
channel_id: 'channel-14'
|
|
1379
2542
|
}
|
|
1380
2543
|
}]
|
|
1381
2544
|
},
|
|
1382
2545
|
{
|
|
1383
|
-
description: 'The token of
|
|
1384
|
-
extended_description: 'Neokingdom DAO wants to make employment fairer, by facilitating both web3 and real-world businesses to operate as Decentralized Autonomous Organizations (DAOs).',
|
|
2546
|
+
description: 'The native token of Stargaze',
|
|
1385
2547
|
denom_units: [{
|
|
1386
|
-
denom: 'ibc/
|
|
2548
|
+
denom: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
|
|
1387
2549
|
exponent: 0,
|
|
1388
|
-
aliases: ['
|
|
2550
|
+
aliases: ['ustars']
|
|
1389
2551
|
}, {
|
|
1390
|
-
denom: '
|
|
1391
|
-
exponent:
|
|
2552
|
+
denom: 'stars',
|
|
2553
|
+
exponent: 6
|
|
1392
2554
|
}],
|
|
1393
|
-
base: 'ibc/
|
|
1394
|
-
name: '
|
|
1395
|
-
display: '
|
|
1396
|
-
symbol: '
|
|
2555
|
+
base: 'ibc/7078D8FA8BCB50A1E7855458F1E9898A3FDA0093B703DA3B3108DD35ED99E048',
|
|
2556
|
+
name: 'Stargaze',
|
|
2557
|
+
display: 'stars',
|
|
2558
|
+
symbol: 'STARS',
|
|
1397
2559
|
logo_URIs: {
|
|
1398
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1399
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2560
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2561
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1400
2562
|
},
|
|
2563
|
+
coingecko_id: 'stargaze',
|
|
1401
2564
|
images: [{
|
|
1402
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1404
2567
|
}],
|
|
1405
2568
|
socials: {
|
|
1406
|
-
website: 'https://www.
|
|
1407
|
-
twitter: 'https://twitter.com/
|
|
2569
|
+
website: 'https://www.stargaze.zone/',
|
|
2570
|
+
twitter: 'https://twitter.com/StargazeZone'
|
|
1408
2571
|
},
|
|
1409
2572
|
traces: [{
|
|
1410
2573
|
type: 'ibc',
|
|
1411
2574
|
counterparty: {
|
|
1412
|
-
channel_id: 'channel-
|
|
1413
|
-
base_denom: '
|
|
1414
|
-
chain_name: '
|
|
2575
|
+
channel_id: 'channel-184',
|
|
2576
|
+
base_denom: 'ustars',
|
|
2577
|
+
chain_name: 'stargaze'
|
|
1415
2578
|
},
|
|
1416
2579
|
chain: {
|
|
1417
|
-
channel_id: 'channel-
|
|
2580
|
+
channel_id: 'channel-6'
|
|
1418
2581
|
}
|
|
1419
2582
|
}]
|
|
1420
2583
|
},
|
|
1421
2584
|
{
|
|
1422
|
-
description: 'The token of
|
|
2585
|
+
description: 'The native token of Stride',
|
|
1423
2586
|
denom_units: [{
|
|
1424
|
-
denom: 'ibc/
|
|
2587
|
+
denom: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
1425
2588
|
exponent: 0,
|
|
1426
|
-
aliases: ['
|
|
2589
|
+
aliases: ['ustrd']
|
|
1427
2590
|
}, {
|
|
1428
|
-
denom: '
|
|
1429
|
-
exponent:
|
|
2591
|
+
denom: 'strd',
|
|
2592
|
+
exponent: 6
|
|
1430
2593
|
}],
|
|
1431
|
-
base: 'ibc/
|
|
1432
|
-
name: '
|
|
1433
|
-
display: '
|
|
1434
|
-
symbol: '
|
|
1435
|
-
type_asset: 'erc20',
|
|
1436
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2594
|
+
base: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
2595
|
+
name: 'Stride',
|
|
2596
|
+
display: 'strd',
|
|
2597
|
+
symbol: 'STRD',
|
|
1437
2598
|
logo_URIs: {
|
|
1438
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1439
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2599
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2600
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1440
2601
|
},
|
|
2602
|
+
coingecko_id: 'stride',
|
|
1441
2603
|
images: [{
|
|
1442
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1443
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2604
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2605
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1444
2606
|
}],
|
|
2607
|
+
socials: {
|
|
2608
|
+
website: 'https://stride.zone/',
|
|
2609
|
+
twitter: 'https://twitter.com/stride_zone'
|
|
2610
|
+
},
|
|
1445
2611
|
traces: [{
|
|
1446
2612
|
type: 'ibc',
|
|
1447
2613
|
counterparty: {
|
|
1448
|
-
channel_id: 'channel-
|
|
1449
|
-
base_denom: '
|
|
1450
|
-
chain_name: '
|
|
2614
|
+
channel_id: 'channel-134',
|
|
2615
|
+
base_denom: 'ustrd',
|
|
2616
|
+
chain_name: 'stride'
|
|
1451
2617
|
},
|
|
1452
2618
|
chain: {
|
|
1453
|
-
channel_id: 'channel-
|
|
2619
|
+
channel_id: 'channel-5'
|
|
1454
2620
|
}
|
|
1455
2621
|
}]
|
|
1456
2622
|
},
|
|
1457
2623
|
{
|
|
1458
|
-
description: '
|
|
1459
|
-
denom_units: [
|
|
1460
|
-
|
|
2624
|
+
description: 'Ethereum (ETH) is a decentralized, open-source blockchain system featuring smart contract functionality. It\'s the native cryptocurrency of the Ethereum platform, often regarded as the second most popular digital currency after Bitcoin. Ethereum was proposed in late 2013 and development was crowdfunded in 2014, leading to its network going live on 30 July 2015.\n\nETH, as a digital currency, is used for a variety of purposes within the Ethereum ecosystem, including the execution of decentralized smart contracts and as a mode of payment. Unlike Bitcoin, Ethereum was designed to be a platform for applications that can operate without the need for intermediaries, using blockchain technology. This has made Ethereum a leading platform for various applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and more. Ethereum is constantly evolving, with a significant upgrade termed Ethereum 2.0, which aims to improve its scalability, security, and sustainability.',
|
|
2625
|
+
denom_units: [
|
|
2626
|
+
{
|
|
2627
|
+
denom: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C',
|
|
1461
2628
|
exponent: 0,
|
|
1462
|
-
aliases: ['
|
|
1463
|
-
},
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
2629
|
+
aliases: ['wei']
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
denom: 'gwei',
|
|
2633
|
+
exponent: 9
|
|
2634
|
+
},
|
|
2635
|
+
{
|
|
2636
|
+
denom: 'eth',
|
|
2637
|
+
exponent: 18,
|
|
2638
|
+
aliases: ['ether']
|
|
2639
|
+
}
|
|
2640
|
+
],
|
|
2641
|
+
type_asset: 'evm-base',
|
|
2642
|
+
base: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C',
|
|
2643
|
+
name: 'Ether',
|
|
2644
|
+
display: 'eth',
|
|
2645
|
+
symbol: 'ETH',
|
|
1473
2646
|
logo_URIs: {
|
|
1474
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1475
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
2648
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
1476
2649
|
},
|
|
2650
|
+
coingecko_id: 'ethereum',
|
|
1477
2651
|
images: [{
|
|
1478
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1479
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
2653
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
1480
2654
|
}],
|
|
1481
2655
|
traces: [{
|
|
1482
2656
|
type: 'ibc',
|
|
1483
2657
|
counterparty: {
|
|
1484
|
-
channel_id: 'channel-
|
|
1485
|
-
base_denom: '
|
|
1486
|
-
chain_name: '
|
|
2658
|
+
channel_id: 'channel-2',
|
|
2659
|
+
base_denom: 'wei',
|
|
2660
|
+
chain_name: 'ethereum'
|
|
1487
2661
|
},
|
|
1488
2662
|
chain: {
|
|
1489
|
-
channel_id: 'channel-
|
|
2663
|
+
channel_id: 'channel-52'
|
|
1490
2664
|
}
|
|
1491
2665
|
}]
|
|
1492
2666
|
},
|
|
1493
2667
|
{
|
|
1494
|
-
description: '
|
|
2668
|
+
description: 'Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed. With 16 different assets, 5 of which are stablecoins.',
|
|
2669
|
+
type_asset: 'erc20',
|
|
2670
|
+
address: '0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9',
|
|
1495
2671
|
denom_units: [{
|
|
1496
|
-
denom: 'ibc/
|
|
2672
|
+
denom: 'ibc/D699577F9FD6116299F6396696B8EA9D4D1BFB7D79D63F0A5F2FF06F49DF065F',
|
|
1497
2673
|
exponent: 0,
|
|
1498
|
-
aliases: ['
|
|
2674
|
+
aliases: ['0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9']
|
|
1499
2675
|
}, {
|
|
1500
|
-
denom: '
|
|
2676
|
+
denom: 'aave',
|
|
1501
2677
|
exponent: 18
|
|
1502
2678
|
}],
|
|
1503
|
-
base: 'ibc/
|
|
1504
|
-
name: '
|
|
1505
|
-
display: '
|
|
1506
|
-
symbol: '
|
|
2679
|
+
base: 'ibc/D699577F9FD6116299F6396696B8EA9D4D1BFB7D79D63F0A5F2FF06F49DF065F',
|
|
2680
|
+
name: 'Aave',
|
|
2681
|
+
display: 'aave',
|
|
2682
|
+
symbol: 'AAVE',
|
|
1507
2683
|
logo_URIs: {
|
|
1508
|
-
|
|
1509
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
2684
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
|
|
1510
2685
|
},
|
|
1511
|
-
coingecko_id: '
|
|
2686
|
+
coingecko_id: 'aave',
|
|
1512
2687
|
images: [{
|
|
1513
|
-
|
|
1514
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
2688
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg'
|
|
1515
2689
|
}],
|
|
1516
|
-
socials: {
|
|
1517
|
-
website: 'https://injective.com/',
|
|
1518
|
-
twitter: 'https://twitter.com/Injective_'
|
|
1519
|
-
},
|
|
1520
2690
|
traces: [{
|
|
1521
2691
|
type: 'ibc',
|
|
1522
2692
|
counterparty: {
|
|
1523
|
-
channel_id: 'channel-
|
|
1524
|
-
base_denom: '
|
|
1525
|
-
chain_name: '
|
|
2693
|
+
channel_id: 'channel-2',
|
|
2694
|
+
base_denom: '0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9',
|
|
2695
|
+
chain_name: 'ethereum'
|
|
1526
2696
|
},
|
|
1527
2697
|
chain: {
|
|
1528
|
-
channel_id: 'channel-
|
|
2698
|
+
channel_id: 'channel-52'
|
|
1529
2699
|
}
|
|
1530
2700
|
}]
|
|
1531
2701
|
},
|
|
1532
2702
|
{
|
|
1533
|
-
description: '
|
|
2703
|
+
description: 'ApeCoin found new expression in web3 through art, gaming, entertainment, and events. APE is a token made to support what’s next, controlled, and built on by the community. It will serve as a decentralized protocol layer for community-led initiatives that drive culture forward into the metaverse.',
|
|
2704
|
+
type_asset: 'erc20',
|
|
2705
|
+
address: '0x4d224452801aced8b2f0aebe155379bb5d594381',
|
|
1534
2706
|
denom_units: [{
|
|
1535
|
-
denom: 'ibc/
|
|
2707
|
+
denom: 'ibc/A663A63F05108530D073ED2117283883064D18F505DF144C4142DDB7E8659738',
|
|
1536
2708
|
exponent: 0,
|
|
1537
|
-
aliases: ['
|
|
2709
|
+
aliases: ['0x4d224452801aced8b2f0aebe155379bb5d594381']
|
|
1538
2710
|
}, {
|
|
1539
|
-
denom: '
|
|
1540
|
-
exponent:
|
|
2711
|
+
denom: 'ape',
|
|
2712
|
+
exponent: 18
|
|
1541
2713
|
}],
|
|
1542
|
-
base: 'ibc/
|
|
1543
|
-
name: '
|
|
1544
|
-
display: '
|
|
1545
|
-
symbol: '
|
|
2714
|
+
base: 'ibc/A663A63F05108530D073ED2117283883064D18F505DF144C4142DDB7E8659738',
|
|
2715
|
+
name: 'ApeCoin',
|
|
2716
|
+
display: 'ape',
|
|
2717
|
+
symbol: 'APE',
|
|
1546
2718
|
logo_URIs: {
|
|
1547
|
-
|
|
2719
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
|
|
1548
2720
|
},
|
|
2721
|
+
coingecko_id: 'apecoin',
|
|
1549
2722
|
images: [{
|
|
1550
|
-
|
|
2723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg'
|
|
1551
2724
|
}],
|
|
1552
2725
|
traces: [{
|
|
1553
2726
|
type: 'ibc',
|
|
1554
2727
|
counterparty: {
|
|
1555
|
-
channel_id: 'channel-
|
|
1556
|
-
base_denom: '
|
|
1557
|
-
chain_name: '
|
|
2728
|
+
channel_id: 'channel-2',
|
|
2729
|
+
base_denom: '0x4d224452801aced8b2f0aebe155379bb5d594381',
|
|
2730
|
+
chain_name: 'ethereum'
|
|
1558
2731
|
},
|
|
1559
2732
|
chain: {
|
|
1560
|
-
channel_id: 'channel-
|
|
2733
|
+
channel_id: 'channel-52'
|
|
1561
2734
|
}
|
|
1562
2735
|
}]
|
|
1563
2736
|
},
|
|
1564
2737
|
{
|
|
1565
|
-
description: '
|
|
2738
|
+
description: 'Axie Infinity is a Pokémon-inspired digital pet universe where anyone can earn tokens through skilled gameplay and contributions to the ecosystem. Players can battle, collect, raise, and build a land-based kingdom for their pets (known as Axies).',
|
|
2739
|
+
type_asset: 'erc20',
|
|
2740
|
+
address: '0xbb0e17ef65f82ab018d8edd776e8dd940327b28b',
|
|
1566
2741
|
denom_units: [{
|
|
1567
|
-
denom: 'ibc/
|
|
2742
|
+
denom: 'ibc/DC03A3B473C171CA30E799B7D69B0B7DABBE3BF5B036991720E813EA0959DDF8',
|
|
1568
2743
|
exponent: 0,
|
|
1569
|
-
aliases: ['
|
|
2744
|
+
aliases: ['0xbb0e17ef65f82ab018d8edd776e8dd940327b28b']
|
|
1570
2745
|
}, {
|
|
1571
|
-
denom: '
|
|
1572
|
-
exponent:
|
|
2746
|
+
denom: 'axs',
|
|
2747
|
+
exponent: 18
|
|
1573
2748
|
}],
|
|
1574
|
-
base: 'ibc/
|
|
1575
|
-
name: '
|
|
1576
|
-
display: '
|
|
1577
|
-
symbol: '
|
|
2749
|
+
base: 'ibc/DC03A3B473C171CA30E799B7D69B0B7DABBE3BF5B036991720E813EA0959DDF8',
|
|
2750
|
+
name: 'Axie Infinity Shard',
|
|
2751
|
+
display: 'axs',
|
|
2752
|
+
symbol: 'AXS',
|
|
1578
2753
|
logo_URIs: {
|
|
1579
|
-
|
|
2754
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
|
|
1580
2755
|
},
|
|
2756
|
+
coingecko_id: 'axie-infinity',
|
|
1581
2757
|
images: [{
|
|
1582
|
-
|
|
2758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg'
|
|
1583
2759
|
}],
|
|
1584
2760
|
traces: [{
|
|
1585
2761
|
type: 'ibc',
|
|
1586
2762
|
counterparty: {
|
|
1587
|
-
channel_id: 'channel-
|
|
1588
|
-
base_denom: '
|
|
1589
|
-
chain_name: '
|
|
2763
|
+
channel_id: 'channel-2',
|
|
2764
|
+
base_denom: '0xbb0e17ef65f82ab018d8edd776e8dd940327b28b',
|
|
2765
|
+
chain_name: 'ethereum'
|
|
1590
2766
|
},
|
|
1591
2767
|
chain: {
|
|
1592
|
-
channel_id: 'channel-
|
|
2768
|
+
channel_id: 'channel-52'
|
|
1593
2769
|
}
|
|
1594
2770
|
}]
|
|
1595
2771
|
},
|
|
1596
2772
|
{
|
|
1597
|
-
description: '
|
|
2773
|
+
description: 'A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.',
|
|
2774
|
+
type_asset: 'erc20',
|
|
2775
|
+
address: '0x514910771af9ca656af840dff83e8264ecf986ca',
|
|
1598
2776
|
denom_units: [{
|
|
1599
|
-
denom: 'ibc/
|
|
2777
|
+
denom: 'ibc/D18DE9EC817E5583927285DFCFB8BDA27662CAA8D1FA3D38CF84705030F6F2E8',
|
|
1600
2778
|
exponent: 0,
|
|
1601
|
-
aliases: ['
|
|
2779
|
+
aliases: ['0x514910771af9ca656af840dff83e8264ecf986ca']
|
|
1602
2780
|
}, {
|
|
1603
|
-
denom: '
|
|
1604
|
-
exponent:
|
|
2781
|
+
denom: 'link',
|
|
2782
|
+
exponent: 18
|
|
1605
2783
|
}],
|
|
1606
|
-
base: 'ibc/
|
|
1607
|
-
name: '
|
|
1608
|
-
display: '
|
|
1609
|
-
symbol: '
|
|
2784
|
+
base: 'ibc/D18DE9EC817E5583927285DFCFB8BDA27662CAA8D1FA3D38CF84705030F6F2E8',
|
|
2785
|
+
name: 'Chainlink',
|
|
2786
|
+
display: 'link',
|
|
2787
|
+
symbol: 'LINK',
|
|
1610
2788
|
logo_URIs: {
|
|
1611
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1612
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2789
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
2790
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
1613
2791
|
},
|
|
1614
|
-
coingecko_id: '
|
|
2792
|
+
coingecko_id: 'chainlink',
|
|
1615
2793
|
images: [{
|
|
1616
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1617
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2794
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
2795
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
1618
2796
|
}],
|
|
1619
|
-
socials: {
|
|
1620
|
-
website: 'https://junonetwork.io/',
|
|
1621
|
-
twitter: 'https://twitter.com/JunoNetwork'
|
|
1622
|
-
},
|
|
1623
2797
|
traces: [{
|
|
1624
2798
|
type: 'ibc',
|
|
1625
2799
|
counterparty: {
|
|
1626
|
-
channel_id: 'channel-
|
|
1627
|
-
base_denom: '
|
|
1628
|
-
chain_name: '
|
|
2800
|
+
channel_id: 'channel-2',
|
|
2801
|
+
base_denom: '0x514910771af9ca656af840dff83e8264ecf986ca',
|
|
2802
|
+
chain_name: 'ethereum'
|
|
1629
2803
|
},
|
|
1630
2804
|
chain: {
|
|
1631
|
-
channel_id: 'channel-
|
|
2805
|
+
channel_id: 'channel-52'
|
|
1632
2806
|
}
|
|
1633
2807
|
}]
|
|
1634
2808
|
},
|
|
1635
2809
|
{
|
|
1636
|
-
description: '
|
|
2810
|
+
description: 'Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain',
|
|
2811
|
+
type_asset: 'erc20',
|
|
2812
|
+
address: '0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2',
|
|
1637
2813
|
denom_units: [{
|
|
1638
|
-
denom: 'ibc/
|
|
2814
|
+
denom: 'ibc/A6CC40E71F564A8C273FE489417C996B3660B8241E44182B64F8E18B8269969A',
|
|
1639
2815
|
exponent: 0,
|
|
1640
|
-
aliases: ['
|
|
2816
|
+
aliases: ['0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2']
|
|
1641
2817
|
}, {
|
|
1642
|
-
denom: '
|
|
1643
|
-
exponent:
|
|
2818
|
+
denom: 'mkr',
|
|
2819
|
+
exponent: 18
|
|
1644
2820
|
}],
|
|
1645
|
-
base: 'ibc/
|
|
1646
|
-
name: '
|
|
1647
|
-
display: '
|
|
1648
|
-
symbol: '
|
|
1649
|
-
coingecko_id: 'kujira',
|
|
2821
|
+
base: 'ibc/A6CC40E71F564A8C273FE489417C996B3660B8241E44182B64F8E18B8269969A',
|
|
2822
|
+
name: 'Maker',
|
|
2823
|
+
display: 'mkr',
|
|
2824
|
+
symbol: 'MKR',
|
|
1650
2825
|
logo_URIs: {
|
|
1651
|
-
|
|
1652
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
2826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
|
|
1653
2827
|
},
|
|
2828
|
+
coingecko_id: 'maker',
|
|
1654
2829
|
images: [{
|
|
1655
|
-
|
|
1656
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
2830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg'
|
|
1657
2831
|
}],
|
|
1658
|
-
socials: {
|
|
1659
|
-
website: 'https://kujira.network/',
|
|
1660
|
-
twitter: 'https://twitter.com/TeamKujira'
|
|
1661
|
-
},
|
|
1662
2832
|
traces: [{
|
|
1663
2833
|
type: 'ibc',
|
|
1664
2834
|
counterparty: {
|
|
1665
|
-
channel_id: 'channel-
|
|
1666
|
-
base_denom: '
|
|
1667
|
-
chain_name: '
|
|
2835
|
+
channel_id: 'channel-2',
|
|
2836
|
+
base_denom: '0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2',
|
|
2837
|
+
chain_name: 'ethereum'
|
|
1668
2838
|
},
|
|
1669
2839
|
chain: {
|
|
1670
|
-
channel_id: 'channel-
|
|
2840
|
+
channel_id: 'channel-52'
|
|
1671
2841
|
}
|
|
1672
2842
|
}]
|
|
1673
2843
|
},
|
|
1674
2844
|
{
|
|
1675
|
-
description: '
|
|
2845
|
+
description: 'SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.',
|
|
2846
|
+
type_asset: 'erc20',
|
|
2847
|
+
address: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce',
|
|
1676
2848
|
denom_units: [{
|
|
1677
|
-
denom: 'ibc/
|
|
2849
|
+
denom: 'ibc/158F220393E7A6C7324BC89730263BF6C9079EC541B69BA9E6D7EE6C9AEDCF66',
|
|
1678
2850
|
exponent: 0,
|
|
1679
|
-
aliases: ['
|
|
2851
|
+
aliases: ['0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce']
|
|
1680
2852
|
}, {
|
|
1681
|
-
denom: '
|
|
1682
|
-
exponent:
|
|
2853
|
+
denom: 'shib',
|
|
2854
|
+
exponent: 18
|
|
1683
2855
|
}],
|
|
1684
|
-
base: 'ibc/
|
|
1685
|
-
name: '
|
|
1686
|
-
display: '
|
|
1687
|
-
symbol: '
|
|
2856
|
+
base: 'ibc/158F220393E7A6C7324BC89730263BF6C9079EC541B69BA9E6D7EE6C9AEDCF66',
|
|
2857
|
+
name: 'Shiba Inu',
|
|
2858
|
+
display: 'shib',
|
|
2859
|
+
symbol: 'SHIB',
|
|
1688
2860
|
logo_URIs: {
|
|
1689
|
-
|
|
1690
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
2861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
|
1691
2862
|
},
|
|
1692
|
-
coingecko_id: '
|
|
2863
|
+
coingecko_id: 'shiba-inu',
|
|
1693
2864
|
images: [{
|
|
1694
|
-
|
|
1695
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
2865
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
|
1696
2866
|
}],
|
|
1697
|
-
socials: {
|
|
1698
|
-
website: 'https://neutron.org/',
|
|
1699
|
-
twitter: 'https://twitter.com/Neutron_org'
|
|
1700
|
-
},
|
|
1701
2867
|
traces: [{
|
|
1702
2868
|
type: 'ibc',
|
|
1703
2869
|
counterparty: {
|
|
1704
|
-
channel_id: 'channel-
|
|
1705
|
-
base_denom: '
|
|
1706
|
-
chain_name: '
|
|
2870
|
+
channel_id: 'channel-2',
|
|
2871
|
+
base_denom: '0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce',
|
|
2872
|
+
chain_name: 'ethereum'
|
|
1707
2873
|
},
|
|
1708
2874
|
chain: {
|
|
1709
|
-
channel_id: 'channel-
|
|
2875
|
+
channel_id: 'channel-52'
|
|
1710
2876
|
}
|
|
1711
2877
|
}]
|
|
1712
2878
|
},
|
|
1713
2879
|
{
|
|
1714
|
-
description: '
|
|
2880
|
+
description: 'UNI token served as governance token for Uniswap protocol with 1 billion UNI have been minted at genesis. 60% of the UNI genesis supply is allocated to Uniswap community members and remaining for team, investors and advisors.',
|
|
2881
|
+
type_asset: 'erc20',
|
|
2882
|
+
address: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984',
|
|
1715
2883
|
denom_units: [{
|
|
1716
|
-
denom: 'ibc/
|
|
2884
|
+
denom: 'ibc/921D7E89244C857A07BAE5D6F81F2DC62865E72CA52B1D1319D99A86705B252E',
|
|
1717
2885
|
exponent: 0,
|
|
1718
|
-
aliases: ['
|
|
2886
|
+
aliases: ['0x1f9840a85d5af5bf1d1762f925bdaddc4201f984']
|
|
1719
2887
|
}, {
|
|
1720
|
-
denom: '
|
|
1721
|
-
exponent:
|
|
2888
|
+
denom: 'uni',
|
|
2889
|
+
exponent: 18
|
|
1722
2890
|
}],
|
|
1723
|
-
base: 'ibc/
|
|
1724
|
-
name: '
|
|
1725
|
-
display: '
|
|
1726
|
-
symbol: '
|
|
2891
|
+
base: 'ibc/921D7E89244C857A07BAE5D6F81F2DC62865E72CA52B1D1319D99A86705B252E',
|
|
2892
|
+
name: 'Uniswap',
|
|
2893
|
+
display: 'uni',
|
|
2894
|
+
symbol: 'UNI',
|
|
1727
2895
|
logo_URIs: {
|
|
1728
|
-
|
|
2896
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
|
1729
2897
|
},
|
|
2898
|
+
coingecko_id: 'uniswap',
|
|
1730
2899
|
images: [{
|
|
1731
|
-
|
|
2900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
|
1732
2901
|
}],
|
|
1733
2902
|
traces: [{
|
|
1734
2903
|
type: 'ibc',
|
|
1735
2904
|
counterparty: {
|
|
1736
|
-
channel_id: 'channel-
|
|
1737
|
-
base_denom: '
|
|
1738
|
-
chain_name: '
|
|
2905
|
+
channel_id: 'channel-2',
|
|
2906
|
+
base_denom: '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984',
|
|
2907
|
+
chain_name: 'ethereum'
|
|
1739
2908
|
},
|
|
1740
2909
|
chain: {
|
|
1741
|
-
channel_id: 'channel-
|
|
2910
|
+
channel_id: 'channel-52'
|
|
1742
2911
|
}
|
|
1743
2912
|
}]
|
|
1744
2913
|
},
|
|
1745
2914
|
{
|
|
1746
|
-
description: '
|
|
2915
|
+
description: 'Chain is a cloud blockchain protocol that enables organizations to build better financial services from the ground up powered by Sequence and Chain Core.',
|
|
2916
|
+
type_asset: 'erc20',
|
|
2917
|
+
address: '0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18',
|
|
1747
2918
|
denom_units: [{
|
|
1748
|
-
denom: 'ibc/
|
|
2919
|
+
denom: 'ibc/1A81C660B7417536B5F77B7968C647AC2EF9C56AA947C03AD88C492D29E1CB09',
|
|
1749
2920
|
exponent: 0,
|
|
1750
|
-
aliases: ['
|
|
2921
|
+
aliases: ['0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18']
|
|
1751
2922
|
}, {
|
|
1752
|
-
denom: '
|
|
1753
|
-
exponent:
|
|
2923
|
+
denom: 'xcn',
|
|
2924
|
+
exponent: 18
|
|
1754
2925
|
}],
|
|
1755
|
-
base: 'ibc/
|
|
1756
|
-
name: '
|
|
1757
|
-
display: '
|
|
1758
|
-
symbol: '
|
|
2926
|
+
base: 'ibc/1A81C660B7417536B5F77B7968C647AC2EF9C56AA947C03AD88C492D29E1CB09',
|
|
2927
|
+
name: 'Chain',
|
|
2928
|
+
display: 'xcn',
|
|
2929
|
+
symbol: 'XCN',
|
|
1759
2930
|
logo_URIs: {
|
|
1760
|
-
|
|
2931
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
|
|
1761
2932
|
},
|
|
2933
|
+
coingecko_id: 'chain-2',
|
|
1762
2934
|
images: [{
|
|
1763
|
-
|
|
2935
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg'
|
|
1764
2936
|
}],
|
|
1765
2937
|
traces: [{
|
|
1766
2938
|
type: 'ibc',
|
|
1767
2939
|
counterparty: {
|
|
1768
|
-
channel_id: 'channel-
|
|
1769
|
-
base_denom: '
|
|
1770
|
-
chain_name: '
|
|
2940
|
+
channel_id: 'channel-2',
|
|
2941
|
+
base_denom: '0xa2cd3d43c775978a96bdbf12d733d5a1ed94fb18',
|
|
2942
|
+
chain_name: 'ethereum'
|
|
1771
2943
|
},
|
|
1772
2944
|
chain: {
|
|
1773
|
-
channel_id: 'channel-
|
|
2945
|
+
channel_id: 'channel-52'
|
|
1774
2946
|
}
|
|
1775
2947
|
}]
|
|
1776
2948
|
},
|
|
1777
2949
|
{
|
|
1778
|
-
description: '
|
|
2950
|
+
description: 'Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people.',
|
|
2951
|
+
type_asset: 'erc20',
|
|
2952
|
+
address: '0x6982508145454Ce325dDbE47a25d4ec3d2311933',
|
|
1779
2953
|
denom_units: [{
|
|
1780
|
-
denom: 'ibc/
|
|
2954
|
+
denom: 'ibc/C7D82BA3545AAEDD0DEA0123C2F8DA53873AA5D99C8D46BBE79827545F0DC1E6',
|
|
1781
2955
|
exponent: 0,
|
|
1782
|
-
aliases: ['
|
|
2956
|
+
aliases: ['0x6982508145454Ce325dDbE47a25d4ec3d2311933']
|
|
1783
2957
|
}, {
|
|
1784
|
-
denom: '
|
|
1785
|
-
exponent:
|
|
2958
|
+
denom: 'pepe',
|
|
2959
|
+
exponent: 18
|
|
1786
2960
|
}],
|
|
1787
|
-
base: 'ibc/
|
|
1788
|
-
name: '
|
|
1789
|
-
display: '
|
|
1790
|
-
symbol: '
|
|
2961
|
+
base: 'ibc/C7D82BA3545AAEDD0DEA0123C2F8DA53873AA5D99C8D46BBE79827545F0DC1E6',
|
|
2962
|
+
name: 'Pepe',
|
|
2963
|
+
display: 'pepe',
|
|
2964
|
+
symbol: 'PEPE',
|
|
1791
2965
|
logo_URIs: {
|
|
1792
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2966
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
|
|
2967
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
|
|
1793
2968
|
},
|
|
2969
|
+
coingecko_id: 'pepe',
|
|
1794
2970
|
images: [{
|
|
1795
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2971
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
|
|
2972
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
|
|
1796
2973
|
}],
|
|
2974
|
+
keywords: ['meme'],
|
|
1797
2975
|
traces: [{
|
|
1798
2976
|
type: 'ibc',
|
|
1799
2977
|
counterparty: {
|
|
1800
|
-
channel_id: 'channel-
|
|
1801
|
-
base_denom: '
|
|
1802
|
-
chain_name: '
|
|
2978
|
+
channel_id: 'channel-2',
|
|
2979
|
+
base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933',
|
|
2980
|
+
chain_name: 'ethereum'
|
|
1803
2981
|
},
|
|
1804
2982
|
chain: {
|
|
1805
|
-
channel_id: 'channel-
|
|
2983
|
+
channel_id: 'channel-52'
|
|
1806
2984
|
}
|
|
1807
2985
|
}]
|
|
1808
2986
|
},
|
|
1809
2987
|
{
|
|
1810
|
-
description: 'The
|
|
2988
|
+
description: 'The OCC token acts as the fuel for the OccamRazer launchpad and it is indirectly used as well on the DAO governance layer.',
|
|
2989
|
+
type_asset: 'erc20',
|
|
2990
|
+
address: '0x2F109021aFe75B949429fe30523Ee7C0D5B27207',
|
|
1811
2991
|
denom_units: [{
|
|
1812
|
-
denom: 'ibc/
|
|
2992
|
+
denom: 'ibc/19BF897B03066D7CCC00C6A0963E175E22E2593C21179D3F38E6411B3C9EA16B',
|
|
1813
2993
|
exponent: 0,
|
|
1814
|
-
aliases: ['
|
|
2994
|
+
aliases: ['0x2F109021aFe75B949429fe30523Ee7C0D5B27207']
|
|
1815
2995
|
}, {
|
|
1816
|
-
denom: '
|
|
1817
|
-
exponent:
|
|
2996
|
+
denom: 'occ',
|
|
2997
|
+
exponent: 18
|
|
1818
2998
|
}],
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
symbol: 'OSMO',
|
|
2999
|
+
base: 'ibc/19BF897B03066D7CCC00C6A0963E175E22E2593C21179D3F38E6411B3C9EA16B',
|
|
3000
|
+
name: 'OccamFi',
|
|
3001
|
+
display: 'occ',
|
|
3002
|
+
symbol: 'OCC',
|
|
1824
3003
|
logo_URIs: {
|
|
1825
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1826
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
3004
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/occamfi.png'
|
|
1827
3005
|
},
|
|
3006
|
+
coingecko_id: 'occamfi',
|
|
1828
3007
|
images: [{
|
|
1829
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1830
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
3008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/occamfi.png'
|
|
1831
3009
|
}],
|
|
1832
|
-
coingecko_id: 'osmosis',
|
|
1833
|
-
keywords: ['dex', 'staking'],
|
|
1834
|
-
socials: {
|
|
1835
|
-
website: 'https://osmosis.zone',
|
|
1836
|
-
twitter: 'https://twitter.com/osmosiszone'
|
|
1837
|
-
},
|
|
1838
3010
|
traces: [{
|
|
1839
3011
|
type: 'ibc',
|
|
1840
3012
|
counterparty: {
|
|
1841
|
-
channel_id: 'channel-
|
|
1842
|
-
base_denom: '
|
|
1843
|
-
chain_name: '
|
|
3013
|
+
channel_id: 'channel-2',
|
|
3014
|
+
base_denom: '0x2F109021aFe75B949429fe30523Ee7C0D5B27207',
|
|
3015
|
+
chain_name: 'ethereum'
|
|
1844
3016
|
},
|
|
1845
3017
|
chain: {
|
|
1846
|
-
channel_id: 'channel-
|
|
3018
|
+
channel_id: 'channel-52'
|
|
1847
3019
|
}
|
|
1848
3020
|
}]
|
|
1849
3021
|
},
|
|
1850
3022
|
{
|
|
3023
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
3024
|
+
type_asset: 'erc20',
|
|
3025
|
+
address: '0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e',
|
|
1851
3026
|
denom_units: [{
|
|
1852
|
-
denom: 'ibc/
|
|
3027
|
+
denom: 'ibc/17690D9023E45DF8AB9F7030A470C782214AA963BFD656CF9DCD800A92F3F0F6',
|
|
1853
3028
|
exponent: 0,
|
|
1854
|
-
aliases: ['
|
|
3029
|
+
aliases: ['0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e']
|
|
1855
3030
|
}, {
|
|
1856
|
-
denom: '
|
|
1857
|
-
exponent:
|
|
3031
|
+
denom: 'page',
|
|
3032
|
+
exponent: 8
|
|
1858
3033
|
}],
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
3034
|
+
base: 'ibc/17690D9023E45DF8AB9F7030A470C782214AA963BFD656CF9DCD800A92F3F0F6',
|
|
3035
|
+
name: 'Page',
|
|
3036
|
+
display: 'page',
|
|
3037
|
+
symbol: 'PAGE',
|
|
3038
|
+
coingecko_id: 'page',
|
|
1864
3039
|
logo_URIs: {
|
|
1865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1866
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3040
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
3041
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
1867
3042
|
},
|
|
1868
3043
|
images: [{
|
|
1869
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1870
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3044
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
3045
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
1871
3046
|
}],
|
|
1872
|
-
coingecko_id: 'ion',
|
|
1873
|
-
keywords: ['memecoin', 'defi'],
|
|
1874
|
-
socials: {
|
|
1875
|
-
website: 'https://ion.wtf',
|
|
1876
|
-
twitter: 'https://twitter.com/_IONDAO'
|
|
1877
|
-
},
|
|
1878
3047
|
traces: [{
|
|
1879
3048
|
type: 'ibc',
|
|
1880
3049
|
counterparty: {
|
|
1881
|
-
channel_id: 'channel-
|
|
1882
|
-
base_denom: '
|
|
1883
|
-
chain_name: '
|
|
3050
|
+
channel_id: 'channel-2',
|
|
3051
|
+
base_denom: '0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e',
|
|
3052
|
+
chain_name: 'ethereum'
|
|
1884
3053
|
},
|
|
1885
3054
|
chain: {
|
|
1886
|
-
channel_id: 'channel-
|
|
3055
|
+
channel_id: 'channel-52'
|
|
1887
3056
|
}
|
|
1888
3057
|
}]
|
|
1889
3058
|
},
|
|
1890
3059
|
{
|
|
1891
|
-
description: '
|
|
3060
|
+
description: '',
|
|
3061
|
+
type_asset: 'erc20',
|
|
3062
|
+
address: '0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f',
|
|
1892
3063
|
denom_units: [{
|
|
1893
|
-
denom: 'ibc/
|
|
3064
|
+
denom: 'ibc/86BEC3CF0E2A1BF8BC3C5AD0AD3FC46350940F07F003A3C1577BF654E808217F',
|
|
1894
3065
|
exponent: 0,
|
|
1895
|
-
aliases: ['
|
|
3066
|
+
aliases: ['0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f']
|
|
1896
3067
|
}, {
|
|
1897
|
-
denom: '
|
|
1898
|
-
exponent:
|
|
1899
|
-
aliases: []
|
|
3068
|
+
denom: 'ox',
|
|
3069
|
+
exponent: 18
|
|
1900
3070
|
}],
|
|
1901
|
-
base: 'ibc/
|
|
1902
|
-
name: '
|
|
1903
|
-
display: '
|
|
1904
|
-
symbol: '
|
|
3071
|
+
base: 'ibc/86BEC3CF0E2A1BF8BC3C5AD0AD3FC46350940F07F003A3C1577BF654E808217F',
|
|
3072
|
+
name: 'Open Exchange Token',
|
|
3073
|
+
display: 'ox',
|
|
3074
|
+
symbol: 'OX',
|
|
3075
|
+
coingecko_id: 'open-exchange-token',
|
|
1905
3076
|
logo_URIs: {
|
|
1906
|
-
|
|
3077
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
|
|
1907
3078
|
},
|
|
1908
|
-
coingecko_id: 'quicksilver',
|
|
1909
3079
|
images: [{
|
|
1910
|
-
|
|
3080
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
|
|
1911
3081
|
}],
|
|
1912
|
-
socials: {
|
|
1913
|
-
website: 'https://quicksilver.zone/',
|
|
1914
|
-
twitter: 'https://twitter.com/quicksilverzone'
|
|
1915
|
-
},
|
|
1916
3082
|
traces: [{
|
|
1917
3083
|
type: 'ibc',
|
|
1918
3084
|
counterparty: {
|
|
1919
|
-
channel_id: 'channel-
|
|
1920
|
-
base_denom: '
|
|
1921
|
-
chain_name: '
|
|
3085
|
+
channel_id: 'channel-2',
|
|
3086
|
+
base_denom: '0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f',
|
|
3087
|
+
chain_name: 'ethereum'
|
|
1922
3088
|
},
|
|
1923
3089
|
chain: {
|
|
1924
|
-
channel_id: 'channel-
|
|
3090
|
+
channel_id: 'channel-52'
|
|
1925
3091
|
}
|
|
1926
3092
|
}]
|
|
1927
3093
|
},
|
|
1928
3094
|
{
|
|
1929
|
-
description: '
|
|
3095
|
+
description: 'BEAST: Battle, Breed, and Customize unique creatures powered by Ethereum & Cosmos',
|
|
3096
|
+
extended_description: 'A monster breeding & battling game with a twist. Each game interaction burns $BEAST tokens, adding a strategic depth to breeding, battling, and customization. Dive into a world where every move counts!',
|
|
3097
|
+
type_asset: 'erc20',
|
|
3098
|
+
address: '0xA4426666addBE8c4985377d36683D17FB40c31Be',
|
|
1930
3099
|
denom_units: [{
|
|
1931
|
-
denom: 'ibc/
|
|
3100
|
+
denom: 'ibc/1E0E07A6EDA2FA9D8C4DFC0575561B049172CF6748C47D7494614D712BF05DF9',
|
|
1932
3101
|
exponent: 0,
|
|
1933
|
-
aliases: ['
|
|
3102
|
+
aliases: ['0xA4426666addBE8c4985377d36683D17FB40c31Be']
|
|
1934
3103
|
}, {
|
|
1935
|
-
denom: '
|
|
3104
|
+
denom: 'beast',
|
|
1936
3105
|
exponent: 6
|
|
1937
3106
|
}],
|
|
1938
|
-
base: 'ibc/
|
|
1939
|
-
name: '
|
|
1940
|
-
display: '
|
|
1941
|
-
symbol: '
|
|
3107
|
+
base: 'ibc/1E0E07A6EDA2FA9D8C4DFC0575561B049172CF6748C47D7494614D712BF05DF9',
|
|
3108
|
+
name: 'Gelotto BEAST',
|
|
3109
|
+
display: 'beast',
|
|
3110
|
+
symbol: 'BEAST',
|
|
1942
3111
|
logo_URIs: {
|
|
1943
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1944
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/beast.png'
|
|
1945
3113
|
},
|
|
1946
|
-
coingecko_id: 'secret',
|
|
1947
3114
|
images: [{
|
|
1948
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1949
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3115
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/beast.png'
|
|
1950
3116
|
}],
|
|
1951
|
-
socials: {
|
|
1952
|
-
website: 'https://scrt.network/',
|
|
1953
|
-
twitter: 'https://twitter.com/SecretNetwork'
|
|
1954
|
-
},
|
|
1955
3117
|
traces: [{
|
|
1956
3118
|
type: 'ibc',
|
|
1957
3119
|
counterparty: {
|
|
1958
|
-
channel_id: 'channel-
|
|
1959
|
-
base_denom: '
|
|
1960
|
-
chain_name: '
|
|
3120
|
+
channel_id: 'channel-2',
|
|
3121
|
+
base_denom: '0xA4426666addBE8c4985377d36683D17FB40c31Be',
|
|
3122
|
+
chain_name: 'ethereum'
|
|
1961
3123
|
},
|
|
1962
3124
|
chain: {
|
|
1963
|
-
channel_id: 'channel-
|
|
3125
|
+
channel_id: 'channel-52'
|
|
1964
3126
|
}
|
|
1965
3127
|
}]
|
|
1966
3128
|
},
|
|
1967
3129
|
{
|
|
1968
|
-
description: '
|
|
3130
|
+
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
3131
|
+
type_asset: 'erc20',
|
|
3132
|
+
address: '0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
|
|
1969
3133
|
denom_units: [{
|
|
1970
|
-
denom: 'ibc/
|
|
3134
|
+
denom: 'ibc/9141B9C2A74294F94C6861FA6B9D5B562874BD84F7C4239569BFD540D86A7E1A',
|
|
1971
3135
|
exponent: 0,
|
|
1972
|
-
aliases: ['
|
|
3136
|
+
aliases: ['0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38']
|
|
1973
3137
|
}, {
|
|
1974
|
-
denom: '
|
|
1975
|
-
exponent:
|
|
3138
|
+
denom: 'PUNDIX',
|
|
3139
|
+
exponent: 18
|
|
1976
3140
|
}],
|
|
1977
|
-
base: 'ibc/
|
|
1978
|
-
name: '
|
|
1979
|
-
display: '
|
|
1980
|
-
symbol: '
|
|
3141
|
+
base: 'ibc/9141B9C2A74294F94C6861FA6B9D5B562874BD84F7C4239569BFD540D86A7E1A',
|
|
3142
|
+
name: 'Pundi X Token',
|
|
3143
|
+
display: 'PUNDIX',
|
|
3144
|
+
symbol: 'PUNDIX',
|
|
3145
|
+
coingecko_id: 'pundi-x-2',
|
|
1981
3146
|
logo_URIs: {
|
|
1982
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1983
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
1984
3148
|
},
|
|
1985
|
-
coingecko_id: 'stargaze',
|
|
1986
3149
|
images: [{
|
|
1987
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
1988
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pundix.png'
|
|
1989
3151
|
}],
|
|
1990
|
-
socials: {
|
|
1991
|
-
website: 'https://www.stargaze.zone/',
|
|
1992
|
-
twitter: 'https://twitter.com/StargazeZone'
|
|
1993
|
-
},
|
|
1994
3152
|
traces: [{
|
|
1995
3153
|
type: 'ibc',
|
|
1996
3154
|
counterparty: {
|
|
1997
|
-
channel_id: 'channel-
|
|
1998
|
-
base_denom: '
|
|
1999
|
-
chain_name: '
|
|
3155
|
+
channel_id: 'channel-2',
|
|
3156
|
+
base_denom: '0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38',
|
|
3157
|
+
chain_name: 'ethereum'
|
|
2000
3158
|
},
|
|
2001
3159
|
chain: {
|
|
2002
|
-
channel_id: 'channel-
|
|
3160
|
+
channel_id: 'channel-52'
|
|
2003
3161
|
}
|
|
2004
3162
|
}]
|
|
2005
3163
|
},
|
|
2006
3164
|
{
|
|
2007
|
-
description: '
|
|
3165
|
+
description: 'FXS is the value accrual and governance token of the entire Frax ecosystem. Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC.',
|
|
3166
|
+
type_asset: 'erc20',
|
|
3167
|
+
address: '0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0',
|
|
2008
3168
|
denom_units: [{
|
|
2009
|
-
denom: 'ibc/
|
|
3169
|
+
denom: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29',
|
|
2010
3170
|
exponent: 0,
|
|
2011
|
-
aliases: ['
|
|
3171
|
+
aliases: ['0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0']
|
|
2012
3172
|
}, {
|
|
2013
|
-
denom: '
|
|
2014
|
-
exponent:
|
|
3173
|
+
denom: 'fxs',
|
|
3174
|
+
exponent: 18
|
|
2015
3175
|
}],
|
|
2016
|
-
base: 'ibc/
|
|
2017
|
-
name: '
|
|
2018
|
-
display: '
|
|
2019
|
-
symbol: '
|
|
2020
|
-
|
|
2021
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2022
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2023
|
-
},
|
|
2024
|
-
coingecko_id: 'stride',
|
|
3176
|
+
base: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29',
|
|
3177
|
+
name: 'Frax Share',
|
|
3178
|
+
display: 'fxs',
|
|
3179
|
+
symbol: 'FXS',
|
|
3180
|
+
coingecko_id: 'frax-share',
|
|
2025
3181
|
images: [{
|
|
2026
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2027
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png',
|
|
3183
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg'
|
|
2028
3184
|
}],
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
3185
|
+
logo_URIs: {
|
|
3186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png',
|
|
3187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg'
|
|
2032
3188
|
},
|
|
2033
3189
|
traces: [{
|
|
2034
3190
|
type: 'ibc',
|
|
2035
3191
|
counterparty: {
|
|
2036
|
-
channel_id: 'channel-
|
|
2037
|
-
base_denom: '
|
|
2038
|
-
chain_name: '
|
|
3192
|
+
channel_id: 'channel-2',
|
|
3193
|
+
base_denom: '0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0',
|
|
3194
|
+
chain_name: 'ethereum'
|
|
2039
3195
|
},
|
|
2040
3196
|
chain: {
|
|
2041
|
-
channel_id: 'channel-
|
|
3197
|
+
channel_id: 'channel-52'
|
|
2042
3198
|
}
|
|
2043
3199
|
}]
|
|
2044
3200
|
},
|