@chain-registry/assets 1.70.32 → 1.70.34
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/dungeon.js +392 -0
- package/esm/mainnet/kimanetwork.js +16 -16
- package/esm/mainnet/neutron.js +72 -0
- package/esm/mainnet/osmosis.js +8 -8
- package/esm/mainnet/stride.js +72 -0
- package/mainnet/dungeon.js +392 -0
- package/mainnet/kimanetwork.js +16 -16
- package/mainnet/neutron.js +72 -0
- package/mainnet/osmosis.js +8 -8
- package/mainnet/stride.js +72 -0
- package/package.json +5 -5
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3951,14 +3951,14 @@ const assets = {
|
|
|
3951
3951
|
{
|
|
3952
3952
|
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
3953
3953
|
denom_units: [{
|
|
3954
|
-
denom: 'ibc/
|
|
3954
|
+
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
3955
3955
|
exponent: 0,
|
|
3956
3956
|
aliases: ['uKIMA']
|
|
3957
3957
|
}, {
|
|
3958
3958
|
denom: 'KIMA',
|
|
3959
3959
|
exponent: 6
|
|
3960
3960
|
}],
|
|
3961
|
-
base: 'ibc/
|
|
3961
|
+
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
3962
3962
|
name: 'KIMA',
|
|
3963
3963
|
display: 'KIMA',
|
|
3964
3964
|
symbol: 'KIMA',
|
|
@@ -3981,12 +3981,12 @@ const assets = {
|
|
|
3981
3981
|
traces: [{
|
|
3982
3982
|
type: 'ibc',
|
|
3983
3983
|
counterparty: {
|
|
3984
|
-
channel_id: 'channel-
|
|
3984
|
+
channel_id: 'channel-4',
|
|
3985
3985
|
base_denom: 'uKIMA',
|
|
3986
3986
|
chain_name: 'kimanetwork'
|
|
3987
3987
|
},
|
|
3988
3988
|
chain: {
|
|
3989
|
-
channel_id: 'channel-
|
|
3989
|
+
channel_id: 'channel-86496'
|
|
3990
3990
|
}
|
|
3991
3991
|
}]
|
|
3992
3992
|
},
|
|
@@ -9493,14 +9493,14 @@ const assets = {
|
|
|
9493
9493
|
{
|
|
9494
9494
|
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
9495
9495
|
denom_units: [{
|
|
9496
|
-
denom: 'ibc/
|
|
9496
|
+
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
9497
9497
|
exponent: 0,
|
|
9498
9498
|
aliases: ['uKIMA']
|
|
9499
9499
|
}, {
|
|
9500
9500
|
denom: 'KIMA',
|
|
9501
9501
|
exponent: 6
|
|
9502
9502
|
}],
|
|
9503
|
-
base: 'ibc/
|
|
9503
|
+
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
9504
9504
|
name: 'KIMA',
|
|
9505
9505
|
display: 'KIMA',
|
|
9506
9506
|
symbol: 'KIMA',
|
|
@@ -9523,12 +9523,12 @@ const assets = {
|
|
|
9523
9523
|
traces: [{
|
|
9524
9524
|
type: 'ibc',
|
|
9525
9525
|
counterparty: {
|
|
9526
|
-
channel_id: 'channel-
|
|
9526
|
+
channel_id: 'channel-4',
|
|
9527
9527
|
base_denom: 'uKIMA',
|
|
9528
9528
|
chain_name: 'kimanetwork'
|
|
9529
9529
|
},
|
|
9530
9530
|
chain: {
|
|
9531
|
-
channel_id: 'channel-
|
|
9531
|
+
channel_id: 'channel-86496'
|
|
9532
9532
|
}
|
|
9533
9533
|
}]
|
|
9534
9534
|
},
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -690,6 +690,42 @@ const assets = {
|
|
|
690
690
|
}
|
|
691
691
|
}]
|
|
692
692
|
},
|
|
693
|
+
{
|
|
694
|
+
description: 'Dungeon native token',
|
|
695
|
+
denom_units: [{
|
|
696
|
+
denom: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
697
|
+
exponent: 0,
|
|
698
|
+
aliases: ['udgn']
|
|
699
|
+
}, {
|
|
700
|
+
denom: 'DGN',
|
|
701
|
+
exponent: 6
|
|
702
|
+
}],
|
|
703
|
+
base: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
704
|
+
name: 'Dungeon Coin',
|
|
705
|
+
display: 'DGN',
|
|
706
|
+
symbol: 'DGN',
|
|
707
|
+
logo_URIs: {
|
|
708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
709
|
+
},
|
|
710
|
+
images: [{
|
|
711
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
712
|
+
theme: {
|
|
713
|
+
circle: true
|
|
714
|
+
}
|
|
715
|
+
}],
|
|
716
|
+
type_asset: 'sdk.coin',
|
|
717
|
+
traces: [{
|
|
718
|
+
type: 'ibc',
|
|
719
|
+
counterparty: {
|
|
720
|
+
channel_id: 'channel-5',
|
|
721
|
+
base_denom: 'udgn',
|
|
722
|
+
chain_name: 'dungeon'
|
|
723
|
+
},
|
|
724
|
+
chain: {
|
|
725
|
+
channel_id: 'channel-287'
|
|
726
|
+
}
|
|
727
|
+
}]
|
|
728
|
+
},
|
|
693
729
|
{
|
|
694
730
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
695
731
|
denom_units: [{
|
|
@@ -5409,6 +5445,42 @@ const assets = {
|
|
|
5409
5445
|
}
|
|
5410
5446
|
}]
|
|
5411
5447
|
},
|
|
5448
|
+
{
|
|
5449
|
+
description: 'Dungeon native token',
|
|
5450
|
+
denom_units: [{
|
|
5451
|
+
denom: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
5452
|
+
exponent: 0,
|
|
5453
|
+
aliases: ['udgn']
|
|
5454
|
+
}, {
|
|
5455
|
+
denom: 'DGN',
|
|
5456
|
+
exponent: 6
|
|
5457
|
+
}],
|
|
5458
|
+
base: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
5459
|
+
name: 'Dungeon Coin',
|
|
5460
|
+
display: 'DGN',
|
|
5461
|
+
symbol: 'DGN',
|
|
5462
|
+
logo_URIs: {
|
|
5463
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
5464
|
+
},
|
|
5465
|
+
images: [{
|
|
5466
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
5467
|
+
theme: {
|
|
5468
|
+
circle: true
|
|
5469
|
+
}
|
|
5470
|
+
}],
|
|
5471
|
+
type_asset: 'sdk.coin',
|
|
5472
|
+
traces: [{
|
|
5473
|
+
type: 'ibc',
|
|
5474
|
+
counterparty: {
|
|
5475
|
+
channel_id: 'channel-5',
|
|
5476
|
+
base_denom: 'udgn',
|
|
5477
|
+
chain_name: 'dungeon'
|
|
5478
|
+
},
|
|
5479
|
+
chain: {
|
|
5480
|
+
channel_id: 'channel-287'
|
|
5481
|
+
}
|
|
5482
|
+
}]
|
|
5483
|
+
},
|
|
5412
5484
|
{
|
|
5413
5485
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
5414
5486
|
denom_units: [{
|
package/mainnet/dungeon.js
CHANGED
|
@@ -89,6 +89,159 @@ const assets = {
|
|
|
89
89
|
}
|
|
90
90
|
}]
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
94
|
+
denom_units: [{
|
|
95
|
+
denom: 'ibc/6E4F7AC11F4EA9923438CF4A282B56EF96B8D4E052D6D360D53CEBC5114E5E77',
|
|
96
|
+
exponent: 0,
|
|
97
|
+
aliases: ['untrn']
|
|
98
|
+
}, {
|
|
99
|
+
denom: 'ntrn',
|
|
100
|
+
exponent: 6
|
|
101
|
+
}],
|
|
102
|
+
base: 'ibc/6E4F7AC11F4EA9923438CF4A282B56EF96B8D4E052D6D360D53CEBC5114E5E77',
|
|
103
|
+
name: 'Neutron',
|
|
104
|
+
display: 'ntrn',
|
|
105
|
+
symbol: 'NTRN',
|
|
106
|
+
logo_URIs: {
|
|
107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
109
|
+
},
|
|
110
|
+
coingecko_id: 'neutron-3',
|
|
111
|
+
images: [{
|
|
112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
114
|
+
theme: {
|
|
115
|
+
primary_color_hex: '#040404',
|
|
116
|
+
background_color_hex: '#000000',
|
|
117
|
+
circle: true
|
|
118
|
+
}
|
|
119
|
+
}],
|
|
120
|
+
socials: {
|
|
121
|
+
website: 'https://neutron.org/',
|
|
122
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
123
|
+
},
|
|
124
|
+
type_asset: 'sdk.coin',
|
|
125
|
+
traces: [{
|
|
126
|
+
type: 'ibc',
|
|
127
|
+
counterparty: {
|
|
128
|
+
channel_id: 'channel-5481',
|
|
129
|
+
base_denom: 'untrn',
|
|
130
|
+
chain_name: 'neutron'
|
|
131
|
+
},
|
|
132
|
+
chain: {
|
|
133
|
+
channel_id: 'channel-4'
|
|
134
|
+
}
|
|
135
|
+
}]
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
description: 'BITCOSMOS',
|
|
139
|
+
denom_units: [{
|
|
140
|
+
denom: 'ibc/E32447C3B93953DF829D689C0FCB611CDA198127DDDBB2BEC08FAA3D566846A1',
|
|
141
|
+
exponent: 0,
|
|
142
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
143
|
+
}, {
|
|
144
|
+
denom: 'bitcosmos',
|
|
145
|
+
exponent: 6
|
|
146
|
+
}],
|
|
147
|
+
base: 'ibc/E32447C3B93953DF829D689C0FCB611CDA198127DDDBB2BEC08FAA3D566846A1',
|
|
148
|
+
name: 'Bitcosmos',
|
|
149
|
+
display: 'bitcosmos',
|
|
150
|
+
symbol: 'BTC',
|
|
151
|
+
logo_URIs: {
|
|
152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
153
|
+
},
|
|
154
|
+
images: [{
|
|
155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
156
|
+
theme: {
|
|
157
|
+
primary_color_hex: '#1b0847'
|
|
158
|
+
}
|
|
159
|
+
}],
|
|
160
|
+
type_asset: 'sdk.coin',
|
|
161
|
+
traces: [{
|
|
162
|
+
type: 'ibc',
|
|
163
|
+
counterparty: {
|
|
164
|
+
channel_id: 'channel-5481',
|
|
165
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
166
|
+
chain_name: 'neutron'
|
|
167
|
+
},
|
|
168
|
+
chain: {
|
|
169
|
+
channel_id: 'channel-4'
|
|
170
|
+
}
|
|
171
|
+
}]
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
description: 'What the Fuck',
|
|
175
|
+
denom_units: [{
|
|
176
|
+
denom: 'ibc/C25277032035DDC15E1662DEFA34564EC082ABCC4E77D9F6DB319E5A32D47B51',
|
|
177
|
+
exponent: 0,
|
|
178
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
179
|
+
}, {
|
|
180
|
+
denom: 'wtf',
|
|
181
|
+
exponent: 6
|
|
182
|
+
}],
|
|
183
|
+
base: 'ibc/C25277032035DDC15E1662DEFA34564EC082ABCC4E77D9F6DB319E5A32D47B51',
|
|
184
|
+
name: 'wtf',
|
|
185
|
+
display: 'wtf',
|
|
186
|
+
symbol: 'WTF',
|
|
187
|
+
logo_URIs: {
|
|
188
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
189
|
+
},
|
|
190
|
+
images: [{
|
|
191
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
192
|
+
theme: {
|
|
193
|
+
primary_color_hex: '#dcd5ab'
|
|
194
|
+
}
|
|
195
|
+
}],
|
|
196
|
+
type_asset: 'sdk.coin',
|
|
197
|
+
traces: [{
|
|
198
|
+
type: 'ibc',
|
|
199
|
+
counterparty: {
|
|
200
|
+
channel_id: 'channel-5481',
|
|
201
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
202
|
+
chain_name: 'neutron'
|
|
203
|
+
},
|
|
204
|
+
chain: {
|
|
205
|
+
channel_id: 'channel-4'
|
|
206
|
+
}
|
|
207
|
+
}]
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
description: 'Astro BOY',
|
|
211
|
+
denom_units: [{
|
|
212
|
+
denom: 'ibc/4DBE718ED40B5F29214F5A74CC07383B4603FA43E88CFC17E78BCC140BE7DC06',
|
|
213
|
+
exponent: 0,
|
|
214
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
215
|
+
}, {
|
|
216
|
+
denom: 'boy',
|
|
217
|
+
exponent: 6
|
|
218
|
+
}],
|
|
219
|
+
base: 'ibc/4DBE718ED40B5F29214F5A74CC07383B4603FA43E88CFC17E78BCC140BE7DC06',
|
|
220
|
+
name: 'boy',
|
|
221
|
+
display: 'boy',
|
|
222
|
+
symbol: 'BOY',
|
|
223
|
+
logo_URIs: {
|
|
224
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
225
|
+
},
|
|
226
|
+
images: [{
|
|
227
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
228
|
+
theme: {
|
|
229
|
+
primary_color_hex: '#333333'
|
|
230
|
+
}
|
|
231
|
+
}],
|
|
232
|
+
type_asset: 'sdk.coin',
|
|
233
|
+
traces: [{
|
|
234
|
+
type: 'ibc',
|
|
235
|
+
counterparty: {
|
|
236
|
+
channel_id: 'channel-5481',
|
|
237
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
238
|
+
chain_name: 'neutron'
|
|
239
|
+
},
|
|
240
|
+
chain: {
|
|
241
|
+
channel_id: 'channel-4'
|
|
242
|
+
}
|
|
243
|
+
}]
|
|
244
|
+
},
|
|
92
245
|
{
|
|
93
246
|
description: 'The native token of Osmosis',
|
|
94
247
|
denom_units: [{
|
|
@@ -177,6 +330,202 @@ const assets = {
|
|
|
177
330
|
}
|
|
178
331
|
}]
|
|
179
332
|
},
|
|
333
|
+
{
|
|
334
|
+
description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
|
|
335
|
+
denom_units: [{
|
|
336
|
+
denom: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
337
|
+
exponent: 0,
|
|
338
|
+
aliases: ['ustrd']
|
|
339
|
+
}, {
|
|
340
|
+
denom: 'strd',
|
|
341
|
+
exponent: 6
|
|
342
|
+
}],
|
|
343
|
+
base: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
344
|
+
name: 'Stride',
|
|
345
|
+
display: 'strd',
|
|
346
|
+
symbol: 'STRD',
|
|
347
|
+
logo_URIs: {
|
|
348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
350
|
+
},
|
|
351
|
+
coingecko_id: 'stride',
|
|
352
|
+
images: [{
|
|
353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
354
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg',
|
|
355
|
+
theme: {
|
|
356
|
+
primary_color_hex: '#e4047c'
|
|
357
|
+
}
|
|
358
|
+
}],
|
|
359
|
+
socials: {
|
|
360
|
+
website: 'https://stride.zone/',
|
|
361
|
+
twitter: 'https://twitter.com/stride_zone'
|
|
362
|
+
},
|
|
363
|
+
type_asset: 'sdk.coin',
|
|
364
|
+
traces: [{
|
|
365
|
+
type: 'ibc',
|
|
366
|
+
counterparty: {
|
|
367
|
+
channel_id: 'channel-287',
|
|
368
|
+
base_denom: 'ustrd',
|
|
369
|
+
chain_name: 'stride'
|
|
370
|
+
},
|
|
371
|
+
chain: {
|
|
372
|
+
channel_id: 'channel-5'
|
|
373
|
+
}
|
|
374
|
+
}]
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
378
|
+
denom_units: [{
|
|
379
|
+
denom: 'ibc/6E4F7AC11F4EA9923438CF4A282B56EF96B8D4E052D6D360D53CEBC5114E5E77',
|
|
380
|
+
exponent: 0,
|
|
381
|
+
aliases: ['untrn']
|
|
382
|
+
}, {
|
|
383
|
+
denom: 'ntrn',
|
|
384
|
+
exponent: 6
|
|
385
|
+
}],
|
|
386
|
+
base: 'ibc/6E4F7AC11F4EA9923438CF4A282B56EF96B8D4E052D6D360D53CEBC5114E5E77',
|
|
387
|
+
name: 'Neutron',
|
|
388
|
+
display: 'ntrn',
|
|
389
|
+
symbol: 'NTRN',
|
|
390
|
+
logo_URIs: {
|
|
391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
392
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
393
|
+
},
|
|
394
|
+
coingecko_id: 'neutron-3',
|
|
395
|
+
images: [{
|
|
396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
397
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
398
|
+
theme: {
|
|
399
|
+
primary_color_hex: '#040404',
|
|
400
|
+
background_color_hex: '#000000',
|
|
401
|
+
circle: true
|
|
402
|
+
}
|
|
403
|
+
}],
|
|
404
|
+
socials: {
|
|
405
|
+
website: 'https://neutron.org/',
|
|
406
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
407
|
+
},
|
|
408
|
+
type_asset: 'sdk.coin',
|
|
409
|
+
traces: [{
|
|
410
|
+
type: 'ibc',
|
|
411
|
+
counterparty: {
|
|
412
|
+
channel_id: 'channel-5481',
|
|
413
|
+
base_denom: 'untrn',
|
|
414
|
+
chain_name: 'neutron'
|
|
415
|
+
},
|
|
416
|
+
chain: {
|
|
417
|
+
channel_id: 'channel-4'
|
|
418
|
+
}
|
|
419
|
+
}]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
description: 'BITCOSMOS',
|
|
423
|
+
denom_units: [{
|
|
424
|
+
denom: 'ibc/E32447C3B93953DF829D689C0FCB611CDA198127DDDBB2BEC08FAA3D566846A1',
|
|
425
|
+
exponent: 0,
|
|
426
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
427
|
+
}, {
|
|
428
|
+
denom: 'bitcosmos',
|
|
429
|
+
exponent: 6
|
|
430
|
+
}],
|
|
431
|
+
base: 'ibc/E32447C3B93953DF829D689C0FCB611CDA198127DDDBB2BEC08FAA3D566846A1',
|
|
432
|
+
name: 'Bitcosmos',
|
|
433
|
+
display: 'bitcosmos',
|
|
434
|
+
symbol: 'BTC',
|
|
435
|
+
logo_URIs: {
|
|
436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
437
|
+
},
|
|
438
|
+
images: [{
|
|
439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
440
|
+
theme: {
|
|
441
|
+
primary_color_hex: '#1b0847'
|
|
442
|
+
}
|
|
443
|
+
}],
|
|
444
|
+
type_asset: 'sdk.coin',
|
|
445
|
+
traces: [{
|
|
446
|
+
type: 'ibc',
|
|
447
|
+
counterparty: {
|
|
448
|
+
channel_id: 'channel-5481',
|
|
449
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
450
|
+
chain_name: 'neutron'
|
|
451
|
+
},
|
|
452
|
+
chain: {
|
|
453
|
+
channel_id: 'channel-4'
|
|
454
|
+
}
|
|
455
|
+
}]
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
description: 'What the Fuck',
|
|
459
|
+
denom_units: [{
|
|
460
|
+
denom: 'ibc/C25277032035DDC15E1662DEFA34564EC082ABCC4E77D9F6DB319E5A32D47B51',
|
|
461
|
+
exponent: 0,
|
|
462
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
463
|
+
}, {
|
|
464
|
+
denom: 'wtf',
|
|
465
|
+
exponent: 6
|
|
466
|
+
}],
|
|
467
|
+
base: 'ibc/C25277032035DDC15E1662DEFA34564EC082ABCC4E77D9F6DB319E5A32D47B51',
|
|
468
|
+
name: 'wtf',
|
|
469
|
+
display: 'wtf',
|
|
470
|
+
symbol: 'WTF',
|
|
471
|
+
logo_URIs: {
|
|
472
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
473
|
+
},
|
|
474
|
+
images: [{
|
|
475
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
476
|
+
theme: {
|
|
477
|
+
primary_color_hex: '#dcd5ab'
|
|
478
|
+
}
|
|
479
|
+
}],
|
|
480
|
+
type_asset: 'sdk.coin',
|
|
481
|
+
traces: [{
|
|
482
|
+
type: 'ibc',
|
|
483
|
+
counterparty: {
|
|
484
|
+
channel_id: 'channel-5481',
|
|
485
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
486
|
+
chain_name: 'neutron'
|
|
487
|
+
},
|
|
488
|
+
chain: {
|
|
489
|
+
channel_id: 'channel-4'
|
|
490
|
+
}
|
|
491
|
+
}]
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
description: 'Astro BOY',
|
|
495
|
+
denom_units: [{
|
|
496
|
+
denom: 'ibc/4DBE718ED40B5F29214F5A74CC07383B4603FA43E88CFC17E78BCC140BE7DC06',
|
|
497
|
+
exponent: 0,
|
|
498
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
499
|
+
}, {
|
|
500
|
+
denom: 'boy',
|
|
501
|
+
exponent: 6
|
|
502
|
+
}],
|
|
503
|
+
base: 'ibc/4DBE718ED40B5F29214F5A74CC07383B4603FA43E88CFC17E78BCC140BE7DC06',
|
|
504
|
+
name: 'boy',
|
|
505
|
+
display: 'boy',
|
|
506
|
+
symbol: 'BOY',
|
|
507
|
+
logo_URIs: {
|
|
508
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
509
|
+
},
|
|
510
|
+
images: [{
|
|
511
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
512
|
+
theme: {
|
|
513
|
+
primary_color_hex: '#333333'
|
|
514
|
+
}
|
|
515
|
+
}],
|
|
516
|
+
type_asset: 'sdk.coin',
|
|
517
|
+
traces: [{
|
|
518
|
+
type: 'ibc',
|
|
519
|
+
counterparty: {
|
|
520
|
+
channel_id: 'channel-5481',
|
|
521
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
522
|
+
chain_name: 'neutron'
|
|
523
|
+
},
|
|
524
|
+
chain: {
|
|
525
|
+
channel_id: 'channel-4'
|
|
526
|
+
}
|
|
527
|
+
}]
|
|
528
|
+
},
|
|
180
529
|
{
|
|
181
530
|
description: 'The native token of Osmosis',
|
|
182
531
|
denom_units: [{
|
|
@@ -264,6 +613,49 @@ const assets = {
|
|
|
264
613
|
channel_id: 'channel-2'
|
|
265
614
|
}
|
|
266
615
|
}]
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
|
|
619
|
+
denom_units: [{
|
|
620
|
+
denom: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
621
|
+
exponent: 0,
|
|
622
|
+
aliases: ['ustrd']
|
|
623
|
+
}, {
|
|
624
|
+
denom: 'strd',
|
|
625
|
+
exponent: 6
|
|
626
|
+
}],
|
|
627
|
+
base: 'ibc/F4EF72139CDCF526FFD520402C53FFB7A927B528BDF0C5FF60A4D8B4780D2C6B',
|
|
628
|
+
name: 'Stride',
|
|
629
|
+
display: 'strd',
|
|
630
|
+
symbol: 'STRD',
|
|
631
|
+
logo_URIs: {
|
|
632
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
633
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
634
|
+
},
|
|
635
|
+
coingecko_id: 'stride',
|
|
636
|
+
images: [{
|
|
637
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
638
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg',
|
|
639
|
+
theme: {
|
|
640
|
+
primary_color_hex: '#e4047c'
|
|
641
|
+
}
|
|
642
|
+
}],
|
|
643
|
+
socials: {
|
|
644
|
+
website: 'https://stride.zone/',
|
|
645
|
+
twitter: 'https://twitter.com/stride_zone'
|
|
646
|
+
},
|
|
647
|
+
type_asset: 'sdk.coin',
|
|
648
|
+
traces: [{
|
|
649
|
+
type: 'ibc',
|
|
650
|
+
counterparty: {
|
|
651
|
+
channel_id: 'channel-287',
|
|
652
|
+
base_denom: 'ustrd',
|
|
653
|
+
chain_name: 'stride'
|
|
654
|
+
},
|
|
655
|
+
chain: {
|
|
656
|
+
channel_id: 'channel-5'
|
|
657
|
+
}
|
|
658
|
+
}]
|
|
267
659
|
}
|
|
268
660
|
]
|
|
269
661
|
};
|