chain-registry 1.69.614 → 1.69.615
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/assets.js +0 -8
- package/esm/mainnet/chains.js +0 -8
- package/esm/mainnet/cheqd/chain.js +8 -0
- package/esm/mainnet/cosmoshub/assets.js +29 -0
- package/esm/mainnet/elys/chain.js +3 -3
- package/esm/mainnet/ibc.js +0 -8
- package/esm/mainnet/named.js +0 -4
- package/esm/mainnet/neutron/chain.js +0 -28
- package/esm/mainnet/osmosis/assets.js +43 -2
- package/mainnet/assets.js +0 -8
- package/mainnet/chains.js +0 -8
- package/mainnet/cheqd/chain.js +8 -0
- package/mainnet/cosmoshub/assets.js +29 -0
- package/mainnet/elys/chain.js +3 -3
- package/mainnet/ibc.js +0 -8
- package/mainnet/named.d.ts +0 -4
- package/mainnet/named.js +3 -7
- package/mainnet/neutron/chain.js +0 -28
- package/mainnet/osmosis/assets.js +43 -2
- package/package.json +3 -3
- package/esm/mainnet/nillion/assets.js +0 -30
- package/esm/mainnet/nillion/chain.js +0 -154
- package/esm/mainnet/nillion/ibc.js +0 -32
- package/esm/mainnet/nillion/index.js +0 -6
- package/esm/mainnet/stargaze/assets.js +0 -890
- package/esm/mainnet/stargaze/chain.js +0 -331
- package/esm/mainnet/stargaze/ibc.js +0 -900
- package/esm/mainnet/stargaze/index.js +0 -6
- package/esm/mainnet/starname/assets.js +0 -32
- package/esm/mainnet/starname/chain.js +0 -74
- package/esm/mainnet/starname/ibc.js +0 -223
- package/esm/mainnet/starname/index.js +0 -6
- package/esm/mainnet/tgrade/assets.js +0 -46
- package/esm/mainnet/tgrade/chain.js +0 -94
- package/esm/mainnet/tgrade/ibc.js +0 -62
- package/esm/mainnet/tgrade/index.js +0 -6
- package/mainnet/nillion/assets.d.ts +0 -3
- package/mainnet/nillion/assets.js +0 -32
- package/mainnet/nillion/chain.d.ts +0 -3
- package/mainnet/nillion/chain.js +0 -156
- package/mainnet/nillion/ibc.d.ts +0 -3
- package/mainnet/nillion/ibc.js +0 -34
- package/mainnet/nillion/index.d.ts +0 -3
- package/mainnet/nillion/index.js +0 -12
- package/mainnet/stargaze/assets.d.ts +0 -3
- package/mainnet/stargaze/assets.js +0 -892
- package/mainnet/stargaze/chain.d.ts +0 -3
- package/mainnet/stargaze/chain.js +0 -333
- package/mainnet/stargaze/ibc.d.ts +0 -3
- package/mainnet/stargaze/ibc.js +0 -902
- package/mainnet/stargaze/index.d.ts +0 -3
- package/mainnet/stargaze/index.js +0 -12
- package/mainnet/starname/assets.d.ts +0 -3
- package/mainnet/starname/assets.js +0 -34
- package/mainnet/starname/chain.d.ts +0 -3
- package/mainnet/starname/chain.js +0 -76
- package/mainnet/starname/ibc.d.ts +0 -3
- package/mainnet/starname/ibc.js +0 -225
- package/mainnet/starname/index.d.ts +0 -3
- package/mainnet/starname/index.js +0 -12
- package/mainnet/tgrade/assets.d.ts +0 -3
- package/mainnet/tgrade/assets.js +0 -48
- package/mainnet/tgrade/chain.d.ts +0 -3
- package/mainnet/tgrade/chain.js +0 -96
- package/mainnet/tgrade/ibc.d.ts +0 -3
- package/mainnet/tgrade/ibc.js +0 -64
- package/mainnet/tgrade/index.d.ts +0 -3
- package/mainnet/tgrade/index.js +0 -12
package/esm/mainnet/assets.js
CHANGED
|
@@ -142,7 +142,6 @@ import * as _neura from './neura';
|
|
|
142
142
|
import * as _neutaro from './neutaro';
|
|
143
143
|
import * as _neutron from './neutron';
|
|
144
144
|
import * as _nibiru from './nibiru';
|
|
145
|
-
import * as _nillion from './nillion';
|
|
146
145
|
import * as _nim from './nim';
|
|
147
146
|
import * as _noble from './noble';
|
|
148
147
|
import * as _nolus from './nolus';
|
|
@@ -197,8 +196,6 @@ import * as _six from './six';
|
|
|
197
196
|
import * as _sommelier from './sommelier';
|
|
198
197
|
import * as _source from './source';
|
|
199
198
|
import * as _stafihub from './stafihub';
|
|
200
|
-
import * as _stargaze from './stargaze';
|
|
201
|
-
import * as _starname from './starname';
|
|
202
199
|
import * as _stoc from './stoc';
|
|
203
200
|
import * as _stratos from './stratos';
|
|
204
201
|
import * as _stride from './stride';
|
|
@@ -211,7 +208,6 @@ import * as _teritori from './teritori';
|
|
|
211
208
|
import * as _terpnetwork from './terpnetwork';
|
|
212
209
|
import * as _terra from './terra';
|
|
213
210
|
import * as _terra2 from './terra2';
|
|
214
|
-
import * as _tgrade from './tgrade';
|
|
215
211
|
import * as _thejaynetwork from './thejaynetwork';
|
|
216
212
|
import * as _thorchain from './thorchain';
|
|
217
213
|
import * as _titan from './titan';
|
|
@@ -378,7 +374,6 @@ const assets = [
|
|
|
378
374
|
_neutaro.assets,
|
|
379
375
|
_neutron.assets,
|
|
380
376
|
_nibiru.assets,
|
|
381
|
-
_nillion.assets,
|
|
382
377
|
_nim.assets,
|
|
383
378
|
_noble.assets,
|
|
384
379
|
_nolus.assets,
|
|
@@ -433,8 +428,6 @@ const assets = [
|
|
|
433
428
|
_sommelier.assets,
|
|
434
429
|
_source.assets,
|
|
435
430
|
_stafihub.assets,
|
|
436
|
-
_stargaze.assets,
|
|
437
|
-
_starname.assets,
|
|
438
431
|
_stoc.assets,
|
|
439
432
|
_stratos.assets,
|
|
440
433
|
_stride.assets,
|
|
@@ -447,7 +440,6 @@ const assets = [
|
|
|
447
440
|
_terpnetwork.assets,
|
|
448
441
|
_terra.assets,
|
|
449
442
|
_terra2.assets,
|
|
450
|
-
_tgrade.assets,
|
|
451
443
|
_thejaynetwork.assets,
|
|
452
444
|
_thorchain.assets,
|
|
453
445
|
_titan.assets,
|
package/esm/mainnet/chains.js
CHANGED
|
@@ -142,7 +142,6 @@ import * as _neura from './neura';
|
|
|
142
142
|
import * as _neutaro from './neutaro';
|
|
143
143
|
import * as _neutron from './neutron';
|
|
144
144
|
import * as _nibiru from './nibiru';
|
|
145
|
-
import * as _nillion from './nillion';
|
|
146
145
|
import * as _nim from './nim';
|
|
147
146
|
import * as _noble from './noble';
|
|
148
147
|
import * as _nolus from './nolus';
|
|
@@ -197,8 +196,6 @@ import * as _six from './six';
|
|
|
197
196
|
import * as _sommelier from './sommelier';
|
|
198
197
|
import * as _source from './source';
|
|
199
198
|
import * as _stafihub from './stafihub';
|
|
200
|
-
import * as _stargaze from './stargaze';
|
|
201
|
-
import * as _starname from './starname';
|
|
202
199
|
import * as _stoc from './stoc';
|
|
203
200
|
import * as _stratos from './stratos';
|
|
204
201
|
import * as _stride from './stride';
|
|
@@ -211,7 +208,6 @@ import * as _teritori from './teritori';
|
|
|
211
208
|
import * as _terpnetwork from './terpnetwork';
|
|
212
209
|
import * as _terra from './terra';
|
|
213
210
|
import * as _terra2 from './terra2';
|
|
214
|
-
import * as _tgrade from './tgrade';
|
|
215
211
|
import * as _thejaynetwork from './thejaynetwork';
|
|
216
212
|
import * as _thorchain from './thorchain';
|
|
217
213
|
import * as _titan from './titan';
|
|
@@ -378,7 +374,6 @@ const chains = [
|
|
|
378
374
|
_neutaro.chain,
|
|
379
375
|
_neutron.chain,
|
|
380
376
|
_nibiru.chain,
|
|
381
|
-
_nillion.chain,
|
|
382
377
|
_nim.chain,
|
|
383
378
|
_noble.chain,
|
|
384
379
|
_nolus.chain,
|
|
@@ -433,8 +428,6 @@ const chains = [
|
|
|
433
428
|
_sommelier.chain,
|
|
434
429
|
_source.chain,
|
|
435
430
|
_stafihub.chain,
|
|
436
|
-
_stargaze.chain,
|
|
437
|
-
_starname.chain,
|
|
438
431
|
_stoc.chain,
|
|
439
432
|
_stratos.chain,
|
|
440
433
|
_stride.chain,
|
|
@@ -447,7 +440,6 @@ const chains = [
|
|
|
447
440
|
_terpnetwork.chain,
|
|
448
441
|
_terra.chain,
|
|
449
442
|
_terra2.chain,
|
|
450
|
-
_tgrade.chain,
|
|
451
443
|
_thejaynetwork.chain,
|
|
452
444
|
_thorchain.chain,
|
|
453
445
|
_titan.chain,
|
|
@@ -99,6 +99,10 @@ const info = {
|
|
|
99
99
|
address: 'https://cheqd-rpc.vnodesv.net',
|
|
100
100
|
provider: 'vNodes[V] Ser[V]ices'
|
|
101
101
|
},
|
|
102
|
+
{
|
|
103
|
+
address: 'https://cheqd2-rpc.vnodesv.net',
|
|
104
|
+
provider: 'vNodes[V] Ser[V]ices [2]'
|
|
105
|
+
},
|
|
102
106
|
{
|
|
103
107
|
address: 'https://cheqd-rpc.publicnode.com:443',
|
|
104
108
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -153,6 +157,10 @@ const info = {
|
|
|
153
157
|
address: 'https://cheqd-api.vnodesv.net',
|
|
154
158
|
provider: 'vNodes[V] Ser[V]ices'
|
|
155
159
|
},
|
|
160
|
+
{
|
|
161
|
+
address: 'https://cheqd2-api.vnodesv.net',
|
|
162
|
+
provider: 'vNodes[V] Ser[V]ices [2]'
|
|
163
|
+
},
|
|
156
164
|
{
|
|
157
165
|
address: 'https://cheqd-rest.publicnode.com',
|
|
158
166
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -1127,6 +1127,35 @@ const info = {
|
|
|
1127
1127
|
website: 'https://www.necrovault.com/',
|
|
1128
1128
|
x: 'https://x.com/Underworld_NFTs'
|
|
1129
1129
|
}
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
|
|
1133
|
+
denom_units: [{
|
|
1134
|
+
denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
1135
|
+
exponent: 0,
|
|
1136
|
+
aliases: ['ustars']
|
|
1137
|
+
}, {
|
|
1138
|
+
denom: 'stars',
|
|
1139
|
+
exponent: 6
|
|
1140
|
+
}],
|
|
1141
|
+
type_asset: 'sdk.coin',
|
|
1142
|
+
base: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
1143
|
+
name: 'Stargaze',
|
|
1144
|
+
display: 'stars',
|
|
1145
|
+
symbol: 'STARS',
|
|
1146
|
+
logo_URIs: {
|
|
1147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
1148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
1149
|
+
},
|
|
1150
|
+
images: [{
|
|
1151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
1152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
1153
|
+
}],
|
|
1154
|
+
coingecko_id: 'stargaze',
|
|
1155
|
+
socials: {
|
|
1156
|
+
website: 'https://www.stargaze.zone/',
|
|
1157
|
+
x: 'https://x.com/StargazeZone'
|
|
1158
|
+
}
|
|
1130
1159
|
}
|
|
1131
1160
|
]
|
|
1132
1161
|
};
|
|
@@ -120,7 +120,7 @@ const info = {
|
|
|
120
120
|
provider: 'AutoStake'
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
|
-
address: 'https://elys.
|
|
123
|
+
address: 'https://elys-rpc.vnodesv.net',
|
|
124
124
|
provider: 'vNodes[V] Ser[V]ices'
|
|
125
125
|
}
|
|
126
126
|
],
|
|
@@ -162,7 +162,7 @@ const info = {
|
|
|
162
162
|
provider: 'AutoStake'
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
address: 'https://
|
|
165
|
+
address: 'https://elys-api.vnodesv.net',
|
|
166
166
|
provider: 'vNodes[V] Ser[V]ices'
|
|
167
167
|
}
|
|
168
168
|
],
|
|
@@ -188,7 +188,7 @@ const info = {
|
|
|
188
188
|
provider: 'AutoStake'
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
|
-
address: 'https://elys.
|
|
191
|
+
address: 'https://elys.vnodesv.net/grpc',
|
|
192
192
|
provider: 'vNodes[V] Ser[V]ices'
|
|
193
193
|
}
|
|
194
194
|
]
|
package/esm/mainnet/ibc.js
CHANGED
|
@@ -107,7 +107,6 @@ import * as _mtgbp from './mtgbp';
|
|
|
107
107
|
import * as _neutaro from './neutaro';
|
|
108
108
|
import * as _neutron from './neutron';
|
|
109
109
|
import * as _nibiru from './nibiru';
|
|
110
|
-
import * as _nillion from './nillion';
|
|
111
110
|
import * as _nim from './nim';
|
|
112
111
|
import * as _noble from './noble';
|
|
113
112
|
import * as _nolus from './nolus';
|
|
@@ -156,8 +155,6 @@ import * as _sifchain from './sifchain';
|
|
|
156
155
|
import * as _sommelier from './sommelier';
|
|
157
156
|
import * as _source from './source';
|
|
158
157
|
import * as _stafihub from './stafihub';
|
|
159
|
-
import * as _stargaze from './stargaze';
|
|
160
|
-
import * as _starname from './starname';
|
|
161
158
|
import * as _stratos from './stratos';
|
|
162
159
|
import * as _stride from './stride';
|
|
163
160
|
import * as _sunrise from './sunrise';
|
|
@@ -167,7 +164,6 @@ import * as _taketitan from './taketitan';
|
|
|
167
164
|
import * as _teritori from './teritori';
|
|
168
165
|
import * as _terra from './terra';
|
|
169
166
|
import * as _terra2 from './terra2';
|
|
170
|
-
import * as _tgrade from './tgrade';
|
|
171
167
|
import * as _thejaynetwork from './thejaynetwork';
|
|
172
168
|
import * as _titan from './titan';
|
|
173
169
|
import * as _turkchain from './turkchain';
|
|
@@ -290,7 +286,6 @@ const ibc = [
|
|
|
290
286
|
..._neutaro.ibc,
|
|
291
287
|
..._neutron.ibc,
|
|
292
288
|
..._nibiru.ibc,
|
|
293
|
-
..._nillion.ibc,
|
|
294
289
|
..._nim.ibc,
|
|
295
290
|
..._noble.ibc,
|
|
296
291
|
..._nolus.ibc,
|
|
@@ -339,8 +334,6 @@ const ibc = [
|
|
|
339
334
|
..._sommelier.ibc,
|
|
340
335
|
..._source.ibc,
|
|
341
336
|
..._stafihub.ibc,
|
|
342
|
-
..._stargaze.ibc,
|
|
343
|
-
..._starname.ibc,
|
|
344
337
|
..._stratos.ibc,
|
|
345
338
|
..._stride.ibc,
|
|
346
339
|
..._sunrise.ibc,
|
|
@@ -350,7 +343,6 @@ const ibc = [
|
|
|
350
343
|
..._teritori.ibc,
|
|
351
344
|
..._terra.ibc,
|
|
352
345
|
..._terra2.ibc,
|
|
353
|
-
..._tgrade.ibc,
|
|
354
346
|
..._thejaynetwork.ibc,
|
|
355
347
|
..._titan.ibc,
|
|
356
348
|
..._turkchain.ibc,
|
package/esm/mainnet/named.js
CHANGED
|
@@ -142,7 +142,6 @@ export * as neura from './neura';
|
|
|
142
142
|
export * as neutaro from './neutaro';
|
|
143
143
|
export * as neutron from './neutron';
|
|
144
144
|
export * as nibiru from './nibiru';
|
|
145
|
-
export * as nillion from './nillion';
|
|
146
145
|
export * as nim from './nim';
|
|
147
146
|
export * as noble from './noble';
|
|
148
147
|
export * as nolus from './nolus';
|
|
@@ -197,8 +196,6 @@ export * as six from './six';
|
|
|
197
196
|
export * as sommelier from './sommelier';
|
|
198
197
|
export * as source from './source';
|
|
199
198
|
export * as stafihub from './stafihub';
|
|
200
|
-
export * as stargaze from './stargaze';
|
|
201
|
-
export * as starname from './starname';
|
|
202
199
|
export * as stoc from './stoc';
|
|
203
200
|
export * as stratos from './stratos';
|
|
204
201
|
export * as stride from './stride';
|
|
@@ -211,7 +208,6 @@ export * as teritori from './teritori';
|
|
|
211
208
|
export * as terpnetwork from './terpnetwork';
|
|
212
209
|
export * as terra from './terra';
|
|
213
210
|
export * as terra2 from './terra2';
|
|
214
|
-
export * as tgrade from './tgrade';
|
|
215
211
|
export * as thejaynetwork from './thejaynetwork';
|
|
216
212
|
export * as thorchain from './thorchain';
|
|
217
213
|
export * as titan from './titan';
|
|
@@ -123,14 +123,6 @@ const info = {
|
|
|
123
123
|
address: 'https://rpc.lavenderfive.com:443/neutron',
|
|
124
124
|
provider: 'Lavender.Five Nodes 🐝'
|
|
125
125
|
},
|
|
126
|
-
{
|
|
127
|
-
address: 'https://rpc-neutron.whispernode.com',
|
|
128
|
-
provider: 'WhisperNode 🤐'
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
address: 'https://rpc-neutron.cosmos-spaces.cloud',
|
|
132
|
-
provider: 'Cosmos Spaces'
|
|
133
|
-
},
|
|
134
126
|
{
|
|
135
127
|
address: 'https://neutron-rpc.publicnode.com:443',
|
|
136
128
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -190,14 +182,6 @@ const info = {
|
|
|
190
182
|
address: 'https://rest.lavenderfive.com:443/neutron',
|
|
191
183
|
provider: 'Lavender.Five Nodes 🐝'
|
|
192
184
|
},
|
|
193
|
-
{
|
|
194
|
-
address: 'https://lcd-neutron.whispernode.com',
|
|
195
|
-
provider: 'WhisperNode 🤐'
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
address: 'https://api-neutron.cosmos-spaces.cloud',
|
|
199
|
-
provider: 'Cosmos Spaces'
|
|
200
|
-
},
|
|
201
185
|
{
|
|
202
186
|
address: 'https://neutron-rest.publicnode.com',
|
|
203
187
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -233,22 +217,10 @@ const info = {
|
|
|
233
217
|
address: 'grpc-kralum.neutron-1.neutron.org:80',
|
|
234
218
|
provider: 'Neutron'
|
|
235
219
|
},
|
|
236
|
-
{
|
|
237
|
-
address: 'neutron-grpc-pub.rpc.p2p.world:3001',
|
|
238
|
-
provider: 'P2P'
|
|
239
|
-
},
|
|
240
220
|
{
|
|
241
221
|
address: 'neutron.lavenderfive.com:443',
|
|
242
222
|
provider: 'Lavender.Five Nodes 🐝'
|
|
243
223
|
},
|
|
244
|
-
{
|
|
245
|
-
address: 'grpc-neutron.whispernode.com:443',
|
|
246
|
-
provider: 'WhisperNode 🤐'
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
address: 'grpc-neutron.cosmos-spaces.cloud:3090',
|
|
250
|
-
provider: 'Cosmos Spaces'
|
|
251
|
-
},
|
|
252
224
|
{
|
|
253
225
|
address: 'neutron-grpc.publicnode.com:443',
|
|
254
226
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -859,7 +859,8 @@ const info = {
|
|
|
859
859
|
coingecko_id: 'terrausd'
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
|
-
description: '
|
|
862
|
+
description: '(Deprecated) STARS bridged from legacy Stargaze. STARS has migrated to the Cosmos Hub.',
|
|
863
|
+
deprecated: true,
|
|
863
864
|
denom_units: [{
|
|
864
865
|
denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
865
866
|
exponent: 0,
|
|
@@ -872,7 +873,7 @@ const info = {
|
|
|
872
873
|
base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
873
874
|
name: 'Stargaze',
|
|
874
875
|
display: 'stars',
|
|
875
|
-
symbol: 'STARS',
|
|
876
|
+
symbol: 'STARS.legacy',
|
|
876
877
|
traces: [{
|
|
877
878
|
type: 'ibc',
|
|
878
879
|
counterparty: {
|
|
@@ -896,6 +897,46 @@ const info = {
|
|
|
896
897
|
},
|
|
897
898
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
898
899
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
900
|
+
}]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
|
|
904
|
+
denom_units: [{
|
|
905
|
+
denom: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
906
|
+
exponent: 0,
|
|
907
|
+
aliases: ['factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars']
|
|
908
|
+
}, {
|
|
909
|
+
denom: 'stars',
|
|
910
|
+
exponent: 6
|
|
911
|
+
}],
|
|
912
|
+
type_asset: 'ics20',
|
|
913
|
+
base: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
|
|
914
|
+
name: 'Stargaze',
|
|
915
|
+
display: 'stars',
|
|
916
|
+
symbol: 'STARS',
|
|
917
|
+
traces: [{
|
|
918
|
+
type: 'ibc',
|
|
919
|
+
counterparty: {
|
|
920
|
+
chain_name: 'cosmoshub',
|
|
921
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
922
|
+
channel_id: 'channel-141'
|
|
923
|
+
},
|
|
924
|
+
chain: {
|
|
925
|
+
channel_id: 'channel-0',
|
|
926
|
+
path: 'transfer/channel-0/factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
927
|
+
}
|
|
928
|
+
}],
|
|
929
|
+
logo_URIs: {
|
|
930
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
931
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
932
|
+
},
|
|
933
|
+
images: [{
|
|
934
|
+
image_sync: {
|
|
935
|
+
chain_name: 'cosmoshub',
|
|
936
|
+
base_denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
|
|
937
|
+
},
|
|
938
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
939
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
899
940
|
}],
|
|
900
941
|
coingecko_id: 'stargaze'
|
|
901
942
|
},
|
package/mainnet/assets.js
CHANGED
|
@@ -167,7 +167,6 @@ const _neura = __importStar(require("./neura"));
|
|
|
167
167
|
const _neutaro = __importStar(require("./neutaro"));
|
|
168
168
|
const _neutron = __importStar(require("./neutron"));
|
|
169
169
|
const _nibiru = __importStar(require("./nibiru"));
|
|
170
|
-
const _nillion = __importStar(require("./nillion"));
|
|
171
170
|
const _nim = __importStar(require("./nim"));
|
|
172
171
|
const _noble = __importStar(require("./noble"));
|
|
173
172
|
const _nolus = __importStar(require("./nolus"));
|
|
@@ -222,8 +221,6 @@ const _six = __importStar(require("./six"));
|
|
|
222
221
|
const _sommelier = __importStar(require("./sommelier"));
|
|
223
222
|
const _source = __importStar(require("./source"));
|
|
224
223
|
const _stafihub = __importStar(require("./stafihub"));
|
|
225
|
-
const _stargaze = __importStar(require("./stargaze"));
|
|
226
|
-
const _starname = __importStar(require("./starname"));
|
|
227
224
|
const _stoc = __importStar(require("./stoc"));
|
|
228
225
|
const _stratos = __importStar(require("./stratos"));
|
|
229
226
|
const _stride = __importStar(require("./stride"));
|
|
@@ -236,7 +233,6 @@ const _teritori = __importStar(require("./teritori"));
|
|
|
236
233
|
const _terpnetwork = __importStar(require("./terpnetwork"));
|
|
237
234
|
const _terra = __importStar(require("./terra"));
|
|
238
235
|
const _terra2 = __importStar(require("./terra2"));
|
|
239
|
-
const _tgrade = __importStar(require("./tgrade"));
|
|
240
236
|
const _thejaynetwork = __importStar(require("./thejaynetwork"));
|
|
241
237
|
const _thorchain = __importStar(require("./thorchain"));
|
|
242
238
|
const _titan = __importStar(require("./titan"));
|
|
@@ -403,7 +399,6 @@ const assets = [
|
|
|
403
399
|
_neutaro.assets,
|
|
404
400
|
_neutron.assets,
|
|
405
401
|
_nibiru.assets,
|
|
406
|
-
_nillion.assets,
|
|
407
402
|
_nim.assets,
|
|
408
403
|
_noble.assets,
|
|
409
404
|
_nolus.assets,
|
|
@@ -458,8 +453,6 @@ const assets = [
|
|
|
458
453
|
_sommelier.assets,
|
|
459
454
|
_source.assets,
|
|
460
455
|
_stafihub.assets,
|
|
461
|
-
_stargaze.assets,
|
|
462
|
-
_starname.assets,
|
|
463
456
|
_stoc.assets,
|
|
464
457
|
_stratos.assets,
|
|
465
458
|
_stride.assets,
|
|
@@ -472,7 +465,6 @@ const assets = [
|
|
|
472
465
|
_terpnetwork.assets,
|
|
473
466
|
_terra.assets,
|
|
474
467
|
_terra2.assets,
|
|
475
|
-
_tgrade.assets,
|
|
476
468
|
_thejaynetwork.assets,
|
|
477
469
|
_thorchain.assets,
|
|
478
470
|
_titan.assets,
|
package/mainnet/chains.js
CHANGED
|
@@ -167,7 +167,6 @@ const _neura = __importStar(require("./neura"));
|
|
|
167
167
|
const _neutaro = __importStar(require("./neutaro"));
|
|
168
168
|
const _neutron = __importStar(require("./neutron"));
|
|
169
169
|
const _nibiru = __importStar(require("./nibiru"));
|
|
170
|
-
const _nillion = __importStar(require("./nillion"));
|
|
171
170
|
const _nim = __importStar(require("./nim"));
|
|
172
171
|
const _noble = __importStar(require("./noble"));
|
|
173
172
|
const _nolus = __importStar(require("./nolus"));
|
|
@@ -222,8 +221,6 @@ const _six = __importStar(require("./six"));
|
|
|
222
221
|
const _sommelier = __importStar(require("./sommelier"));
|
|
223
222
|
const _source = __importStar(require("./source"));
|
|
224
223
|
const _stafihub = __importStar(require("./stafihub"));
|
|
225
|
-
const _stargaze = __importStar(require("./stargaze"));
|
|
226
|
-
const _starname = __importStar(require("./starname"));
|
|
227
224
|
const _stoc = __importStar(require("./stoc"));
|
|
228
225
|
const _stratos = __importStar(require("./stratos"));
|
|
229
226
|
const _stride = __importStar(require("./stride"));
|
|
@@ -236,7 +233,6 @@ const _teritori = __importStar(require("./teritori"));
|
|
|
236
233
|
const _terpnetwork = __importStar(require("./terpnetwork"));
|
|
237
234
|
const _terra = __importStar(require("./terra"));
|
|
238
235
|
const _terra2 = __importStar(require("./terra2"));
|
|
239
|
-
const _tgrade = __importStar(require("./tgrade"));
|
|
240
236
|
const _thejaynetwork = __importStar(require("./thejaynetwork"));
|
|
241
237
|
const _thorchain = __importStar(require("./thorchain"));
|
|
242
238
|
const _titan = __importStar(require("./titan"));
|
|
@@ -403,7 +399,6 @@ const chains = [
|
|
|
403
399
|
_neutaro.chain,
|
|
404
400
|
_neutron.chain,
|
|
405
401
|
_nibiru.chain,
|
|
406
|
-
_nillion.chain,
|
|
407
402
|
_nim.chain,
|
|
408
403
|
_noble.chain,
|
|
409
404
|
_nolus.chain,
|
|
@@ -458,8 +453,6 @@ const chains = [
|
|
|
458
453
|
_sommelier.chain,
|
|
459
454
|
_source.chain,
|
|
460
455
|
_stafihub.chain,
|
|
461
|
-
_stargaze.chain,
|
|
462
|
-
_starname.chain,
|
|
463
456
|
_stoc.chain,
|
|
464
457
|
_stratos.chain,
|
|
465
458
|
_stride.chain,
|
|
@@ -472,7 +465,6 @@ const chains = [
|
|
|
472
465
|
_terpnetwork.chain,
|
|
473
466
|
_terra.chain,
|
|
474
467
|
_terra2.chain,
|
|
475
|
-
_tgrade.chain,
|
|
476
468
|
_thejaynetwork.chain,
|
|
477
469
|
_thorchain.chain,
|
|
478
470
|
_titan.chain,
|
package/mainnet/cheqd/chain.js
CHANGED
|
@@ -101,6 +101,10 @@ const info = {
|
|
|
101
101
|
address: 'https://cheqd-rpc.vnodesv.net',
|
|
102
102
|
provider: 'vNodes[V] Ser[V]ices'
|
|
103
103
|
},
|
|
104
|
+
{
|
|
105
|
+
address: 'https://cheqd2-rpc.vnodesv.net',
|
|
106
|
+
provider: 'vNodes[V] Ser[V]ices [2]'
|
|
107
|
+
},
|
|
104
108
|
{
|
|
105
109
|
address: 'https://cheqd-rpc.publicnode.com:443',
|
|
106
110
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -155,6 +159,10 @@ const info = {
|
|
|
155
159
|
address: 'https://cheqd-api.vnodesv.net',
|
|
156
160
|
provider: 'vNodes[V] Ser[V]ices'
|
|
157
161
|
},
|
|
162
|
+
{
|
|
163
|
+
address: 'https://cheqd2-api.vnodesv.net',
|
|
164
|
+
provider: 'vNodes[V] Ser[V]ices [2]'
|
|
165
|
+
},
|
|
158
166
|
{
|
|
159
167
|
address: 'https://cheqd-rest.publicnode.com',
|
|
160
168
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -1129,6 +1129,35 @@ const info = {
|
|
|
1129
1129
|
website: 'https://www.necrovault.com/',
|
|
1130
1130
|
x: 'https://x.com/Underworld_NFTs'
|
|
1131
1131
|
}
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
|
|
1135
|
+
denom_units: [{
|
|
1136
|
+
denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
1137
|
+
exponent: 0,
|
|
1138
|
+
aliases: ['ustars']
|
|
1139
|
+
}, {
|
|
1140
|
+
denom: 'stars',
|
|
1141
|
+
exponent: 6
|
|
1142
|
+
}],
|
|
1143
|
+
type_asset: 'sdk.coin',
|
|
1144
|
+
base: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
|
|
1145
|
+
name: 'Stargaze',
|
|
1146
|
+
display: 'stars',
|
|
1147
|
+
symbol: 'STARS',
|
|
1148
|
+
logo_URIs: {
|
|
1149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
1150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
1151
|
+
},
|
|
1152
|
+
images: [{
|
|
1153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
|
|
1154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
|
|
1155
|
+
}],
|
|
1156
|
+
coingecko_id: 'stargaze',
|
|
1157
|
+
socials: {
|
|
1158
|
+
website: 'https://www.stargaze.zone/',
|
|
1159
|
+
x: 'https://x.com/StargazeZone'
|
|
1160
|
+
}
|
|
1132
1161
|
}
|
|
1133
1162
|
]
|
|
1134
1163
|
};
|
package/mainnet/elys/chain.js
CHANGED
|
@@ -122,7 +122,7 @@ const info = {
|
|
|
122
122
|
provider: 'AutoStake'
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
address: 'https://elys.
|
|
125
|
+
address: 'https://elys-rpc.vnodesv.net',
|
|
126
126
|
provider: 'vNodes[V] Ser[V]ices'
|
|
127
127
|
}
|
|
128
128
|
],
|
|
@@ -164,7 +164,7 @@ const info = {
|
|
|
164
164
|
provider: 'AutoStake'
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
|
-
address: 'https://
|
|
167
|
+
address: 'https://elys-api.vnodesv.net',
|
|
168
168
|
provider: 'vNodes[V] Ser[V]ices'
|
|
169
169
|
}
|
|
170
170
|
],
|
|
@@ -190,7 +190,7 @@ const info = {
|
|
|
190
190
|
provider: 'AutoStake'
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
|
-
address: 'https://elys.
|
|
193
|
+
address: 'https://elys.vnodesv.net/grpc',
|
|
194
194
|
provider: 'vNodes[V] Ser[V]ices'
|
|
195
195
|
}
|
|
196
196
|
]
|
package/mainnet/ibc.js
CHANGED
|
@@ -132,7 +132,6 @@ const _mtgbp = __importStar(require("./mtgbp"));
|
|
|
132
132
|
const _neutaro = __importStar(require("./neutaro"));
|
|
133
133
|
const _neutron = __importStar(require("./neutron"));
|
|
134
134
|
const _nibiru = __importStar(require("./nibiru"));
|
|
135
|
-
const _nillion = __importStar(require("./nillion"));
|
|
136
135
|
const _nim = __importStar(require("./nim"));
|
|
137
136
|
const _noble = __importStar(require("./noble"));
|
|
138
137
|
const _nolus = __importStar(require("./nolus"));
|
|
@@ -181,8 +180,6 @@ const _sifchain = __importStar(require("./sifchain"));
|
|
|
181
180
|
const _sommelier = __importStar(require("./sommelier"));
|
|
182
181
|
const _source = __importStar(require("./source"));
|
|
183
182
|
const _stafihub = __importStar(require("./stafihub"));
|
|
184
|
-
const _stargaze = __importStar(require("./stargaze"));
|
|
185
|
-
const _starname = __importStar(require("./starname"));
|
|
186
183
|
const _stratos = __importStar(require("./stratos"));
|
|
187
184
|
const _stride = __importStar(require("./stride"));
|
|
188
185
|
const _sunrise = __importStar(require("./sunrise"));
|
|
@@ -192,7 +189,6 @@ const _taketitan = __importStar(require("./taketitan"));
|
|
|
192
189
|
const _teritori = __importStar(require("./teritori"));
|
|
193
190
|
const _terra = __importStar(require("./terra"));
|
|
194
191
|
const _terra2 = __importStar(require("./terra2"));
|
|
195
|
-
const _tgrade = __importStar(require("./tgrade"));
|
|
196
192
|
const _thejaynetwork = __importStar(require("./thejaynetwork"));
|
|
197
193
|
const _titan = __importStar(require("./titan"));
|
|
198
194
|
const _turkchain = __importStar(require("./turkchain"));
|
|
@@ -315,7 +311,6 @@ const ibc = [
|
|
|
315
311
|
..._neutaro.ibc,
|
|
316
312
|
..._neutron.ibc,
|
|
317
313
|
..._nibiru.ibc,
|
|
318
|
-
..._nillion.ibc,
|
|
319
314
|
..._nim.ibc,
|
|
320
315
|
..._noble.ibc,
|
|
321
316
|
..._nolus.ibc,
|
|
@@ -364,8 +359,6 @@ const ibc = [
|
|
|
364
359
|
..._sommelier.ibc,
|
|
365
360
|
..._source.ibc,
|
|
366
361
|
..._stafihub.ibc,
|
|
367
|
-
..._stargaze.ibc,
|
|
368
|
-
..._starname.ibc,
|
|
369
362
|
..._stratos.ibc,
|
|
370
363
|
..._stride.ibc,
|
|
371
364
|
..._sunrise.ibc,
|
|
@@ -375,7 +368,6 @@ const ibc = [
|
|
|
375
368
|
..._teritori.ibc,
|
|
376
369
|
..._terra.ibc,
|
|
377
370
|
..._terra2.ibc,
|
|
378
|
-
..._tgrade.ibc,
|
|
379
371
|
..._thejaynetwork.ibc,
|
|
380
372
|
..._titan.ibc,
|
|
381
373
|
..._turkchain.ibc,
|
package/mainnet/named.d.ts
CHANGED
|
@@ -142,7 +142,6 @@ export * as neura from './neura';
|
|
|
142
142
|
export * as neutaro from './neutaro';
|
|
143
143
|
export * as neutron from './neutron';
|
|
144
144
|
export * as nibiru from './nibiru';
|
|
145
|
-
export * as nillion from './nillion';
|
|
146
145
|
export * as nim from './nim';
|
|
147
146
|
export * as noble from './noble';
|
|
148
147
|
export * as nolus from './nolus';
|
|
@@ -197,8 +196,6 @@ export * as six from './six';
|
|
|
197
196
|
export * as sommelier from './sommelier';
|
|
198
197
|
export * as source from './source';
|
|
199
198
|
export * as stafihub from './stafihub';
|
|
200
|
-
export * as stargaze from './stargaze';
|
|
201
|
-
export * as starname from './starname';
|
|
202
199
|
export * as stoc from './stoc';
|
|
203
200
|
export * as stratos from './stratos';
|
|
204
201
|
export * as stride from './stride';
|
|
@@ -211,7 +208,6 @@ export * as teritori from './teritori';
|
|
|
211
208
|
export * as terpnetwork from './terpnetwork';
|
|
212
209
|
export * as terra from './terra';
|
|
213
210
|
export * as terra2 from './terra2';
|
|
214
|
-
export * as tgrade from './tgrade';
|
|
215
211
|
export * as thejaynetwork from './thejaynetwork';
|
|
216
212
|
export * as thorchain from './thorchain';
|
|
217
213
|
export * as titan from './titan';
|