@chain-registry/assets 1.70.59 → 1.70.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/agoric.js +306 -0
- package/esm/mainnet/archway.js +0 -88
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/aura.js +0 -88
- package/esm/mainnet/beezee.js +164 -0
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -88
- package/esm/mainnet/jackal.js +86 -0
- package/esm/mainnet/juno.js +4 -92
- package/esm/mainnet/kujira.js +4 -4
- package/esm/mainnet/neutron.js +164 -88
- package/esm/mainnet/okexchain.js +4 -4
- package/esm/mainnet/omniflixhub.js +86 -0
- package/esm/mainnet/osmosis.js +4 -92
- package/esm/mainnet/sei.js +0 -88
- package/esm/mainnet/stargaze.js +0 -88
- package/mainnet/agoric.js +306 -0
- package/mainnet/archway.js +0 -88
- package/mainnet/assets.js +1 -2
- package/mainnet/aura.js +0 -88
- package/mainnet/beezee.js +164 -0
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +2 -3
- package/mainnet/injective.js +0 -88
- package/mainnet/jackal.js +86 -0
- package/mainnet/juno.js +4 -92
- package/mainnet/kujira.js +4 -4
- package/mainnet/neutron.js +164 -88
- package/mainnet/okexchain.js +4 -4
- package/mainnet/omniflixhub.js +86 -0
- package/mainnet/osmosis.js +4 -92
- package/mainnet/sei.js +0 -88
- package/mainnet/stargaze.js +0 -88
- package/package.json +5 -5
- package/esm/mainnet/nois.js +0 -1626
- package/mainnet/nois.d.ts +0 -3
- package/mainnet/nois.js +0 -1628
package/esm/mainnet/agoric.js
CHANGED
|
@@ -701,6 +701,159 @@ const assets = {
|
|
|
701
701
|
}
|
|
702
702
|
}]
|
|
703
703
|
},
|
|
704
|
+
{
|
|
705
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
706
|
+
denom_units: [{
|
|
707
|
+
denom: 'ibc/6EE9687CBBF88E1EFE351BCB01025E0B76452D48A2B41F6583E9E0B942FD62E7',
|
|
708
|
+
exponent: 0,
|
|
709
|
+
aliases: ['untrn']
|
|
710
|
+
}, {
|
|
711
|
+
denom: 'ntrn',
|
|
712
|
+
exponent: 6
|
|
713
|
+
}],
|
|
714
|
+
base: 'ibc/6EE9687CBBF88E1EFE351BCB01025E0B76452D48A2B41F6583E9E0B942FD62E7',
|
|
715
|
+
name: 'Neutron',
|
|
716
|
+
display: 'ntrn',
|
|
717
|
+
symbol: 'NTRN',
|
|
718
|
+
logo_URIs: {
|
|
719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
720
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
721
|
+
},
|
|
722
|
+
coingecko_id: 'neutron-3',
|
|
723
|
+
images: [{
|
|
724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
725
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
726
|
+
theme: {
|
|
727
|
+
primary_color_hex: '#040404',
|
|
728
|
+
background_color_hex: '#000000',
|
|
729
|
+
circle: true
|
|
730
|
+
}
|
|
731
|
+
}],
|
|
732
|
+
socials: {
|
|
733
|
+
website: 'https://neutron.org/',
|
|
734
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
735
|
+
},
|
|
736
|
+
type_asset: 'sdk.coin',
|
|
737
|
+
traces: [{
|
|
738
|
+
type: 'ibc',
|
|
739
|
+
counterparty: {
|
|
740
|
+
channel_id: 'channel-5789',
|
|
741
|
+
base_denom: 'untrn',
|
|
742
|
+
chain_name: 'neutron'
|
|
743
|
+
},
|
|
744
|
+
chain: {
|
|
745
|
+
channel_id: 'channel-146'
|
|
746
|
+
}
|
|
747
|
+
}]
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
description: 'BITCOSMOS',
|
|
751
|
+
denom_units: [{
|
|
752
|
+
denom: 'ibc/59DFCE0F5123464FF7FFFF075B45FD731F0C7963B6AE56EB751C11E615B1CD1E',
|
|
753
|
+
exponent: 0,
|
|
754
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
755
|
+
}, {
|
|
756
|
+
denom: 'bitcosmos',
|
|
757
|
+
exponent: 6
|
|
758
|
+
}],
|
|
759
|
+
base: 'ibc/59DFCE0F5123464FF7FFFF075B45FD731F0C7963B6AE56EB751C11E615B1CD1E',
|
|
760
|
+
name: 'Bitcosmos',
|
|
761
|
+
display: 'bitcosmos',
|
|
762
|
+
symbol: 'BTC',
|
|
763
|
+
logo_URIs: {
|
|
764
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
765
|
+
},
|
|
766
|
+
images: [{
|
|
767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
768
|
+
theme: {
|
|
769
|
+
primary_color_hex: '#1b0847'
|
|
770
|
+
}
|
|
771
|
+
}],
|
|
772
|
+
type_asset: 'sdk.coin',
|
|
773
|
+
traces: [{
|
|
774
|
+
type: 'ibc',
|
|
775
|
+
counterparty: {
|
|
776
|
+
channel_id: 'channel-5789',
|
|
777
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
778
|
+
chain_name: 'neutron'
|
|
779
|
+
},
|
|
780
|
+
chain: {
|
|
781
|
+
channel_id: 'channel-146'
|
|
782
|
+
}
|
|
783
|
+
}]
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
description: 'What the Fuck',
|
|
787
|
+
denom_units: [{
|
|
788
|
+
denom: 'ibc/B9F90D293D25BAC3880D1011657358A4E5104773ADC1DE53593A3B3DCE15B475',
|
|
789
|
+
exponent: 0,
|
|
790
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
791
|
+
}, {
|
|
792
|
+
denom: 'wtf',
|
|
793
|
+
exponent: 6
|
|
794
|
+
}],
|
|
795
|
+
base: 'ibc/B9F90D293D25BAC3880D1011657358A4E5104773ADC1DE53593A3B3DCE15B475',
|
|
796
|
+
name: 'wtf',
|
|
797
|
+
display: 'wtf',
|
|
798
|
+
symbol: 'WTF',
|
|
799
|
+
logo_URIs: {
|
|
800
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
801
|
+
},
|
|
802
|
+
images: [{
|
|
803
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
804
|
+
theme: {
|
|
805
|
+
primary_color_hex: '#dcd5ab'
|
|
806
|
+
}
|
|
807
|
+
}],
|
|
808
|
+
type_asset: 'sdk.coin',
|
|
809
|
+
traces: [{
|
|
810
|
+
type: 'ibc',
|
|
811
|
+
counterparty: {
|
|
812
|
+
channel_id: 'channel-5789',
|
|
813
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
814
|
+
chain_name: 'neutron'
|
|
815
|
+
},
|
|
816
|
+
chain: {
|
|
817
|
+
channel_id: 'channel-146'
|
|
818
|
+
}
|
|
819
|
+
}]
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
description: 'Astro BOY',
|
|
823
|
+
denom_units: [{
|
|
824
|
+
denom: 'ibc/64A01950BB006DE3D540E5174DFF3D60B36059DDDC413769AB4C8C051217A64C',
|
|
825
|
+
exponent: 0,
|
|
826
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
827
|
+
}, {
|
|
828
|
+
denom: 'boy',
|
|
829
|
+
exponent: 6
|
|
830
|
+
}],
|
|
831
|
+
base: 'ibc/64A01950BB006DE3D540E5174DFF3D60B36059DDDC413769AB4C8C051217A64C',
|
|
832
|
+
name: 'boy',
|
|
833
|
+
display: 'boy',
|
|
834
|
+
symbol: 'BOY',
|
|
835
|
+
logo_URIs: {
|
|
836
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
837
|
+
},
|
|
838
|
+
images: [{
|
|
839
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
840
|
+
theme: {
|
|
841
|
+
primary_color_hex: '#333333'
|
|
842
|
+
}
|
|
843
|
+
}],
|
|
844
|
+
type_asset: 'sdk.coin',
|
|
845
|
+
traces: [{
|
|
846
|
+
type: 'ibc',
|
|
847
|
+
counterparty: {
|
|
848
|
+
channel_id: 'channel-5789',
|
|
849
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
850
|
+
chain_name: 'neutron'
|
|
851
|
+
},
|
|
852
|
+
chain: {
|
|
853
|
+
channel_id: 'channel-146'
|
|
854
|
+
}
|
|
855
|
+
}]
|
|
856
|
+
},
|
|
704
857
|
{
|
|
705
858
|
description: 'The permissioned staking asset for Noble Chain',
|
|
706
859
|
denom_units: [{
|
|
@@ -1818,6 +1971,159 @@ const assets = {
|
|
|
1818
1971
|
}
|
|
1819
1972
|
}]
|
|
1820
1973
|
},
|
|
1974
|
+
{
|
|
1975
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
1976
|
+
denom_units: [{
|
|
1977
|
+
denom: 'ibc/6EE9687CBBF88E1EFE351BCB01025E0B76452D48A2B41F6583E9E0B942FD62E7',
|
|
1978
|
+
exponent: 0,
|
|
1979
|
+
aliases: ['untrn']
|
|
1980
|
+
}, {
|
|
1981
|
+
denom: 'ntrn',
|
|
1982
|
+
exponent: 6
|
|
1983
|
+
}],
|
|
1984
|
+
base: 'ibc/6EE9687CBBF88E1EFE351BCB01025E0B76452D48A2B41F6583E9E0B942FD62E7',
|
|
1985
|
+
name: 'Neutron',
|
|
1986
|
+
display: 'ntrn',
|
|
1987
|
+
symbol: 'NTRN',
|
|
1988
|
+
logo_URIs: {
|
|
1989
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1990
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1991
|
+
},
|
|
1992
|
+
coingecko_id: 'neutron-3',
|
|
1993
|
+
images: [{
|
|
1994
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1995
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1996
|
+
theme: {
|
|
1997
|
+
primary_color_hex: '#040404',
|
|
1998
|
+
background_color_hex: '#000000',
|
|
1999
|
+
circle: true
|
|
2000
|
+
}
|
|
2001
|
+
}],
|
|
2002
|
+
socials: {
|
|
2003
|
+
website: 'https://neutron.org/',
|
|
2004
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
2005
|
+
},
|
|
2006
|
+
type_asset: 'sdk.coin',
|
|
2007
|
+
traces: [{
|
|
2008
|
+
type: 'ibc',
|
|
2009
|
+
counterparty: {
|
|
2010
|
+
channel_id: 'channel-5789',
|
|
2011
|
+
base_denom: 'untrn',
|
|
2012
|
+
chain_name: 'neutron'
|
|
2013
|
+
},
|
|
2014
|
+
chain: {
|
|
2015
|
+
channel_id: 'channel-146'
|
|
2016
|
+
}
|
|
2017
|
+
}]
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
description: 'BITCOSMOS',
|
|
2021
|
+
denom_units: [{
|
|
2022
|
+
denom: 'ibc/59DFCE0F5123464FF7FFFF075B45FD731F0C7963B6AE56EB751C11E615B1CD1E',
|
|
2023
|
+
exponent: 0,
|
|
2024
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
2025
|
+
}, {
|
|
2026
|
+
denom: 'bitcosmos',
|
|
2027
|
+
exponent: 6
|
|
2028
|
+
}],
|
|
2029
|
+
base: 'ibc/59DFCE0F5123464FF7FFFF075B45FD731F0C7963B6AE56EB751C11E615B1CD1E',
|
|
2030
|
+
name: 'Bitcosmos',
|
|
2031
|
+
display: 'bitcosmos',
|
|
2032
|
+
symbol: 'BTC',
|
|
2033
|
+
logo_URIs: {
|
|
2034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
2035
|
+
},
|
|
2036
|
+
images: [{
|
|
2037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
2038
|
+
theme: {
|
|
2039
|
+
primary_color_hex: '#1b0847'
|
|
2040
|
+
}
|
|
2041
|
+
}],
|
|
2042
|
+
type_asset: 'sdk.coin',
|
|
2043
|
+
traces: [{
|
|
2044
|
+
type: 'ibc',
|
|
2045
|
+
counterparty: {
|
|
2046
|
+
channel_id: 'channel-5789',
|
|
2047
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
2048
|
+
chain_name: 'neutron'
|
|
2049
|
+
},
|
|
2050
|
+
chain: {
|
|
2051
|
+
channel_id: 'channel-146'
|
|
2052
|
+
}
|
|
2053
|
+
}]
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
description: 'What the Fuck',
|
|
2057
|
+
denom_units: [{
|
|
2058
|
+
denom: 'ibc/B9F90D293D25BAC3880D1011657358A4E5104773ADC1DE53593A3B3DCE15B475',
|
|
2059
|
+
exponent: 0,
|
|
2060
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
2061
|
+
}, {
|
|
2062
|
+
denom: 'wtf',
|
|
2063
|
+
exponent: 6
|
|
2064
|
+
}],
|
|
2065
|
+
base: 'ibc/B9F90D293D25BAC3880D1011657358A4E5104773ADC1DE53593A3B3DCE15B475',
|
|
2066
|
+
name: 'wtf',
|
|
2067
|
+
display: 'wtf',
|
|
2068
|
+
symbol: 'WTF',
|
|
2069
|
+
logo_URIs: {
|
|
2070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
2071
|
+
},
|
|
2072
|
+
images: [{
|
|
2073
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
2074
|
+
theme: {
|
|
2075
|
+
primary_color_hex: '#dcd5ab'
|
|
2076
|
+
}
|
|
2077
|
+
}],
|
|
2078
|
+
type_asset: 'sdk.coin',
|
|
2079
|
+
traces: [{
|
|
2080
|
+
type: 'ibc',
|
|
2081
|
+
counterparty: {
|
|
2082
|
+
channel_id: 'channel-5789',
|
|
2083
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
2084
|
+
chain_name: 'neutron'
|
|
2085
|
+
},
|
|
2086
|
+
chain: {
|
|
2087
|
+
channel_id: 'channel-146'
|
|
2088
|
+
}
|
|
2089
|
+
}]
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
description: 'Astro BOY',
|
|
2093
|
+
denom_units: [{
|
|
2094
|
+
denom: 'ibc/64A01950BB006DE3D540E5174DFF3D60B36059DDDC413769AB4C8C051217A64C',
|
|
2095
|
+
exponent: 0,
|
|
2096
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
2097
|
+
}, {
|
|
2098
|
+
denom: 'boy',
|
|
2099
|
+
exponent: 6
|
|
2100
|
+
}],
|
|
2101
|
+
base: 'ibc/64A01950BB006DE3D540E5174DFF3D60B36059DDDC413769AB4C8C051217A64C',
|
|
2102
|
+
name: 'boy',
|
|
2103
|
+
display: 'boy',
|
|
2104
|
+
symbol: 'BOY',
|
|
2105
|
+
logo_URIs: {
|
|
2106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
2107
|
+
},
|
|
2108
|
+
images: [{
|
|
2109
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
2110
|
+
theme: {
|
|
2111
|
+
primary_color_hex: '#333333'
|
|
2112
|
+
}
|
|
2113
|
+
}],
|
|
2114
|
+
type_asset: 'sdk.coin',
|
|
2115
|
+
traces: [{
|
|
2116
|
+
type: 'ibc',
|
|
2117
|
+
counterparty: {
|
|
2118
|
+
channel_id: 'channel-5789',
|
|
2119
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
2120
|
+
chain_name: 'neutron'
|
|
2121
|
+
},
|
|
2122
|
+
chain: {
|
|
2123
|
+
channel_id: 'channel-146'
|
|
2124
|
+
}
|
|
2125
|
+
}]
|
|
2126
|
+
},
|
|
1821
2127
|
{
|
|
1822
2128
|
description: 'The permissioned staking asset for Noble Chain',
|
|
1823
2129
|
denom_units: [{
|
package/esm/mainnet/archway.js
CHANGED
|
@@ -1139,50 +1139,6 @@ const assets = {
|
|
|
1139
1139
|
}
|
|
1140
1140
|
}]
|
|
1141
1141
|
},
|
|
1142
|
-
{
|
|
1143
|
-
description: 'The native token of Nois',
|
|
1144
|
-
denom_units: [{
|
|
1145
|
-
denom: 'ibc/A399023C1ACCA397C485D5A9EAC9EFEC32C2664A99A1D9E41C758D8863FF21EC',
|
|
1146
|
-
exponent: 0,
|
|
1147
|
-
aliases: ['unois']
|
|
1148
|
-
}, {
|
|
1149
|
-
denom: 'nois',
|
|
1150
|
-
exponent: 6
|
|
1151
|
-
}],
|
|
1152
|
-
base: 'ibc/A399023C1ACCA397C485D5A9EAC9EFEC32C2664A99A1D9E41C758D8863FF21EC',
|
|
1153
|
-
name: 'Nois',
|
|
1154
|
-
display: 'nois',
|
|
1155
|
-
symbol: 'NOIS',
|
|
1156
|
-
logo_URIs: {
|
|
1157
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1158
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
1159
|
-
},
|
|
1160
|
-
keywords: [
|
|
1161
|
-
'nois',
|
|
1162
|
-
'randomness',
|
|
1163
|
-
'drand',
|
|
1164
|
-
'wasm'
|
|
1165
|
-
],
|
|
1166
|
-
images: [{
|
|
1167
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1168
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
1169
|
-
theme: {
|
|
1170
|
-
primary_color_hex: '#0c0c14'
|
|
1171
|
-
}
|
|
1172
|
-
}],
|
|
1173
|
-
type_asset: 'sdk.coin',
|
|
1174
|
-
traces: [{
|
|
1175
|
-
type: 'ibc',
|
|
1176
|
-
counterparty: {
|
|
1177
|
-
channel_id: 'channel-21',
|
|
1178
|
-
base_denom: 'unois',
|
|
1179
|
-
chain_name: 'nois'
|
|
1180
|
-
},
|
|
1181
|
-
chain: {
|
|
1182
|
-
channel_id: 'channel-17'
|
|
1183
|
-
}
|
|
1184
|
-
}]
|
|
1185
|
-
},
|
|
1186
1142
|
{
|
|
1187
1143
|
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
1188
1144
|
denom_units: [{
|
|
@@ -2416,50 +2372,6 @@ const assets = {
|
|
|
2416
2372
|
}
|
|
2417
2373
|
}]
|
|
2418
2374
|
},
|
|
2419
|
-
{
|
|
2420
|
-
description: 'The native token of Nois',
|
|
2421
|
-
denom_units: [{
|
|
2422
|
-
denom: 'ibc/A399023C1ACCA397C485D5A9EAC9EFEC32C2664A99A1D9E41C758D8863FF21EC',
|
|
2423
|
-
exponent: 0,
|
|
2424
|
-
aliases: ['unois']
|
|
2425
|
-
}, {
|
|
2426
|
-
denom: 'nois',
|
|
2427
|
-
exponent: 6
|
|
2428
|
-
}],
|
|
2429
|
-
base: 'ibc/A399023C1ACCA397C485D5A9EAC9EFEC32C2664A99A1D9E41C758D8863FF21EC',
|
|
2430
|
-
name: 'Nois',
|
|
2431
|
-
display: 'nois',
|
|
2432
|
-
symbol: 'NOIS',
|
|
2433
|
-
logo_URIs: {
|
|
2434
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2435
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2436
|
-
},
|
|
2437
|
-
keywords: [
|
|
2438
|
-
'nois',
|
|
2439
|
-
'randomness',
|
|
2440
|
-
'drand',
|
|
2441
|
-
'wasm'
|
|
2442
|
-
],
|
|
2443
|
-
images: [{
|
|
2444
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2445
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
2446
|
-
theme: {
|
|
2447
|
-
primary_color_hex: '#0c0c14'
|
|
2448
|
-
}
|
|
2449
|
-
}],
|
|
2450
|
-
type_asset: 'sdk.coin',
|
|
2451
|
-
traces: [{
|
|
2452
|
-
type: 'ibc',
|
|
2453
|
-
counterparty: {
|
|
2454
|
-
channel_id: 'channel-21',
|
|
2455
|
-
base_denom: 'unois',
|
|
2456
|
-
chain_name: 'nois'
|
|
2457
|
-
},
|
|
2458
|
-
chain: {
|
|
2459
|
-
channel_id: 'channel-17'
|
|
2460
|
-
}
|
|
2461
|
-
}]
|
|
2462
|
-
},
|
|
2463
2375
|
{
|
|
2464
2376
|
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
2465
2377
|
denom_units: [{
|
package/esm/mainnet/assets.js
CHANGED
|
@@ -87,7 +87,6 @@ import _neutron from './neutron';
|
|
|
87
87
|
import _nibiru from './nibiru';
|
|
88
88
|
import _nim from './nim';
|
|
89
89
|
import _noble from './noble';
|
|
90
|
-
import _nois from './nois';
|
|
91
90
|
import _nolus from './nolus';
|
|
92
91
|
import _nomic from './nomic';
|
|
93
92
|
import _nyx from './nyx';
|
|
@@ -145,5 +144,5 @@ import _unification from './unification';
|
|
|
145
144
|
import _uptick from './uptick';
|
|
146
145
|
import _xion from './xion';
|
|
147
146
|
import _xpla from './xpla';
|
|
148
|
-
const assets = [_ethereum, _solana, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _atomone, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _int3face, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumnetwork, _mande, _mantrachain, _mars, _medasdigital, _meme, _migaloo, _milkyway, _neutaro, _neutron, _nibiru, _nim, _noble,
|
|
147
|
+
const assets = [_ethereum, _solana, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _atomone, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _dhealth, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _int3face, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumnetwork, _mande, _mantrachain, _mars, _medasdigital, _meme, _migaloo, _milkyway, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _synternet, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _xion, _xpla];
|
|
149
148
|
export default assets;
|
package/esm/mainnet/aura.js
CHANGED
|
@@ -410,50 +410,6 @@ const assets = {
|
|
|
410
410
|
}
|
|
411
411
|
}]
|
|
412
412
|
},
|
|
413
|
-
{
|
|
414
|
-
description: 'The native token of Nois',
|
|
415
|
-
denom_units: [{
|
|
416
|
-
denom: 'ibc/1FD48481DAA1B05575FE6D3E35929264437B8424A73243B207BCB67401C7F1FD',
|
|
417
|
-
exponent: 0,
|
|
418
|
-
aliases: ['unois']
|
|
419
|
-
}, {
|
|
420
|
-
denom: 'nois',
|
|
421
|
-
exponent: 6
|
|
422
|
-
}],
|
|
423
|
-
base: 'ibc/1FD48481DAA1B05575FE6D3E35929264437B8424A73243B207BCB67401C7F1FD',
|
|
424
|
-
name: 'Nois',
|
|
425
|
-
display: 'nois',
|
|
426
|
-
symbol: 'NOIS',
|
|
427
|
-
logo_URIs: {
|
|
428
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
429
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
430
|
-
},
|
|
431
|
-
keywords: [
|
|
432
|
-
'nois',
|
|
433
|
-
'randomness',
|
|
434
|
-
'drand',
|
|
435
|
-
'wasm'
|
|
436
|
-
],
|
|
437
|
-
images: [{
|
|
438
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
439
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
440
|
-
theme: {
|
|
441
|
-
primary_color_hex: '#0c0c14'
|
|
442
|
-
}
|
|
443
|
-
}],
|
|
444
|
-
type_asset: 'sdk.coin',
|
|
445
|
-
traces: [{
|
|
446
|
-
type: 'ibc',
|
|
447
|
-
counterparty: {
|
|
448
|
-
channel_id: 'channel-16',
|
|
449
|
-
base_denom: 'unois',
|
|
450
|
-
chain_name: 'nois'
|
|
451
|
-
},
|
|
452
|
-
chain: {
|
|
453
|
-
channel_id: 'channel-3'
|
|
454
|
-
}
|
|
455
|
-
}]
|
|
456
|
-
},
|
|
457
413
|
{
|
|
458
414
|
description: 'The native token of Osmosis',
|
|
459
415
|
denom_units: [{
|
|
@@ -994,50 +950,6 @@ const assets = {
|
|
|
994
950
|
}
|
|
995
951
|
}]
|
|
996
952
|
},
|
|
997
|
-
{
|
|
998
|
-
description: 'The native token of Nois',
|
|
999
|
-
denom_units: [{
|
|
1000
|
-
denom: 'ibc/1FD48481DAA1B05575FE6D3E35929264437B8424A73243B207BCB67401C7F1FD',
|
|
1001
|
-
exponent: 0,
|
|
1002
|
-
aliases: ['unois']
|
|
1003
|
-
}, {
|
|
1004
|
-
denom: 'nois',
|
|
1005
|
-
exponent: 6
|
|
1006
|
-
}],
|
|
1007
|
-
base: 'ibc/1FD48481DAA1B05575FE6D3E35929264437B8424A73243B207BCB67401C7F1FD',
|
|
1008
|
-
name: 'Nois',
|
|
1009
|
-
display: 'nois',
|
|
1010
|
-
symbol: 'NOIS',
|
|
1011
|
-
logo_URIs: {
|
|
1012
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1013
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
1014
|
-
},
|
|
1015
|
-
keywords: [
|
|
1016
|
-
'nois',
|
|
1017
|
-
'randomness',
|
|
1018
|
-
'drand',
|
|
1019
|
-
'wasm'
|
|
1020
|
-
],
|
|
1021
|
-
images: [{
|
|
1022
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1023
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
1024
|
-
theme: {
|
|
1025
|
-
primary_color_hex: '#0c0c14'
|
|
1026
|
-
}
|
|
1027
|
-
}],
|
|
1028
|
-
type_asset: 'sdk.coin',
|
|
1029
|
-
traces: [{
|
|
1030
|
-
type: 'ibc',
|
|
1031
|
-
counterparty: {
|
|
1032
|
-
channel_id: 'channel-16',
|
|
1033
|
-
base_denom: 'unois',
|
|
1034
|
-
chain_name: 'nois'
|
|
1035
|
-
},
|
|
1036
|
-
chain: {
|
|
1037
|
-
channel_id: 'channel-3'
|
|
1038
|
-
}
|
|
1039
|
-
}]
|
|
1040
|
-
},
|
|
1041
953
|
{
|
|
1042
954
|
description: 'The native token of Osmosis',
|
|
1043
955
|
denom_units: [{
|