@chain-registry/assets 1.70.613 → 1.70.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/acrechain.js +0 -80
- package/esm/mainnet/akash.js +0 -158
- package/esm/mainnet/assets.js +1 -5
- package/esm/mainnet/atomone.js +0 -80
- package/esm/mainnet/aura.js +0 -80
- package/esm/mainnet/axelar.js +20 -16
- package/esm/mainnet/carbon.js +0 -80
- package/esm/mainnet/celestia.js +0 -80
- package/esm/mainnet/composable.js +0 -80
- package/esm/mainnet/cosmoshub.js +0 -158
- package/esm/mainnet/crescent.js +0 -80
- package/esm/mainnet/cryptoorgchain.js +0 -78
- package/esm/mainnet/doravota.js +0 -80
- package/esm/mainnet/elys.js +20 -16
- package/esm/mainnet/gateway.js +0 -80
- package/esm/mainnet/index.js +0 -4
- package/esm/mainnet/injective.js +20 -16
- package/esm/mainnet/irisnet.js +0 -78
- package/esm/mainnet/juno.js +0 -80
- package/esm/mainnet/kujira.js +0 -80
- package/esm/mainnet/kyve.js +20 -16
- package/esm/mainnet/lava.js +0 -80
- package/esm/mainnet/mantrachain.js +0 -80
- package/esm/mainnet/migaloo.js +0 -80
- package/esm/mainnet/neutron.js +0 -80
- package/esm/mainnet/noble.js +20 -96
- package/esm/mainnet/omniflixhub.js +0 -80
- package/esm/mainnet/osmosis.js +20 -352
- package/esm/mainnet/persistence.js +0 -158
- package/esm/mainnet/quicksilver.js +20 -96
- package/esm/mainnet/regen.js +0 -78
- package/esm/mainnet/secretnetwork.js +0 -80
- package/esm/mainnet/sentinel.js +0 -78
- package/esm/mainnet/stride.js +0 -80
- package/esm/mainnet/terra2.js +0 -80
- package/mainnet/acrechain.js +0 -80
- package/mainnet/akash.js +0 -158
- package/mainnet/assets.js +1 -5
- package/mainnet/atomone.js +0 -80
- package/mainnet/aura.js +0 -80
- package/mainnet/axelar.js +20 -16
- package/mainnet/carbon.js +0 -80
- package/mainnet/celestia.js +0 -80
- package/mainnet/composable.js +0 -80
- package/mainnet/cosmoshub.js +0 -158
- package/mainnet/crescent.js +0 -80
- package/mainnet/cryptoorgchain.js +0 -78
- package/mainnet/doravota.js +0 -80
- package/mainnet/elys.js +20 -16
- package/mainnet/gateway.js +0 -80
- package/mainnet/index.d.ts +0 -4
- package/mainnet/index.js +2 -6
- package/mainnet/injective.js +20 -16
- package/mainnet/irisnet.js +0 -78
- package/mainnet/juno.js +0 -80
- package/mainnet/kujira.js +0 -80
- package/mainnet/kyve.js +20 -16
- package/mainnet/lava.js +0 -80
- package/mainnet/mantrachain.js +0 -80
- package/mainnet/migaloo.js +0 -80
- package/mainnet/neutron.js +0 -80
- package/mainnet/noble.js +20 -96
- package/mainnet/omniflixhub.js +0 -80
- package/mainnet/osmosis.js +20 -352
- package/mainnet/persistence.js +0 -158
- package/mainnet/quicksilver.js +20 -96
- package/mainnet/regen.js +0 -78
- package/mainnet/secretnetwork.js +0 -80
- package/mainnet/sentinel.js +0 -78
- package/mainnet/stride.js +0 -80
- package/mainnet/terra2.js +0 -80
- package/package.json +5 -5
- package/esm/mainnet/nillion.js +0 -170
- package/esm/mainnet/stargaze.js +0 -2990
- package/esm/mainnet/starname.js +0 -912
- package/esm/mainnet/tgrade.js +0 -170
- package/mainnet/nillion.d.ts +0 -3
- package/mainnet/nillion.js +0 -172
- package/mainnet/stargaze.d.ts +0 -3
- package/mainnet/stargaze.js +0 -2992
- package/mainnet/starname.d.ts +0 -3
- package/mainnet/starname.js +0 -914
- package/mainnet/tgrade.d.ts +0 -3
- package/mainnet/tgrade.js +0 -172
package/esm/mainnet/stargaze.js
DELETED
|
@@ -1,2990 +0,0 @@
|
|
|
1
|
-
const assets = {
|
|
2
|
-
chain_name: 'stargaze',
|
|
3
|
-
assets: [
|
|
4
|
-
{
|
|
5
|
-
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
6
|
-
denom_units: [{
|
|
7
|
-
denom: 'ibc/46195BEEC4EA573166C96E93D6C296EA6B41361F65637F1CFD20F5E94AE7B941',
|
|
8
|
-
exponent: 0,
|
|
9
|
-
aliases: ['aacre']
|
|
10
|
-
}, {
|
|
11
|
-
denom: 'acre',
|
|
12
|
-
exponent: 18
|
|
13
|
-
}],
|
|
14
|
-
base: 'ibc/46195BEEC4EA573166C96E93D6C296EA6B41361F65637F1CFD20F5E94AE7B941',
|
|
15
|
-
name: 'Acre',
|
|
16
|
-
display: 'acre',
|
|
17
|
-
symbol: 'ACRE',
|
|
18
|
-
logo_URIs: {
|
|
19
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
20
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
21
|
-
},
|
|
22
|
-
images: [{
|
|
23
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
24
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
25
|
-
}],
|
|
26
|
-
socials: {
|
|
27
|
-
website: 'https://arable.finance/',
|
|
28
|
-
x: 'https://x.com/ArableProtocol'
|
|
29
|
-
},
|
|
30
|
-
type_asset: 'sdk.coin',
|
|
31
|
-
traces: [{
|
|
32
|
-
type: 'ibc',
|
|
33
|
-
counterparty: {
|
|
34
|
-
channel_id: 'channel-4',
|
|
35
|
-
base_denom: 'aacre',
|
|
36
|
-
chain_name: 'acrechain'
|
|
37
|
-
},
|
|
38
|
-
chain: {
|
|
39
|
-
channel_id: 'channel-121'
|
|
40
|
-
}
|
|
41
|
-
}]
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
description: 'Overcollateralized stable coin for Arable derivatives v1',
|
|
45
|
-
denom_units: [{
|
|
46
|
-
denom: 'ibc/1F0051596A782B532CE9D07F18E56B3BED0467CF361C6F20F54B609B21252983',
|
|
47
|
-
exponent: 0,
|
|
48
|
-
aliases: ['erc20/0x2Cbea61fdfDFA520Ee99700F104D5b75ADf50B0c']
|
|
49
|
-
}, {
|
|
50
|
-
denom: 'arusd',
|
|
51
|
-
exponent: 18
|
|
52
|
-
}],
|
|
53
|
-
base: 'ibc/1F0051596A782B532CE9D07F18E56B3BED0467CF361C6F20F54B609B21252983',
|
|
54
|
-
name: 'Arable USD',
|
|
55
|
-
display: 'arusd',
|
|
56
|
-
symbol: 'arUSD',
|
|
57
|
-
logo_URIs: {
|
|
58
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
59
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
60
|
-
},
|
|
61
|
-
images: [{
|
|
62
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
63
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
64
|
-
}],
|
|
65
|
-
socials: {
|
|
66
|
-
website: 'https://arable.finance/',
|
|
67
|
-
x: 'https://x.com/ArableProtocol'
|
|
68
|
-
},
|
|
69
|
-
type_asset: 'sdk.coin',
|
|
70
|
-
traces: [{
|
|
71
|
-
type: 'ibc',
|
|
72
|
-
counterparty: {
|
|
73
|
-
channel_id: 'channel-4',
|
|
74
|
-
base_denom: 'erc20/0x2Cbea61fdfDFA520Ee99700F104D5b75ADf50B0c',
|
|
75
|
-
chain_name: 'acrechain'
|
|
76
|
-
},
|
|
77
|
-
chain: {
|
|
78
|
-
channel_id: 'channel-121'
|
|
79
|
-
}
|
|
80
|
-
}]
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
description: 'Ciento Exchange Token',
|
|
84
|
-
denom_units: [{
|
|
85
|
-
denom: 'ibc/1A23BB7AF0CAFD80CC94C9C5D4C1E7D6615714F9836AE735CECCA3E8497B9788',
|
|
86
|
-
exponent: 0,
|
|
87
|
-
aliases: ['erc20/0xAE6D3334989a22A65228732446731438672418F2']
|
|
88
|
-
}, {
|
|
89
|
-
denom: 'cnto',
|
|
90
|
-
exponent: 18
|
|
91
|
-
}],
|
|
92
|
-
base: 'ibc/1A23BB7AF0CAFD80CC94C9C5D4C1E7D6615714F9836AE735CECCA3E8497B9788',
|
|
93
|
-
name: 'Ciento Token',
|
|
94
|
-
display: 'cnto',
|
|
95
|
-
symbol: 'CNTO',
|
|
96
|
-
logo_URIs: {
|
|
97
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png',
|
|
98
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg'
|
|
99
|
-
},
|
|
100
|
-
images: [{
|
|
101
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png',
|
|
102
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg'
|
|
103
|
-
}],
|
|
104
|
-
type_asset: 'sdk.coin',
|
|
105
|
-
traces: [{
|
|
106
|
-
type: 'ibc',
|
|
107
|
-
counterparty: {
|
|
108
|
-
channel_id: 'channel-4',
|
|
109
|
-
base_denom: 'erc20/0xAE6D3334989a22A65228732446731438672418F2',
|
|
110
|
-
chain_name: 'acrechain'
|
|
111
|
-
},
|
|
112
|
-
chain: {
|
|
113
|
-
channel_id: 'channel-121'
|
|
114
|
-
}
|
|
115
|
-
}]
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
description: 'Akash Network is a decentralized cloud computing marketplace that connects users with unused computing resources, offering a cost-effective alternative to traditional cloud providers.',
|
|
119
|
-
denom_units: [{
|
|
120
|
-
denom: 'ibc/84CF82F31F46BFBE392F50D7062BC95142F182A904BCAD3E3180C15B525444D8',
|
|
121
|
-
exponent: 0,
|
|
122
|
-
aliases: ['uakt']
|
|
123
|
-
}, {
|
|
124
|
-
denom: 'akt',
|
|
125
|
-
exponent: 6
|
|
126
|
-
}],
|
|
127
|
-
base: 'ibc/84CF82F31F46BFBE392F50D7062BC95142F182A904BCAD3E3180C15B525444D8',
|
|
128
|
-
name: 'Akash Network',
|
|
129
|
-
display: 'akt',
|
|
130
|
-
symbol: 'AKT',
|
|
131
|
-
logo_URIs: {
|
|
132
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
133
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
134
|
-
},
|
|
135
|
-
coingecko_id: 'akash-network',
|
|
136
|
-
images: [{
|
|
137
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
138
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
139
|
-
}],
|
|
140
|
-
socials: {
|
|
141
|
-
website: 'https://akash.network/',
|
|
142
|
-
x: 'https://x.com/akashnet'
|
|
143
|
-
},
|
|
144
|
-
type_asset: 'sdk.coin',
|
|
145
|
-
traces: [{
|
|
146
|
-
type: 'ibc',
|
|
147
|
-
counterparty: {
|
|
148
|
-
channel_id: 'channel-130',
|
|
149
|
-
base_denom: 'uakt',
|
|
150
|
-
chain_name: 'akash'
|
|
151
|
-
},
|
|
152
|
-
chain: {
|
|
153
|
-
channel_id: 'channel-447'
|
|
154
|
-
}
|
|
155
|
-
}]
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
159
|
-
denom_units: [
|
|
160
|
-
{
|
|
161
|
-
denom: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
|
|
162
|
-
exponent: 0,
|
|
163
|
-
aliases: ['uact']
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
denom: 'mact',
|
|
167
|
-
exponent: 3
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
denom: 'act',
|
|
171
|
-
exponent: 6
|
|
172
|
-
}
|
|
173
|
-
],
|
|
174
|
-
base: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
|
|
175
|
-
name: 'Akash Compute Token',
|
|
176
|
-
display: 'act',
|
|
177
|
-
symbol: 'ACT',
|
|
178
|
-
logo_URIs: {
|
|
179
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
180
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
181
|
-
},
|
|
182
|
-
images: [{
|
|
183
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
184
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
185
|
-
}],
|
|
186
|
-
socials: {
|
|
187
|
-
website: 'https://akash.network/',
|
|
188
|
-
x: 'https://x.com/akashnet'
|
|
189
|
-
},
|
|
190
|
-
type_asset: 'sdk.coin',
|
|
191
|
-
traces: [{
|
|
192
|
-
type: 'ibc',
|
|
193
|
-
counterparty: {
|
|
194
|
-
channel_id: 'channel-130',
|
|
195
|
-
base_denom: 'uact',
|
|
196
|
-
chain_name: 'akash'
|
|
197
|
-
},
|
|
198
|
-
chain: {
|
|
199
|
-
channel_id: 'channel-447'
|
|
200
|
-
}
|
|
201
|
-
}]
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
description: 'The native staking and governance token of AtomOne',
|
|
205
|
-
denom_units: [{
|
|
206
|
-
denom: 'ibc/1CB8A5D27AD8BEBAFF6C810E637157E07703662AA084E68330E388F77E27244D',
|
|
207
|
-
exponent: 0,
|
|
208
|
-
aliases: ['uatone']
|
|
209
|
-
}, {
|
|
210
|
-
denom: 'atone',
|
|
211
|
-
exponent: 6
|
|
212
|
-
}],
|
|
213
|
-
base: 'ibc/1CB8A5D27AD8BEBAFF6C810E637157E07703662AA084E68330E388F77E27244D',
|
|
214
|
-
name: 'Atone',
|
|
215
|
-
display: 'atone',
|
|
216
|
-
symbol: 'ATONE',
|
|
217
|
-
logo_URIs: {
|
|
218
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
219
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
220
|
-
},
|
|
221
|
-
images: [{
|
|
222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
224
|
-
}],
|
|
225
|
-
type_asset: 'sdk.coin',
|
|
226
|
-
socials: {
|
|
227
|
-
website: 'https://atom.one',
|
|
228
|
-
x: 'https://x.com/_atomone'
|
|
229
|
-
},
|
|
230
|
-
coingecko_id: 'atomone',
|
|
231
|
-
traces: [{
|
|
232
|
-
type: 'ibc',
|
|
233
|
-
counterparty: {
|
|
234
|
-
channel_id: 'channel-3',
|
|
235
|
-
base_denom: 'uatone',
|
|
236
|
-
chain_name: 'atomone'
|
|
237
|
-
},
|
|
238
|
-
chain: {
|
|
239
|
-
channel_id: 'channel-448'
|
|
240
|
-
}
|
|
241
|
-
}]
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
description: 'The fee token of AtomOne',
|
|
245
|
-
denom_units: [{
|
|
246
|
-
denom: 'ibc/1F59A463886D3C4B32244C3984C6B208F3F1C60889136FFCE8FBD1808DE7B92D',
|
|
247
|
-
exponent: 0,
|
|
248
|
-
aliases: ['uphoton']
|
|
249
|
-
}, {
|
|
250
|
-
denom: 'photon',
|
|
251
|
-
exponent: 6
|
|
252
|
-
}],
|
|
253
|
-
base: 'ibc/1F59A463886D3C4B32244C3984C6B208F3F1C60889136FFCE8FBD1808DE7B92D',
|
|
254
|
-
name: 'Photon',
|
|
255
|
-
display: 'photon',
|
|
256
|
-
symbol: 'PHOTON',
|
|
257
|
-
logo_URIs: {
|
|
258
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
259
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
260
|
-
},
|
|
261
|
-
images: [{
|
|
262
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
263
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
264
|
-
}],
|
|
265
|
-
type_asset: 'sdk.coin',
|
|
266
|
-
socials: {
|
|
267
|
-
website: 'https://atom.one',
|
|
268
|
-
x: 'https://x.com/_atomone'
|
|
269
|
-
},
|
|
270
|
-
coingecko_id: 'photon-2',
|
|
271
|
-
traces: [{
|
|
272
|
-
type: 'ibc',
|
|
273
|
-
counterparty: {
|
|
274
|
-
channel_id: 'channel-3',
|
|
275
|
-
base_denom: 'uphoton',
|
|
276
|
-
chain_name: 'atomone'
|
|
277
|
-
},
|
|
278
|
-
chain: {
|
|
279
|
-
channel_id: 'channel-448'
|
|
280
|
-
}
|
|
281
|
-
}]
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
description: 'The native token of Aura Network',
|
|
285
|
-
denom_units: [{
|
|
286
|
-
denom: 'ibc/7C6220A768862B54B717F6AF9E29D398B16747B79D509E777D7F2259578E3D47',
|
|
287
|
-
exponent: 0,
|
|
288
|
-
aliases: ['uaura']
|
|
289
|
-
}, {
|
|
290
|
-
denom: 'aura',
|
|
291
|
-
exponent: 6
|
|
292
|
-
}],
|
|
293
|
-
base: 'ibc/7C6220A768862B54B717F6AF9E29D398B16747B79D509E777D7F2259578E3D47',
|
|
294
|
-
name: 'Aura',
|
|
295
|
-
display: 'aura',
|
|
296
|
-
symbol: 'AURA',
|
|
297
|
-
logo_URIs: {
|
|
298
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
|
|
299
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
|
|
300
|
-
},
|
|
301
|
-
coingecko_id: 'aura-network',
|
|
302
|
-
images: [{
|
|
303
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
|
|
304
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
|
|
305
|
-
}],
|
|
306
|
-
type_asset: 'sdk.coin',
|
|
307
|
-
traces: [{
|
|
308
|
-
type: 'ibc',
|
|
309
|
-
counterparty: {
|
|
310
|
-
channel_id: 'channel-23',
|
|
311
|
-
base_denom: 'uaura',
|
|
312
|
-
chain_name: 'aura'
|
|
313
|
-
},
|
|
314
|
-
chain: {
|
|
315
|
-
channel_id: 'channel-270'
|
|
316
|
-
}
|
|
317
|
-
}]
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
description: 'The native governance token of Carbon',
|
|
321
|
-
denom_units: [{
|
|
322
|
-
denom: 'ibc/33D5AC617E1FEC507F469317A7E1392D2CA21D73E181B1E998897FF126A652BC',
|
|
323
|
-
exponent: 0,
|
|
324
|
-
aliases: ['swth']
|
|
325
|
-
}, {
|
|
326
|
-
denom: 'dswth',
|
|
327
|
-
exponent: 8,
|
|
328
|
-
aliases: ['SWTH']
|
|
329
|
-
}],
|
|
330
|
-
type_asset: 'sdk.coin',
|
|
331
|
-
base: 'ibc/33D5AC617E1FEC507F469317A7E1392D2CA21D73E181B1E998897FF126A652BC',
|
|
332
|
-
name: 'Carbon',
|
|
333
|
-
display: 'dswth',
|
|
334
|
-
symbol: 'SWTH',
|
|
335
|
-
logo_URIs: {
|
|
336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png',
|
|
337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg'
|
|
338
|
-
},
|
|
339
|
-
coingecko_id: 'switcheo',
|
|
340
|
-
images: [{
|
|
341
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png',
|
|
342
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg'
|
|
343
|
-
}],
|
|
344
|
-
traces: [{
|
|
345
|
-
type: 'ibc',
|
|
346
|
-
counterparty: {
|
|
347
|
-
channel_id: 'channel-15',
|
|
348
|
-
base_denom: 'swth',
|
|
349
|
-
chain_name: 'carbon'
|
|
350
|
-
},
|
|
351
|
-
chain: {
|
|
352
|
-
channel_id: 'channel-123'
|
|
353
|
-
}
|
|
354
|
-
}]
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
description: 'The native stablecoin of Carbon',
|
|
358
|
-
denom_units: [{
|
|
359
|
-
denom: 'ibc/95EB1ED03004A24C232BF5E71345D03412FFDF2EA993B41179864DA6B1E44529',
|
|
360
|
-
exponent: 0,
|
|
361
|
-
aliases: ['usc']
|
|
362
|
-
}, {
|
|
363
|
-
denom: 'dusc',
|
|
364
|
-
exponent: 8,
|
|
365
|
-
aliases: ['USC']
|
|
366
|
-
}],
|
|
367
|
-
type_asset: 'sdk.coin',
|
|
368
|
-
base: 'ibc/95EB1ED03004A24C232BF5E71345D03412FFDF2EA993B41179864DA6B1E44529',
|
|
369
|
-
name: 'Carbon USD Coin',
|
|
370
|
-
display: 'dusc',
|
|
371
|
-
symbol: 'USC',
|
|
372
|
-
logo_URIs: {
|
|
373
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
375
|
-
},
|
|
376
|
-
images: [{
|
|
377
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
378
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
379
|
-
}],
|
|
380
|
-
traces: [{
|
|
381
|
-
type: 'ibc',
|
|
382
|
-
counterparty: {
|
|
383
|
-
channel_id: 'channel-15',
|
|
384
|
-
base_denom: 'usc',
|
|
385
|
-
chain_name: 'carbon'
|
|
386
|
-
},
|
|
387
|
-
chain: {
|
|
388
|
-
channel_id: 'channel-123'
|
|
389
|
-
}
|
|
390
|
-
}]
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
description: 'Grouped USD on Carbon',
|
|
394
|
-
denom_units: [{
|
|
395
|
-
denom: 'ibc/E6DB9D779B4263E4A4BA18585E4A88288658D8254A1693F9C9D2BC25A7FD9A99',
|
|
396
|
-
exponent: 0,
|
|
397
|
-
aliases: ['cgt/1']
|
|
398
|
-
}, {
|
|
399
|
-
denom: 'usd',
|
|
400
|
-
exponent: 18,
|
|
401
|
-
aliases: ['USD']
|
|
402
|
-
}],
|
|
403
|
-
base: 'ibc/E6DB9D779B4263E4A4BA18585E4A88288658D8254A1693F9C9D2BC25A7FD9A99',
|
|
404
|
-
name: 'Carbon Grouped USD',
|
|
405
|
-
display: 'usd',
|
|
406
|
-
symbol: 'USD',
|
|
407
|
-
logo_URIs: {
|
|
408
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.png',
|
|
409
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.svg'
|
|
410
|
-
},
|
|
411
|
-
images: [{
|
|
412
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.png',
|
|
413
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.svg'
|
|
414
|
-
}],
|
|
415
|
-
type_asset: 'sdk.coin',
|
|
416
|
-
traces: [{
|
|
417
|
-
type: 'ibc',
|
|
418
|
-
counterparty: {
|
|
419
|
-
channel_id: 'channel-15',
|
|
420
|
-
base_denom: 'cgt/1',
|
|
421
|
-
chain_name: 'carbon'
|
|
422
|
-
},
|
|
423
|
-
chain: {
|
|
424
|
-
channel_id: 'channel-123'
|
|
425
|
-
}
|
|
426
|
-
}]
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
430
|
-
denom_units: [{
|
|
431
|
-
denom: 'ibc/14D1406D84227FDF4B055EA5CB2298095BBCA3F3BC3EF583AE6DF36F0FB179C8',
|
|
432
|
-
exponent: 0,
|
|
433
|
-
aliases: ['utia']
|
|
434
|
-
}, {
|
|
435
|
-
denom: 'tia',
|
|
436
|
-
exponent: 6
|
|
437
|
-
}],
|
|
438
|
-
base: 'ibc/14D1406D84227FDF4B055EA5CB2298095BBCA3F3BC3EF583AE6DF36F0FB179C8',
|
|
439
|
-
name: 'Celestia',
|
|
440
|
-
display: 'tia',
|
|
441
|
-
symbol: 'TIA',
|
|
442
|
-
coingecko_id: 'celestia',
|
|
443
|
-
logo_URIs: {
|
|
444
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
445
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
446
|
-
},
|
|
447
|
-
images: [{
|
|
448
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
449
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
450
|
-
}],
|
|
451
|
-
socials: {
|
|
452
|
-
website: 'https://celestia.org/',
|
|
453
|
-
x: 'https://x.com/CelestiaOrg'
|
|
454
|
-
},
|
|
455
|
-
type_asset: 'sdk.coin',
|
|
456
|
-
traces: [{
|
|
457
|
-
type: 'ibc',
|
|
458
|
-
counterparty: {
|
|
459
|
-
channel_id: 'channel-33',
|
|
460
|
-
base_denom: 'utia',
|
|
461
|
-
chain_name: 'celestia'
|
|
462
|
-
},
|
|
463
|
-
chain: {
|
|
464
|
-
channel_id: 'channel-291'
|
|
465
|
-
}
|
|
466
|
-
}]
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
470
|
-
denom_units: [{
|
|
471
|
-
denom: 'ibc/9DF365E2C0EF4EA02FA771F638BB9C0C830EFCD354629BDC017F79B348B4E989',
|
|
472
|
-
exponent: 0,
|
|
473
|
-
aliases: ['uatom']
|
|
474
|
-
}, {
|
|
475
|
-
denom: 'atom',
|
|
476
|
-
exponent: 6
|
|
477
|
-
}],
|
|
478
|
-
base: 'ibc/9DF365E2C0EF4EA02FA771F638BB9C0C830EFCD354629BDC017F79B348B4E989',
|
|
479
|
-
name: 'Cosmos Hub Atom',
|
|
480
|
-
display: 'atom',
|
|
481
|
-
symbol: 'ATOM',
|
|
482
|
-
logo_URIs: {
|
|
483
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
484
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
485
|
-
},
|
|
486
|
-
coingecko_id: 'cosmos',
|
|
487
|
-
images: [{
|
|
488
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
489
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
490
|
-
}],
|
|
491
|
-
socials: {
|
|
492
|
-
website: 'https://cosmos.network',
|
|
493
|
-
x: 'https://x.com/cosmoshub'
|
|
494
|
-
},
|
|
495
|
-
type_asset: 'sdk.coin',
|
|
496
|
-
traces: [{
|
|
497
|
-
type: 'ibc',
|
|
498
|
-
counterparty: {
|
|
499
|
-
channel_id: 'channel-730',
|
|
500
|
-
base_denom: 'uatom',
|
|
501
|
-
chain_name: 'cosmoshub'
|
|
502
|
-
},
|
|
503
|
-
chain: {
|
|
504
|
-
channel_id: 'channel-239'
|
|
505
|
-
}
|
|
506
|
-
}]
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
description: 'The native token of Crescent',
|
|
510
|
-
denom_units: [{
|
|
511
|
-
denom: 'ibc/892B184DE49984FEA412E6BB8B9F2FA35E707E29DD5E9ADB515EB99B11E40837',
|
|
512
|
-
exponent: 0,
|
|
513
|
-
aliases: ['ucre']
|
|
514
|
-
}, {
|
|
515
|
-
denom: 'cre',
|
|
516
|
-
exponent: 6
|
|
517
|
-
}],
|
|
518
|
-
base: 'ibc/892B184DE49984FEA412E6BB8B9F2FA35E707E29DD5E9ADB515EB99B11E40837',
|
|
519
|
-
name: 'Crescent',
|
|
520
|
-
display: 'cre',
|
|
521
|
-
symbol: 'CRE',
|
|
522
|
-
logo_URIs: {
|
|
523
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
524
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
525
|
-
},
|
|
526
|
-
images: [{
|
|
527
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
528
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
529
|
-
}],
|
|
530
|
-
type_asset: 'sdk.coin',
|
|
531
|
-
traces: [{
|
|
532
|
-
type: 'ibc',
|
|
533
|
-
counterparty: {
|
|
534
|
-
channel_id: 'channel-21',
|
|
535
|
-
base_denom: 'ucre',
|
|
536
|
-
chain_name: 'crescent'
|
|
537
|
-
},
|
|
538
|
-
chain: {
|
|
539
|
-
channel_id: 'channel-51'
|
|
540
|
-
}
|
|
541
|
-
}]
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
description: 'The bonded token of Crescent',
|
|
545
|
-
denom_units: [{
|
|
546
|
-
denom: 'ibc/7811A811C1EBD001CA3DB637DDD7F9254E6FC0D5EFCC26163C94FBA299F77D31',
|
|
547
|
-
exponent: 0,
|
|
548
|
-
aliases: ['ubcre']
|
|
549
|
-
}, {
|
|
550
|
-
denom: 'bcre',
|
|
551
|
-
exponent: 6
|
|
552
|
-
}],
|
|
553
|
-
base: 'ibc/7811A811C1EBD001CA3DB637DDD7F9254E6FC0D5EFCC26163C94FBA299F77D31',
|
|
554
|
-
name: 'Bonded Crescent',
|
|
555
|
-
display: 'bcre',
|
|
556
|
-
symbol: 'bCRE',
|
|
557
|
-
logo_URIs: {
|
|
558
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
559
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
560
|
-
},
|
|
561
|
-
images: [{
|
|
562
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
563
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
564
|
-
}],
|
|
565
|
-
type_asset: 'sdk.coin',
|
|
566
|
-
traces: [{
|
|
567
|
-
type: 'ibc',
|
|
568
|
-
counterparty: {
|
|
569
|
-
channel_id: 'channel-21',
|
|
570
|
-
base_denom: 'ubcre',
|
|
571
|
-
chain_name: 'crescent'
|
|
572
|
-
},
|
|
573
|
-
chain: {
|
|
574
|
-
channel_id: 'channel-51'
|
|
575
|
-
}
|
|
576
|
-
}]
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
580
|
-
denom_units: [{
|
|
581
|
-
denom: 'ibc/922B5DFF7AEEC6D0951341C650A6B97EF1C8E94F670024E57C4BDDCBEC050419',
|
|
582
|
-
exponent: 0,
|
|
583
|
-
aliases: ['peaka']
|
|
584
|
-
}, {
|
|
585
|
-
denom: 'DORA',
|
|
586
|
-
exponent: 18
|
|
587
|
-
}],
|
|
588
|
-
base: 'ibc/922B5DFF7AEEC6D0951341C650A6B97EF1C8E94F670024E57C4BDDCBEC050419',
|
|
589
|
-
name: 'Dora Vota',
|
|
590
|
-
display: 'DORA',
|
|
591
|
-
symbol: 'DORA',
|
|
592
|
-
logo_URIs: {
|
|
593
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg'
|
|
594
|
-
},
|
|
595
|
-
images: [{
|
|
596
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg'
|
|
597
|
-
}, {
|
|
598
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/doravota.png'
|
|
599
|
-
}],
|
|
600
|
-
type_asset: 'sdk.coin',
|
|
601
|
-
traces: [{
|
|
602
|
-
type: 'ibc',
|
|
603
|
-
counterparty: {
|
|
604
|
-
channel_id: 'channel-15',
|
|
605
|
-
base_denom: 'peaka',
|
|
606
|
-
chain_name: 'doravota'
|
|
607
|
-
},
|
|
608
|
-
chain: {
|
|
609
|
-
channel_id: 'channel-394'
|
|
610
|
-
}
|
|
611
|
-
}]
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
description: 'The native fee token of Gateway.',
|
|
615
|
-
denom_units: [{
|
|
616
|
-
denom: 'ibc/A8B0AD0A4BD2235CA616987ACF8AA7B63EF0EE9C46ED7A4C18E344820C2C1061',
|
|
617
|
-
exponent: 0,
|
|
618
|
-
aliases: ['utest']
|
|
619
|
-
}, {
|
|
620
|
-
denom: 'test',
|
|
621
|
-
exponent: 6
|
|
622
|
-
}],
|
|
623
|
-
type_asset: 'sdk.coin',
|
|
624
|
-
base: 'ibc/A8B0AD0A4BD2235CA616987ACF8AA7B63EF0EE9C46ED7A4C18E344820C2C1061',
|
|
625
|
-
name: 'Test',
|
|
626
|
-
display: 'test',
|
|
627
|
-
symbol: 'TEST',
|
|
628
|
-
traces: [{
|
|
629
|
-
type: 'ibc',
|
|
630
|
-
counterparty: {
|
|
631
|
-
channel_id: 'channel-12',
|
|
632
|
-
base_denom: 'utest',
|
|
633
|
-
chain_name: 'gateway'
|
|
634
|
-
},
|
|
635
|
-
chain: {
|
|
636
|
-
channel_id: 'channel-278'
|
|
637
|
-
}
|
|
638
|
-
}]
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
description: 'the native staking token of Gateway.',
|
|
642
|
-
denom_units: [{
|
|
643
|
-
denom: 'ibc/F295914EEA38E09C04A3D38B349A474B342998A23F36813A864053B1258B4791',
|
|
644
|
-
exponent: 0,
|
|
645
|
-
aliases: ['uworm']
|
|
646
|
-
}, {
|
|
647
|
-
denom: 'worm',
|
|
648
|
-
exponent: 6
|
|
649
|
-
}],
|
|
650
|
-
type_asset: 'sdk.coin',
|
|
651
|
-
base: 'ibc/F295914EEA38E09C04A3D38B349A474B342998A23F36813A864053B1258B4791',
|
|
652
|
-
name: 'Worm',
|
|
653
|
-
display: 'worm',
|
|
654
|
-
symbol: 'WORM',
|
|
655
|
-
traces: [{
|
|
656
|
-
type: 'ibc',
|
|
657
|
-
counterparty: {
|
|
658
|
-
channel_id: 'channel-12',
|
|
659
|
-
base_denom: 'uworm',
|
|
660
|
-
chain_name: 'gateway'
|
|
661
|
-
},
|
|
662
|
-
chain: {
|
|
663
|
-
channel_id: 'channel-278'
|
|
664
|
-
}
|
|
665
|
-
}]
|
|
666
|
-
},
|
|
667
|
-
{
|
|
668
|
-
description: 'The native token of JUNO Chain',
|
|
669
|
-
denom_units: [{
|
|
670
|
-
denom: 'ibc/448C1061CE97D86CC5E86374CD914870FB8EBA16C58661B5F1D3F46729A2422D',
|
|
671
|
-
exponent: 0,
|
|
672
|
-
aliases: ['ujuno']
|
|
673
|
-
}, {
|
|
674
|
-
denom: 'juno',
|
|
675
|
-
exponent: 6
|
|
676
|
-
}],
|
|
677
|
-
base: 'ibc/448C1061CE97D86CC5E86374CD914870FB8EBA16C58661B5F1D3F46729A2422D',
|
|
678
|
-
name: 'Juno',
|
|
679
|
-
display: 'juno',
|
|
680
|
-
symbol: 'JUNO',
|
|
681
|
-
logo_URIs: {
|
|
682
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
683
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
684
|
-
},
|
|
685
|
-
coingecko_id: 'juno-network',
|
|
686
|
-
images: [{
|
|
687
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
688
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
689
|
-
}],
|
|
690
|
-
socials: {
|
|
691
|
-
website: 'https://junonetwork.io/',
|
|
692
|
-
x: 'https://x.com/JunoNetwork'
|
|
693
|
-
},
|
|
694
|
-
type_asset: 'sdk.coin',
|
|
695
|
-
traces: [{
|
|
696
|
-
type: 'ibc',
|
|
697
|
-
counterparty: {
|
|
698
|
-
channel_id: 'channel-20',
|
|
699
|
-
base_denom: 'ujuno',
|
|
700
|
-
chain_name: 'juno'
|
|
701
|
-
},
|
|
702
|
-
chain: {
|
|
703
|
-
channel_id: 'channel-5'
|
|
704
|
-
}
|
|
705
|
-
}]
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
709
|
-
denom_units: [{
|
|
710
|
-
denom: 'ibc/0E57658B71E9CC4BB0F6FE3E01712966713B49E6FD292E6B66E3F111B103D361',
|
|
711
|
-
exponent: 0,
|
|
712
|
-
aliases: ['ukuji']
|
|
713
|
-
}, {
|
|
714
|
-
denom: 'kuji',
|
|
715
|
-
exponent: 6
|
|
716
|
-
}],
|
|
717
|
-
base: 'ibc/0E57658B71E9CC4BB0F6FE3E01712966713B49E6FD292E6B66E3F111B103D361',
|
|
718
|
-
name: 'Kujira',
|
|
719
|
-
display: 'kuji',
|
|
720
|
-
symbol: 'KUJI',
|
|
721
|
-
logo_URIs: {
|
|
722
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
723
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
724
|
-
},
|
|
725
|
-
images: [{
|
|
726
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
727
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
728
|
-
}],
|
|
729
|
-
socials: {
|
|
730
|
-
website: 'https://kujira.network/',
|
|
731
|
-
x: 'https://x.com/TeamKujira'
|
|
732
|
-
},
|
|
733
|
-
type_asset: 'sdk.coin',
|
|
734
|
-
traces: [{
|
|
735
|
-
type: 'ibc',
|
|
736
|
-
counterparty: {
|
|
737
|
-
channel_id: 'channel-7',
|
|
738
|
-
base_denom: 'ukuji',
|
|
739
|
-
chain_name: 'kujira'
|
|
740
|
-
},
|
|
741
|
-
chain: {
|
|
742
|
-
channel_id: 'channel-49'
|
|
743
|
-
}
|
|
744
|
-
}]
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
748
|
-
denom_units: [{
|
|
749
|
-
denom: 'ibc/CB6659DA57AED78D6399A5FAEA62A8D648A63BD4AD78F2F74C49872D6A1F0898',
|
|
750
|
-
exponent: 0,
|
|
751
|
-
aliases: ['ulava']
|
|
752
|
-
}, {
|
|
753
|
-
denom: 'lava',
|
|
754
|
-
exponent: 6
|
|
755
|
-
}],
|
|
756
|
-
type_asset: 'sdk.coin',
|
|
757
|
-
base: 'ibc/CB6659DA57AED78D6399A5FAEA62A8D648A63BD4AD78F2F74C49872D6A1F0898',
|
|
758
|
-
name: 'Lava',
|
|
759
|
-
coingecko_id: 'lava-network',
|
|
760
|
-
display: 'lava',
|
|
761
|
-
symbol: 'LAVA',
|
|
762
|
-
logo_URIs: {
|
|
763
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png'
|
|
764
|
-
},
|
|
765
|
-
images: [{
|
|
766
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png'
|
|
767
|
-
}],
|
|
768
|
-
keywords: [
|
|
769
|
-
'modular',
|
|
770
|
-
'data',
|
|
771
|
-
'data access',
|
|
772
|
-
'rpc',
|
|
773
|
-
'staking',
|
|
774
|
-
'dual staking',
|
|
775
|
-
'indexing',
|
|
776
|
-
'incentivized public rpc'
|
|
777
|
-
],
|
|
778
|
-
socials: {
|
|
779
|
-
website: 'https://lavanet.xyz',
|
|
780
|
-
x: 'https://x.com/lavanetxyz'
|
|
781
|
-
},
|
|
782
|
-
traces: [{
|
|
783
|
-
type: 'ibc',
|
|
784
|
-
counterparty: {
|
|
785
|
-
channel_id: 'channel-7',
|
|
786
|
-
base_denom: 'ulava',
|
|
787
|
-
chain_name: 'lava'
|
|
788
|
-
},
|
|
789
|
-
chain: {
|
|
790
|
-
channel_id: 'channel-391'
|
|
791
|
-
}
|
|
792
|
-
}]
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
description: 'The native token of MANTRA',
|
|
796
|
-
denom_units: [{
|
|
797
|
-
denom: 'ibc/904E66200E734AC9DD48D353472A8D852073905F3C9FBBC969644B13787FDC66',
|
|
798
|
-
exponent: 0,
|
|
799
|
-
aliases: ['amantra']
|
|
800
|
-
}, {
|
|
801
|
-
denom: 'mantra',
|
|
802
|
-
exponent: 18
|
|
803
|
-
}],
|
|
804
|
-
type_asset: 'sdk.coin',
|
|
805
|
-
base: 'ibc/904E66200E734AC9DD48D353472A8D852073905F3C9FBBC969644B13787FDC66',
|
|
806
|
-
name: 'MANTRA Chain',
|
|
807
|
-
display: 'mantra',
|
|
808
|
-
symbol: 'MANTRA',
|
|
809
|
-
coingecko_id: 'mantra',
|
|
810
|
-
keywords: [
|
|
811
|
-
'rwa',
|
|
812
|
-
'wasm',
|
|
813
|
-
'staking'
|
|
814
|
-
],
|
|
815
|
-
images: [
|
|
816
|
-
{
|
|
817
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
818
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
819
|
-
theme: {
|
|
820
|
-
circle: true
|
|
821
|
-
}
|
|
822
|
-
},
|
|
823
|
-
{
|
|
824
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
825
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
826
|
-
theme: {
|
|
827
|
-
dark_mode: true,
|
|
828
|
-
circle: true
|
|
829
|
-
}
|
|
830
|
-
},
|
|
831
|
-
{
|
|
832
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
833
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
834
|
-
theme: {
|
|
835
|
-
dark_mode: false,
|
|
836
|
-
circle: true
|
|
837
|
-
}
|
|
838
|
-
}
|
|
839
|
-
],
|
|
840
|
-
socials: {
|
|
841
|
-
website: 'https://www.mantrachain.io/',
|
|
842
|
-
x: 'https://x.com/MANTRA_Chain'
|
|
843
|
-
},
|
|
844
|
-
traces: [{
|
|
845
|
-
type: 'ibc',
|
|
846
|
-
counterparty: {
|
|
847
|
-
channel_id: 'channel-4',
|
|
848
|
-
base_denom: 'amantra',
|
|
849
|
-
chain_name: 'mantrachain'
|
|
850
|
-
},
|
|
851
|
-
chain: {
|
|
852
|
-
channel_id: 'channel-406'
|
|
853
|
-
}
|
|
854
|
-
}]
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
858
|
-
denom_units: [{
|
|
859
|
-
denom: 'ibc/D7977B210F7506F8C3CEA70E255E9F12068E8B111CDF13261CEE310496D98133',
|
|
860
|
-
exponent: 0,
|
|
861
|
-
aliases: ['uwhale']
|
|
862
|
-
}, {
|
|
863
|
-
denom: 'whale',
|
|
864
|
-
exponent: 6
|
|
865
|
-
}],
|
|
866
|
-
base: 'ibc/D7977B210F7506F8C3CEA70E255E9F12068E8B111CDF13261CEE310496D98133',
|
|
867
|
-
name: 'Whale',
|
|
868
|
-
display: 'whale',
|
|
869
|
-
symbol: 'WHALE',
|
|
870
|
-
logo_URIs: {
|
|
871
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
872
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
873
|
-
},
|
|
874
|
-
images: [{
|
|
875
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
876
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
877
|
-
}],
|
|
878
|
-
type_asset: 'sdk.coin',
|
|
879
|
-
traces: [{
|
|
880
|
-
type: 'ibc',
|
|
881
|
-
counterparty: {
|
|
882
|
-
channel_id: 'channel-69',
|
|
883
|
-
base_denom: 'uwhale',
|
|
884
|
-
chain_name: 'migaloo'
|
|
885
|
-
},
|
|
886
|
-
chain: {
|
|
887
|
-
channel_id: 'channel-269'
|
|
888
|
-
}
|
|
889
|
-
}]
|
|
890
|
-
},
|
|
891
|
-
{
|
|
892
|
-
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
893
|
-
denom_units: [{
|
|
894
|
-
denom: 'ibc/0F78E9BB57967216988AAE26A301792CDBE488DDA321D6FB7337373F35BF0B20',
|
|
895
|
-
exponent: 0,
|
|
896
|
-
aliases: ['untrn']
|
|
897
|
-
}, {
|
|
898
|
-
denom: 'ntrn',
|
|
899
|
-
exponent: 6
|
|
900
|
-
}],
|
|
901
|
-
base: 'ibc/0F78E9BB57967216988AAE26A301792CDBE488DDA321D6FB7337373F35BF0B20',
|
|
902
|
-
name: 'Neutron',
|
|
903
|
-
display: 'ntrn',
|
|
904
|
-
symbol: 'NTRN',
|
|
905
|
-
logo_URIs: {
|
|
906
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
907
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
908
|
-
},
|
|
909
|
-
coingecko_id: 'neutron-3',
|
|
910
|
-
images: [{
|
|
911
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
912
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
913
|
-
theme: {
|
|
914
|
-
circle: true
|
|
915
|
-
}
|
|
916
|
-
}],
|
|
917
|
-
socials: {
|
|
918
|
-
website: 'https://neutron.org/',
|
|
919
|
-
x: 'https://x.com/Neutron_org'
|
|
920
|
-
},
|
|
921
|
-
type_asset: 'sdk.coin',
|
|
922
|
-
traces: [{
|
|
923
|
-
type: 'ibc',
|
|
924
|
-
counterparty: {
|
|
925
|
-
channel_id: 'channel-18',
|
|
926
|
-
base_denom: 'untrn',
|
|
927
|
-
chain_name: 'neutron'
|
|
928
|
-
},
|
|
929
|
-
chain: {
|
|
930
|
-
channel_id: 'channel-191'
|
|
931
|
-
}
|
|
932
|
-
}]
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
description: 'BITCOSMOS',
|
|
936
|
-
denom_units: [{
|
|
937
|
-
denom: 'ibc/E72B90C25696EF3401D8A556200C89D790160125299619F7B84AA2E8CF36150C',
|
|
938
|
-
exponent: 0,
|
|
939
|
-
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
940
|
-
}, {
|
|
941
|
-
denom: 'bitcosmos',
|
|
942
|
-
exponent: 6
|
|
943
|
-
}],
|
|
944
|
-
base: 'ibc/E72B90C25696EF3401D8A556200C89D790160125299619F7B84AA2E8CF36150C',
|
|
945
|
-
name: 'Bitcosmos',
|
|
946
|
-
display: 'bitcosmos',
|
|
947
|
-
symbol: 'BTC',
|
|
948
|
-
logo_URIs: {
|
|
949
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
950
|
-
},
|
|
951
|
-
images: [{
|
|
952
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
953
|
-
}],
|
|
954
|
-
type_asset: 'sdk.coin',
|
|
955
|
-
traces: [{
|
|
956
|
-
type: 'ibc',
|
|
957
|
-
counterparty: {
|
|
958
|
-
channel_id: 'channel-18',
|
|
959
|
-
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
960
|
-
chain_name: 'neutron'
|
|
961
|
-
},
|
|
962
|
-
chain: {
|
|
963
|
-
channel_id: 'channel-191'
|
|
964
|
-
}
|
|
965
|
-
}]
|
|
966
|
-
},
|
|
967
|
-
{
|
|
968
|
-
description: 'What the Fuck',
|
|
969
|
-
denom_units: [{
|
|
970
|
-
denom: 'ibc/369CCE6DC4008F5AD750AF6570A3F9CBE0CBDF57C75136A779FB0FAF10ADF140',
|
|
971
|
-
exponent: 0,
|
|
972
|
-
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
973
|
-
}, {
|
|
974
|
-
denom: 'wtf',
|
|
975
|
-
exponent: 6
|
|
976
|
-
}],
|
|
977
|
-
base: 'ibc/369CCE6DC4008F5AD750AF6570A3F9CBE0CBDF57C75136A779FB0FAF10ADF140',
|
|
978
|
-
name: 'wtf',
|
|
979
|
-
display: 'wtf',
|
|
980
|
-
symbol: 'WTF',
|
|
981
|
-
logo_URIs: {
|
|
982
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
983
|
-
},
|
|
984
|
-
images: [{
|
|
985
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
986
|
-
}],
|
|
987
|
-
type_asset: 'sdk.coin',
|
|
988
|
-
traces: [{
|
|
989
|
-
type: 'ibc',
|
|
990
|
-
counterparty: {
|
|
991
|
-
channel_id: 'channel-18',
|
|
992
|
-
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
993
|
-
chain_name: 'neutron'
|
|
994
|
-
},
|
|
995
|
-
chain: {
|
|
996
|
-
channel_id: 'channel-191'
|
|
997
|
-
}
|
|
998
|
-
}]
|
|
999
|
-
},
|
|
1000
|
-
{
|
|
1001
|
-
description: 'Astro BOY',
|
|
1002
|
-
denom_units: [{
|
|
1003
|
-
denom: 'ibc/E8B8FF02222B78A68158BB881DEEB250CD9268D013A8B9C951540A114CB633D0',
|
|
1004
|
-
exponent: 0,
|
|
1005
|
-
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
1006
|
-
}, {
|
|
1007
|
-
denom: 'boy',
|
|
1008
|
-
exponent: 6
|
|
1009
|
-
}],
|
|
1010
|
-
base: 'ibc/E8B8FF02222B78A68158BB881DEEB250CD9268D013A8B9C951540A114CB633D0',
|
|
1011
|
-
name: 'boy',
|
|
1012
|
-
display: 'boy',
|
|
1013
|
-
symbol: 'BOY',
|
|
1014
|
-
logo_URIs: {
|
|
1015
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1016
|
-
},
|
|
1017
|
-
images: [{
|
|
1018
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1019
|
-
}],
|
|
1020
|
-
type_asset: 'sdk.coin',
|
|
1021
|
-
traces: [{
|
|
1022
|
-
type: 'ibc',
|
|
1023
|
-
counterparty: {
|
|
1024
|
-
channel_id: 'channel-18',
|
|
1025
|
-
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
1026
|
-
chain_name: 'neutron'
|
|
1027
|
-
},
|
|
1028
|
-
chain: {
|
|
1029
|
-
channel_id: 'channel-191'
|
|
1030
|
-
}
|
|
1031
|
-
}]
|
|
1032
|
-
},
|
|
1033
|
-
{
|
|
1034
|
-
description: 'The permissioned staking asset for Noble Chain',
|
|
1035
|
-
denom_units: [{
|
|
1036
|
-
denom: 'ibc/04CC6708D38018958971BD928783B4FDD0C697A2EAE5F56C306A29B66C529703',
|
|
1037
|
-
exponent: 0,
|
|
1038
|
-
aliases: ['ustake']
|
|
1039
|
-
}, {
|
|
1040
|
-
denom: 'stake',
|
|
1041
|
-
exponent: 6
|
|
1042
|
-
}],
|
|
1043
|
-
type_asset: 'sdk.coin',
|
|
1044
|
-
base: 'ibc/04CC6708D38018958971BD928783B4FDD0C697A2EAE5F56C306A29B66C529703',
|
|
1045
|
-
name: 'Stake',
|
|
1046
|
-
display: 'stake',
|
|
1047
|
-
symbol: 'STAKE',
|
|
1048
|
-
logo_URIs: {
|
|
1049
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
1050
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1051
|
-
},
|
|
1052
|
-
images: [{
|
|
1053
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
1054
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1055
|
-
}],
|
|
1056
|
-
traces: [{
|
|
1057
|
-
type: 'ibc',
|
|
1058
|
-
counterparty: {
|
|
1059
|
-
channel_id: 'channel-11',
|
|
1060
|
-
base_denom: 'ustake',
|
|
1061
|
-
chain_name: 'noble'
|
|
1062
|
-
},
|
|
1063
|
-
chain: {
|
|
1064
|
-
channel_id: 'channel-204'
|
|
1065
|
-
}
|
|
1066
|
-
}]
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
1070
|
-
denom_units: [{
|
|
1071
|
-
denom: 'ibc/9C40A8368C0E1CAA4144DBDEBBCE2E7A5CC2D128F0A9F785ECB71ECFF575114C',
|
|
1072
|
-
exponent: 0,
|
|
1073
|
-
aliases: ['ufrienzies']
|
|
1074
|
-
}, {
|
|
1075
|
-
denom: 'frienzies',
|
|
1076
|
-
exponent: 6
|
|
1077
|
-
}],
|
|
1078
|
-
type_asset: 'sdk.coin',
|
|
1079
|
-
base: 'ibc/9C40A8368C0E1CAA4144DBDEBBCE2E7A5CC2D128F0A9F785ECB71ECFF575114C',
|
|
1080
|
-
display: 'frienzies',
|
|
1081
|
-
name: 'Frienzies',
|
|
1082
|
-
symbol: 'FRNZ',
|
|
1083
|
-
logo_URIs: {
|
|
1084
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1085
|
-
},
|
|
1086
|
-
images: [{
|
|
1087
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1088
|
-
}],
|
|
1089
|
-
traces: [{
|
|
1090
|
-
type: 'ibc',
|
|
1091
|
-
counterparty: {
|
|
1092
|
-
channel_id: 'channel-11',
|
|
1093
|
-
base_denom: 'ufrienzies',
|
|
1094
|
-
chain_name: 'noble'
|
|
1095
|
-
},
|
|
1096
|
-
chain: {
|
|
1097
|
-
channel_id: 'channel-204'
|
|
1098
|
-
}
|
|
1099
|
-
}]
|
|
1100
|
-
},
|
|
1101
|
-
{
|
|
1102
|
-
description: 'Ondo US Dollar Yield',
|
|
1103
|
-
denom_units: [{
|
|
1104
|
-
denom: 'ibc/2CB94AFF9367A6BD7EFDECFD0C6F28EEDC0992E2B7CCE6B3D66AF6246F6C5092',
|
|
1105
|
-
exponent: 0,
|
|
1106
|
-
aliases: ['ausdy']
|
|
1107
|
-
}, {
|
|
1108
|
-
denom: 'usdy',
|
|
1109
|
-
exponent: 18
|
|
1110
|
-
}],
|
|
1111
|
-
base: 'ibc/2CB94AFF9367A6BD7EFDECFD0C6F28EEDC0992E2B7CCE6B3D66AF6246F6C5092',
|
|
1112
|
-
display: 'usdy',
|
|
1113
|
-
name: 'Ondo US Dollar Yield',
|
|
1114
|
-
symbol: 'USDY',
|
|
1115
|
-
logo_URIs: {
|
|
1116
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
1117
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
1118
|
-
},
|
|
1119
|
-
images: [{
|
|
1120
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
1121
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
1122
|
-
}],
|
|
1123
|
-
coingecko_id: 'ondo-us-dollar-yield',
|
|
1124
|
-
socials: {
|
|
1125
|
-
website: 'https://ondo.finance/usdy',
|
|
1126
|
-
x: 'https://x.com/OndoFinance'
|
|
1127
|
-
},
|
|
1128
|
-
type_asset: 'sdk.coin',
|
|
1129
|
-
traces: [{
|
|
1130
|
-
type: 'ibc',
|
|
1131
|
-
counterparty: {
|
|
1132
|
-
channel_id: 'channel-11',
|
|
1133
|
-
base_denom: 'ausdy',
|
|
1134
|
-
chain_name: 'noble'
|
|
1135
|
-
},
|
|
1136
|
-
chain: {
|
|
1137
|
-
channel_id: 'channel-204'
|
|
1138
|
-
}
|
|
1139
|
-
}]
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
description: 'USDN token',
|
|
1143
|
-
denom_units: [{
|
|
1144
|
-
denom: 'ibc/767C4B66E5C6C8E36EFB82FC2B617F2988A78202C21EAB2EBE2A49973DFB20C5',
|
|
1145
|
-
exponent: 0,
|
|
1146
|
-
aliases: ['uusdn']
|
|
1147
|
-
}, {
|
|
1148
|
-
denom: 'usdn',
|
|
1149
|
-
exponent: 6
|
|
1150
|
-
}],
|
|
1151
|
-
type_asset: 'sdk.coin',
|
|
1152
|
-
base: 'ibc/767C4B66E5C6C8E36EFB82FC2B617F2988A78202C21EAB2EBE2A49973DFB20C5',
|
|
1153
|
-
name: 'Noble Dollar',
|
|
1154
|
-
display: 'usdn',
|
|
1155
|
-
symbol: 'USDN',
|
|
1156
|
-
logo_URIs: {
|
|
1157
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
1158
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
1159
|
-
},
|
|
1160
|
-
images: [{
|
|
1161
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
1162
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
1163
|
-
}],
|
|
1164
|
-
traces: [{
|
|
1165
|
-
type: 'ibc',
|
|
1166
|
-
counterparty: {
|
|
1167
|
-
channel_id: 'channel-11',
|
|
1168
|
-
base_denom: 'uusdn',
|
|
1169
|
-
chain_name: 'noble'
|
|
1170
|
-
},
|
|
1171
|
-
chain: {
|
|
1172
|
-
channel_id: 'channel-204'
|
|
1173
|
-
}
|
|
1174
|
-
}]
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
1178
|
-
denom_units: [{
|
|
1179
|
-
denom: 'ibc/FF10A7DB6B25599B134B3700159ED3C38149448E3564B362F77C4D50D744182E',
|
|
1180
|
-
exponent: 0,
|
|
1181
|
-
aliases: ['uflix']
|
|
1182
|
-
}, {
|
|
1183
|
-
denom: 'flix',
|
|
1184
|
-
exponent: 6
|
|
1185
|
-
}],
|
|
1186
|
-
base: 'ibc/FF10A7DB6B25599B134B3700159ED3C38149448E3564B362F77C4D50D744182E',
|
|
1187
|
-
name: 'Flix',
|
|
1188
|
-
display: 'flix',
|
|
1189
|
-
symbol: 'FLIX',
|
|
1190
|
-
logo_URIs: {
|
|
1191
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1192
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1193
|
-
},
|
|
1194
|
-
images: [{
|
|
1195
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
1196
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
1197
|
-
}],
|
|
1198
|
-
socials: {
|
|
1199
|
-
website: 'https://omniflix.network/',
|
|
1200
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
1201
|
-
},
|
|
1202
|
-
type_asset: 'sdk.coin',
|
|
1203
|
-
traces: [{
|
|
1204
|
-
type: 'ibc',
|
|
1205
|
-
counterparty: {
|
|
1206
|
-
channel_id: 'channel-49',
|
|
1207
|
-
base_denom: 'uflix',
|
|
1208
|
-
chain_name: 'omniflixhub'
|
|
1209
|
-
},
|
|
1210
|
-
chain: {
|
|
1211
|
-
channel_id: 'channel-398'
|
|
1212
|
-
}
|
|
1213
|
-
}]
|
|
1214
|
-
},
|
|
1215
|
-
{
|
|
1216
|
-
description: 'The native token of Osmosis',
|
|
1217
|
-
denom_units: [{
|
|
1218
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
1219
|
-
exponent: 0,
|
|
1220
|
-
aliases: ['uosmo']
|
|
1221
|
-
}, {
|
|
1222
|
-
denom: 'osmo',
|
|
1223
|
-
exponent: 6
|
|
1224
|
-
}],
|
|
1225
|
-
type_asset: 'sdk.coin',
|
|
1226
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
1227
|
-
name: 'Osmosis',
|
|
1228
|
-
display: 'osmo',
|
|
1229
|
-
symbol: 'OSMO',
|
|
1230
|
-
logo_URIs: {
|
|
1231
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1232
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1233
|
-
},
|
|
1234
|
-
images: [{
|
|
1235
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1236
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1237
|
-
}],
|
|
1238
|
-
coingecko_id: 'osmosis',
|
|
1239
|
-
keywords: ['dex', 'staking'],
|
|
1240
|
-
socials: {
|
|
1241
|
-
website: 'https://osmosis.zone',
|
|
1242
|
-
x: 'https://x.com/osmosis'
|
|
1243
|
-
},
|
|
1244
|
-
traces: [{
|
|
1245
|
-
type: 'ibc',
|
|
1246
|
-
counterparty: {
|
|
1247
|
-
channel_id: 'channel-75',
|
|
1248
|
-
base_denom: 'uosmo',
|
|
1249
|
-
chain_name: 'osmosis'
|
|
1250
|
-
},
|
|
1251
|
-
chain: {
|
|
1252
|
-
channel_id: 'channel-0'
|
|
1253
|
-
}
|
|
1254
|
-
}]
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
description: 'ION is the second native token of Osmosis.',
|
|
1258
|
-
denom_units: [{
|
|
1259
|
-
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
1260
|
-
exponent: 0,
|
|
1261
|
-
aliases: ['uion']
|
|
1262
|
-
}, {
|
|
1263
|
-
denom: 'ion',
|
|
1264
|
-
exponent: 6
|
|
1265
|
-
}],
|
|
1266
|
-
type_asset: 'sdk.coin',
|
|
1267
|
-
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
1268
|
-
name: 'Ion DAO',
|
|
1269
|
-
display: 'ion',
|
|
1270
|
-
symbol: 'ION',
|
|
1271
|
-
logo_URIs: {
|
|
1272
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1273
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1274
|
-
},
|
|
1275
|
-
images: [{
|
|
1276
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1277
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1278
|
-
}],
|
|
1279
|
-
coingecko_id: 'ion',
|
|
1280
|
-
keywords: ['memecoin', 'defi'],
|
|
1281
|
-
socials: {
|
|
1282
|
-
website: 'https://ion.wtf',
|
|
1283
|
-
x: 'https://x.com/_IONDAO'
|
|
1284
|
-
},
|
|
1285
|
-
traces: [{
|
|
1286
|
-
type: 'ibc',
|
|
1287
|
-
counterparty: {
|
|
1288
|
-
channel_id: 'channel-75',
|
|
1289
|
-
base_denom: 'uion',
|
|
1290
|
-
chain_name: 'osmosis'
|
|
1291
|
-
},
|
|
1292
|
-
chain: {
|
|
1293
|
-
channel_id: 'channel-0'
|
|
1294
|
-
}
|
|
1295
|
-
}]
|
|
1296
|
-
},
|
|
1297
|
-
{
|
|
1298
|
-
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
1299
|
-
denom_units: [{
|
|
1300
|
-
denom: 'ibc/B0DD091AE8F4DF06E155C0328B5098206A756766466F101CDC2F7D196C3AA572',
|
|
1301
|
-
exponent: 0,
|
|
1302
|
-
aliases: ['uxprt']
|
|
1303
|
-
}, {
|
|
1304
|
-
denom: 'xprt',
|
|
1305
|
-
exponent: 6
|
|
1306
|
-
}],
|
|
1307
|
-
base: 'ibc/B0DD091AE8F4DF06E155C0328B5098206A756766466F101CDC2F7D196C3AA572',
|
|
1308
|
-
name: 'Persistence',
|
|
1309
|
-
display: 'xprt',
|
|
1310
|
-
symbol: 'XPRT',
|
|
1311
|
-
logo_URIs: {
|
|
1312
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
1313
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
1314
|
-
},
|
|
1315
|
-
coingecko_id: 'persistence',
|
|
1316
|
-
images: [{
|
|
1317
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
1318
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg',
|
|
1319
|
-
theme: {
|
|
1320
|
-
circle: true
|
|
1321
|
-
}
|
|
1322
|
-
}],
|
|
1323
|
-
socials: {
|
|
1324
|
-
website: 'https://persistence.one/',
|
|
1325
|
-
x: 'https://x.com/PersistenceOne'
|
|
1326
|
-
},
|
|
1327
|
-
type_asset: 'sdk.coin',
|
|
1328
|
-
traces: [{
|
|
1329
|
-
type: 'ibc',
|
|
1330
|
-
counterparty: {
|
|
1331
|
-
channel_id: 'channel-197',
|
|
1332
|
-
base_denom: 'uxprt',
|
|
1333
|
-
chain_name: 'persistence'
|
|
1334
|
-
},
|
|
1335
|
-
chain: {
|
|
1336
|
-
channel_id: 'channel-287'
|
|
1337
|
-
}
|
|
1338
|
-
}]
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
description: 'QCK - native token of Quicksilver',
|
|
1342
|
-
denom_units: [{
|
|
1343
|
-
denom: 'ibc/CC72D1ABD9FDC68DA3797BE4FD7C7CAEB5BB186AF1D5E072D91FA71F13097FCF',
|
|
1344
|
-
exponent: 0,
|
|
1345
|
-
aliases: ['uqck']
|
|
1346
|
-
}, {
|
|
1347
|
-
denom: 'qck',
|
|
1348
|
-
exponent: 6,
|
|
1349
|
-
aliases: []
|
|
1350
|
-
}],
|
|
1351
|
-
base: 'ibc/CC72D1ABD9FDC68DA3797BE4FD7C7CAEB5BB186AF1D5E072D91FA71F13097FCF',
|
|
1352
|
-
name: 'Quicksilver',
|
|
1353
|
-
display: 'qck',
|
|
1354
|
-
symbol: 'QCK',
|
|
1355
|
-
logo_URIs: {
|
|
1356
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
1357
|
-
},
|
|
1358
|
-
images: [{
|
|
1359
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
1360
|
-
}],
|
|
1361
|
-
socials: {
|
|
1362
|
-
website: 'https://quicksilver.zone/',
|
|
1363
|
-
x: 'https://x.com/quicksilverzone'
|
|
1364
|
-
},
|
|
1365
|
-
type_asset: 'sdk.coin',
|
|
1366
|
-
traces: [{
|
|
1367
|
-
type: 'ibc',
|
|
1368
|
-
counterparty: {
|
|
1369
|
-
channel_id: 'channel-0',
|
|
1370
|
-
base_denom: 'uqck',
|
|
1371
|
-
chain_name: 'quicksilver'
|
|
1372
|
-
},
|
|
1373
|
-
chain: {
|
|
1374
|
-
channel_id: 'channel-124'
|
|
1375
|
-
}
|
|
1376
|
-
}]
|
|
1377
|
-
},
|
|
1378
|
-
{
|
|
1379
|
-
description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
|
|
1380
|
-
denom_units: [{
|
|
1381
|
-
denom: 'ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD',
|
|
1382
|
-
exponent: 0,
|
|
1383
|
-
aliases: ['uscrt']
|
|
1384
|
-
}, {
|
|
1385
|
-
denom: 'scrt',
|
|
1386
|
-
exponent: 6
|
|
1387
|
-
}],
|
|
1388
|
-
base: 'ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD',
|
|
1389
|
-
name: 'Secret Network',
|
|
1390
|
-
display: 'scrt',
|
|
1391
|
-
symbol: 'SCRT',
|
|
1392
|
-
logo_URIs: {
|
|
1393
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1394
|
-
},
|
|
1395
|
-
coingecko_id: 'secret',
|
|
1396
|
-
images: [{
|
|
1397
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
1398
|
-
}],
|
|
1399
|
-
socials: {
|
|
1400
|
-
website: 'https://scrt.network/',
|
|
1401
|
-
x: 'https://x.com/SecretNetwork'
|
|
1402
|
-
},
|
|
1403
|
-
type_asset: 'sdk.coin',
|
|
1404
|
-
traces: [{
|
|
1405
|
-
type: 'ibc',
|
|
1406
|
-
counterparty: {
|
|
1407
|
-
channel_id: 'channel-19',
|
|
1408
|
-
base_denom: 'uscrt',
|
|
1409
|
-
chain_name: 'secretnetwork'
|
|
1410
|
-
},
|
|
1411
|
-
chain: {
|
|
1412
|
-
channel_id: 'channel-48'
|
|
1413
|
-
}
|
|
1414
|
-
}]
|
|
1415
|
-
},
|
|
1416
|
-
{
|
|
1417
|
-
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
1418
|
-
denom_units: [{
|
|
1419
|
-
denom: 'ibc/46195BEEC4EA573166C96E93D6C296EA6B41361F65637F1CFD20F5E94AE7B941',
|
|
1420
|
-
exponent: 0,
|
|
1421
|
-
aliases: ['aacre']
|
|
1422
|
-
}, {
|
|
1423
|
-
denom: 'acre',
|
|
1424
|
-
exponent: 18
|
|
1425
|
-
}],
|
|
1426
|
-
base: 'ibc/46195BEEC4EA573166C96E93D6C296EA6B41361F65637F1CFD20F5E94AE7B941',
|
|
1427
|
-
name: 'Acre',
|
|
1428
|
-
display: 'acre',
|
|
1429
|
-
symbol: 'ACRE',
|
|
1430
|
-
logo_URIs: {
|
|
1431
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
1432
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
1433
|
-
},
|
|
1434
|
-
images: [{
|
|
1435
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
1436
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
1437
|
-
}],
|
|
1438
|
-
socials: {
|
|
1439
|
-
website: 'https://arable.finance/',
|
|
1440
|
-
x: 'https://x.com/ArableProtocol'
|
|
1441
|
-
},
|
|
1442
|
-
type_asset: 'sdk.coin',
|
|
1443
|
-
traces: [{
|
|
1444
|
-
type: 'ibc',
|
|
1445
|
-
counterparty: {
|
|
1446
|
-
channel_id: 'channel-4',
|
|
1447
|
-
base_denom: 'aacre',
|
|
1448
|
-
chain_name: 'acrechain'
|
|
1449
|
-
},
|
|
1450
|
-
chain: {
|
|
1451
|
-
channel_id: 'channel-121'
|
|
1452
|
-
}
|
|
1453
|
-
}]
|
|
1454
|
-
},
|
|
1455
|
-
{
|
|
1456
|
-
description: 'Overcollateralized stable coin for Arable derivatives v1',
|
|
1457
|
-
denom_units: [{
|
|
1458
|
-
denom: 'ibc/1F0051596A782B532CE9D07F18E56B3BED0467CF361C6F20F54B609B21252983',
|
|
1459
|
-
exponent: 0,
|
|
1460
|
-
aliases: ['erc20/0x2Cbea61fdfDFA520Ee99700F104D5b75ADf50B0c']
|
|
1461
|
-
}, {
|
|
1462
|
-
denom: 'arusd',
|
|
1463
|
-
exponent: 18
|
|
1464
|
-
}],
|
|
1465
|
-
base: 'ibc/1F0051596A782B532CE9D07F18E56B3BED0467CF361C6F20F54B609B21252983',
|
|
1466
|
-
name: 'Arable USD',
|
|
1467
|
-
display: 'arusd',
|
|
1468
|
-
symbol: 'arUSD',
|
|
1469
|
-
logo_URIs: {
|
|
1470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
1471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
1472
|
-
},
|
|
1473
|
-
images: [{
|
|
1474
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
1475
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
1476
|
-
}],
|
|
1477
|
-
socials: {
|
|
1478
|
-
website: 'https://arable.finance/',
|
|
1479
|
-
x: 'https://x.com/ArableProtocol'
|
|
1480
|
-
},
|
|
1481
|
-
type_asset: 'sdk.coin',
|
|
1482
|
-
traces: [{
|
|
1483
|
-
type: 'ibc',
|
|
1484
|
-
counterparty: {
|
|
1485
|
-
channel_id: 'channel-4',
|
|
1486
|
-
base_denom: 'erc20/0x2Cbea61fdfDFA520Ee99700F104D5b75ADf50B0c',
|
|
1487
|
-
chain_name: 'acrechain'
|
|
1488
|
-
},
|
|
1489
|
-
chain: {
|
|
1490
|
-
channel_id: 'channel-121'
|
|
1491
|
-
}
|
|
1492
|
-
}]
|
|
1493
|
-
},
|
|
1494
|
-
{
|
|
1495
|
-
description: 'Ciento Exchange Token',
|
|
1496
|
-
denom_units: [{
|
|
1497
|
-
denom: 'ibc/1A23BB7AF0CAFD80CC94C9C5D4C1E7D6615714F9836AE735CECCA3E8497B9788',
|
|
1498
|
-
exponent: 0,
|
|
1499
|
-
aliases: ['erc20/0xAE6D3334989a22A65228732446731438672418F2']
|
|
1500
|
-
}, {
|
|
1501
|
-
denom: 'cnto',
|
|
1502
|
-
exponent: 18
|
|
1503
|
-
}],
|
|
1504
|
-
base: 'ibc/1A23BB7AF0CAFD80CC94C9C5D4C1E7D6615714F9836AE735CECCA3E8497B9788',
|
|
1505
|
-
name: 'Ciento Token',
|
|
1506
|
-
display: 'cnto',
|
|
1507
|
-
symbol: 'CNTO',
|
|
1508
|
-
logo_URIs: {
|
|
1509
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png',
|
|
1510
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg'
|
|
1511
|
-
},
|
|
1512
|
-
images: [{
|
|
1513
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png',
|
|
1514
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg'
|
|
1515
|
-
}],
|
|
1516
|
-
type_asset: 'sdk.coin',
|
|
1517
|
-
traces: [{
|
|
1518
|
-
type: 'ibc',
|
|
1519
|
-
counterparty: {
|
|
1520
|
-
channel_id: 'channel-4',
|
|
1521
|
-
base_denom: 'erc20/0xAE6D3334989a22A65228732446731438672418F2',
|
|
1522
|
-
chain_name: 'acrechain'
|
|
1523
|
-
},
|
|
1524
|
-
chain: {
|
|
1525
|
-
channel_id: 'channel-121'
|
|
1526
|
-
}
|
|
1527
|
-
}]
|
|
1528
|
-
},
|
|
1529
|
-
{
|
|
1530
|
-
description: 'Akash Network is a decentralized cloud computing marketplace that connects users with unused computing resources, offering a cost-effective alternative to traditional cloud providers.',
|
|
1531
|
-
denom_units: [{
|
|
1532
|
-
denom: 'ibc/84CF82F31F46BFBE392F50D7062BC95142F182A904BCAD3E3180C15B525444D8',
|
|
1533
|
-
exponent: 0,
|
|
1534
|
-
aliases: ['uakt']
|
|
1535
|
-
}, {
|
|
1536
|
-
denom: 'akt',
|
|
1537
|
-
exponent: 6
|
|
1538
|
-
}],
|
|
1539
|
-
base: 'ibc/84CF82F31F46BFBE392F50D7062BC95142F182A904BCAD3E3180C15B525444D8',
|
|
1540
|
-
name: 'Akash Network',
|
|
1541
|
-
display: 'akt',
|
|
1542
|
-
symbol: 'AKT',
|
|
1543
|
-
logo_URIs: {
|
|
1544
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
1545
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
1546
|
-
},
|
|
1547
|
-
coingecko_id: 'akash-network',
|
|
1548
|
-
images: [{
|
|
1549
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
1550
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
1551
|
-
}],
|
|
1552
|
-
socials: {
|
|
1553
|
-
website: 'https://akash.network/',
|
|
1554
|
-
x: 'https://x.com/akashnet'
|
|
1555
|
-
},
|
|
1556
|
-
type_asset: 'sdk.coin',
|
|
1557
|
-
traces: [{
|
|
1558
|
-
type: 'ibc',
|
|
1559
|
-
counterparty: {
|
|
1560
|
-
channel_id: 'channel-130',
|
|
1561
|
-
base_denom: 'uakt',
|
|
1562
|
-
chain_name: 'akash'
|
|
1563
|
-
},
|
|
1564
|
-
chain: {
|
|
1565
|
-
channel_id: 'channel-447'
|
|
1566
|
-
}
|
|
1567
|
-
}]
|
|
1568
|
-
},
|
|
1569
|
-
{
|
|
1570
|
-
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
1571
|
-
denom_units: [
|
|
1572
|
-
{
|
|
1573
|
-
denom: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
|
|
1574
|
-
exponent: 0,
|
|
1575
|
-
aliases: ['uact']
|
|
1576
|
-
},
|
|
1577
|
-
{
|
|
1578
|
-
denom: 'mact',
|
|
1579
|
-
exponent: 3
|
|
1580
|
-
},
|
|
1581
|
-
{
|
|
1582
|
-
denom: 'act',
|
|
1583
|
-
exponent: 6
|
|
1584
|
-
}
|
|
1585
|
-
],
|
|
1586
|
-
base: 'ibc/C5F1D471868D4DF0A668BC4CC236ED5368BEC0AA8F2CAEFE85DEFBEE5DC0D33C',
|
|
1587
|
-
name: 'Akash Compute Token',
|
|
1588
|
-
display: 'act',
|
|
1589
|
-
symbol: 'ACT',
|
|
1590
|
-
logo_URIs: {
|
|
1591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
1592
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
1593
|
-
},
|
|
1594
|
-
images: [{
|
|
1595
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
1596
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
1597
|
-
}],
|
|
1598
|
-
socials: {
|
|
1599
|
-
website: 'https://akash.network/',
|
|
1600
|
-
x: 'https://x.com/akashnet'
|
|
1601
|
-
},
|
|
1602
|
-
type_asset: 'sdk.coin',
|
|
1603
|
-
traces: [{
|
|
1604
|
-
type: 'ibc',
|
|
1605
|
-
counterparty: {
|
|
1606
|
-
channel_id: 'channel-130',
|
|
1607
|
-
base_denom: 'uact',
|
|
1608
|
-
chain_name: 'akash'
|
|
1609
|
-
},
|
|
1610
|
-
chain: {
|
|
1611
|
-
channel_id: 'channel-447'
|
|
1612
|
-
}
|
|
1613
|
-
}]
|
|
1614
|
-
},
|
|
1615
|
-
{
|
|
1616
|
-
description: 'The native staking and governance token of AtomOne',
|
|
1617
|
-
denom_units: [{
|
|
1618
|
-
denom: 'ibc/1CB8A5D27AD8BEBAFF6C810E637157E07703662AA084E68330E388F77E27244D',
|
|
1619
|
-
exponent: 0,
|
|
1620
|
-
aliases: ['uatone']
|
|
1621
|
-
}, {
|
|
1622
|
-
denom: 'atone',
|
|
1623
|
-
exponent: 6
|
|
1624
|
-
}],
|
|
1625
|
-
base: 'ibc/1CB8A5D27AD8BEBAFF6C810E637157E07703662AA084E68330E388F77E27244D',
|
|
1626
|
-
name: 'Atone',
|
|
1627
|
-
display: 'atone',
|
|
1628
|
-
symbol: 'ATONE',
|
|
1629
|
-
logo_URIs: {
|
|
1630
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
1631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
1632
|
-
},
|
|
1633
|
-
images: [{
|
|
1634
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
1635
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
1636
|
-
}],
|
|
1637
|
-
type_asset: 'sdk.coin',
|
|
1638
|
-
socials: {
|
|
1639
|
-
website: 'https://atom.one',
|
|
1640
|
-
x: 'https://x.com/_atomone'
|
|
1641
|
-
},
|
|
1642
|
-
coingecko_id: 'atomone',
|
|
1643
|
-
traces: [{
|
|
1644
|
-
type: 'ibc',
|
|
1645
|
-
counterparty: {
|
|
1646
|
-
channel_id: 'channel-3',
|
|
1647
|
-
base_denom: 'uatone',
|
|
1648
|
-
chain_name: 'atomone'
|
|
1649
|
-
},
|
|
1650
|
-
chain: {
|
|
1651
|
-
channel_id: 'channel-448'
|
|
1652
|
-
}
|
|
1653
|
-
}]
|
|
1654
|
-
},
|
|
1655
|
-
{
|
|
1656
|
-
description: 'The fee token of AtomOne',
|
|
1657
|
-
denom_units: [{
|
|
1658
|
-
denom: 'ibc/1F59A463886D3C4B32244C3984C6B208F3F1C60889136FFCE8FBD1808DE7B92D',
|
|
1659
|
-
exponent: 0,
|
|
1660
|
-
aliases: ['uphoton']
|
|
1661
|
-
}, {
|
|
1662
|
-
denom: 'photon',
|
|
1663
|
-
exponent: 6
|
|
1664
|
-
}],
|
|
1665
|
-
base: 'ibc/1F59A463886D3C4B32244C3984C6B208F3F1C60889136FFCE8FBD1808DE7B92D',
|
|
1666
|
-
name: 'Photon',
|
|
1667
|
-
display: 'photon',
|
|
1668
|
-
symbol: 'PHOTON',
|
|
1669
|
-
logo_URIs: {
|
|
1670
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
1671
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
1672
|
-
},
|
|
1673
|
-
images: [{
|
|
1674
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
1675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
1676
|
-
}],
|
|
1677
|
-
type_asset: 'sdk.coin',
|
|
1678
|
-
socials: {
|
|
1679
|
-
website: 'https://atom.one',
|
|
1680
|
-
x: 'https://x.com/_atomone'
|
|
1681
|
-
},
|
|
1682
|
-
coingecko_id: 'photon-2',
|
|
1683
|
-
traces: [{
|
|
1684
|
-
type: 'ibc',
|
|
1685
|
-
counterparty: {
|
|
1686
|
-
channel_id: 'channel-3',
|
|
1687
|
-
base_denom: 'uphoton',
|
|
1688
|
-
chain_name: 'atomone'
|
|
1689
|
-
},
|
|
1690
|
-
chain: {
|
|
1691
|
-
channel_id: 'channel-448'
|
|
1692
|
-
}
|
|
1693
|
-
}]
|
|
1694
|
-
},
|
|
1695
|
-
{
|
|
1696
|
-
description: 'The native token of Aura Network',
|
|
1697
|
-
denom_units: [{
|
|
1698
|
-
denom: 'ibc/7C6220A768862B54B717F6AF9E29D398B16747B79D509E777D7F2259578E3D47',
|
|
1699
|
-
exponent: 0,
|
|
1700
|
-
aliases: ['uaura']
|
|
1701
|
-
}, {
|
|
1702
|
-
denom: 'aura',
|
|
1703
|
-
exponent: 6
|
|
1704
|
-
}],
|
|
1705
|
-
base: 'ibc/7C6220A768862B54B717F6AF9E29D398B16747B79D509E777D7F2259578E3D47',
|
|
1706
|
-
name: 'Aura',
|
|
1707
|
-
display: 'aura',
|
|
1708
|
-
symbol: 'AURA',
|
|
1709
|
-
logo_URIs: {
|
|
1710
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
|
|
1711
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
|
|
1712
|
-
},
|
|
1713
|
-
coingecko_id: 'aura-network',
|
|
1714
|
-
images: [{
|
|
1715
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.png',
|
|
1716
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aura/images/Aura-logo-2.2.svg'
|
|
1717
|
-
}],
|
|
1718
|
-
type_asset: 'sdk.coin',
|
|
1719
|
-
traces: [{
|
|
1720
|
-
type: 'ibc',
|
|
1721
|
-
counterparty: {
|
|
1722
|
-
channel_id: 'channel-23',
|
|
1723
|
-
base_denom: 'uaura',
|
|
1724
|
-
chain_name: 'aura'
|
|
1725
|
-
},
|
|
1726
|
-
chain: {
|
|
1727
|
-
channel_id: 'channel-270'
|
|
1728
|
-
}
|
|
1729
|
-
}]
|
|
1730
|
-
},
|
|
1731
|
-
{
|
|
1732
|
-
description: 'The native governance token of Carbon',
|
|
1733
|
-
denom_units: [{
|
|
1734
|
-
denom: 'ibc/33D5AC617E1FEC507F469317A7E1392D2CA21D73E181B1E998897FF126A652BC',
|
|
1735
|
-
exponent: 0,
|
|
1736
|
-
aliases: ['swth']
|
|
1737
|
-
}, {
|
|
1738
|
-
denom: 'dswth',
|
|
1739
|
-
exponent: 8,
|
|
1740
|
-
aliases: ['SWTH']
|
|
1741
|
-
}],
|
|
1742
|
-
type_asset: 'sdk.coin',
|
|
1743
|
-
base: 'ibc/33D5AC617E1FEC507F469317A7E1392D2CA21D73E181B1E998897FF126A652BC',
|
|
1744
|
-
name: 'Carbon',
|
|
1745
|
-
display: 'dswth',
|
|
1746
|
-
symbol: 'SWTH',
|
|
1747
|
-
logo_URIs: {
|
|
1748
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png',
|
|
1749
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg'
|
|
1750
|
-
},
|
|
1751
|
-
coingecko_id: 'switcheo',
|
|
1752
|
-
images: [{
|
|
1753
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png',
|
|
1754
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg'
|
|
1755
|
-
}],
|
|
1756
|
-
traces: [{
|
|
1757
|
-
type: 'ibc',
|
|
1758
|
-
counterparty: {
|
|
1759
|
-
channel_id: 'channel-15',
|
|
1760
|
-
base_denom: 'swth',
|
|
1761
|
-
chain_name: 'carbon'
|
|
1762
|
-
},
|
|
1763
|
-
chain: {
|
|
1764
|
-
channel_id: 'channel-123'
|
|
1765
|
-
}
|
|
1766
|
-
}]
|
|
1767
|
-
},
|
|
1768
|
-
{
|
|
1769
|
-
description: 'The native stablecoin of Carbon',
|
|
1770
|
-
denom_units: [{
|
|
1771
|
-
denom: 'ibc/95EB1ED03004A24C232BF5E71345D03412FFDF2EA993B41179864DA6B1E44529',
|
|
1772
|
-
exponent: 0,
|
|
1773
|
-
aliases: ['usc']
|
|
1774
|
-
}, {
|
|
1775
|
-
denom: 'dusc',
|
|
1776
|
-
exponent: 8,
|
|
1777
|
-
aliases: ['USC']
|
|
1778
|
-
}],
|
|
1779
|
-
type_asset: 'sdk.coin',
|
|
1780
|
-
base: 'ibc/95EB1ED03004A24C232BF5E71345D03412FFDF2EA993B41179864DA6B1E44529',
|
|
1781
|
-
name: 'Carbon USD Coin',
|
|
1782
|
-
display: 'dusc',
|
|
1783
|
-
symbol: 'USC',
|
|
1784
|
-
logo_URIs: {
|
|
1785
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
1786
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
1787
|
-
},
|
|
1788
|
-
images: [{
|
|
1789
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
1790
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
1791
|
-
}],
|
|
1792
|
-
traces: [{
|
|
1793
|
-
type: 'ibc',
|
|
1794
|
-
counterparty: {
|
|
1795
|
-
channel_id: 'channel-15',
|
|
1796
|
-
base_denom: 'usc',
|
|
1797
|
-
chain_name: 'carbon'
|
|
1798
|
-
},
|
|
1799
|
-
chain: {
|
|
1800
|
-
channel_id: 'channel-123'
|
|
1801
|
-
}
|
|
1802
|
-
}]
|
|
1803
|
-
},
|
|
1804
|
-
{
|
|
1805
|
-
description: 'Grouped USD on Carbon',
|
|
1806
|
-
denom_units: [{
|
|
1807
|
-
denom: 'ibc/E6DB9D779B4263E4A4BA18585E4A88288658D8254A1693F9C9D2BC25A7FD9A99',
|
|
1808
|
-
exponent: 0,
|
|
1809
|
-
aliases: ['cgt/1']
|
|
1810
|
-
}, {
|
|
1811
|
-
denom: 'usd',
|
|
1812
|
-
exponent: 18,
|
|
1813
|
-
aliases: ['USD']
|
|
1814
|
-
}],
|
|
1815
|
-
base: 'ibc/E6DB9D779B4263E4A4BA18585E4A88288658D8254A1693F9C9D2BC25A7FD9A99',
|
|
1816
|
-
name: 'Carbon Grouped USD',
|
|
1817
|
-
display: 'usd',
|
|
1818
|
-
symbol: 'USD',
|
|
1819
|
-
logo_URIs: {
|
|
1820
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.png',
|
|
1821
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.svg'
|
|
1822
|
-
},
|
|
1823
|
-
images: [{
|
|
1824
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.png',
|
|
1825
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.svg'
|
|
1826
|
-
}],
|
|
1827
|
-
type_asset: 'sdk.coin',
|
|
1828
|
-
traces: [{
|
|
1829
|
-
type: 'ibc',
|
|
1830
|
-
counterparty: {
|
|
1831
|
-
channel_id: 'channel-15',
|
|
1832
|
-
base_denom: 'cgt/1',
|
|
1833
|
-
chain_name: 'carbon'
|
|
1834
|
-
},
|
|
1835
|
-
chain: {
|
|
1836
|
-
channel_id: 'channel-123'
|
|
1837
|
-
}
|
|
1838
|
-
}]
|
|
1839
|
-
},
|
|
1840
|
-
{
|
|
1841
|
-
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
1842
|
-
denom_units: [{
|
|
1843
|
-
denom: 'ibc/14D1406D84227FDF4B055EA5CB2298095BBCA3F3BC3EF583AE6DF36F0FB179C8',
|
|
1844
|
-
exponent: 0,
|
|
1845
|
-
aliases: ['utia']
|
|
1846
|
-
}, {
|
|
1847
|
-
denom: 'tia',
|
|
1848
|
-
exponent: 6
|
|
1849
|
-
}],
|
|
1850
|
-
base: 'ibc/14D1406D84227FDF4B055EA5CB2298095BBCA3F3BC3EF583AE6DF36F0FB179C8',
|
|
1851
|
-
name: 'Celestia',
|
|
1852
|
-
display: 'tia',
|
|
1853
|
-
symbol: 'TIA',
|
|
1854
|
-
coingecko_id: 'celestia',
|
|
1855
|
-
logo_URIs: {
|
|
1856
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1857
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1858
|
-
},
|
|
1859
|
-
images: [{
|
|
1860
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1861
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1862
|
-
}],
|
|
1863
|
-
socials: {
|
|
1864
|
-
website: 'https://celestia.org/',
|
|
1865
|
-
x: 'https://x.com/CelestiaOrg'
|
|
1866
|
-
},
|
|
1867
|
-
type_asset: 'sdk.coin',
|
|
1868
|
-
traces: [{
|
|
1869
|
-
type: 'ibc',
|
|
1870
|
-
counterparty: {
|
|
1871
|
-
channel_id: 'channel-33',
|
|
1872
|
-
base_denom: 'utia',
|
|
1873
|
-
chain_name: 'celestia'
|
|
1874
|
-
},
|
|
1875
|
-
chain: {
|
|
1876
|
-
channel_id: 'channel-291'
|
|
1877
|
-
}
|
|
1878
|
-
}]
|
|
1879
|
-
},
|
|
1880
|
-
{
|
|
1881
|
-
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
1882
|
-
denom_units: [{
|
|
1883
|
-
denom: 'ibc/9DF365E2C0EF4EA02FA771F638BB9C0C830EFCD354629BDC017F79B348B4E989',
|
|
1884
|
-
exponent: 0,
|
|
1885
|
-
aliases: ['uatom']
|
|
1886
|
-
}, {
|
|
1887
|
-
denom: 'atom',
|
|
1888
|
-
exponent: 6
|
|
1889
|
-
}],
|
|
1890
|
-
base: 'ibc/9DF365E2C0EF4EA02FA771F638BB9C0C830EFCD354629BDC017F79B348B4E989',
|
|
1891
|
-
name: 'Cosmos Hub Atom',
|
|
1892
|
-
display: 'atom',
|
|
1893
|
-
symbol: 'ATOM',
|
|
1894
|
-
logo_URIs: {
|
|
1895
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1896
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1897
|
-
},
|
|
1898
|
-
coingecko_id: 'cosmos',
|
|
1899
|
-
images: [{
|
|
1900
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1901
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1902
|
-
}],
|
|
1903
|
-
socials: {
|
|
1904
|
-
website: 'https://cosmos.network',
|
|
1905
|
-
x: 'https://x.com/cosmoshub'
|
|
1906
|
-
},
|
|
1907
|
-
type_asset: 'sdk.coin',
|
|
1908
|
-
traces: [{
|
|
1909
|
-
type: 'ibc',
|
|
1910
|
-
counterparty: {
|
|
1911
|
-
channel_id: 'channel-730',
|
|
1912
|
-
base_denom: 'uatom',
|
|
1913
|
-
chain_name: 'cosmoshub'
|
|
1914
|
-
},
|
|
1915
|
-
chain: {
|
|
1916
|
-
channel_id: 'channel-239'
|
|
1917
|
-
}
|
|
1918
|
-
}]
|
|
1919
|
-
},
|
|
1920
|
-
{
|
|
1921
|
-
description: 'The native token of Crescent',
|
|
1922
|
-
denom_units: [{
|
|
1923
|
-
denom: 'ibc/892B184DE49984FEA412E6BB8B9F2FA35E707E29DD5E9ADB515EB99B11E40837',
|
|
1924
|
-
exponent: 0,
|
|
1925
|
-
aliases: ['ucre']
|
|
1926
|
-
}, {
|
|
1927
|
-
denom: 'cre',
|
|
1928
|
-
exponent: 6
|
|
1929
|
-
}],
|
|
1930
|
-
base: 'ibc/892B184DE49984FEA412E6BB8B9F2FA35E707E29DD5E9ADB515EB99B11E40837',
|
|
1931
|
-
name: 'Crescent',
|
|
1932
|
-
display: 'cre',
|
|
1933
|
-
symbol: 'CRE',
|
|
1934
|
-
logo_URIs: {
|
|
1935
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1936
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1937
|
-
},
|
|
1938
|
-
images: [{
|
|
1939
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1940
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1941
|
-
}],
|
|
1942
|
-
type_asset: 'sdk.coin',
|
|
1943
|
-
traces: [{
|
|
1944
|
-
type: 'ibc',
|
|
1945
|
-
counterparty: {
|
|
1946
|
-
channel_id: 'channel-21',
|
|
1947
|
-
base_denom: 'ucre',
|
|
1948
|
-
chain_name: 'crescent'
|
|
1949
|
-
},
|
|
1950
|
-
chain: {
|
|
1951
|
-
channel_id: 'channel-51'
|
|
1952
|
-
}
|
|
1953
|
-
}]
|
|
1954
|
-
},
|
|
1955
|
-
{
|
|
1956
|
-
description: 'The bonded token of Crescent',
|
|
1957
|
-
denom_units: [{
|
|
1958
|
-
denom: 'ibc/7811A811C1EBD001CA3DB637DDD7F9254E6FC0D5EFCC26163C94FBA299F77D31',
|
|
1959
|
-
exponent: 0,
|
|
1960
|
-
aliases: ['ubcre']
|
|
1961
|
-
}, {
|
|
1962
|
-
denom: 'bcre',
|
|
1963
|
-
exponent: 6
|
|
1964
|
-
}],
|
|
1965
|
-
base: 'ibc/7811A811C1EBD001CA3DB637DDD7F9254E6FC0D5EFCC26163C94FBA299F77D31',
|
|
1966
|
-
name: 'Bonded Crescent',
|
|
1967
|
-
display: 'bcre',
|
|
1968
|
-
symbol: 'bCRE',
|
|
1969
|
-
logo_URIs: {
|
|
1970
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
1971
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1972
|
-
},
|
|
1973
|
-
images: [{
|
|
1974
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
1975
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
1976
|
-
}],
|
|
1977
|
-
type_asset: 'sdk.coin',
|
|
1978
|
-
traces: [{
|
|
1979
|
-
type: 'ibc',
|
|
1980
|
-
counterparty: {
|
|
1981
|
-
channel_id: 'channel-21',
|
|
1982
|
-
base_denom: 'ubcre',
|
|
1983
|
-
chain_name: 'crescent'
|
|
1984
|
-
},
|
|
1985
|
-
chain: {
|
|
1986
|
-
channel_id: 'channel-51'
|
|
1987
|
-
}
|
|
1988
|
-
}]
|
|
1989
|
-
},
|
|
1990
|
-
{
|
|
1991
|
-
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
1992
|
-
denom_units: [{
|
|
1993
|
-
denom: 'ibc/922B5DFF7AEEC6D0951341C650A6B97EF1C8E94F670024E57C4BDDCBEC050419',
|
|
1994
|
-
exponent: 0,
|
|
1995
|
-
aliases: ['peaka']
|
|
1996
|
-
}, {
|
|
1997
|
-
denom: 'DORA',
|
|
1998
|
-
exponent: 18
|
|
1999
|
-
}],
|
|
2000
|
-
base: 'ibc/922B5DFF7AEEC6D0951341C650A6B97EF1C8E94F670024E57C4BDDCBEC050419',
|
|
2001
|
-
name: 'Dora Vota',
|
|
2002
|
-
display: 'DORA',
|
|
2003
|
-
symbol: 'DORA',
|
|
2004
|
-
logo_URIs: {
|
|
2005
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg'
|
|
2006
|
-
},
|
|
2007
|
-
images: [{
|
|
2008
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg'
|
|
2009
|
-
}, {
|
|
2010
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/doravota.png'
|
|
2011
|
-
}],
|
|
2012
|
-
type_asset: 'sdk.coin',
|
|
2013
|
-
traces: [{
|
|
2014
|
-
type: 'ibc',
|
|
2015
|
-
counterparty: {
|
|
2016
|
-
channel_id: 'channel-15',
|
|
2017
|
-
base_denom: 'peaka',
|
|
2018
|
-
chain_name: 'doravota'
|
|
2019
|
-
},
|
|
2020
|
-
chain: {
|
|
2021
|
-
channel_id: 'channel-394'
|
|
2022
|
-
}
|
|
2023
|
-
}]
|
|
2024
|
-
},
|
|
2025
|
-
{
|
|
2026
|
-
description: 'The native fee token of Gateway.',
|
|
2027
|
-
denom_units: [{
|
|
2028
|
-
denom: 'ibc/A8B0AD0A4BD2235CA616987ACF8AA7B63EF0EE9C46ED7A4C18E344820C2C1061',
|
|
2029
|
-
exponent: 0,
|
|
2030
|
-
aliases: ['utest']
|
|
2031
|
-
}, {
|
|
2032
|
-
denom: 'test',
|
|
2033
|
-
exponent: 6
|
|
2034
|
-
}],
|
|
2035
|
-
type_asset: 'sdk.coin',
|
|
2036
|
-
base: 'ibc/A8B0AD0A4BD2235CA616987ACF8AA7B63EF0EE9C46ED7A4C18E344820C2C1061',
|
|
2037
|
-
name: 'Test',
|
|
2038
|
-
display: 'test',
|
|
2039
|
-
symbol: 'TEST',
|
|
2040
|
-
traces: [{
|
|
2041
|
-
type: 'ibc',
|
|
2042
|
-
counterparty: {
|
|
2043
|
-
channel_id: 'channel-12',
|
|
2044
|
-
base_denom: 'utest',
|
|
2045
|
-
chain_name: 'gateway'
|
|
2046
|
-
},
|
|
2047
|
-
chain: {
|
|
2048
|
-
channel_id: 'channel-278'
|
|
2049
|
-
}
|
|
2050
|
-
}]
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
description: 'the native staking token of Gateway.',
|
|
2054
|
-
denom_units: [{
|
|
2055
|
-
denom: 'ibc/F295914EEA38E09C04A3D38B349A474B342998A23F36813A864053B1258B4791',
|
|
2056
|
-
exponent: 0,
|
|
2057
|
-
aliases: ['uworm']
|
|
2058
|
-
}, {
|
|
2059
|
-
denom: 'worm',
|
|
2060
|
-
exponent: 6
|
|
2061
|
-
}],
|
|
2062
|
-
type_asset: 'sdk.coin',
|
|
2063
|
-
base: 'ibc/F295914EEA38E09C04A3D38B349A474B342998A23F36813A864053B1258B4791',
|
|
2064
|
-
name: 'Worm',
|
|
2065
|
-
display: 'worm',
|
|
2066
|
-
symbol: 'WORM',
|
|
2067
|
-
traces: [{
|
|
2068
|
-
type: 'ibc',
|
|
2069
|
-
counterparty: {
|
|
2070
|
-
channel_id: 'channel-12',
|
|
2071
|
-
base_denom: 'uworm',
|
|
2072
|
-
chain_name: 'gateway'
|
|
2073
|
-
},
|
|
2074
|
-
chain: {
|
|
2075
|
-
channel_id: 'channel-278'
|
|
2076
|
-
}
|
|
2077
|
-
}]
|
|
2078
|
-
},
|
|
2079
|
-
{
|
|
2080
|
-
description: 'The native token of JUNO Chain',
|
|
2081
|
-
denom_units: [{
|
|
2082
|
-
denom: 'ibc/448C1061CE97D86CC5E86374CD914870FB8EBA16C58661B5F1D3F46729A2422D',
|
|
2083
|
-
exponent: 0,
|
|
2084
|
-
aliases: ['ujuno']
|
|
2085
|
-
}, {
|
|
2086
|
-
denom: 'juno',
|
|
2087
|
-
exponent: 6
|
|
2088
|
-
}],
|
|
2089
|
-
base: 'ibc/448C1061CE97D86CC5E86374CD914870FB8EBA16C58661B5F1D3F46729A2422D',
|
|
2090
|
-
name: 'Juno',
|
|
2091
|
-
display: 'juno',
|
|
2092
|
-
symbol: 'JUNO',
|
|
2093
|
-
logo_URIs: {
|
|
2094
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
2095
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
2096
|
-
},
|
|
2097
|
-
coingecko_id: 'juno-network',
|
|
2098
|
-
images: [{
|
|
2099
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
2100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
2101
|
-
}],
|
|
2102
|
-
socials: {
|
|
2103
|
-
website: 'https://junonetwork.io/',
|
|
2104
|
-
x: 'https://x.com/JunoNetwork'
|
|
2105
|
-
},
|
|
2106
|
-
type_asset: 'sdk.coin',
|
|
2107
|
-
traces: [{
|
|
2108
|
-
type: 'ibc',
|
|
2109
|
-
counterparty: {
|
|
2110
|
-
channel_id: 'channel-20',
|
|
2111
|
-
base_denom: 'ujuno',
|
|
2112
|
-
chain_name: 'juno'
|
|
2113
|
-
},
|
|
2114
|
-
chain: {
|
|
2115
|
-
channel_id: 'channel-5'
|
|
2116
|
-
}
|
|
2117
|
-
}]
|
|
2118
|
-
},
|
|
2119
|
-
{
|
|
2120
|
-
description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
|
|
2121
|
-
denom_units: [{
|
|
2122
|
-
denom: 'ibc/0E57658B71E9CC4BB0F6FE3E01712966713B49E6FD292E6B66E3F111B103D361',
|
|
2123
|
-
exponent: 0,
|
|
2124
|
-
aliases: ['ukuji']
|
|
2125
|
-
}, {
|
|
2126
|
-
denom: 'kuji',
|
|
2127
|
-
exponent: 6
|
|
2128
|
-
}],
|
|
2129
|
-
base: 'ibc/0E57658B71E9CC4BB0F6FE3E01712966713B49E6FD292E6B66E3F111B103D361',
|
|
2130
|
-
name: 'Kujira',
|
|
2131
|
-
display: 'kuji',
|
|
2132
|
-
symbol: 'KUJI',
|
|
2133
|
-
logo_URIs: {
|
|
2134
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
2135
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
2136
|
-
},
|
|
2137
|
-
images: [{
|
|
2138
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
2139
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
2140
|
-
}],
|
|
2141
|
-
socials: {
|
|
2142
|
-
website: 'https://kujira.network/',
|
|
2143
|
-
x: 'https://x.com/TeamKujira'
|
|
2144
|
-
},
|
|
2145
|
-
type_asset: 'sdk.coin',
|
|
2146
|
-
traces: [{
|
|
2147
|
-
type: 'ibc',
|
|
2148
|
-
counterparty: {
|
|
2149
|
-
channel_id: 'channel-7',
|
|
2150
|
-
base_denom: 'ukuji',
|
|
2151
|
-
chain_name: 'kujira'
|
|
2152
|
-
},
|
|
2153
|
-
chain: {
|
|
2154
|
-
channel_id: 'channel-49'
|
|
2155
|
-
}
|
|
2156
|
-
}]
|
|
2157
|
-
},
|
|
2158
|
-
{
|
|
2159
|
-
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
2160
|
-
denom_units: [{
|
|
2161
|
-
denom: 'ibc/CB6659DA57AED78D6399A5FAEA62A8D648A63BD4AD78F2F74C49872D6A1F0898',
|
|
2162
|
-
exponent: 0,
|
|
2163
|
-
aliases: ['ulava']
|
|
2164
|
-
}, {
|
|
2165
|
-
denom: 'lava',
|
|
2166
|
-
exponent: 6
|
|
2167
|
-
}],
|
|
2168
|
-
type_asset: 'sdk.coin',
|
|
2169
|
-
base: 'ibc/CB6659DA57AED78D6399A5FAEA62A8D648A63BD4AD78F2F74C49872D6A1F0898',
|
|
2170
|
-
name: 'Lava',
|
|
2171
|
-
coingecko_id: 'lava-network',
|
|
2172
|
-
display: 'lava',
|
|
2173
|
-
symbol: 'LAVA',
|
|
2174
|
-
logo_URIs: {
|
|
2175
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png'
|
|
2176
|
-
},
|
|
2177
|
-
images: [{
|
|
2178
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png'
|
|
2179
|
-
}],
|
|
2180
|
-
keywords: [
|
|
2181
|
-
'modular',
|
|
2182
|
-
'data',
|
|
2183
|
-
'data access',
|
|
2184
|
-
'rpc',
|
|
2185
|
-
'staking',
|
|
2186
|
-
'dual staking',
|
|
2187
|
-
'indexing',
|
|
2188
|
-
'incentivized public rpc'
|
|
2189
|
-
],
|
|
2190
|
-
socials: {
|
|
2191
|
-
website: 'https://lavanet.xyz',
|
|
2192
|
-
x: 'https://x.com/lavanetxyz'
|
|
2193
|
-
},
|
|
2194
|
-
traces: [{
|
|
2195
|
-
type: 'ibc',
|
|
2196
|
-
counterparty: {
|
|
2197
|
-
channel_id: 'channel-7',
|
|
2198
|
-
base_denom: 'ulava',
|
|
2199
|
-
chain_name: 'lava'
|
|
2200
|
-
},
|
|
2201
|
-
chain: {
|
|
2202
|
-
channel_id: 'channel-391'
|
|
2203
|
-
}
|
|
2204
|
-
}]
|
|
2205
|
-
},
|
|
2206
|
-
{
|
|
2207
|
-
description: 'The native token of MANTRA',
|
|
2208
|
-
denom_units: [{
|
|
2209
|
-
denom: 'ibc/904E66200E734AC9DD48D353472A8D852073905F3C9FBBC969644B13787FDC66',
|
|
2210
|
-
exponent: 0,
|
|
2211
|
-
aliases: ['amantra']
|
|
2212
|
-
}, {
|
|
2213
|
-
denom: 'mantra',
|
|
2214
|
-
exponent: 18
|
|
2215
|
-
}],
|
|
2216
|
-
type_asset: 'sdk.coin',
|
|
2217
|
-
base: 'ibc/904E66200E734AC9DD48D353472A8D852073905F3C9FBBC969644B13787FDC66',
|
|
2218
|
-
name: 'MANTRA Chain',
|
|
2219
|
-
display: 'mantra',
|
|
2220
|
-
symbol: 'MANTRA',
|
|
2221
|
-
coingecko_id: 'mantra',
|
|
2222
|
-
keywords: [
|
|
2223
|
-
'rwa',
|
|
2224
|
-
'wasm',
|
|
2225
|
-
'staking'
|
|
2226
|
-
],
|
|
2227
|
-
images: [
|
|
2228
|
-
{
|
|
2229
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
2230
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
2231
|
-
theme: {
|
|
2232
|
-
circle: true
|
|
2233
|
-
}
|
|
2234
|
-
},
|
|
2235
|
-
{
|
|
2236
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
2237
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
2238
|
-
theme: {
|
|
2239
|
-
dark_mode: true,
|
|
2240
|
-
circle: true
|
|
2241
|
-
}
|
|
2242
|
-
},
|
|
2243
|
-
{
|
|
2244
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
2245
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
2246
|
-
theme: {
|
|
2247
|
-
dark_mode: false,
|
|
2248
|
-
circle: true
|
|
2249
|
-
}
|
|
2250
|
-
}
|
|
2251
|
-
],
|
|
2252
|
-
socials: {
|
|
2253
|
-
website: 'https://www.mantrachain.io/',
|
|
2254
|
-
x: 'https://x.com/MANTRA_Chain'
|
|
2255
|
-
},
|
|
2256
|
-
traces: [{
|
|
2257
|
-
type: 'ibc',
|
|
2258
|
-
counterparty: {
|
|
2259
|
-
channel_id: 'channel-4',
|
|
2260
|
-
base_denom: 'amantra',
|
|
2261
|
-
chain_name: 'mantrachain'
|
|
2262
|
-
},
|
|
2263
|
-
chain: {
|
|
2264
|
-
channel_id: 'channel-406'
|
|
2265
|
-
}
|
|
2266
|
-
}]
|
|
2267
|
-
},
|
|
2268
|
-
{
|
|
2269
|
-
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
2270
|
-
denom_units: [{
|
|
2271
|
-
denom: 'ibc/D7977B210F7506F8C3CEA70E255E9F12068E8B111CDF13261CEE310496D98133',
|
|
2272
|
-
exponent: 0,
|
|
2273
|
-
aliases: ['uwhale']
|
|
2274
|
-
}, {
|
|
2275
|
-
denom: 'whale',
|
|
2276
|
-
exponent: 6
|
|
2277
|
-
}],
|
|
2278
|
-
base: 'ibc/D7977B210F7506F8C3CEA70E255E9F12068E8B111CDF13261CEE310496D98133',
|
|
2279
|
-
name: 'Whale',
|
|
2280
|
-
display: 'whale',
|
|
2281
|
-
symbol: 'WHALE',
|
|
2282
|
-
logo_URIs: {
|
|
2283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
2284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
2285
|
-
},
|
|
2286
|
-
images: [{
|
|
2287
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
2288
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
2289
|
-
}],
|
|
2290
|
-
type_asset: 'sdk.coin',
|
|
2291
|
-
traces: [{
|
|
2292
|
-
type: 'ibc',
|
|
2293
|
-
counterparty: {
|
|
2294
|
-
channel_id: 'channel-69',
|
|
2295
|
-
base_denom: 'uwhale',
|
|
2296
|
-
chain_name: 'migaloo'
|
|
2297
|
-
},
|
|
2298
|
-
chain: {
|
|
2299
|
-
channel_id: 'channel-269'
|
|
2300
|
-
}
|
|
2301
|
-
}]
|
|
2302
|
-
},
|
|
2303
|
-
{
|
|
2304
|
-
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
2305
|
-
denom_units: [{
|
|
2306
|
-
denom: 'ibc/0F78E9BB57967216988AAE26A301792CDBE488DDA321D6FB7337373F35BF0B20',
|
|
2307
|
-
exponent: 0,
|
|
2308
|
-
aliases: ['untrn']
|
|
2309
|
-
}, {
|
|
2310
|
-
denom: 'ntrn',
|
|
2311
|
-
exponent: 6
|
|
2312
|
-
}],
|
|
2313
|
-
base: 'ibc/0F78E9BB57967216988AAE26A301792CDBE488DDA321D6FB7337373F35BF0B20',
|
|
2314
|
-
name: 'Neutron',
|
|
2315
|
-
display: 'ntrn',
|
|
2316
|
-
symbol: 'NTRN',
|
|
2317
|
-
logo_URIs: {
|
|
2318
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2319
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
2320
|
-
},
|
|
2321
|
-
coingecko_id: 'neutron-3',
|
|
2322
|
-
images: [{
|
|
2323
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
2324
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
2325
|
-
theme: {
|
|
2326
|
-
circle: true
|
|
2327
|
-
}
|
|
2328
|
-
}],
|
|
2329
|
-
socials: {
|
|
2330
|
-
website: 'https://neutron.org/',
|
|
2331
|
-
x: 'https://x.com/Neutron_org'
|
|
2332
|
-
},
|
|
2333
|
-
type_asset: 'sdk.coin',
|
|
2334
|
-
traces: [{
|
|
2335
|
-
type: 'ibc',
|
|
2336
|
-
counterparty: {
|
|
2337
|
-
channel_id: 'channel-18',
|
|
2338
|
-
base_denom: 'untrn',
|
|
2339
|
-
chain_name: 'neutron'
|
|
2340
|
-
},
|
|
2341
|
-
chain: {
|
|
2342
|
-
channel_id: 'channel-191'
|
|
2343
|
-
}
|
|
2344
|
-
}]
|
|
2345
|
-
},
|
|
2346
|
-
{
|
|
2347
|
-
description: 'BITCOSMOS',
|
|
2348
|
-
denom_units: [{
|
|
2349
|
-
denom: 'ibc/E72B90C25696EF3401D8A556200C89D790160125299619F7B84AA2E8CF36150C',
|
|
2350
|
-
exponent: 0,
|
|
2351
|
-
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
2352
|
-
}, {
|
|
2353
|
-
denom: 'bitcosmos',
|
|
2354
|
-
exponent: 6
|
|
2355
|
-
}],
|
|
2356
|
-
base: 'ibc/E72B90C25696EF3401D8A556200C89D790160125299619F7B84AA2E8CF36150C',
|
|
2357
|
-
name: 'Bitcosmos',
|
|
2358
|
-
display: 'bitcosmos',
|
|
2359
|
-
symbol: 'BTC',
|
|
2360
|
-
logo_URIs: {
|
|
2361
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
2362
|
-
},
|
|
2363
|
-
images: [{
|
|
2364
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
2365
|
-
}],
|
|
2366
|
-
type_asset: 'sdk.coin',
|
|
2367
|
-
traces: [{
|
|
2368
|
-
type: 'ibc',
|
|
2369
|
-
counterparty: {
|
|
2370
|
-
channel_id: 'channel-18',
|
|
2371
|
-
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
2372
|
-
chain_name: 'neutron'
|
|
2373
|
-
},
|
|
2374
|
-
chain: {
|
|
2375
|
-
channel_id: 'channel-191'
|
|
2376
|
-
}
|
|
2377
|
-
}]
|
|
2378
|
-
},
|
|
2379
|
-
{
|
|
2380
|
-
description: 'What the Fuck',
|
|
2381
|
-
denom_units: [{
|
|
2382
|
-
denom: 'ibc/369CCE6DC4008F5AD750AF6570A3F9CBE0CBDF57C75136A779FB0FAF10ADF140',
|
|
2383
|
-
exponent: 0,
|
|
2384
|
-
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
2385
|
-
}, {
|
|
2386
|
-
denom: 'wtf',
|
|
2387
|
-
exponent: 6
|
|
2388
|
-
}],
|
|
2389
|
-
base: 'ibc/369CCE6DC4008F5AD750AF6570A3F9CBE0CBDF57C75136A779FB0FAF10ADF140',
|
|
2390
|
-
name: 'wtf',
|
|
2391
|
-
display: 'wtf',
|
|
2392
|
-
symbol: 'WTF',
|
|
2393
|
-
logo_URIs: {
|
|
2394
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
2395
|
-
},
|
|
2396
|
-
images: [{
|
|
2397
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
2398
|
-
}],
|
|
2399
|
-
type_asset: 'sdk.coin',
|
|
2400
|
-
traces: [{
|
|
2401
|
-
type: 'ibc',
|
|
2402
|
-
counterparty: {
|
|
2403
|
-
channel_id: 'channel-18',
|
|
2404
|
-
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
2405
|
-
chain_name: 'neutron'
|
|
2406
|
-
},
|
|
2407
|
-
chain: {
|
|
2408
|
-
channel_id: 'channel-191'
|
|
2409
|
-
}
|
|
2410
|
-
}]
|
|
2411
|
-
},
|
|
2412
|
-
{
|
|
2413
|
-
description: 'Astro BOY',
|
|
2414
|
-
denom_units: [{
|
|
2415
|
-
denom: 'ibc/E8B8FF02222B78A68158BB881DEEB250CD9268D013A8B9C951540A114CB633D0',
|
|
2416
|
-
exponent: 0,
|
|
2417
|
-
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
2418
|
-
}, {
|
|
2419
|
-
denom: 'boy',
|
|
2420
|
-
exponent: 6
|
|
2421
|
-
}],
|
|
2422
|
-
base: 'ibc/E8B8FF02222B78A68158BB881DEEB250CD9268D013A8B9C951540A114CB633D0',
|
|
2423
|
-
name: 'boy',
|
|
2424
|
-
display: 'boy',
|
|
2425
|
-
symbol: 'BOY',
|
|
2426
|
-
logo_URIs: {
|
|
2427
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
2428
|
-
},
|
|
2429
|
-
images: [{
|
|
2430
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
2431
|
-
}],
|
|
2432
|
-
type_asset: 'sdk.coin',
|
|
2433
|
-
traces: [{
|
|
2434
|
-
type: 'ibc',
|
|
2435
|
-
counterparty: {
|
|
2436
|
-
channel_id: 'channel-18',
|
|
2437
|
-
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
2438
|
-
chain_name: 'neutron'
|
|
2439
|
-
},
|
|
2440
|
-
chain: {
|
|
2441
|
-
channel_id: 'channel-191'
|
|
2442
|
-
}
|
|
2443
|
-
}]
|
|
2444
|
-
},
|
|
2445
|
-
{
|
|
2446
|
-
description: 'The permissioned staking asset for Noble Chain',
|
|
2447
|
-
denom_units: [{
|
|
2448
|
-
denom: 'ibc/04CC6708D38018958971BD928783B4FDD0C697A2EAE5F56C306A29B66C529703',
|
|
2449
|
-
exponent: 0,
|
|
2450
|
-
aliases: ['ustake']
|
|
2451
|
-
}, {
|
|
2452
|
-
denom: 'stake',
|
|
2453
|
-
exponent: 6
|
|
2454
|
-
}],
|
|
2455
|
-
type_asset: 'sdk.coin',
|
|
2456
|
-
base: 'ibc/04CC6708D38018958971BD928783B4FDD0C697A2EAE5F56C306A29B66C529703',
|
|
2457
|
-
name: 'Stake',
|
|
2458
|
-
display: 'stake',
|
|
2459
|
-
symbol: 'STAKE',
|
|
2460
|
-
logo_URIs: {
|
|
2461
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
2462
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
2463
|
-
},
|
|
2464
|
-
images: [{
|
|
2465
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
2466
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
2467
|
-
}],
|
|
2468
|
-
traces: [{
|
|
2469
|
-
type: 'ibc',
|
|
2470
|
-
counterparty: {
|
|
2471
|
-
channel_id: 'channel-11',
|
|
2472
|
-
base_denom: 'ustake',
|
|
2473
|
-
chain_name: 'noble'
|
|
2474
|
-
},
|
|
2475
|
-
chain: {
|
|
2476
|
-
channel_id: 'channel-204'
|
|
2477
|
-
}
|
|
2478
|
-
}]
|
|
2479
|
-
},
|
|
2480
|
-
{
|
|
2481
|
-
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
2482
|
-
denom_units: [{
|
|
2483
|
-
denom: 'ibc/9C40A8368C0E1CAA4144DBDEBBCE2E7A5CC2D128F0A9F785ECB71ECFF575114C',
|
|
2484
|
-
exponent: 0,
|
|
2485
|
-
aliases: ['ufrienzies']
|
|
2486
|
-
}, {
|
|
2487
|
-
denom: 'frienzies',
|
|
2488
|
-
exponent: 6
|
|
2489
|
-
}],
|
|
2490
|
-
type_asset: 'sdk.coin',
|
|
2491
|
-
base: 'ibc/9C40A8368C0E1CAA4144DBDEBBCE2E7A5CC2D128F0A9F785ECB71ECFF575114C',
|
|
2492
|
-
display: 'frienzies',
|
|
2493
|
-
name: 'Frienzies',
|
|
2494
|
-
symbol: 'FRNZ',
|
|
2495
|
-
logo_URIs: {
|
|
2496
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2497
|
-
},
|
|
2498
|
-
images: [{
|
|
2499
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2500
|
-
}],
|
|
2501
|
-
traces: [{
|
|
2502
|
-
type: 'ibc',
|
|
2503
|
-
counterparty: {
|
|
2504
|
-
channel_id: 'channel-11',
|
|
2505
|
-
base_denom: 'ufrienzies',
|
|
2506
|
-
chain_name: 'noble'
|
|
2507
|
-
},
|
|
2508
|
-
chain: {
|
|
2509
|
-
channel_id: 'channel-204'
|
|
2510
|
-
}
|
|
2511
|
-
}]
|
|
2512
|
-
},
|
|
2513
|
-
{
|
|
2514
|
-
description: 'Ondo US Dollar Yield',
|
|
2515
|
-
denom_units: [{
|
|
2516
|
-
denom: 'ibc/2CB94AFF9367A6BD7EFDECFD0C6F28EEDC0992E2B7CCE6B3D66AF6246F6C5092',
|
|
2517
|
-
exponent: 0,
|
|
2518
|
-
aliases: ['ausdy']
|
|
2519
|
-
}, {
|
|
2520
|
-
denom: 'usdy',
|
|
2521
|
-
exponent: 18
|
|
2522
|
-
}],
|
|
2523
|
-
base: 'ibc/2CB94AFF9367A6BD7EFDECFD0C6F28EEDC0992E2B7CCE6B3D66AF6246F6C5092',
|
|
2524
|
-
display: 'usdy',
|
|
2525
|
-
name: 'Ondo US Dollar Yield',
|
|
2526
|
-
symbol: 'USDY',
|
|
2527
|
-
logo_URIs: {
|
|
2528
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
2529
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
2530
|
-
},
|
|
2531
|
-
images: [{
|
|
2532
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
2533
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
2534
|
-
}],
|
|
2535
|
-
coingecko_id: 'ondo-us-dollar-yield',
|
|
2536
|
-
socials: {
|
|
2537
|
-
website: 'https://ondo.finance/usdy',
|
|
2538
|
-
x: 'https://x.com/OndoFinance'
|
|
2539
|
-
},
|
|
2540
|
-
type_asset: 'sdk.coin',
|
|
2541
|
-
traces: [{
|
|
2542
|
-
type: 'ibc',
|
|
2543
|
-
counterparty: {
|
|
2544
|
-
channel_id: 'channel-11',
|
|
2545
|
-
base_denom: 'ausdy',
|
|
2546
|
-
chain_name: 'noble'
|
|
2547
|
-
},
|
|
2548
|
-
chain: {
|
|
2549
|
-
channel_id: 'channel-204'
|
|
2550
|
-
}
|
|
2551
|
-
}]
|
|
2552
|
-
},
|
|
2553
|
-
{
|
|
2554
|
-
description: 'USDN token',
|
|
2555
|
-
denom_units: [{
|
|
2556
|
-
denom: 'ibc/767C4B66E5C6C8E36EFB82FC2B617F2988A78202C21EAB2EBE2A49973DFB20C5',
|
|
2557
|
-
exponent: 0,
|
|
2558
|
-
aliases: ['uusdn']
|
|
2559
|
-
}, {
|
|
2560
|
-
denom: 'usdn',
|
|
2561
|
-
exponent: 6
|
|
2562
|
-
}],
|
|
2563
|
-
type_asset: 'sdk.coin',
|
|
2564
|
-
base: 'ibc/767C4B66E5C6C8E36EFB82FC2B617F2988A78202C21EAB2EBE2A49973DFB20C5',
|
|
2565
|
-
name: 'Noble Dollar',
|
|
2566
|
-
display: 'usdn',
|
|
2567
|
-
symbol: 'USDN',
|
|
2568
|
-
logo_URIs: {
|
|
2569
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
2570
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
2571
|
-
},
|
|
2572
|
-
images: [{
|
|
2573
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
2574
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
2575
|
-
}],
|
|
2576
|
-
traces: [{
|
|
2577
|
-
type: 'ibc',
|
|
2578
|
-
counterparty: {
|
|
2579
|
-
channel_id: 'channel-11',
|
|
2580
|
-
base_denom: 'uusdn',
|
|
2581
|
-
chain_name: 'noble'
|
|
2582
|
-
},
|
|
2583
|
-
chain: {
|
|
2584
|
-
channel_id: 'channel-204'
|
|
2585
|
-
}
|
|
2586
|
-
}]
|
|
2587
|
-
},
|
|
2588
|
-
{
|
|
2589
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
2590
|
-
denom_units: [{
|
|
2591
|
-
denom: 'ibc/FF10A7DB6B25599B134B3700159ED3C38149448E3564B362F77C4D50D744182E',
|
|
2592
|
-
exponent: 0,
|
|
2593
|
-
aliases: ['uflix']
|
|
2594
|
-
}, {
|
|
2595
|
-
denom: 'flix',
|
|
2596
|
-
exponent: 6
|
|
2597
|
-
}],
|
|
2598
|
-
base: 'ibc/FF10A7DB6B25599B134B3700159ED3C38149448E3564B362F77C4D50D744182E',
|
|
2599
|
-
name: 'Flix',
|
|
2600
|
-
display: 'flix',
|
|
2601
|
-
symbol: 'FLIX',
|
|
2602
|
-
logo_URIs: {
|
|
2603
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
2604
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
2605
|
-
},
|
|
2606
|
-
images: [{
|
|
2607
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
2608
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
2609
|
-
}],
|
|
2610
|
-
socials: {
|
|
2611
|
-
website: 'https://omniflix.network/',
|
|
2612
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
2613
|
-
},
|
|
2614
|
-
type_asset: 'sdk.coin',
|
|
2615
|
-
traces: [{
|
|
2616
|
-
type: 'ibc',
|
|
2617
|
-
counterparty: {
|
|
2618
|
-
channel_id: 'channel-49',
|
|
2619
|
-
base_denom: 'uflix',
|
|
2620
|
-
chain_name: 'omniflixhub'
|
|
2621
|
-
},
|
|
2622
|
-
chain: {
|
|
2623
|
-
channel_id: 'channel-398'
|
|
2624
|
-
}
|
|
2625
|
-
}]
|
|
2626
|
-
},
|
|
2627
|
-
{
|
|
2628
|
-
description: 'The native token of Osmosis',
|
|
2629
|
-
denom_units: [{
|
|
2630
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
2631
|
-
exponent: 0,
|
|
2632
|
-
aliases: ['uosmo']
|
|
2633
|
-
}, {
|
|
2634
|
-
denom: 'osmo',
|
|
2635
|
-
exponent: 6
|
|
2636
|
-
}],
|
|
2637
|
-
type_asset: 'sdk.coin',
|
|
2638
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
2639
|
-
name: 'Osmosis',
|
|
2640
|
-
display: 'osmo',
|
|
2641
|
-
symbol: 'OSMO',
|
|
2642
|
-
logo_URIs: {
|
|
2643
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2645
|
-
},
|
|
2646
|
-
images: [{
|
|
2647
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2648
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2649
|
-
}],
|
|
2650
|
-
coingecko_id: 'osmosis',
|
|
2651
|
-
keywords: ['dex', 'staking'],
|
|
2652
|
-
socials: {
|
|
2653
|
-
website: 'https://osmosis.zone',
|
|
2654
|
-
x: 'https://x.com/osmosis'
|
|
2655
|
-
},
|
|
2656
|
-
traces: [{
|
|
2657
|
-
type: 'ibc',
|
|
2658
|
-
counterparty: {
|
|
2659
|
-
channel_id: 'channel-75',
|
|
2660
|
-
base_denom: 'uosmo',
|
|
2661
|
-
chain_name: 'osmosis'
|
|
2662
|
-
},
|
|
2663
|
-
chain: {
|
|
2664
|
-
channel_id: 'channel-0'
|
|
2665
|
-
}
|
|
2666
|
-
}]
|
|
2667
|
-
},
|
|
2668
|
-
{
|
|
2669
|
-
description: 'ION is the second native token of Osmosis.',
|
|
2670
|
-
denom_units: [{
|
|
2671
|
-
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
2672
|
-
exponent: 0,
|
|
2673
|
-
aliases: ['uion']
|
|
2674
|
-
}, {
|
|
2675
|
-
denom: 'ion',
|
|
2676
|
-
exponent: 6
|
|
2677
|
-
}],
|
|
2678
|
-
type_asset: 'sdk.coin',
|
|
2679
|
-
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
2680
|
-
name: 'Ion DAO',
|
|
2681
|
-
display: 'ion',
|
|
2682
|
-
symbol: 'ION',
|
|
2683
|
-
logo_URIs: {
|
|
2684
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2685
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2686
|
-
},
|
|
2687
|
-
images: [{
|
|
2688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2689
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2690
|
-
}],
|
|
2691
|
-
coingecko_id: 'ion',
|
|
2692
|
-
keywords: ['memecoin', 'defi'],
|
|
2693
|
-
socials: {
|
|
2694
|
-
website: 'https://ion.wtf',
|
|
2695
|
-
x: 'https://x.com/_IONDAO'
|
|
2696
|
-
},
|
|
2697
|
-
traces: [{
|
|
2698
|
-
type: 'ibc',
|
|
2699
|
-
counterparty: {
|
|
2700
|
-
channel_id: 'channel-75',
|
|
2701
|
-
base_denom: 'uion',
|
|
2702
|
-
chain_name: 'osmosis'
|
|
2703
|
-
},
|
|
2704
|
-
chain: {
|
|
2705
|
-
channel_id: 'channel-0'
|
|
2706
|
-
}
|
|
2707
|
-
}]
|
|
2708
|
-
},
|
|
2709
|
-
{
|
|
2710
|
-
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
2711
|
-
denom_units: [{
|
|
2712
|
-
denom: 'ibc/B0DD091AE8F4DF06E155C0328B5098206A756766466F101CDC2F7D196C3AA572',
|
|
2713
|
-
exponent: 0,
|
|
2714
|
-
aliases: ['uxprt']
|
|
2715
|
-
}, {
|
|
2716
|
-
denom: 'xprt',
|
|
2717
|
-
exponent: 6
|
|
2718
|
-
}],
|
|
2719
|
-
base: 'ibc/B0DD091AE8F4DF06E155C0328B5098206A756766466F101CDC2F7D196C3AA572',
|
|
2720
|
-
name: 'Persistence',
|
|
2721
|
-
display: 'xprt',
|
|
2722
|
-
symbol: 'XPRT',
|
|
2723
|
-
logo_URIs: {
|
|
2724
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
2725
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
2726
|
-
},
|
|
2727
|
-
coingecko_id: 'persistence',
|
|
2728
|
-
images: [{
|
|
2729
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
2730
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg',
|
|
2731
|
-
theme: {
|
|
2732
|
-
circle: true
|
|
2733
|
-
}
|
|
2734
|
-
}],
|
|
2735
|
-
socials: {
|
|
2736
|
-
website: 'https://persistence.one/',
|
|
2737
|
-
x: 'https://x.com/PersistenceOne'
|
|
2738
|
-
},
|
|
2739
|
-
type_asset: 'sdk.coin',
|
|
2740
|
-
traces: [{
|
|
2741
|
-
type: 'ibc',
|
|
2742
|
-
counterparty: {
|
|
2743
|
-
channel_id: 'channel-197',
|
|
2744
|
-
base_denom: 'uxprt',
|
|
2745
|
-
chain_name: 'persistence'
|
|
2746
|
-
},
|
|
2747
|
-
chain: {
|
|
2748
|
-
channel_id: 'channel-287'
|
|
2749
|
-
}
|
|
2750
|
-
}]
|
|
2751
|
-
},
|
|
2752
|
-
{
|
|
2753
|
-
description: 'QCK - native token of Quicksilver',
|
|
2754
|
-
denom_units: [{
|
|
2755
|
-
denom: 'ibc/CC72D1ABD9FDC68DA3797BE4FD7C7CAEB5BB186AF1D5E072D91FA71F13097FCF',
|
|
2756
|
-
exponent: 0,
|
|
2757
|
-
aliases: ['uqck']
|
|
2758
|
-
}, {
|
|
2759
|
-
denom: 'qck',
|
|
2760
|
-
exponent: 6,
|
|
2761
|
-
aliases: []
|
|
2762
|
-
}],
|
|
2763
|
-
base: 'ibc/CC72D1ABD9FDC68DA3797BE4FD7C7CAEB5BB186AF1D5E072D91FA71F13097FCF',
|
|
2764
|
-
name: 'Quicksilver',
|
|
2765
|
-
display: 'qck',
|
|
2766
|
-
symbol: 'QCK',
|
|
2767
|
-
logo_URIs: {
|
|
2768
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
2769
|
-
},
|
|
2770
|
-
images: [{
|
|
2771
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
2772
|
-
}],
|
|
2773
|
-
socials: {
|
|
2774
|
-
website: 'https://quicksilver.zone/',
|
|
2775
|
-
x: 'https://x.com/quicksilverzone'
|
|
2776
|
-
},
|
|
2777
|
-
type_asset: 'sdk.coin',
|
|
2778
|
-
traces: [{
|
|
2779
|
-
type: 'ibc',
|
|
2780
|
-
counterparty: {
|
|
2781
|
-
channel_id: 'channel-0',
|
|
2782
|
-
base_denom: 'uqck',
|
|
2783
|
-
chain_name: 'quicksilver'
|
|
2784
|
-
},
|
|
2785
|
-
chain: {
|
|
2786
|
-
channel_id: 'channel-124'
|
|
2787
|
-
}
|
|
2788
|
-
}]
|
|
2789
|
-
},
|
|
2790
|
-
{
|
|
2791
|
-
description: 'Secret Network is a privacy-focused blockchain that enables private and secure smart contracts, protecting sensitive data.',
|
|
2792
|
-
denom_units: [{
|
|
2793
|
-
denom: 'ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD',
|
|
2794
|
-
exponent: 0,
|
|
2795
|
-
aliases: ['uscrt']
|
|
2796
|
-
}, {
|
|
2797
|
-
denom: 'scrt',
|
|
2798
|
-
exponent: 6
|
|
2799
|
-
}],
|
|
2800
|
-
base: 'ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD',
|
|
2801
|
-
name: 'Secret Network',
|
|
2802
|
-
display: 'scrt',
|
|
2803
|
-
symbol: 'SCRT',
|
|
2804
|
-
logo_URIs: {
|
|
2805
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2806
|
-
},
|
|
2807
|
-
coingecko_id: 'secret',
|
|
2808
|
-
images: [{
|
|
2809
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
2810
|
-
}],
|
|
2811
|
-
socials: {
|
|
2812
|
-
website: 'https://scrt.network/',
|
|
2813
|
-
x: 'https://x.com/SecretNetwork'
|
|
2814
|
-
},
|
|
2815
|
-
type_asset: 'sdk.coin',
|
|
2816
|
-
traces: [{
|
|
2817
|
-
type: 'ibc',
|
|
2818
|
-
counterparty: {
|
|
2819
|
-
channel_id: 'channel-19',
|
|
2820
|
-
base_denom: 'uscrt',
|
|
2821
|
-
chain_name: 'secretnetwork'
|
|
2822
|
-
},
|
|
2823
|
-
chain: {
|
|
2824
|
-
channel_id: 'channel-48'
|
|
2825
|
-
}
|
|
2826
|
-
}]
|
|
2827
|
-
},
|
|
2828
|
-
{
|
|
2829
|
-
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.',
|
|
2830
|
-
denom_units: [{
|
|
2831
|
-
denom: 'ibc/55967CD055E19BF374A2556456C5760DAFDCF1D86DD85FAD08DBA806964DB2C4',
|
|
2832
|
-
exponent: 0,
|
|
2833
|
-
aliases: ['ustrd']
|
|
2834
|
-
}, {
|
|
2835
|
-
denom: 'strd',
|
|
2836
|
-
exponent: 6
|
|
2837
|
-
}],
|
|
2838
|
-
base: 'ibc/55967CD055E19BF374A2556456C5760DAFDCF1D86DD85FAD08DBA806964DB2C4',
|
|
2839
|
-
name: 'Stride',
|
|
2840
|
-
display: 'strd',
|
|
2841
|
-
symbol: 'STRD',
|
|
2842
|
-
logo_URIs: {
|
|
2843
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2844
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2845
|
-
},
|
|
2846
|
-
coingecko_id: 'stride',
|
|
2847
|
-
images: [{
|
|
2848
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2849
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2850
|
-
}],
|
|
2851
|
-
socials: {
|
|
2852
|
-
website: 'https://stride.zone/',
|
|
2853
|
-
x: 'https://x.com/stride_zone'
|
|
2854
|
-
},
|
|
2855
|
-
type_asset: 'sdk.coin',
|
|
2856
|
-
traces: [{
|
|
2857
|
-
type: 'ibc',
|
|
2858
|
-
counterparty: {
|
|
2859
|
-
channel_id: 'channel-19',
|
|
2860
|
-
base_denom: 'ustrd',
|
|
2861
|
-
chain_name: 'stride'
|
|
2862
|
-
},
|
|
2863
|
-
chain: {
|
|
2864
|
-
channel_id: 'channel-106'
|
|
2865
|
-
}
|
|
2866
|
-
}]
|
|
2867
|
-
},
|
|
2868
|
-
{
|
|
2869
|
-
description: 'The native staking token of Terra Phoenix.',
|
|
2870
|
-
denom_units: [{
|
|
2871
|
-
denom: 'ibc/33B679C576A22B5D2CA314D8801155881C62037C34DBC3B32537FA5DBAB91080',
|
|
2872
|
-
exponent: 0,
|
|
2873
|
-
aliases: ['uluna']
|
|
2874
|
-
}, {
|
|
2875
|
-
denom: 'luna',
|
|
2876
|
-
exponent: 6
|
|
2877
|
-
}],
|
|
2878
|
-
base: 'ibc/33B679C576A22B5D2CA314D8801155881C62037C34DBC3B32537FA5DBAB91080',
|
|
2879
|
-
name: 'Luna',
|
|
2880
|
-
display: 'luna',
|
|
2881
|
-
symbol: 'LUNA',
|
|
2882
|
-
logo_URIs: {
|
|
2883
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
2884
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
2885
|
-
},
|
|
2886
|
-
coingecko_id: 'terra-luna-2',
|
|
2887
|
-
images: [{
|
|
2888
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
2889
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
2890
|
-
}],
|
|
2891
|
-
socials: {
|
|
2892
|
-
website: 'https://www.phoenix.money/',
|
|
2893
|
-
x: 'https://x.com/phoenix_dir'
|
|
2894
|
-
},
|
|
2895
|
-
type_asset: 'sdk.coin',
|
|
2896
|
-
traces: [{
|
|
2897
|
-
type: 'ibc',
|
|
2898
|
-
counterparty: {
|
|
2899
|
-
channel_id: 'channel-324',
|
|
2900
|
-
base_denom: 'uluna',
|
|
2901
|
-
chain_name: 'terra2'
|
|
2902
|
-
},
|
|
2903
|
-
chain: {
|
|
2904
|
-
channel_id: 'channel-266'
|
|
2905
|
-
}
|
|
2906
|
-
}]
|
|
2907
|
-
},
|
|
2908
|
-
{
|
|
2909
|
-
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.',
|
|
2910
|
-
denom_units: [{
|
|
2911
|
-
denom: 'ibc/55967CD055E19BF374A2556456C5760DAFDCF1D86DD85FAD08DBA806964DB2C4',
|
|
2912
|
-
exponent: 0,
|
|
2913
|
-
aliases: ['ustrd']
|
|
2914
|
-
}, {
|
|
2915
|
-
denom: 'strd',
|
|
2916
|
-
exponent: 6
|
|
2917
|
-
}],
|
|
2918
|
-
base: 'ibc/55967CD055E19BF374A2556456C5760DAFDCF1D86DD85FAD08DBA806964DB2C4',
|
|
2919
|
-
name: 'Stride',
|
|
2920
|
-
display: 'strd',
|
|
2921
|
-
symbol: 'STRD',
|
|
2922
|
-
logo_URIs: {
|
|
2923
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2924
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2925
|
-
},
|
|
2926
|
-
coingecko_id: 'stride',
|
|
2927
|
-
images: [{
|
|
2928
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2929
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2930
|
-
}],
|
|
2931
|
-
socials: {
|
|
2932
|
-
website: 'https://stride.zone/',
|
|
2933
|
-
x: 'https://x.com/stride_zone'
|
|
2934
|
-
},
|
|
2935
|
-
type_asset: 'sdk.coin',
|
|
2936
|
-
traces: [{
|
|
2937
|
-
type: 'ibc',
|
|
2938
|
-
counterparty: {
|
|
2939
|
-
channel_id: 'channel-19',
|
|
2940
|
-
base_denom: 'ustrd',
|
|
2941
|
-
chain_name: 'stride'
|
|
2942
|
-
},
|
|
2943
|
-
chain: {
|
|
2944
|
-
channel_id: 'channel-106'
|
|
2945
|
-
}
|
|
2946
|
-
}]
|
|
2947
|
-
},
|
|
2948
|
-
{
|
|
2949
|
-
description: 'The native staking token of Terra Phoenix.',
|
|
2950
|
-
denom_units: [{
|
|
2951
|
-
denom: 'ibc/33B679C576A22B5D2CA314D8801155881C62037C34DBC3B32537FA5DBAB91080',
|
|
2952
|
-
exponent: 0,
|
|
2953
|
-
aliases: ['uluna']
|
|
2954
|
-
}, {
|
|
2955
|
-
denom: 'luna',
|
|
2956
|
-
exponent: 6
|
|
2957
|
-
}],
|
|
2958
|
-
base: 'ibc/33B679C576A22B5D2CA314D8801155881C62037C34DBC3B32537FA5DBAB91080',
|
|
2959
|
-
name: 'Luna',
|
|
2960
|
-
display: 'luna',
|
|
2961
|
-
symbol: 'LUNA',
|
|
2962
|
-
logo_URIs: {
|
|
2963
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
2964
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
2965
|
-
},
|
|
2966
|
-
coingecko_id: 'terra-luna-2',
|
|
2967
|
-
images: [{
|
|
2968
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
2969
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
2970
|
-
}],
|
|
2971
|
-
socials: {
|
|
2972
|
-
website: 'https://www.phoenix.money/',
|
|
2973
|
-
x: 'https://x.com/phoenix_dir'
|
|
2974
|
-
},
|
|
2975
|
-
type_asset: 'sdk.coin',
|
|
2976
|
-
traces: [{
|
|
2977
|
-
type: 'ibc',
|
|
2978
|
-
counterparty: {
|
|
2979
|
-
channel_id: 'channel-324',
|
|
2980
|
-
base_denom: 'uluna',
|
|
2981
|
-
chain_name: 'terra2'
|
|
2982
|
-
},
|
|
2983
|
-
chain: {
|
|
2984
|
-
channel_id: 'channel-266'
|
|
2985
|
-
}
|
|
2986
|
-
}]
|
|
2987
|
-
}
|
|
2988
|
-
]
|
|
2989
|
-
};
|
|
2990
|
-
export default assets;
|