@chain-registry/assets 1.70.91 → 1.70.93
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/atomone.js +16 -16
- package/esm/mainnet/mantrachain.js +86 -0
- package/esm/mainnet/osmosis.js +8 -8
- package/esm/mainnet/stargaze.js +130 -0
- package/esm/testnet/neutrontestnet.js +8 -8
- package/esm/testnet/nolustestnet.js +12 -12
- package/esm/testnet/osmosistestnet.js +6 -6
- package/index.d.ts +1 -1
- package/mainnet/atomone.js +16 -16
- package/mainnet/mantrachain.js +86 -0
- package/mainnet/osmosis.js +8 -8
- package/mainnet/stargaze.js +130 -0
- package/package.json +5 -5
- package/testnet/neutrontestnet.js +8 -8
- package/testnet/nolustestnet.js +12 -12
- package/testnet/osmosistestnet.js +6 -6
package/esm/mainnet/atomone.js
CHANGED
|
@@ -47,7 +47,7 @@ const assets = {
|
|
|
47
47
|
{
|
|
48
48
|
description: 'The native token of Osmosis',
|
|
49
49
|
denom_units: [{
|
|
50
|
-
denom: 'ibc/
|
|
50
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
51
51
|
exponent: 0,
|
|
52
52
|
aliases: ['uosmo']
|
|
53
53
|
}, {
|
|
@@ -55,7 +55,7 @@ const assets = {
|
|
|
55
55
|
exponent: 6
|
|
56
56
|
}],
|
|
57
57
|
type_asset: 'sdk.coin',
|
|
58
|
-
base: 'ibc/
|
|
58
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
59
59
|
name: 'Osmosis',
|
|
60
60
|
display: 'osmo',
|
|
61
61
|
symbol: 'OSMO',
|
|
@@ -79,19 +79,19 @@ const assets = {
|
|
|
79
79
|
traces: [{
|
|
80
80
|
type: 'ibc',
|
|
81
81
|
counterparty: {
|
|
82
|
-
channel_id: 'channel-
|
|
82
|
+
channel_id: 'channel-94814',
|
|
83
83
|
base_denom: 'uosmo',
|
|
84
84
|
chain_name: 'osmosis'
|
|
85
85
|
},
|
|
86
86
|
chain: {
|
|
87
|
-
channel_id: 'channel-
|
|
87
|
+
channel_id: 'channel-2'
|
|
88
88
|
}
|
|
89
89
|
}]
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
description: 'ION is the second native token of Osmosis.',
|
|
93
93
|
denom_units: [{
|
|
94
|
-
denom: 'ibc/
|
|
94
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
95
95
|
exponent: 0,
|
|
96
96
|
aliases: ['uion']
|
|
97
97
|
}, {
|
|
@@ -99,7 +99,7 @@ const assets = {
|
|
|
99
99
|
exponent: 6
|
|
100
100
|
}],
|
|
101
101
|
type_asset: 'sdk.coin',
|
|
102
|
-
base: 'ibc/
|
|
102
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
103
103
|
name: 'Ion DAO',
|
|
104
104
|
display: 'ion',
|
|
105
105
|
symbol: 'ION',
|
|
@@ -123,12 +123,12 @@ const assets = {
|
|
|
123
123
|
traces: [{
|
|
124
124
|
type: 'ibc',
|
|
125
125
|
counterparty: {
|
|
126
|
-
channel_id: 'channel-
|
|
126
|
+
channel_id: 'channel-94814',
|
|
127
127
|
base_denom: 'uion',
|
|
128
128
|
chain_name: 'osmosis'
|
|
129
129
|
},
|
|
130
130
|
chain: {
|
|
131
|
-
channel_id: 'channel-
|
|
131
|
+
channel_id: 'channel-2'
|
|
132
132
|
}
|
|
133
133
|
}]
|
|
134
134
|
},
|
|
@@ -178,7 +178,7 @@ const assets = {
|
|
|
178
178
|
{
|
|
179
179
|
description: 'The native token of Osmosis',
|
|
180
180
|
denom_units: [{
|
|
181
|
-
denom: 'ibc/
|
|
181
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
182
182
|
exponent: 0,
|
|
183
183
|
aliases: ['uosmo']
|
|
184
184
|
}, {
|
|
@@ -186,7 +186,7 @@ const assets = {
|
|
|
186
186
|
exponent: 6
|
|
187
187
|
}],
|
|
188
188
|
type_asset: 'sdk.coin',
|
|
189
|
-
base: 'ibc/
|
|
189
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
190
190
|
name: 'Osmosis',
|
|
191
191
|
display: 'osmo',
|
|
192
192
|
symbol: 'OSMO',
|
|
@@ -210,19 +210,19 @@ const assets = {
|
|
|
210
210
|
traces: [{
|
|
211
211
|
type: 'ibc',
|
|
212
212
|
counterparty: {
|
|
213
|
-
channel_id: 'channel-
|
|
213
|
+
channel_id: 'channel-94814',
|
|
214
214
|
base_denom: 'uosmo',
|
|
215
215
|
chain_name: 'osmosis'
|
|
216
216
|
},
|
|
217
217
|
chain: {
|
|
218
|
-
channel_id: 'channel-
|
|
218
|
+
channel_id: 'channel-2'
|
|
219
219
|
}
|
|
220
220
|
}]
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
description: 'ION is the second native token of Osmosis.',
|
|
224
224
|
denom_units: [{
|
|
225
|
-
denom: 'ibc/
|
|
225
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
226
226
|
exponent: 0,
|
|
227
227
|
aliases: ['uion']
|
|
228
228
|
}, {
|
|
@@ -230,7 +230,7 @@ const assets = {
|
|
|
230
230
|
exponent: 6
|
|
231
231
|
}],
|
|
232
232
|
type_asset: 'sdk.coin',
|
|
233
|
-
base: 'ibc/
|
|
233
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
234
234
|
name: 'Ion DAO',
|
|
235
235
|
display: 'ion',
|
|
236
236
|
symbol: 'ION',
|
|
@@ -254,12 +254,12 @@ const assets = {
|
|
|
254
254
|
traces: [{
|
|
255
255
|
type: 'ibc',
|
|
256
256
|
counterparty: {
|
|
257
|
-
channel_id: 'channel-
|
|
257
|
+
channel_id: 'channel-94814',
|
|
258
258
|
base_denom: 'uion',
|
|
259
259
|
chain_name: 'osmosis'
|
|
260
260
|
},
|
|
261
261
|
chain: {
|
|
262
|
-
channel_id: 'channel-
|
|
262
|
+
channel_id: 'channel-2'
|
|
263
263
|
}
|
|
264
264
|
}]
|
|
265
265
|
}
|
|
@@ -854,6 +854,49 @@ const assets = {
|
|
|
854
854
|
}
|
|
855
855
|
}]
|
|
856
856
|
},
|
|
857
|
+
{
|
|
858
|
+
description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
|
|
859
|
+
denom_units: [{
|
|
860
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
861
|
+
exponent: 0,
|
|
862
|
+
aliases: ['ustars']
|
|
863
|
+
}, {
|
|
864
|
+
denom: 'stars',
|
|
865
|
+
exponent: 6
|
|
866
|
+
}],
|
|
867
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
868
|
+
name: 'Stargaze',
|
|
869
|
+
display: 'stars',
|
|
870
|
+
symbol: 'STARS',
|
|
871
|
+
logo_URIs: {
|
|
872
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
873
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
874
|
+
},
|
|
875
|
+
coingecko_id: 'stargaze',
|
|
876
|
+
images: [{
|
|
877
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
878
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
|
|
879
|
+
theme: {
|
|
880
|
+
primary_color_hex: '#db2777'
|
|
881
|
+
}
|
|
882
|
+
}],
|
|
883
|
+
socials: {
|
|
884
|
+
website: 'https://www.stargaze.zone/',
|
|
885
|
+
twitter: 'https://twitter.com/StargazeZone'
|
|
886
|
+
},
|
|
887
|
+
type_asset: 'sdk.coin',
|
|
888
|
+
traces: [{
|
|
889
|
+
type: 'ibc',
|
|
890
|
+
counterparty: {
|
|
891
|
+
channel_id: 'channel-406',
|
|
892
|
+
base_denom: 'ustars',
|
|
893
|
+
chain_name: 'stargaze'
|
|
894
|
+
},
|
|
895
|
+
chain: {
|
|
896
|
+
channel_id: 'channel-4'
|
|
897
|
+
}
|
|
898
|
+
}]
|
|
899
|
+
},
|
|
857
900
|
{
|
|
858
901
|
description: 'The permissioned staking asset for Noble Chain',
|
|
859
902
|
denom_units: [{
|
|
@@ -1060,6 +1103,49 @@ const assets = {
|
|
|
1060
1103
|
channel_id: 'channel-0'
|
|
1061
1104
|
}
|
|
1062
1105
|
}]
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
|
|
1109
|
+
denom_units: [{
|
|
1110
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1111
|
+
exponent: 0,
|
|
1112
|
+
aliases: ['ustars']
|
|
1113
|
+
}, {
|
|
1114
|
+
denom: 'stars',
|
|
1115
|
+
exponent: 6
|
|
1116
|
+
}],
|
|
1117
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1118
|
+
name: 'Stargaze',
|
|
1119
|
+
display: 'stars',
|
|
1120
|
+
symbol: 'STARS',
|
|
1121
|
+
logo_URIs: {
|
|
1122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1124
|
+
},
|
|
1125
|
+
coingecko_id: 'stargaze',
|
|
1126
|
+
images: [{
|
|
1127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
|
|
1129
|
+
theme: {
|
|
1130
|
+
primary_color_hex: '#db2777'
|
|
1131
|
+
}
|
|
1132
|
+
}],
|
|
1133
|
+
socials: {
|
|
1134
|
+
website: 'https://www.stargaze.zone/',
|
|
1135
|
+
twitter: 'https://twitter.com/StargazeZone'
|
|
1136
|
+
},
|
|
1137
|
+
type_asset: 'sdk.coin',
|
|
1138
|
+
traces: [{
|
|
1139
|
+
type: 'ibc',
|
|
1140
|
+
counterparty: {
|
|
1141
|
+
channel_id: 'channel-406',
|
|
1142
|
+
base_denom: 'ustars',
|
|
1143
|
+
chain_name: 'stargaze'
|
|
1144
|
+
},
|
|
1145
|
+
chain: {
|
|
1146
|
+
channel_id: 'channel-4'
|
|
1147
|
+
}
|
|
1148
|
+
}]
|
|
1063
1149
|
}
|
|
1064
1150
|
]
|
|
1065
1151
|
};
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -556,14 +556,14 @@ const assets = {
|
|
|
556
556
|
{
|
|
557
557
|
description: 'The native staking and governance token of AtomOne',
|
|
558
558
|
denom_units: [{
|
|
559
|
-
denom: 'ibc/
|
|
559
|
+
denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
560
560
|
exponent: 0,
|
|
561
561
|
aliases: ['uatone']
|
|
562
562
|
}, {
|
|
563
563
|
denom: 'atone',
|
|
564
564
|
exponent: 6
|
|
565
565
|
}],
|
|
566
|
-
base: 'ibc/
|
|
566
|
+
base: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
567
567
|
name: 'Atone',
|
|
568
568
|
display: 'atone',
|
|
569
569
|
symbol: 'ATONE',
|
|
@@ -583,12 +583,12 @@ const assets = {
|
|
|
583
583
|
traces: [{
|
|
584
584
|
type: 'ibc',
|
|
585
585
|
counterparty: {
|
|
586
|
-
channel_id: 'channel-
|
|
586
|
+
channel_id: 'channel-2',
|
|
587
587
|
base_denom: 'uatone',
|
|
588
588
|
chain_name: 'atomone'
|
|
589
589
|
},
|
|
590
590
|
chain: {
|
|
591
|
-
channel_id: 'channel-
|
|
591
|
+
channel_id: 'channel-94814'
|
|
592
592
|
}
|
|
593
593
|
}]
|
|
594
594
|
},
|
|
@@ -6501,14 +6501,14 @@ const assets = {
|
|
|
6501
6501
|
{
|
|
6502
6502
|
description: 'The native staking and governance token of AtomOne',
|
|
6503
6503
|
denom_units: [{
|
|
6504
|
-
denom: 'ibc/
|
|
6504
|
+
denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
6505
6505
|
exponent: 0,
|
|
6506
6506
|
aliases: ['uatone']
|
|
6507
6507
|
}, {
|
|
6508
6508
|
denom: 'atone',
|
|
6509
6509
|
exponent: 6
|
|
6510
6510
|
}],
|
|
6511
|
-
base: 'ibc/
|
|
6511
|
+
base: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
6512
6512
|
name: 'Atone',
|
|
6513
6513
|
display: 'atone',
|
|
6514
6514
|
symbol: 'ATONE',
|
|
@@ -6528,12 +6528,12 @@ const assets = {
|
|
|
6528
6528
|
traces: [{
|
|
6529
6529
|
type: 'ibc',
|
|
6530
6530
|
counterparty: {
|
|
6531
|
-
channel_id: 'channel-
|
|
6531
|
+
channel_id: 'channel-2',
|
|
6532
6532
|
base_denom: 'uatone',
|
|
6533
6533
|
chain_name: 'atomone'
|
|
6534
6534
|
},
|
|
6535
6535
|
chain: {
|
|
6536
|
-
channel_id: 'channel-
|
|
6536
|
+
channel_id: 'channel-94814'
|
|
6537
6537
|
}
|
|
6538
6538
|
}]
|
|
6539
6539
|
},
|
package/esm/mainnet/stargaze.js
CHANGED
|
@@ -837,6 +837,71 @@ const assets = {
|
|
|
837
837
|
}
|
|
838
838
|
}]
|
|
839
839
|
},
|
|
840
|
+
{
|
|
841
|
+
description: 'The native token of MANTRA',
|
|
842
|
+
denom_units: [{
|
|
843
|
+
denom: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
844
|
+
exponent: 0,
|
|
845
|
+
aliases: ['uom']
|
|
846
|
+
}, {
|
|
847
|
+
denom: 'om',
|
|
848
|
+
exponent: 6
|
|
849
|
+
}],
|
|
850
|
+
type_asset: 'sdk.coin',
|
|
851
|
+
base: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
852
|
+
name: 'MANTRA Chain',
|
|
853
|
+
display: 'om',
|
|
854
|
+
symbol: 'OM',
|
|
855
|
+
coingecko_id: 'mantra-dao',
|
|
856
|
+
keywords: [
|
|
857
|
+
'rwa',
|
|
858
|
+
'wasm',
|
|
859
|
+
'staking'
|
|
860
|
+
],
|
|
861
|
+
images: [
|
|
862
|
+
{
|
|
863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
865
|
+
theme: {
|
|
866
|
+
circle: true,
|
|
867
|
+
primary_color_hex: '#fba0c1'
|
|
868
|
+
}
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
872
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
873
|
+
theme: {
|
|
874
|
+
dark_mode: true,
|
|
875
|
+
circle: true,
|
|
876
|
+
primary_color_hex: '#342c2c'
|
|
877
|
+
}
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
881
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
882
|
+
theme: {
|
|
883
|
+
dark_mode: false,
|
|
884
|
+
circle: true,
|
|
885
|
+
primary_color_hex: '#342c2c'
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
],
|
|
889
|
+
socials: {
|
|
890
|
+
website: 'https://www.mantrachain.io/',
|
|
891
|
+
twitter: 'https://x.com/MANTRA_Chain'
|
|
892
|
+
},
|
|
893
|
+
traces: [{
|
|
894
|
+
type: 'ibc',
|
|
895
|
+
counterparty: {
|
|
896
|
+
channel_id: 'channel-4',
|
|
897
|
+
base_denom: 'uom',
|
|
898
|
+
chain_name: 'mantrachain'
|
|
899
|
+
},
|
|
900
|
+
chain: {
|
|
901
|
+
channel_id: 'channel-406'
|
|
902
|
+
}
|
|
903
|
+
}]
|
|
904
|
+
},
|
|
840
905
|
{
|
|
841
906
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
842
907
|
denom_units: [{
|
|
@@ -2242,6 +2307,71 @@ const assets = {
|
|
|
2242
2307
|
}
|
|
2243
2308
|
}]
|
|
2244
2309
|
},
|
|
2310
|
+
{
|
|
2311
|
+
description: 'The native token of MANTRA',
|
|
2312
|
+
denom_units: [{
|
|
2313
|
+
denom: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
2314
|
+
exponent: 0,
|
|
2315
|
+
aliases: ['uom']
|
|
2316
|
+
}, {
|
|
2317
|
+
denom: 'om',
|
|
2318
|
+
exponent: 6
|
|
2319
|
+
}],
|
|
2320
|
+
type_asset: 'sdk.coin',
|
|
2321
|
+
base: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
2322
|
+
name: 'MANTRA Chain',
|
|
2323
|
+
display: 'om',
|
|
2324
|
+
symbol: 'OM',
|
|
2325
|
+
coingecko_id: 'mantra-dao',
|
|
2326
|
+
keywords: [
|
|
2327
|
+
'rwa',
|
|
2328
|
+
'wasm',
|
|
2329
|
+
'staking'
|
|
2330
|
+
],
|
|
2331
|
+
images: [
|
|
2332
|
+
{
|
|
2333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
2334
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
2335
|
+
theme: {
|
|
2336
|
+
circle: true,
|
|
2337
|
+
primary_color_hex: '#fba0c1'
|
|
2338
|
+
}
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
2342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
2343
|
+
theme: {
|
|
2344
|
+
dark_mode: true,
|
|
2345
|
+
circle: true,
|
|
2346
|
+
primary_color_hex: '#342c2c'
|
|
2347
|
+
}
|
|
2348
|
+
},
|
|
2349
|
+
{
|
|
2350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
2351
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
2352
|
+
theme: {
|
|
2353
|
+
dark_mode: false,
|
|
2354
|
+
circle: true,
|
|
2355
|
+
primary_color_hex: '#342c2c'
|
|
2356
|
+
}
|
|
2357
|
+
}
|
|
2358
|
+
],
|
|
2359
|
+
socials: {
|
|
2360
|
+
website: 'https://www.mantrachain.io/',
|
|
2361
|
+
twitter: 'https://x.com/MANTRA_Chain'
|
|
2362
|
+
},
|
|
2363
|
+
traces: [{
|
|
2364
|
+
type: 'ibc',
|
|
2365
|
+
counterparty: {
|
|
2366
|
+
channel_id: 'channel-4',
|
|
2367
|
+
base_denom: 'uom',
|
|
2368
|
+
chain_name: 'mantrachain'
|
|
2369
|
+
},
|
|
2370
|
+
chain: {
|
|
2371
|
+
channel_id: 'channel-406'
|
|
2372
|
+
}
|
|
2373
|
+
}]
|
|
2374
|
+
},
|
|
2245
2375
|
{
|
|
2246
2376
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
2247
2377
|
denom_units: [{
|
|
@@ -45,14 +45,14 @@ const assets = {
|
|
|
45
45
|
{
|
|
46
46
|
description: 'The native token of Nolus chain',
|
|
47
47
|
denom_units: [{
|
|
48
|
-
denom: 'ibc/
|
|
48
|
+
denom: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
49
49
|
exponent: 0,
|
|
50
50
|
aliases: ['unls']
|
|
51
51
|
}, {
|
|
52
52
|
denom: 'nls',
|
|
53
53
|
exponent: 6
|
|
54
54
|
}],
|
|
55
|
-
base: 'ibc/
|
|
55
|
+
base: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
56
56
|
name: 'Nolus',
|
|
57
57
|
display: 'nls',
|
|
58
58
|
symbol: 'NLS',
|
|
@@ -68,12 +68,12 @@ const assets = {
|
|
|
68
68
|
traces: [{
|
|
69
69
|
type: 'ibc',
|
|
70
70
|
counterparty: {
|
|
71
|
-
channel_id: 'channel-
|
|
71
|
+
channel_id: 'channel-1',
|
|
72
72
|
base_denom: 'unls',
|
|
73
73
|
chain_name: 'nolustestnet'
|
|
74
74
|
},
|
|
75
75
|
chain: {
|
|
76
|
-
channel_id: 'channel-
|
|
76
|
+
channel_id: 'channel-1061'
|
|
77
77
|
}
|
|
78
78
|
}]
|
|
79
79
|
},
|
|
@@ -195,14 +195,14 @@ const assets = {
|
|
|
195
195
|
{
|
|
196
196
|
description: 'The native token of Nolus chain',
|
|
197
197
|
denom_units: [{
|
|
198
|
-
denom: 'ibc/
|
|
198
|
+
denom: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
199
199
|
exponent: 0,
|
|
200
200
|
aliases: ['unls']
|
|
201
201
|
}, {
|
|
202
202
|
denom: 'nls',
|
|
203
203
|
exponent: 6
|
|
204
204
|
}],
|
|
205
|
-
base: 'ibc/
|
|
205
|
+
base: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
206
206
|
name: 'Nolus',
|
|
207
207
|
display: 'nls',
|
|
208
208
|
symbol: 'NLS',
|
|
@@ -218,12 +218,12 @@ const assets = {
|
|
|
218
218
|
traces: [{
|
|
219
219
|
type: 'ibc',
|
|
220
220
|
counterparty: {
|
|
221
|
-
channel_id: 'channel-
|
|
221
|
+
channel_id: 'channel-1',
|
|
222
222
|
base_denom: 'unls',
|
|
223
223
|
chain_name: 'nolustestnet'
|
|
224
224
|
},
|
|
225
225
|
chain: {
|
|
226
|
-
channel_id: 'channel-
|
|
226
|
+
channel_id: 'channel-1061'
|
|
227
227
|
}
|
|
228
228
|
}]
|
|
229
229
|
},
|
|
@@ -4,14 +4,14 @@ const assets = {
|
|
|
4
4
|
{
|
|
5
5
|
description: 'The native token of Neutron chain',
|
|
6
6
|
denom_units: [{
|
|
7
|
-
denom: 'ibc/
|
|
7
|
+
denom: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
8
8
|
exponent: 0,
|
|
9
9
|
aliases: ['untrn']
|
|
10
10
|
}, {
|
|
11
11
|
denom: 'ntrn',
|
|
12
12
|
exponent: 6
|
|
13
13
|
}],
|
|
14
|
-
base: 'ibc/
|
|
14
|
+
base: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
15
15
|
name: 'Neutron Testnet',
|
|
16
16
|
display: 'ntrn',
|
|
17
17
|
symbol: 'NTRN',
|
|
@@ -27,26 +27,26 @@ const assets = {
|
|
|
27
27
|
traces: [{
|
|
28
28
|
type: 'ibc',
|
|
29
29
|
counterparty: {
|
|
30
|
-
channel_id: 'channel-
|
|
30
|
+
channel_id: 'channel-1061',
|
|
31
31
|
base_denom: 'untrn',
|
|
32
32
|
chain_name: 'neutrontestnet'
|
|
33
33
|
},
|
|
34
34
|
chain: {
|
|
35
|
-
channel_id: 'channel-
|
|
35
|
+
channel_id: 'channel-1'
|
|
36
36
|
}
|
|
37
37
|
}]
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
40
|
description: 'The native token of Neutron chain',
|
|
41
41
|
denom_units: [{
|
|
42
|
-
denom: 'ibc/
|
|
42
|
+
denom: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
43
43
|
exponent: 0,
|
|
44
44
|
aliases: ['untrn']
|
|
45
45
|
}, {
|
|
46
46
|
denom: 'ntrn',
|
|
47
47
|
exponent: 6
|
|
48
48
|
}],
|
|
49
|
-
base: 'ibc/
|
|
49
|
+
base: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
50
50
|
name: 'Neutron Testnet',
|
|
51
51
|
display: 'ntrn',
|
|
52
52
|
symbol: 'NTRN',
|
|
@@ -62,12 +62,12 @@ const assets = {
|
|
|
62
62
|
traces: [{
|
|
63
63
|
type: 'ibc',
|
|
64
64
|
counterparty: {
|
|
65
|
-
channel_id: 'channel-
|
|
65
|
+
channel_id: 'channel-1061',
|
|
66
66
|
base_denom: 'untrn',
|
|
67
67
|
chain_name: 'neutrontestnet'
|
|
68
68
|
},
|
|
69
69
|
chain: {
|
|
70
|
-
channel_id: 'channel-
|
|
70
|
+
channel_id: 'channel-1'
|
|
71
71
|
}
|
|
72
72
|
}]
|
|
73
73
|
},
|
|
@@ -100,7 +100,7 @@ const assets = {
|
|
|
100
100
|
traces: [{
|
|
101
101
|
type: 'ibc',
|
|
102
102
|
counterparty: {
|
|
103
|
-
channel_id: 'channel-
|
|
103
|
+
channel_id: 'channel-8272',
|
|
104
104
|
base_denom: 'uosmo',
|
|
105
105
|
chain_name: 'osmosistestnet'
|
|
106
106
|
},
|
|
@@ -136,7 +136,7 @@ const assets = {
|
|
|
136
136
|
traces: [{
|
|
137
137
|
type: 'ibc',
|
|
138
138
|
counterparty: {
|
|
139
|
-
channel_id: 'channel-
|
|
139
|
+
channel_id: 'channel-8272',
|
|
140
140
|
base_denom: 'uion',
|
|
141
141
|
chain_name: 'osmosistestnet'
|
|
142
142
|
},
|
|
@@ -174,7 +174,7 @@ const assets = {
|
|
|
174
174
|
traces: [{
|
|
175
175
|
type: 'ibc',
|
|
176
176
|
counterparty: {
|
|
177
|
-
channel_id: 'channel-
|
|
177
|
+
channel_id: 'channel-8272',
|
|
178
178
|
base_denom: 'uosmo',
|
|
179
179
|
chain_name: 'osmosistestnet'
|
|
180
180
|
},
|
|
@@ -210,7 +210,7 @@ const assets = {
|
|
|
210
210
|
traces: [{
|
|
211
211
|
type: 'ibc',
|
|
212
212
|
counterparty: {
|
|
213
|
-
channel_id: 'channel-
|
|
213
|
+
channel_id: 'channel-8272',
|
|
214
214
|
base_denom: 'uion',
|
|
215
215
|
chain_name: 'osmosistestnet'
|
|
216
216
|
},
|
|
@@ -692,14 +692,14 @@ const assets = {
|
|
|
692
692
|
{
|
|
693
693
|
description: 'The native token of Nolus chain',
|
|
694
694
|
denom_units: [{
|
|
695
|
-
denom: 'ibc/
|
|
695
|
+
denom: 'ibc/EF145240FE393A1CEC9C35ED1866A235D23176EA9B32069F714C9309FEA55718',
|
|
696
696
|
exponent: 0,
|
|
697
697
|
aliases: ['unls']
|
|
698
698
|
}, {
|
|
699
699
|
denom: 'nls',
|
|
700
700
|
exponent: 6
|
|
701
701
|
}],
|
|
702
|
-
base: 'ibc/
|
|
702
|
+
base: 'ibc/EF145240FE393A1CEC9C35ED1866A235D23176EA9B32069F714C9309FEA55718',
|
|
703
703
|
name: 'Nolus',
|
|
704
704
|
display: 'nls',
|
|
705
705
|
symbol: 'NLS',
|
|
@@ -720,7 +720,7 @@ const assets = {
|
|
|
720
720
|
chain_name: 'nolustestnet'
|
|
721
721
|
},
|
|
722
722
|
chain: {
|
|
723
|
-
channel_id: 'channel-
|
|
723
|
+
channel_id: 'channel-8272'
|
|
724
724
|
}
|
|
725
725
|
}]
|
|
726
726
|
},
|
|
@@ -1415,14 +1415,14 @@ const assets = {
|
|
|
1415
1415
|
{
|
|
1416
1416
|
description: 'The native token of Nolus chain',
|
|
1417
1417
|
denom_units: [{
|
|
1418
|
-
denom: 'ibc/
|
|
1418
|
+
denom: 'ibc/EF145240FE393A1CEC9C35ED1866A235D23176EA9B32069F714C9309FEA55718',
|
|
1419
1419
|
exponent: 0,
|
|
1420
1420
|
aliases: ['unls']
|
|
1421
1421
|
}, {
|
|
1422
1422
|
denom: 'nls',
|
|
1423
1423
|
exponent: 6
|
|
1424
1424
|
}],
|
|
1425
|
-
base: 'ibc/
|
|
1425
|
+
base: 'ibc/EF145240FE393A1CEC9C35ED1866A235D23176EA9B32069F714C9309FEA55718',
|
|
1426
1426
|
name: 'Nolus',
|
|
1427
1427
|
display: 'nls',
|
|
1428
1428
|
symbol: 'NLS',
|
|
@@ -1443,7 +1443,7 @@ const assets = {
|
|
|
1443
1443
|
chain_name: 'nolustestnet'
|
|
1444
1444
|
},
|
|
1445
1445
|
chain: {
|
|
1446
|
-
channel_id: 'channel-
|
|
1446
|
+
channel_id: 'channel-8272'
|
|
1447
1447
|
}
|
|
1448
1448
|
}]
|
|
1449
1449
|
},
|
package/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export * from './devnet';
|
|
|
4
4
|
export * from './noncosmos';
|
|
5
5
|
import asset_lists from './asset_lists';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
asset_lists: AssetList[];
|
|
7
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
8
8
|
};
|
|
9
9
|
export default _default;
|
|
10
10
|
export { asset_lists };
|