@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/mainnet/atomone.js
CHANGED
|
@@ -49,7 +49,7 @@ const assets = {
|
|
|
49
49
|
{
|
|
50
50
|
description: 'The native token of Osmosis',
|
|
51
51
|
denom_units: [{
|
|
52
|
-
denom: 'ibc/
|
|
52
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
53
53
|
exponent: 0,
|
|
54
54
|
aliases: ['uosmo']
|
|
55
55
|
}, {
|
|
@@ -57,7 +57,7 @@ const assets = {
|
|
|
57
57
|
exponent: 6
|
|
58
58
|
}],
|
|
59
59
|
type_asset: 'sdk.coin',
|
|
60
|
-
base: 'ibc/
|
|
60
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
61
61
|
name: 'Osmosis',
|
|
62
62
|
display: 'osmo',
|
|
63
63
|
symbol: 'OSMO',
|
|
@@ -81,19 +81,19 @@ const assets = {
|
|
|
81
81
|
traces: [{
|
|
82
82
|
type: 'ibc',
|
|
83
83
|
counterparty: {
|
|
84
|
-
channel_id: 'channel-
|
|
84
|
+
channel_id: 'channel-94814',
|
|
85
85
|
base_denom: 'uosmo',
|
|
86
86
|
chain_name: 'osmosis'
|
|
87
87
|
},
|
|
88
88
|
chain: {
|
|
89
|
-
channel_id: 'channel-
|
|
89
|
+
channel_id: 'channel-2'
|
|
90
90
|
}
|
|
91
91
|
}]
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
description: 'ION is the second native token of Osmosis.',
|
|
95
95
|
denom_units: [{
|
|
96
|
-
denom: 'ibc/
|
|
96
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
97
97
|
exponent: 0,
|
|
98
98
|
aliases: ['uion']
|
|
99
99
|
}, {
|
|
@@ -101,7 +101,7 @@ const assets = {
|
|
|
101
101
|
exponent: 6
|
|
102
102
|
}],
|
|
103
103
|
type_asset: 'sdk.coin',
|
|
104
|
-
base: 'ibc/
|
|
104
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
105
105
|
name: 'Ion DAO',
|
|
106
106
|
display: 'ion',
|
|
107
107
|
symbol: 'ION',
|
|
@@ -125,12 +125,12 @@ const assets = {
|
|
|
125
125
|
traces: [{
|
|
126
126
|
type: 'ibc',
|
|
127
127
|
counterparty: {
|
|
128
|
-
channel_id: 'channel-
|
|
128
|
+
channel_id: 'channel-94814',
|
|
129
129
|
base_denom: 'uion',
|
|
130
130
|
chain_name: 'osmosis'
|
|
131
131
|
},
|
|
132
132
|
chain: {
|
|
133
|
-
channel_id: 'channel-
|
|
133
|
+
channel_id: 'channel-2'
|
|
134
134
|
}
|
|
135
135
|
}]
|
|
136
136
|
},
|
|
@@ -180,7 +180,7 @@ const assets = {
|
|
|
180
180
|
{
|
|
181
181
|
description: 'The native token of Osmosis',
|
|
182
182
|
denom_units: [{
|
|
183
|
-
denom: 'ibc/
|
|
183
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
184
184
|
exponent: 0,
|
|
185
185
|
aliases: ['uosmo']
|
|
186
186
|
}, {
|
|
@@ -188,7 +188,7 @@ const assets = {
|
|
|
188
188
|
exponent: 6
|
|
189
189
|
}],
|
|
190
190
|
type_asset: 'sdk.coin',
|
|
191
|
-
base: 'ibc/
|
|
191
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
192
192
|
name: 'Osmosis',
|
|
193
193
|
display: 'osmo',
|
|
194
194
|
symbol: 'OSMO',
|
|
@@ -212,19 +212,19 @@ const assets = {
|
|
|
212
212
|
traces: [{
|
|
213
213
|
type: 'ibc',
|
|
214
214
|
counterparty: {
|
|
215
|
-
channel_id: 'channel-
|
|
215
|
+
channel_id: 'channel-94814',
|
|
216
216
|
base_denom: 'uosmo',
|
|
217
217
|
chain_name: 'osmosis'
|
|
218
218
|
},
|
|
219
219
|
chain: {
|
|
220
|
-
channel_id: 'channel-
|
|
220
|
+
channel_id: 'channel-2'
|
|
221
221
|
}
|
|
222
222
|
}]
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
description: 'ION is the second native token of Osmosis.',
|
|
226
226
|
denom_units: [{
|
|
227
|
-
denom: 'ibc/
|
|
227
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
228
228
|
exponent: 0,
|
|
229
229
|
aliases: ['uion']
|
|
230
230
|
}, {
|
|
@@ -232,7 +232,7 @@ const assets = {
|
|
|
232
232
|
exponent: 6
|
|
233
233
|
}],
|
|
234
234
|
type_asset: 'sdk.coin',
|
|
235
|
-
base: 'ibc/
|
|
235
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
236
236
|
name: 'Ion DAO',
|
|
237
237
|
display: 'ion',
|
|
238
238
|
symbol: 'ION',
|
|
@@ -256,12 +256,12 @@ const assets = {
|
|
|
256
256
|
traces: [{
|
|
257
257
|
type: 'ibc',
|
|
258
258
|
counterparty: {
|
|
259
|
-
channel_id: 'channel-
|
|
259
|
+
channel_id: 'channel-94814',
|
|
260
260
|
base_denom: 'uion',
|
|
261
261
|
chain_name: 'osmosis'
|
|
262
262
|
},
|
|
263
263
|
chain: {
|
|
264
|
-
channel_id: 'channel-
|
|
264
|
+
channel_id: 'channel-2'
|
|
265
265
|
}
|
|
266
266
|
}]
|
|
267
267
|
}
|
package/mainnet/mantrachain.js
CHANGED
|
@@ -856,6 +856,49 @@ const assets = {
|
|
|
856
856
|
}
|
|
857
857
|
}]
|
|
858
858
|
},
|
|
859
|
+
{
|
|
860
|
+
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.',
|
|
861
|
+
denom_units: [{
|
|
862
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
863
|
+
exponent: 0,
|
|
864
|
+
aliases: ['ustars']
|
|
865
|
+
}, {
|
|
866
|
+
denom: 'stars',
|
|
867
|
+
exponent: 6
|
|
868
|
+
}],
|
|
869
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
870
|
+
name: 'Stargaze',
|
|
871
|
+
display: 'stars',
|
|
872
|
+
symbol: 'STARS',
|
|
873
|
+
logo_URIs: {
|
|
874
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
875
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
876
|
+
},
|
|
877
|
+
coingecko_id: 'stargaze',
|
|
878
|
+
images: [{
|
|
879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
880
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
|
|
881
|
+
theme: {
|
|
882
|
+
primary_color_hex: '#db2777'
|
|
883
|
+
}
|
|
884
|
+
}],
|
|
885
|
+
socials: {
|
|
886
|
+
website: 'https://www.stargaze.zone/',
|
|
887
|
+
twitter: 'https://twitter.com/StargazeZone'
|
|
888
|
+
},
|
|
889
|
+
type_asset: 'sdk.coin',
|
|
890
|
+
traces: [{
|
|
891
|
+
type: 'ibc',
|
|
892
|
+
counterparty: {
|
|
893
|
+
channel_id: 'channel-406',
|
|
894
|
+
base_denom: 'ustars',
|
|
895
|
+
chain_name: 'stargaze'
|
|
896
|
+
},
|
|
897
|
+
chain: {
|
|
898
|
+
channel_id: 'channel-4'
|
|
899
|
+
}
|
|
900
|
+
}]
|
|
901
|
+
},
|
|
859
902
|
{
|
|
860
903
|
description: 'The permissioned staking asset for Noble Chain',
|
|
861
904
|
denom_units: [{
|
|
@@ -1062,6 +1105,49 @@ const assets = {
|
|
|
1062
1105
|
channel_id: 'channel-0'
|
|
1063
1106
|
}
|
|
1064
1107
|
}]
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
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.',
|
|
1111
|
+
denom_units: [{
|
|
1112
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1113
|
+
exponent: 0,
|
|
1114
|
+
aliases: ['ustars']
|
|
1115
|
+
}, {
|
|
1116
|
+
denom: 'stars',
|
|
1117
|
+
exponent: 6
|
|
1118
|
+
}],
|
|
1119
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
1120
|
+
name: 'Stargaze',
|
|
1121
|
+
display: 'stars',
|
|
1122
|
+
symbol: 'STARS',
|
|
1123
|
+
logo_URIs: {
|
|
1124
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1125
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1126
|
+
},
|
|
1127
|
+
coingecko_id: 'stargaze',
|
|
1128
|
+
images: [{
|
|
1129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg',
|
|
1131
|
+
theme: {
|
|
1132
|
+
primary_color_hex: '#db2777'
|
|
1133
|
+
}
|
|
1134
|
+
}],
|
|
1135
|
+
socials: {
|
|
1136
|
+
website: 'https://www.stargaze.zone/',
|
|
1137
|
+
twitter: 'https://twitter.com/StargazeZone'
|
|
1138
|
+
},
|
|
1139
|
+
type_asset: 'sdk.coin',
|
|
1140
|
+
traces: [{
|
|
1141
|
+
type: 'ibc',
|
|
1142
|
+
counterparty: {
|
|
1143
|
+
channel_id: 'channel-406',
|
|
1144
|
+
base_denom: 'ustars',
|
|
1145
|
+
chain_name: 'stargaze'
|
|
1146
|
+
},
|
|
1147
|
+
chain: {
|
|
1148
|
+
channel_id: 'channel-4'
|
|
1149
|
+
}
|
|
1150
|
+
}]
|
|
1065
1151
|
}
|
|
1066
1152
|
]
|
|
1067
1153
|
};
|
package/mainnet/osmosis.js
CHANGED
|
@@ -558,14 +558,14 @@ const assets = {
|
|
|
558
558
|
{
|
|
559
559
|
description: 'The native staking and governance token of AtomOne',
|
|
560
560
|
denom_units: [{
|
|
561
|
-
denom: 'ibc/
|
|
561
|
+
denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
562
562
|
exponent: 0,
|
|
563
563
|
aliases: ['uatone']
|
|
564
564
|
}, {
|
|
565
565
|
denom: 'atone',
|
|
566
566
|
exponent: 6
|
|
567
567
|
}],
|
|
568
|
-
base: 'ibc/
|
|
568
|
+
base: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
569
569
|
name: 'Atone',
|
|
570
570
|
display: 'atone',
|
|
571
571
|
symbol: 'ATONE',
|
|
@@ -585,12 +585,12 @@ const assets = {
|
|
|
585
585
|
traces: [{
|
|
586
586
|
type: 'ibc',
|
|
587
587
|
counterparty: {
|
|
588
|
-
channel_id: 'channel-
|
|
588
|
+
channel_id: 'channel-2',
|
|
589
589
|
base_denom: 'uatone',
|
|
590
590
|
chain_name: 'atomone'
|
|
591
591
|
},
|
|
592
592
|
chain: {
|
|
593
|
-
channel_id: 'channel-
|
|
593
|
+
channel_id: 'channel-94814'
|
|
594
594
|
}
|
|
595
595
|
}]
|
|
596
596
|
},
|
|
@@ -6503,14 +6503,14 @@ const assets = {
|
|
|
6503
6503
|
{
|
|
6504
6504
|
description: 'The native staking and governance token of AtomOne',
|
|
6505
6505
|
denom_units: [{
|
|
6506
|
-
denom: 'ibc/
|
|
6506
|
+
denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
6507
6507
|
exponent: 0,
|
|
6508
6508
|
aliases: ['uatone']
|
|
6509
6509
|
}, {
|
|
6510
6510
|
denom: 'atone',
|
|
6511
6511
|
exponent: 6
|
|
6512
6512
|
}],
|
|
6513
|
-
base: 'ibc/
|
|
6513
|
+
base: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
6514
6514
|
name: 'Atone',
|
|
6515
6515
|
display: 'atone',
|
|
6516
6516
|
symbol: 'ATONE',
|
|
@@ -6530,12 +6530,12 @@ const assets = {
|
|
|
6530
6530
|
traces: [{
|
|
6531
6531
|
type: 'ibc',
|
|
6532
6532
|
counterparty: {
|
|
6533
|
-
channel_id: 'channel-
|
|
6533
|
+
channel_id: 'channel-2',
|
|
6534
6534
|
base_denom: 'uatone',
|
|
6535
6535
|
chain_name: 'atomone'
|
|
6536
6536
|
},
|
|
6537
6537
|
chain: {
|
|
6538
|
-
channel_id: 'channel-
|
|
6538
|
+
channel_id: 'channel-94814'
|
|
6539
6539
|
}
|
|
6540
6540
|
}]
|
|
6541
6541
|
},
|
package/mainnet/stargaze.js
CHANGED
|
@@ -839,6 +839,71 @@ const assets = {
|
|
|
839
839
|
}
|
|
840
840
|
}]
|
|
841
841
|
},
|
|
842
|
+
{
|
|
843
|
+
description: 'The native token of MANTRA',
|
|
844
|
+
denom_units: [{
|
|
845
|
+
denom: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
846
|
+
exponent: 0,
|
|
847
|
+
aliases: ['uom']
|
|
848
|
+
}, {
|
|
849
|
+
denom: 'om',
|
|
850
|
+
exponent: 6
|
|
851
|
+
}],
|
|
852
|
+
type_asset: 'sdk.coin',
|
|
853
|
+
base: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
854
|
+
name: 'MANTRA Chain',
|
|
855
|
+
display: 'om',
|
|
856
|
+
symbol: 'OM',
|
|
857
|
+
coingecko_id: 'mantra-dao',
|
|
858
|
+
keywords: [
|
|
859
|
+
'rwa',
|
|
860
|
+
'wasm',
|
|
861
|
+
'staking'
|
|
862
|
+
],
|
|
863
|
+
images: [
|
|
864
|
+
{
|
|
865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
867
|
+
theme: {
|
|
868
|
+
circle: true,
|
|
869
|
+
primary_color_hex: '#fba0c1'
|
|
870
|
+
}
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
874
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
875
|
+
theme: {
|
|
876
|
+
dark_mode: true,
|
|
877
|
+
circle: true,
|
|
878
|
+
primary_color_hex: '#342c2c'
|
|
879
|
+
}
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
883
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
884
|
+
theme: {
|
|
885
|
+
dark_mode: false,
|
|
886
|
+
circle: true,
|
|
887
|
+
primary_color_hex: '#342c2c'
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
],
|
|
891
|
+
socials: {
|
|
892
|
+
website: 'https://www.mantrachain.io/',
|
|
893
|
+
twitter: 'https://x.com/MANTRA_Chain'
|
|
894
|
+
},
|
|
895
|
+
traces: [{
|
|
896
|
+
type: 'ibc',
|
|
897
|
+
counterparty: {
|
|
898
|
+
channel_id: 'channel-4',
|
|
899
|
+
base_denom: 'uom',
|
|
900
|
+
chain_name: 'mantrachain'
|
|
901
|
+
},
|
|
902
|
+
chain: {
|
|
903
|
+
channel_id: 'channel-406'
|
|
904
|
+
}
|
|
905
|
+
}]
|
|
906
|
+
},
|
|
842
907
|
{
|
|
843
908
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
844
909
|
denom_units: [{
|
|
@@ -2244,6 +2309,71 @@ const assets = {
|
|
|
2244
2309
|
}
|
|
2245
2310
|
}]
|
|
2246
2311
|
},
|
|
2312
|
+
{
|
|
2313
|
+
description: 'The native token of MANTRA',
|
|
2314
|
+
denom_units: [{
|
|
2315
|
+
denom: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
2316
|
+
exponent: 0,
|
|
2317
|
+
aliases: ['uom']
|
|
2318
|
+
}, {
|
|
2319
|
+
denom: 'om',
|
|
2320
|
+
exponent: 6
|
|
2321
|
+
}],
|
|
2322
|
+
type_asset: 'sdk.coin',
|
|
2323
|
+
base: 'ibc/3BD86E80E000B52DA57C474A6A44E37F73D34E38A1FA79EE678E08D119FC555B',
|
|
2324
|
+
name: 'MANTRA Chain',
|
|
2325
|
+
display: 'om',
|
|
2326
|
+
symbol: 'OM',
|
|
2327
|
+
coingecko_id: 'mantra-dao',
|
|
2328
|
+
keywords: [
|
|
2329
|
+
'rwa',
|
|
2330
|
+
'wasm',
|
|
2331
|
+
'staking'
|
|
2332
|
+
],
|
|
2333
|
+
images: [
|
|
2334
|
+
{
|
|
2335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
2336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
2337
|
+
theme: {
|
|
2338
|
+
circle: true,
|
|
2339
|
+
primary_color_hex: '#fba0c1'
|
|
2340
|
+
}
|
|
2341
|
+
},
|
|
2342
|
+
{
|
|
2343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
2344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
2345
|
+
theme: {
|
|
2346
|
+
dark_mode: true,
|
|
2347
|
+
circle: true,
|
|
2348
|
+
primary_color_hex: '#342c2c'
|
|
2349
|
+
}
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
2353
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
2354
|
+
theme: {
|
|
2355
|
+
dark_mode: false,
|
|
2356
|
+
circle: true,
|
|
2357
|
+
primary_color_hex: '#342c2c'
|
|
2358
|
+
}
|
|
2359
|
+
}
|
|
2360
|
+
],
|
|
2361
|
+
socials: {
|
|
2362
|
+
website: 'https://www.mantrachain.io/',
|
|
2363
|
+
twitter: 'https://x.com/MANTRA_Chain'
|
|
2364
|
+
},
|
|
2365
|
+
traces: [{
|
|
2366
|
+
type: 'ibc',
|
|
2367
|
+
counterparty: {
|
|
2368
|
+
channel_id: 'channel-4',
|
|
2369
|
+
base_denom: 'uom',
|
|
2370
|
+
chain_name: 'mantrachain'
|
|
2371
|
+
},
|
|
2372
|
+
chain: {
|
|
2373
|
+
channel_id: 'channel-406'
|
|
2374
|
+
}
|
|
2375
|
+
}]
|
|
2376
|
+
},
|
|
2247
2377
|
{
|
|
2248
2378
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
2249
2379
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.93",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.49",
|
|
33
|
+
"chain-registry": "^1.69.93"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.49"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "45664382e77f2a0adbe95d161e823998ac1e8d41"
|
|
47
47
|
}
|
|
@@ -47,14 +47,14 @@ const assets = {
|
|
|
47
47
|
{
|
|
48
48
|
description: 'The native token of Nolus chain',
|
|
49
49
|
denom_units: [{
|
|
50
|
-
denom: 'ibc/
|
|
50
|
+
denom: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
51
51
|
exponent: 0,
|
|
52
52
|
aliases: ['unls']
|
|
53
53
|
}, {
|
|
54
54
|
denom: 'nls',
|
|
55
55
|
exponent: 6
|
|
56
56
|
}],
|
|
57
|
-
base: 'ibc/
|
|
57
|
+
base: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
58
58
|
name: 'Nolus',
|
|
59
59
|
display: 'nls',
|
|
60
60
|
symbol: 'NLS',
|
|
@@ -70,12 +70,12 @@ const assets = {
|
|
|
70
70
|
traces: [{
|
|
71
71
|
type: 'ibc',
|
|
72
72
|
counterparty: {
|
|
73
|
-
channel_id: 'channel-
|
|
73
|
+
channel_id: 'channel-1',
|
|
74
74
|
base_denom: 'unls',
|
|
75
75
|
chain_name: 'nolustestnet'
|
|
76
76
|
},
|
|
77
77
|
chain: {
|
|
78
|
-
channel_id: 'channel-
|
|
78
|
+
channel_id: 'channel-1061'
|
|
79
79
|
}
|
|
80
80
|
}]
|
|
81
81
|
},
|
|
@@ -197,14 +197,14 @@ const assets = {
|
|
|
197
197
|
{
|
|
198
198
|
description: 'The native token of Nolus chain',
|
|
199
199
|
denom_units: [{
|
|
200
|
-
denom: 'ibc/
|
|
200
|
+
denom: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
201
201
|
exponent: 0,
|
|
202
202
|
aliases: ['unls']
|
|
203
203
|
}, {
|
|
204
204
|
denom: 'nls',
|
|
205
205
|
exponent: 6
|
|
206
206
|
}],
|
|
207
|
-
base: 'ibc/
|
|
207
|
+
base: 'ibc/E808FAAE7ADDA37453A8F0F67D74669F6580CBA5EF0F7889D46FB02D282098E3',
|
|
208
208
|
name: 'Nolus',
|
|
209
209
|
display: 'nls',
|
|
210
210
|
symbol: 'NLS',
|
|
@@ -220,12 +220,12 @@ const assets = {
|
|
|
220
220
|
traces: [{
|
|
221
221
|
type: 'ibc',
|
|
222
222
|
counterparty: {
|
|
223
|
-
channel_id: 'channel-
|
|
223
|
+
channel_id: 'channel-1',
|
|
224
224
|
base_denom: 'unls',
|
|
225
225
|
chain_name: 'nolustestnet'
|
|
226
226
|
},
|
|
227
227
|
chain: {
|
|
228
|
-
channel_id: 'channel-
|
|
228
|
+
channel_id: 'channel-1061'
|
|
229
229
|
}
|
|
230
230
|
}]
|
|
231
231
|
},
|
package/testnet/nolustestnet.js
CHANGED
|
@@ -6,14 +6,14 @@ const assets = {
|
|
|
6
6
|
{
|
|
7
7
|
description: 'The native token of Neutron chain',
|
|
8
8
|
denom_units: [{
|
|
9
|
-
denom: 'ibc/
|
|
9
|
+
denom: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
10
10
|
exponent: 0,
|
|
11
11
|
aliases: ['untrn']
|
|
12
12
|
}, {
|
|
13
13
|
denom: 'ntrn',
|
|
14
14
|
exponent: 6
|
|
15
15
|
}],
|
|
16
|
-
base: 'ibc/
|
|
16
|
+
base: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
17
17
|
name: 'Neutron Testnet',
|
|
18
18
|
display: 'ntrn',
|
|
19
19
|
symbol: 'NTRN',
|
|
@@ -29,26 +29,26 @@ const assets = {
|
|
|
29
29
|
traces: [{
|
|
30
30
|
type: 'ibc',
|
|
31
31
|
counterparty: {
|
|
32
|
-
channel_id: 'channel-
|
|
32
|
+
channel_id: 'channel-1061',
|
|
33
33
|
base_denom: 'untrn',
|
|
34
34
|
chain_name: 'neutrontestnet'
|
|
35
35
|
},
|
|
36
36
|
chain: {
|
|
37
|
-
channel_id: 'channel-
|
|
37
|
+
channel_id: 'channel-1'
|
|
38
38
|
}
|
|
39
39
|
}]
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
description: 'The native token of Neutron chain',
|
|
43
43
|
denom_units: [{
|
|
44
|
-
denom: 'ibc/
|
|
44
|
+
denom: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
45
45
|
exponent: 0,
|
|
46
46
|
aliases: ['untrn']
|
|
47
47
|
}, {
|
|
48
48
|
denom: 'ntrn',
|
|
49
49
|
exponent: 6
|
|
50
50
|
}],
|
|
51
|
-
base: 'ibc/
|
|
51
|
+
base: 'ibc/0C698C8970DB4C539455E5225665A804F6338753211319E44BAD39758B238695',
|
|
52
52
|
name: 'Neutron Testnet',
|
|
53
53
|
display: 'ntrn',
|
|
54
54
|
symbol: 'NTRN',
|
|
@@ -64,12 +64,12 @@ const assets = {
|
|
|
64
64
|
traces: [{
|
|
65
65
|
type: 'ibc',
|
|
66
66
|
counterparty: {
|
|
67
|
-
channel_id: 'channel-
|
|
67
|
+
channel_id: 'channel-1061',
|
|
68
68
|
base_denom: 'untrn',
|
|
69
69
|
chain_name: 'neutrontestnet'
|
|
70
70
|
},
|
|
71
71
|
chain: {
|
|
72
|
-
channel_id: 'channel-
|
|
72
|
+
channel_id: 'channel-1'
|
|
73
73
|
}
|
|
74
74
|
}]
|
|
75
75
|
},
|
|
@@ -102,7 +102,7 @@ const assets = {
|
|
|
102
102
|
traces: [{
|
|
103
103
|
type: 'ibc',
|
|
104
104
|
counterparty: {
|
|
105
|
-
channel_id: 'channel-
|
|
105
|
+
channel_id: 'channel-8272',
|
|
106
106
|
base_denom: 'uosmo',
|
|
107
107
|
chain_name: 'osmosistestnet'
|
|
108
108
|
},
|
|
@@ -138,7 +138,7 @@ const assets = {
|
|
|
138
138
|
traces: [{
|
|
139
139
|
type: 'ibc',
|
|
140
140
|
counterparty: {
|
|
141
|
-
channel_id: 'channel-
|
|
141
|
+
channel_id: 'channel-8272',
|
|
142
142
|
base_denom: 'uion',
|
|
143
143
|
chain_name: 'osmosistestnet'
|
|
144
144
|
},
|
|
@@ -176,7 +176,7 @@ const assets = {
|
|
|
176
176
|
traces: [{
|
|
177
177
|
type: 'ibc',
|
|
178
178
|
counterparty: {
|
|
179
|
-
channel_id: 'channel-
|
|
179
|
+
channel_id: 'channel-8272',
|
|
180
180
|
base_denom: 'uosmo',
|
|
181
181
|
chain_name: 'osmosistestnet'
|
|
182
182
|
},
|
|
@@ -212,7 +212,7 @@ const assets = {
|
|
|
212
212
|
traces: [{
|
|
213
213
|
type: 'ibc',
|
|
214
214
|
counterparty: {
|
|
215
|
-
channel_id: 'channel-
|
|
215
|
+
channel_id: 'channel-8272',
|
|
216
216
|
base_denom: 'uion',
|
|
217
217
|
chain_name: 'osmosistestnet'
|
|
218
218
|
},
|