@chain-registry/assets 1.70.639 → 1.70.640
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/akash.js +0 -252
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -252
- package/esm/mainnet/babylon.js +0 -252
- package/esm/mainnet/celestia.js +0 -252
- package/esm/mainnet/cosmoshub.js +0 -252
- package/esm/mainnet/dungeon.js +68 -0
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/kopi.js +0 -252
- package/esm/mainnet/neutron.js +0 -252
- package/esm/mainnet/noble.js +0 -252
- package/esm/mainnet/osmosis.js +0 -252
- package/esm/mainnet/passage.js +82 -0
- package/esm/mainnet/saga.js +0 -252
- package/esm/mainnet/xion.js +0 -252
- package/esm/mainnet/xrplevm.js +0 -252
- package/index.d.ts +1 -1
- package/mainnet/akash.js +0 -252
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -252
- package/mainnet/babylon.js +0 -252
- package/mainnet/celestia.js +0 -252
- package/mainnet/cosmoshub.js +0 -252
- package/mainnet/dungeon.js +68 -0
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/kopi.js +0 -252
- package/mainnet/neutron.js +0 -252
- package/mainnet/noble.js +0 -252
- package/mainnet/osmosis.js +0 -252
- package/mainnet/passage.js +82 -0
- package/mainnet/saga.js +0 -252
- package/mainnet/xion.js +0 -252
- package/mainnet/xrplevm.js +0 -252
- package/package.json +5 -5
- package/esm/mainnet/elys.js +0 -1850
- package/mainnet/elys.d.ts +0 -3
- package/mainnet/elys.js +0 -1852
package/mainnet/neutron.js
CHANGED
|
@@ -596,132 +596,6 @@ const assets = {
|
|
|
596
596
|
}
|
|
597
597
|
}]
|
|
598
598
|
},
|
|
599
|
-
{
|
|
600
|
-
description: 'The native token of Elys Network',
|
|
601
|
-
denom_units: [
|
|
602
|
-
{
|
|
603
|
-
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
604
|
-
exponent: 0,
|
|
605
|
-
aliases: ['uelys']
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
denom: 'melys',
|
|
609
|
-
exponent: 3,
|
|
610
|
-
aliases: ['millielys']
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
denom: 'elys',
|
|
614
|
-
exponent: 6,
|
|
615
|
-
aliases: []
|
|
616
|
-
}
|
|
617
|
-
],
|
|
618
|
-
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
619
|
-
name: 'Elys Network',
|
|
620
|
-
display: 'elys',
|
|
621
|
-
symbol: 'ELYS',
|
|
622
|
-
logo_URIs: {
|
|
623
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
624
|
-
},
|
|
625
|
-
images: [{
|
|
626
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
627
|
-
}],
|
|
628
|
-
type_asset: 'sdk.coin',
|
|
629
|
-
traces: [{
|
|
630
|
-
type: 'ibc',
|
|
631
|
-
counterparty: {
|
|
632
|
-
channel_id: 'channel-16',
|
|
633
|
-
base_denom: 'uelys',
|
|
634
|
-
chain_name: 'elys'
|
|
635
|
-
},
|
|
636
|
-
chain: {
|
|
637
|
-
channel_id: 'channel-6476'
|
|
638
|
-
}
|
|
639
|
-
}]
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
description: 'Eden token definition',
|
|
643
|
-
denom_units: [
|
|
644
|
-
{
|
|
645
|
-
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
646
|
-
exponent: 0,
|
|
647
|
-
aliases: ['ueden']
|
|
648
|
-
},
|
|
649
|
-
{
|
|
650
|
-
denom: 'meden',
|
|
651
|
-
exponent: 3,
|
|
652
|
-
aliases: ['millieden']
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
denom: 'eden',
|
|
656
|
-
exponent: 6,
|
|
657
|
-
aliases: []
|
|
658
|
-
}
|
|
659
|
-
],
|
|
660
|
-
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
661
|
-
name: 'Eden',
|
|
662
|
-
display: 'eden',
|
|
663
|
-
symbol: 'EDEN',
|
|
664
|
-
logo_URIs: {
|
|
665
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
666
|
-
},
|
|
667
|
-
images: [{
|
|
668
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
669
|
-
}],
|
|
670
|
-
type_asset: 'sdk.coin',
|
|
671
|
-
traces: [{
|
|
672
|
-
type: 'ibc',
|
|
673
|
-
counterparty: {
|
|
674
|
-
channel_id: 'channel-16',
|
|
675
|
-
base_denom: 'ueden',
|
|
676
|
-
chain_name: 'elys'
|
|
677
|
-
},
|
|
678
|
-
chain: {
|
|
679
|
-
channel_id: 'channel-6476'
|
|
680
|
-
}
|
|
681
|
-
}]
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
description: 'Eden BOOST token definition',
|
|
685
|
-
denom_units: [
|
|
686
|
-
{
|
|
687
|
-
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
688
|
-
exponent: 0,
|
|
689
|
-
aliases: ['uedenb']
|
|
690
|
-
},
|
|
691
|
-
{
|
|
692
|
-
denom: 'medenb',
|
|
693
|
-
exponent: 3,
|
|
694
|
-
aliases: ['milliedenb']
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
denom: 'edenb',
|
|
698
|
-
exponent: 6,
|
|
699
|
-
aliases: []
|
|
700
|
-
}
|
|
701
|
-
],
|
|
702
|
-
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
703
|
-
name: 'Eden BOOST',
|
|
704
|
-
display: 'edenb',
|
|
705
|
-
symbol: 'EDENBOOST',
|
|
706
|
-
logo_URIs: {
|
|
707
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
708
|
-
},
|
|
709
|
-
images: [{
|
|
710
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
711
|
-
}],
|
|
712
|
-
type_asset: 'sdk.coin',
|
|
713
|
-
traces: [{
|
|
714
|
-
type: 'ibc',
|
|
715
|
-
counterparty: {
|
|
716
|
-
channel_id: 'channel-16',
|
|
717
|
-
base_denom: 'uedenb',
|
|
718
|
-
chain_name: 'elys'
|
|
719
|
-
},
|
|
720
|
-
chain: {
|
|
721
|
-
channel_id: 'channel-6476'
|
|
722
|
-
}
|
|
723
|
-
}]
|
|
724
|
-
},
|
|
725
599
|
{
|
|
726
600
|
description: 'The native token of Initia',
|
|
727
601
|
denom_units: [{
|
|
@@ -1901,132 +1775,6 @@ const assets = {
|
|
|
1901
1775
|
}
|
|
1902
1776
|
}]
|
|
1903
1777
|
},
|
|
1904
|
-
{
|
|
1905
|
-
description: 'The native token of Elys Network',
|
|
1906
|
-
denom_units: [
|
|
1907
|
-
{
|
|
1908
|
-
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1909
|
-
exponent: 0,
|
|
1910
|
-
aliases: ['uelys']
|
|
1911
|
-
},
|
|
1912
|
-
{
|
|
1913
|
-
denom: 'melys',
|
|
1914
|
-
exponent: 3,
|
|
1915
|
-
aliases: ['millielys']
|
|
1916
|
-
},
|
|
1917
|
-
{
|
|
1918
|
-
denom: 'elys',
|
|
1919
|
-
exponent: 6,
|
|
1920
|
-
aliases: []
|
|
1921
|
-
}
|
|
1922
|
-
],
|
|
1923
|
-
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1924
|
-
name: 'Elys Network',
|
|
1925
|
-
display: 'elys',
|
|
1926
|
-
symbol: 'ELYS',
|
|
1927
|
-
logo_URIs: {
|
|
1928
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1929
|
-
},
|
|
1930
|
-
images: [{
|
|
1931
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1932
|
-
}],
|
|
1933
|
-
type_asset: 'sdk.coin',
|
|
1934
|
-
traces: [{
|
|
1935
|
-
type: 'ibc',
|
|
1936
|
-
counterparty: {
|
|
1937
|
-
channel_id: 'channel-16',
|
|
1938
|
-
base_denom: 'uelys',
|
|
1939
|
-
chain_name: 'elys'
|
|
1940
|
-
},
|
|
1941
|
-
chain: {
|
|
1942
|
-
channel_id: 'channel-6476'
|
|
1943
|
-
}
|
|
1944
|
-
}]
|
|
1945
|
-
},
|
|
1946
|
-
{
|
|
1947
|
-
description: 'Eden token definition',
|
|
1948
|
-
denom_units: [
|
|
1949
|
-
{
|
|
1950
|
-
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1951
|
-
exponent: 0,
|
|
1952
|
-
aliases: ['ueden']
|
|
1953
|
-
},
|
|
1954
|
-
{
|
|
1955
|
-
denom: 'meden',
|
|
1956
|
-
exponent: 3,
|
|
1957
|
-
aliases: ['millieden']
|
|
1958
|
-
},
|
|
1959
|
-
{
|
|
1960
|
-
denom: 'eden',
|
|
1961
|
-
exponent: 6,
|
|
1962
|
-
aliases: []
|
|
1963
|
-
}
|
|
1964
|
-
],
|
|
1965
|
-
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1966
|
-
name: 'Eden',
|
|
1967
|
-
display: 'eden',
|
|
1968
|
-
symbol: 'EDEN',
|
|
1969
|
-
logo_URIs: {
|
|
1970
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1971
|
-
},
|
|
1972
|
-
images: [{
|
|
1973
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1974
|
-
}],
|
|
1975
|
-
type_asset: 'sdk.coin',
|
|
1976
|
-
traces: [{
|
|
1977
|
-
type: 'ibc',
|
|
1978
|
-
counterparty: {
|
|
1979
|
-
channel_id: 'channel-16',
|
|
1980
|
-
base_denom: 'ueden',
|
|
1981
|
-
chain_name: 'elys'
|
|
1982
|
-
},
|
|
1983
|
-
chain: {
|
|
1984
|
-
channel_id: 'channel-6476'
|
|
1985
|
-
}
|
|
1986
|
-
}]
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
description: 'Eden BOOST token definition',
|
|
1990
|
-
denom_units: [
|
|
1991
|
-
{
|
|
1992
|
-
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1993
|
-
exponent: 0,
|
|
1994
|
-
aliases: ['uedenb']
|
|
1995
|
-
},
|
|
1996
|
-
{
|
|
1997
|
-
denom: 'medenb',
|
|
1998
|
-
exponent: 3,
|
|
1999
|
-
aliases: ['milliedenb']
|
|
2000
|
-
},
|
|
2001
|
-
{
|
|
2002
|
-
denom: 'edenb',
|
|
2003
|
-
exponent: 6,
|
|
2004
|
-
aliases: []
|
|
2005
|
-
}
|
|
2006
|
-
],
|
|
2007
|
-
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
2008
|
-
name: 'Eden BOOST',
|
|
2009
|
-
display: 'edenb',
|
|
2010
|
-
symbol: 'EDENBOOST',
|
|
2011
|
-
logo_URIs: {
|
|
2012
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
2013
|
-
},
|
|
2014
|
-
images: [{
|
|
2015
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
2016
|
-
}],
|
|
2017
|
-
type_asset: 'sdk.coin',
|
|
2018
|
-
traces: [{
|
|
2019
|
-
type: 'ibc',
|
|
2020
|
-
counterparty: {
|
|
2021
|
-
channel_id: 'channel-16',
|
|
2022
|
-
base_denom: 'uedenb',
|
|
2023
|
-
chain_name: 'elys'
|
|
2024
|
-
},
|
|
2025
|
-
chain: {
|
|
2026
|
-
channel_id: 'channel-6476'
|
|
2027
|
-
}
|
|
2028
|
-
}]
|
|
2029
|
-
},
|
|
2030
1778
|
{
|
|
2031
1779
|
description: 'The native token of Initia',
|
|
2032
1780
|
denom_units: [{
|
package/mainnet/noble.js
CHANGED
|
@@ -875,132 +875,6 @@ const assets = {
|
|
|
875
875
|
}
|
|
876
876
|
}]
|
|
877
877
|
},
|
|
878
|
-
{
|
|
879
|
-
description: 'The native token of Elys Network',
|
|
880
|
-
denom_units: [
|
|
881
|
-
{
|
|
882
|
-
denom: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
883
|
-
exponent: 0,
|
|
884
|
-
aliases: ['uelys']
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
denom: 'melys',
|
|
888
|
-
exponent: 3,
|
|
889
|
-
aliases: ['millielys']
|
|
890
|
-
},
|
|
891
|
-
{
|
|
892
|
-
denom: 'elys',
|
|
893
|
-
exponent: 6,
|
|
894
|
-
aliases: []
|
|
895
|
-
}
|
|
896
|
-
],
|
|
897
|
-
base: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
898
|
-
name: 'Elys Network',
|
|
899
|
-
display: 'elys',
|
|
900
|
-
symbol: 'ELYS',
|
|
901
|
-
logo_URIs: {
|
|
902
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
903
|
-
},
|
|
904
|
-
images: [{
|
|
905
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
906
|
-
}],
|
|
907
|
-
type_asset: 'sdk.coin',
|
|
908
|
-
traces: [{
|
|
909
|
-
type: 'ibc',
|
|
910
|
-
counterparty: {
|
|
911
|
-
channel_id: 'channel-2',
|
|
912
|
-
base_denom: 'uelys',
|
|
913
|
-
chain_name: 'elys'
|
|
914
|
-
},
|
|
915
|
-
chain: {
|
|
916
|
-
channel_id: 'channel-117'
|
|
917
|
-
}
|
|
918
|
-
}]
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
description: 'Eden token definition',
|
|
922
|
-
denom_units: [
|
|
923
|
-
{
|
|
924
|
-
denom: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
925
|
-
exponent: 0,
|
|
926
|
-
aliases: ['ueden']
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
denom: 'meden',
|
|
930
|
-
exponent: 3,
|
|
931
|
-
aliases: ['millieden']
|
|
932
|
-
},
|
|
933
|
-
{
|
|
934
|
-
denom: 'eden',
|
|
935
|
-
exponent: 6,
|
|
936
|
-
aliases: []
|
|
937
|
-
}
|
|
938
|
-
],
|
|
939
|
-
base: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
940
|
-
name: 'Eden',
|
|
941
|
-
display: 'eden',
|
|
942
|
-
symbol: 'EDEN',
|
|
943
|
-
logo_URIs: {
|
|
944
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
945
|
-
},
|
|
946
|
-
images: [{
|
|
947
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
948
|
-
}],
|
|
949
|
-
type_asset: 'sdk.coin',
|
|
950
|
-
traces: [{
|
|
951
|
-
type: 'ibc',
|
|
952
|
-
counterparty: {
|
|
953
|
-
channel_id: 'channel-2',
|
|
954
|
-
base_denom: 'ueden',
|
|
955
|
-
chain_name: 'elys'
|
|
956
|
-
},
|
|
957
|
-
chain: {
|
|
958
|
-
channel_id: 'channel-117'
|
|
959
|
-
}
|
|
960
|
-
}]
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
description: 'Eden BOOST token definition',
|
|
964
|
-
denom_units: [
|
|
965
|
-
{
|
|
966
|
-
denom: 'ibc/EED6723D975FECB908E0349B994E726C7AF4AE514AAB72A192C4BE020D0B00B4',
|
|
967
|
-
exponent: 0,
|
|
968
|
-
aliases: ['uedenb']
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
denom: 'medenb',
|
|
972
|
-
exponent: 3,
|
|
973
|
-
aliases: ['milliedenb']
|
|
974
|
-
},
|
|
975
|
-
{
|
|
976
|
-
denom: 'edenb',
|
|
977
|
-
exponent: 6,
|
|
978
|
-
aliases: []
|
|
979
|
-
}
|
|
980
|
-
],
|
|
981
|
-
base: 'ibc/EED6723D975FECB908E0349B994E726C7AF4AE514AAB72A192C4BE020D0B00B4',
|
|
982
|
-
name: 'Eden BOOST',
|
|
983
|
-
display: 'edenb',
|
|
984
|
-
symbol: 'EDENBOOST',
|
|
985
|
-
logo_URIs: {
|
|
986
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
987
|
-
},
|
|
988
|
-
images: [{
|
|
989
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
990
|
-
}],
|
|
991
|
-
type_asset: 'sdk.coin',
|
|
992
|
-
traces: [{
|
|
993
|
-
type: 'ibc',
|
|
994
|
-
counterparty: {
|
|
995
|
-
channel_id: 'channel-2',
|
|
996
|
-
base_denom: 'uedenb',
|
|
997
|
-
chain_name: 'elys'
|
|
998
|
-
},
|
|
999
|
-
chain: {
|
|
1000
|
-
channel_id: 'channel-117'
|
|
1001
|
-
}
|
|
1002
|
-
}]
|
|
1003
|
-
},
|
|
1004
878
|
{
|
|
1005
879
|
description: 'The native token of Furya',
|
|
1006
880
|
denom_units: [{
|
|
@@ -3256,132 +3130,6 @@ const assets = {
|
|
|
3256
3130
|
}
|
|
3257
3131
|
}]
|
|
3258
3132
|
},
|
|
3259
|
-
{
|
|
3260
|
-
description: 'The native token of Elys Network',
|
|
3261
|
-
denom_units: [
|
|
3262
|
-
{
|
|
3263
|
-
denom: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
3264
|
-
exponent: 0,
|
|
3265
|
-
aliases: ['uelys']
|
|
3266
|
-
},
|
|
3267
|
-
{
|
|
3268
|
-
denom: 'melys',
|
|
3269
|
-
exponent: 3,
|
|
3270
|
-
aliases: ['millielys']
|
|
3271
|
-
},
|
|
3272
|
-
{
|
|
3273
|
-
denom: 'elys',
|
|
3274
|
-
exponent: 6,
|
|
3275
|
-
aliases: []
|
|
3276
|
-
}
|
|
3277
|
-
],
|
|
3278
|
-
base: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
3279
|
-
name: 'Elys Network',
|
|
3280
|
-
display: 'elys',
|
|
3281
|
-
symbol: 'ELYS',
|
|
3282
|
-
logo_URIs: {
|
|
3283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
3284
|
-
},
|
|
3285
|
-
images: [{
|
|
3286
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
3287
|
-
}],
|
|
3288
|
-
type_asset: 'sdk.coin',
|
|
3289
|
-
traces: [{
|
|
3290
|
-
type: 'ibc',
|
|
3291
|
-
counterparty: {
|
|
3292
|
-
channel_id: 'channel-2',
|
|
3293
|
-
base_denom: 'uelys',
|
|
3294
|
-
chain_name: 'elys'
|
|
3295
|
-
},
|
|
3296
|
-
chain: {
|
|
3297
|
-
channel_id: 'channel-117'
|
|
3298
|
-
}
|
|
3299
|
-
}]
|
|
3300
|
-
},
|
|
3301
|
-
{
|
|
3302
|
-
description: 'Eden token definition',
|
|
3303
|
-
denom_units: [
|
|
3304
|
-
{
|
|
3305
|
-
denom: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
3306
|
-
exponent: 0,
|
|
3307
|
-
aliases: ['ueden']
|
|
3308
|
-
},
|
|
3309
|
-
{
|
|
3310
|
-
denom: 'meden',
|
|
3311
|
-
exponent: 3,
|
|
3312
|
-
aliases: ['millieden']
|
|
3313
|
-
},
|
|
3314
|
-
{
|
|
3315
|
-
denom: 'eden',
|
|
3316
|
-
exponent: 6,
|
|
3317
|
-
aliases: []
|
|
3318
|
-
}
|
|
3319
|
-
],
|
|
3320
|
-
base: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
3321
|
-
name: 'Eden',
|
|
3322
|
-
display: 'eden',
|
|
3323
|
-
symbol: 'EDEN',
|
|
3324
|
-
logo_URIs: {
|
|
3325
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
3326
|
-
},
|
|
3327
|
-
images: [{
|
|
3328
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
3329
|
-
}],
|
|
3330
|
-
type_asset: 'sdk.coin',
|
|
3331
|
-
traces: [{
|
|
3332
|
-
type: 'ibc',
|
|
3333
|
-
counterparty: {
|
|
3334
|
-
channel_id: 'channel-2',
|
|
3335
|
-
base_denom: 'ueden',
|
|
3336
|
-
chain_name: 'elys'
|
|
3337
|
-
},
|
|
3338
|
-
chain: {
|
|
3339
|
-
channel_id: 'channel-117'
|
|
3340
|
-
}
|
|
3341
|
-
}]
|
|
3342
|
-
},
|
|
3343
|
-
{
|
|
3344
|
-
description: 'Eden BOOST token definition',
|
|
3345
|
-
denom_units: [
|
|
3346
|
-
{
|
|
3347
|
-
denom: 'ibc/EED6723D975FECB908E0349B994E726C7AF4AE514AAB72A192C4BE020D0B00B4',
|
|
3348
|
-
exponent: 0,
|
|
3349
|
-
aliases: ['uedenb']
|
|
3350
|
-
},
|
|
3351
|
-
{
|
|
3352
|
-
denom: 'medenb',
|
|
3353
|
-
exponent: 3,
|
|
3354
|
-
aliases: ['milliedenb']
|
|
3355
|
-
},
|
|
3356
|
-
{
|
|
3357
|
-
denom: 'edenb',
|
|
3358
|
-
exponent: 6,
|
|
3359
|
-
aliases: []
|
|
3360
|
-
}
|
|
3361
|
-
],
|
|
3362
|
-
base: 'ibc/EED6723D975FECB908E0349B994E726C7AF4AE514AAB72A192C4BE020D0B00B4',
|
|
3363
|
-
name: 'Eden BOOST',
|
|
3364
|
-
display: 'edenb',
|
|
3365
|
-
symbol: 'EDENBOOST',
|
|
3366
|
-
logo_URIs: {
|
|
3367
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
3368
|
-
},
|
|
3369
|
-
images: [{
|
|
3370
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
3371
|
-
}],
|
|
3372
|
-
type_asset: 'sdk.coin',
|
|
3373
|
-
traces: [{
|
|
3374
|
-
type: 'ibc',
|
|
3375
|
-
counterparty: {
|
|
3376
|
-
channel_id: 'channel-2',
|
|
3377
|
-
base_denom: 'uedenb',
|
|
3378
|
-
chain_name: 'elys'
|
|
3379
|
-
},
|
|
3380
|
-
chain: {
|
|
3381
|
-
channel_id: 'channel-117'
|
|
3382
|
-
}
|
|
3383
|
-
}]
|
|
3384
|
-
},
|
|
3385
3133
|
{
|
|
3386
3134
|
description: 'The native token of Furya',
|
|
3387
3135
|
denom_units: [{
|