@chain-registry/assets 1.70.638 → 1.70.640
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/akash.js +0 -252
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -252
- package/esm/mainnet/babylon.js +0 -252
- package/esm/mainnet/celestia.js +0 -252
- package/esm/mainnet/cosmoshub.js +0 -252
- package/esm/mainnet/dungeon.js +68 -0
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/kopi.js +0 -252
- package/esm/mainnet/neutron.js +0 -252
- package/esm/mainnet/noble.js +0 -252
- package/esm/mainnet/osmosis.js +0 -252
- package/esm/mainnet/passage.js +82 -0
- package/esm/mainnet/saga.js +0 -252
- package/esm/mainnet/xion.js +0 -252
- package/esm/mainnet/xrplevm.js +0 -252
- package/index.d.ts +1 -1
- package/mainnet/akash.js +0 -252
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -252
- package/mainnet/babylon.js +0 -252
- package/mainnet/celestia.js +0 -252
- package/mainnet/cosmoshub.js +0 -252
- package/mainnet/dungeon.js +68 -0
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/kopi.js +0 -252
- package/mainnet/neutron.js +0 -252
- package/mainnet/noble.js +0 -252
- package/mainnet/osmosis.js +0 -252
- package/mainnet/passage.js +82 -0
- package/mainnet/saga.js +0 -252
- package/mainnet/xion.js +0 -252
- package/mainnet/xrplevm.js +0 -252
- package/package.json +5 -5
- package/esm/mainnet/elys.js +0 -1850
- package/mainnet/elys.d.ts +0 -3
- package/mainnet/elys.js +0 -1852
package/mainnet/elys.js
DELETED
|
@@ -1,1852 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const assets = {
|
|
4
|
-
chain_name: 'elys',
|
|
5
|
-
assets: [
|
|
6
|
-
{
|
|
7
|
-
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.',
|
|
8
|
-
denom_units: [{
|
|
9
|
-
denom: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
|
|
10
|
-
exponent: 0,
|
|
11
|
-
aliases: ['uakt']
|
|
12
|
-
}, {
|
|
13
|
-
denom: 'akt',
|
|
14
|
-
exponent: 6
|
|
15
|
-
}],
|
|
16
|
-
base: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
|
|
17
|
-
name: 'Akash Network',
|
|
18
|
-
display: 'akt',
|
|
19
|
-
symbol: 'AKT',
|
|
20
|
-
logo_URIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
23
|
-
},
|
|
24
|
-
coingecko_id: 'akash-network',
|
|
25
|
-
images: [{
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
28
|
-
}],
|
|
29
|
-
socials: {
|
|
30
|
-
website: 'https://akash.network/',
|
|
31
|
-
x: 'https://x.com/akashnet'
|
|
32
|
-
},
|
|
33
|
-
type_asset: 'sdk.coin',
|
|
34
|
-
traces: [{
|
|
35
|
-
type: 'ibc',
|
|
36
|
-
counterparty: {
|
|
37
|
-
channel_id: 'channel-129',
|
|
38
|
-
base_denom: 'uakt',
|
|
39
|
-
chain_name: 'akash'
|
|
40
|
-
},
|
|
41
|
-
chain: {
|
|
42
|
-
channel_id: 'channel-5'
|
|
43
|
-
}
|
|
44
|
-
}]
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
48
|
-
denom_units: [
|
|
49
|
-
{
|
|
50
|
-
denom: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
51
|
-
exponent: 0,
|
|
52
|
-
aliases: ['uact']
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
denom: 'mact',
|
|
56
|
-
exponent: 3
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
denom: 'act',
|
|
60
|
-
exponent: 6
|
|
61
|
-
}
|
|
62
|
-
],
|
|
63
|
-
base: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
64
|
-
name: 'Akash Compute Token',
|
|
65
|
-
display: 'act',
|
|
66
|
-
symbol: 'ACT',
|
|
67
|
-
logo_URIs: {
|
|
68
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
69
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
70
|
-
},
|
|
71
|
-
images: [{
|
|
72
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
73
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
74
|
-
}],
|
|
75
|
-
socials: {
|
|
76
|
-
website: 'https://akash.network/',
|
|
77
|
-
x: 'https://x.com/akashnet'
|
|
78
|
-
},
|
|
79
|
-
type_asset: 'sdk.coin',
|
|
80
|
-
traces: [{
|
|
81
|
-
type: 'ibc',
|
|
82
|
-
counterparty: {
|
|
83
|
-
channel_id: 'channel-129',
|
|
84
|
-
base_denom: 'uact',
|
|
85
|
-
chain_name: 'akash'
|
|
86
|
-
},
|
|
87
|
-
chain: {
|
|
88
|
-
channel_id: 'channel-5'
|
|
89
|
-
}
|
|
90
|
-
}]
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
94
|
-
denom_units: [{
|
|
95
|
-
denom: 'ibc/9463E39D230614B313B487836D13A392BD1731928713D4C8427A083627048DB3',
|
|
96
|
-
exponent: 0,
|
|
97
|
-
aliases: ['uaxl']
|
|
98
|
-
}, {
|
|
99
|
-
denom: 'axl',
|
|
100
|
-
exponent: 6
|
|
101
|
-
}],
|
|
102
|
-
base: 'ibc/9463E39D230614B313B487836D13A392BD1731928713D4C8427A083627048DB3',
|
|
103
|
-
name: 'Axelar',
|
|
104
|
-
display: 'axl',
|
|
105
|
-
symbol: 'AXL',
|
|
106
|
-
logo_URIs: {
|
|
107
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
108
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
109
|
-
},
|
|
110
|
-
coingecko_id: 'axelar',
|
|
111
|
-
images: [{
|
|
112
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
113
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
114
|
-
}],
|
|
115
|
-
socials: {
|
|
116
|
-
website: 'https://axelar.network/',
|
|
117
|
-
x: 'https://x.com/axelarnetwork'
|
|
118
|
-
},
|
|
119
|
-
type_asset: 'sdk.coin',
|
|
120
|
-
traces: [{
|
|
121
|
-
type: 'ibc',
|
|
122
|
-
counterparty: {
|
|
123
|
-
channel_id: 'channel-163',
|
|
124
|
-
base_denom: 'uaxl',
|
|
125
|
-
chain_name: 'axelar'
|
|
126
|
-
},
|
|
127
|
-
chain: {
|
|
128
|
-
channel_id: 'channel-3'
|
|
129
|
-
}
|
|
130
|
-
}]
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
description: 'The native token of Babylon Genesis.',
|
|
134
|
-
denom_units: [{
|
|
135
|
-
denom: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
136
|
-
exponent: 0,
|
|
137
|
-
aliases: ['ubbn']
|
|
138
|
-
}, {
|
|
139
|
-
denom: 'BABY',
|
|
140
|
-
exponent: 6
|
|
141
|
-
}],
|
|
142
|
-
base: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
143
|
-
name: 'BABY',
|
|
144
|
-
display: 'BABY',
|
|
145
|
-
symbol: 'BABY',
|
|
146
|
-
logo_URIs: {
|
|
147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
148
|
-
},
|
|
149
|
-
images: [{
|
|
150
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
151
|
-
}],
|
|
152
|
-
coingecko_id: 'babylon',
|
|
153
|
-
type_asset: 'sdk.coin',
|
|
154
|
-
socials: {
|
|
155
|
-
website: 'https://babylonlabs.io/',
|
|
156
|
-
x: 'https://x.com/babylonlabs_io'
|
|
157
|
-
},
|
|
158
|
-
traces: [{
|
|
159
|
-
type: 'ibc',
|
|
160
|
-
counterparty: {
|
|
161
|
-
channel_id: 'channel-6',
|
|
162
|
-
base_denom: 'ubbn',
|
|
163
|
-
chain_name: 'babylon'
|
|
164
|
-
},
|
|
165
|
-
chain: {
|
|
166
|
-
channel_id: 'channel-22'
|
|
167
|
-
}
|
|
168
|
-
}]
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
172
|
-
denom_units: [{
|
|
173
|
-
denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
174
|
-
exponent: 0,
|
|
175
|
-
aliases: ['utia']
|
|
176
|
-
}, {
|
|
177
|
-
denom: 'tia',
|
|
178
|
-
exponent: 6
|
|
179
|
-
}],
|
|
180
|
-
base: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
181
|
-
name: 'Celestia',
|
|
182
|
-
display: 'tia',
|
|
183
|
-
symbol: 'TIA',
|
|
184
|
-
coingecko_id: 'celestia',
|
|
185
|
-
logo_URIs: {
|
|
186
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
187
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
188
|
-
},
|
|
189
|
-
images: [{
|
|
190
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
191
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
192
|
-
}],
|
|
193
|
-
socials: {
|
|
194
|
-
website: 'https://celestia.org/',
|
|
195
|
-
x: 'https://x.com/CelestiaOrg'
|
|
196
|
-
},
|
|
197
|
-
type_asset: 'sdk.coin',
|
|
198
|
-
traces: [{
|
|
199
|
-
type: 'ibc',
|
|
200
|
-
counterparty: {
|
|
201
|
-
channel_id: 'channel-50',
|
|
202
|
-
base_denom: 'utia',
|
|
203
|
-
chain_name: 'celestia'
|
|
204
|
-
},
|
|
205
|
-
chain: {
|
|
206
|
-
channel_id: 'channel-4'
|
|
207
|
-
}
|
|
208
|
-
}]
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
212
|
-
denom_units: [{
|
|
213
|
-
denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
214
|
-
exponent: 0,
|
|
215
|
-
aliases: ['uatom']
|
|
216
|
-
}, {
|
|
217
|
-
denom: 'atom',
|
|
218
|
-
exponent: 6
|
|
219
|
-
}],
|
|
220
|
-
base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
221
|
-
name: 'Cosmos Hub Atom',
|
|
222
|
-
display: 'atom',
|
|
223
|
-
symbol: 'ATOM',
|
|
224
|
-
logo_URIs: {
|
|
225
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
226
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
227
|
-
},
|
|
228
|
-
coingecko_id: 'cosmos',
|
|
229
|
-
images: [{
|
|
230
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
231
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
232
|
-
}],
|
|
233
|
-
socials: {
|
|
234
|
-
website: 'https://cosmos.network',
|
|
235
|
-
x: 'https://x.com/cosmoshub'
|
|
236
|
-
},
|
|
237
|
-
type_asset: 'sdk.coin',
|
|
238
|
-
traces: [{
|
|
239
|
-
type: 'ibc',
|
|
240
|
-
counterparty: {
|
|
241
|
-
channel_id: 'channel-1266',
|
|
242
|
-
base_denom: 'uatom',
|
|
243
|
-
chain_name: 'cosmoshub'
|
|
244
|
-
},
|
|
245
|
-
chain: {
|
|
246
|
-
channel_id: 'channel-1'
|
|
247
|
-
}
|
|
248
|
-
}]
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
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.',
|
|
252
|
-
denom_units: [{
|
|
253
|
-
denom: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
|
|
254
|
-
exponent: 0,
|
|
255
|
-
aliases: ['uakt']
|
|
256
|
-
}, {
|
|
257
|
-
denom: 'akt',
|
|
258
|
-
exponent: 6
|
|
259
|
-
}],
|
|
260
|
-
base: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
|
|
261
|
-
name: 'Akash Network',
|
|
262
|
-
display: 'akt',
|
|
263
|
-
symbol: 'AKT',
|
|
264
|
-
logo_URIs: {
|
|
265
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
266
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
267
|
-
},
|
|
268
|
-
coingecko_id: 'akash-network',
|
|
269
|
-
images: [{
|
|
270
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
271
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
272
|
-
}],
|
|
273
|
-
socials: {
|
|
274
|
-
website: 'https://akash.network/',
|
|
275
|
-
x: 'https://x.com/akashnet'
|
|
276
|
-
},
|
|
277
|
-
type_asset: 'sdk.coin',
|
|
278
|
-
traces: [{
|
|
279
|
-
type: 'ibc',
|
|
280
|
-
counterparty: {
|
|
281
|
-
channel_id: 'channel-129',
|
|
282
|
-
base_denom: 'uakt',
|
|
283
|
-
chain_name: 'akash'
|
|
284
|
-
},
|
|
285
|
-
chain: {
|
|
286
|
-
channel_id: 'channel-5'
|
|
287
|
-
}
|
|
288
|
-
}]
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
|
|
292
|
-
denom_units: [
|
|
293
|
-
{
|
|
294
|
-
denom: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
295
|
-
exponent: 0,
|
|
296
|
-
aliases: ['uact']
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
denom: 'mact',
|
|
300
|
-
exponent: 3
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
denom: 'act',
|
|
304
|
-
exponent: 6
|
|
305
|
-
}
|
|
306
|
-
],
|
|
307
|
-
base: 'ibc/59221CACF316BB7F21F805B9CBFCF1A5DA8A286A45F329282C3CB29C39EA88AF',
|
|
308
|
-
name: 'Akash Compute Token',
|
|
309
|
-
display: 'act',
|
|
310
|
-
symbol: 'ACT',
|
|
311
|
-
logo_URIs: {
|
|
312
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
313
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
314
|
-
},
|
|
315
|
-
images: [{
|
|
316
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
317
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
318
|
-
}],
|
|
319
|
-
socials: {
|
|
320
|
-
website: 'https://akash.network/',
|
|
321
|
-
x: 'https://x.com/akashnet'
|
|
322
|
-
},
|
|
323
|
-
type_asset: 'sdk.coin',
|
|
324
|
-
traces: [{
|
|
325
|
-
type: 'ibc',
|
|
326
|
-
counterparty: {
|
|
327
|
-
channel_id: 'channel-129',
|
|
328
|
-
base_denom: 'uact',
|
|
329
|
-
chain_name: 'akash'
|
|
330
|
-
},
|
|
331
|
-
chain: {
|
|
332
|
-
channel_id: 'channel-5'
|
|
333
|
-
}
|
|
334
|
-
}]
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
338
|
-
denom_units: [{
|
|
339
|
-
denom: 'ibc/9463E39D230614B313B487836D13A392BD1731928713D4C8427A083627048DB3',
|
|
340
|
-
exponent: 0,
|
|
341
|
-
aliases: ['uaxl']
|
|
342
|
-
}, {
|
|
343
|
-
denom: 'axl',
|
|
344
|
-
exponent: 6
|
|
345
|
-
}],
|
|
346
|
-
base: 'ibc/9463E39D230614B313B487836D13A392BD1731928713D4C8427A083627048DB3',
|
|
347
|
-
name: 'Axelar',
|
|
348
|
-
display: 'axl',
|
|
349
|
-
symbol: 'AXL',
|
|
350
|
-
logo_URIs: {
|
|
351
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
352
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
353
|
-
},
|
|
354
|
-
coingecko_id: 'axelar',
|
|
355
|
-
images: [{
|
|
356
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
357
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
358
|
-
}],
|
|
359
|
-
socials: {
|
|
360
|
-
website: 'https://axelar.network/',
|
|
361
|
-
x: 'https://x.com/axelarnetwork'
|
|
362
|
-
},
|
|
363
|
-
type_asset: 'sdk.coin',
|
|
364
|
-
traces: [{
|
|
365
|
-
type: 'ibc',
|
|
366
|
-
counterparty: {
|
|
367
|
-
channel_id: 'channel-163',
|
|
368
|
-
base_denom: 'uaxl',
|
|
369
|
-
chain_name: 'axelar'
|
|
370
|
-
},
|
|
371
|
-
chain: {
|
|
372
|
-
channel_id: 'channel-3'
|
|
373
|
-
}
|
|
374
|
-
}]
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
description: 'The native token of Babylon Genesis.',
|
|
378
|
-
denom_units: [{
|
|
379
|
-
denom: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
380
|
-
exponent: 0,
|
|
381
|
-
aliases: ['ubbn']
|
|
382
|
-
}, {
|
|
383
|
-
denom: 'BABY',
|
|
384
|
-
exponent: 6
|
|
385
|
-
}],
|
|
386
|
-
base: 'ibc/343182F79E6450836403252D1122288D480605885A01426085859B43F5ECD3EF',
|
|
387
|
-
name: 'BABY',
|
|
388
|
-
display: 'BABY',
|
|
389
|
-
symbol: 'BABY',
|
|
390
|
-
logo_URIs: {
|
|
391
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
392
|
-
},
|
|
393
|
-
images: [{
|
|
394
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
|
|
395
|
-
}],
|
|
396
|
-
coingecko_id: 'babylon',
|
|
397
|
-
type_asset: 'sdk.coin',
|
|
398
|
-
socials: {
|
|
399
|
-
website: 'https://babylonlabs.io/',
|
|
400
|
-
x: 'https://x.com/babylonlabs_io'
|
|
401
|
-
},
|
|
402
|
-
traces: [{
|
|
403
|
-
type: 'ibc',
|
|
404
|
-
counterparty: {
|
|
405
|
-
channel_id: 'channel-6',
|
|
406
|
-
base_denom: 'ubbn',
|
|
407
|
-
chain_name: 'babylon'
|
|
408
|
-
},
|
|
409
|
-
chain: {
|
|
410
|
-
channel_id: 'channel-22'
|
|
411
|
-
}
|
|
412
|
-
}]
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
416
|
-
denom_units: [{
|
|
417
|
-
denom: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
418
|
-
exponent: 0,
|
|
419
|
-
aliases: ['utia']
|
|
420
|
-
}, {
|
|
421
|
-
denom: 'tia',
|
|
422
|
-
exponent: 6
|
|
423
|
-
}],
|
|
424
|
-
base: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229',
|
|
425
|
-
name: 'Celestia',
|
|
426
|
-
display: 'tia',
|
|
427
|
-
symbol: 'TIA',
|
|
428
|
-
coingecko_id: 'celestia',
|
|
429
|
-
logo_URIs: {
|
|
430
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
431
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
432
|
-
},
|
|
433
|
-
images: [{
|
|
434
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
435
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
436
|
-
}],
|
|
437
|
-
socials: {
|
|
438
|
-
website: 'https://celestia.org/',
|
|
439
|
-
x: 'https://x.com/CelestiaOrg'
|
|
440
|
-
},
|
|
441
|
-
type_asset: 'sdk.coin',
|
|
442
|
-
traces: [{
|
|
443
|
-
type: 'ibc',
|
|
444
|
-
counterparty: {
|
|
445
|
-
channel_id: 'channel-50',
|
|
446
|
-
base_denom: 'utia',
|
|
447
|
-
chain_name: 'celestia'
|
|
448
|
-
},
|
|
449
|
-
chain: {
|
|
450
|
-
channel_id: 'channel-4'
|
|
451
|
-
}
|
|
452
|
-
}]
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
456
|
-
denom_units: [{
|
|
457
|
-
denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
458
|
-
exponent: 0,
|
|
459
|
-
aliases: ['uatom']
|
|
460
|
-
}, {
|
|
461
|
-
denom: 'atom',
|
|
462
|
-
exponent: 6
|
|
463
|
-
}],
|
|
464
|
-
base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
465
|
-
name: 'Cosmos Hub Atom',
|
|
466
|
-
display: 'atom',
|
|
467
|
-
symbol: 'ATOM',
|
|
468
|
-
logo_URIs: {
|
|
469
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
470
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
471
|
-
},
|
|
472
|
-
coingecko_id: 'cosmos',
|
|
473
|
-
images: [{
|
|
474
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
475
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
476
|
-
}],
|
|
477
|
-
socials: {
|
|
478
|
-
website: 'https://cosmos.network',
|
|
479
|
-
x: 'https://x.com/cosmoshub'
|
|
480
|
-
},
|
|
481
|
-
type_asset: 'sdk.coin',
|
|
482
|
-
traces: [{
|
|
483
|
-
type: 'ibc',
|
|
484
|
-
counterparty: {
|
|
485
|
-
channel_id: 'channel-1266',
|
|
486
|
-
base_denom: 'uatom',
|
|
487
|
-
chain_name: 'cosmoshub'
|
|
488
|
-
},
|
|
489
|
-
chain: {
|
|
490
|
-
channel_id: 'channel-1'
|
|
491
|
-
}
|
|
492
|
-
}]
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
description: 'The native token of kopi',
|
|
496
|
-
denom_units: [{
|
|
497
|
-
denom: 'ibc/14A6B1A1F223184347C76473D07BC76BF46AA7300FE1DB4464BEC3B87F2200EA',
|
|
498
|
-
exponent: 0,
|
|
499
|
-
aliases: ['ukopi']
|
|
500
|
-
}, {
|
|
501
|
-
denom: 'XKP',
|
|
502
|
-
exponent: 6
|
|
503
|
-
}],
|
|
504
|
-
base: 'ibc/14A6B1A1F223184347C76473D07BC76BF46AA7300FE1DB4464BEC3B87F2200EA',
|
|
505
|
-
name: 'XKP',
|
|
506
|
-
display: 'XKP',
|
|
507
|
-
symbol: 'XKP',
|
|
508
|
-
logo_URIs: {
|
|
509
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
510
|
-
},
|
|
511
|
-
images: [{
|
|
512
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
513
|
-
}],
|
|
514
|
-
keywords: [
|
|
515
|
-
'dex',
|
|
516
|
-
'mm',
|
|
517
|
-
'staking',
|
|
518
|
-
'automations'
|
|
519
|
-
],
|
|
520
|
-
socials: {
|
|
521
|
-
website: 'https://kopi.money/',
|
|
522
|
-
discord: 'https://discord.gg/kopi-money',
|
|
523
|
-
x: 'https://x.com/kopi_money'
|
|
524
|
-
},
|
|
525
|
-
type_asset: 'sdk.coin',
|
|
526
|
-
traces: [{
|
|
527
|
-
type: 'ibc',
|
|
528
|
-
counterparty: {
|
|
529
|
-
channel_id: 'channel-17',
|
|
530
|
-
base_denom: 'ukopi',
|
|
531
|
-
chain_name: 'kopi'
|
|
532
|
-
},
|
|
533
|
-
chain: {
|
|
534
|
-
channel_id: 'channel-25'
|
|
535
|
-
}
|
|
536
|
-
}]
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
540
|
-
denom_units: [{
|
|
541
|
-
denom: 'ibc/A573FBCF0A89A5AE32E104442E910D19A9DD01001E985710259A33436E7F3BA2',
|
|
542
|
-
exponent: 0,
|
|
543
|
-
aliases: ['uckusd']
|
|
544
|
-
}, {
|
|
545
|
-
denom: 'ckUSD',
|
|
546
|
-
exponent: 6
|
|
547
|
-
}],
|
|
548
|
-
base: 'ibc/A573FBCF0A89A5AE32E104442E910D19A9DD01001E985710259A33436E7F3BA2',
|
|
549
|
-
name: 'ckUSD',
|
|
550
|
-
display: 'ckUSD',
|
|
551
|
-
symbol: 'CKUSD',
|
|
552
|
-
logo_URIs: {
|
|
553
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
|
|
554
|
-
},
|
|
555
|
-
images: [{
|
|
556
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
|
|
557
|
-
}],
|
|
558
|
-
keywords: ['dex', 'mm'],
|
|
559
|
-
socials: {
|
|
560
|
-
discord: 'https://discord.gg/kopi-money',
|
|
561
|
-
x: 'https://x.com/kopi_money'
|
|
562
|
-
},
|
|
563
|
-
type_asset: 'sdk.coin',
|
|
564
|
-
traces: [{
|
|
565
|
-
type: 'ibc',
|
|
566
|
-
counterparty: {
|
|
567
|
-
channel_id: 'channel-17',
|
|
568
|
-
base_denom: 'uckusd',
|
|
569
|
-
chain_name: 'kopi'
|
|
570
|
-
},
|
|
571
|
-
chain: {
|
|
572
|
-
channel_id: 'channel-25'
|
|
573
|
-
}
|
|
574
|
-
}]
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
578
|
-
denom_units: [{
|
|
579
|
-
denom: 'ibc/BB62928929E0EB97A8924390F33DC6F9FE2644A40F4C4AB4F3BF51AE25C5646C',
|
|
580
|
-
exponent: 0,
|
|
581
|
-
aliases: ['ucusdc']
|
|
582
|
-
}, {
|
|
583
|
-
denom: 'cUSDC',
|
|
584
|
-
exponent: 6
|
|
585
|
-
}],
|
|
586
|
-
base: 'ibc/BB62928929E0EB97A8924390F33DC6F9FE2644A40F4C4AB4F3BF51AE25C5646C',
|
|
587
|
-
name: 'cUSDC',
|
|
588
|
-
display: 'cUSDC',
|
|
589
|
-
symbol: 'CUSDC',
|
|
590
|
-
logo_URIs: {
|
|
591
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
|
|
592
|
-
},
|
|
593
|
-
images: [{
|
|
594
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
|
|
595
|
-
}],
|
|
596
|
-
keywords: ['dex', 'mm'],
|
|
597
|
-
type_asset: 'sdk.coin',
|
|
598
|
-
traces: [{
|
|
599
|
-
type: 'ibc',
|
|
600
|
-
counterparty: {
|
|
601
|
-
channel_id: 'channel-17',
|
|
602
|
-
base_denom: 'ucusdc',
|
|
603
|
-
chain_name: 'kopi'
|
|
604
|
-
},
|
|
605
|
-
chain: {
|
|
606
|
-
channel_id: 'channel-25'
|
|
607
|
-
}
|
|
608
|
-
}]
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
612
|
-
denom_units: [{
|
|
613
|
-
denom: 'ibc/F84C54B2F3F261C0ABA6D8F560F7AFA2941B61E4EBDF671D50BF2C280584924E',
|
|
614
|
-
exponent: 0,
|
|
615
|
-
aliases: ['ucusdtinj']
|
|
616
|
-
}, {
|
|
617
|
-
denom: 'cUSDT.inj',
|
|
618
|
-
exponent: 6
|
|
619
|
-
}],
|
|
620
|
-
base: 'ibc/F84C54B2F3F261C0ABA6D8F560F7AFA2941B61E4EBDF671D50BF2C280584924E',
|
|
621
|
-
name: 'cUSDT.inj',
|
|
622
|
-
display: 'cUSDT.inj',
|
|
623
|
-
symbol: 'cUSDT.inj',
|
|
624
|
-
logo_URIs: {
|
|
625
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
|
|
626
|
-
},
|
|
627
|
-
images: [{
|
|
628
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
|
|
629
|
-
}],
|
|
630
|
-
keywords: ['dex', 'mm'],
|
|
631
|
-
type_asset: 'sdk.coin',
|
|
632
|
-
traces: [{
|
|
633
|
-
type: 'ibc',
|
|
634
|
-
counterparty: {
|
|
635
|
-
channel_id: 'channel-17',
|
|
636
|
-
base_denom: 'ucusdtinj',
|
|
637
|
-
chain_name: 'kopi'
|
|
638
|
-
},
|
|
639
|
-
chain: {
|
|
640
|
-
channel_id: 'channel-25'
|
|
641
|
-
}
|
|
642
|
-
}]
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
description: 'arbitrage receipt token of cUSDT',
|
|
646
|
-
denom_units: [{
|
|
647
|
-
denom: 'ibc/31642839872C9D285881813599A8729F59B9F2C330838827116945D20FDAB5FB',
|
|
648
|
-
exponent: 0,
|
|
649
|
-
aliases: ['uasusdtinj']
|
|
650
|
-
}, {
|
|
651
|
-
denom: 'asusdtinj',
|
|
652
|
-
exponent: 6
|
|
653
|
-
}],
|
|
654
|
-
base: 'ibc/31642839872C9D285881813599A8729F59B9F2C330838827116945D20FDAB5FB',
|
|
655
|
-
name: 'asUSDT.inj',
|
|
656
|
-
display: 'asusdtinj',
|
|
657
|
-
symbol: 'asUSDT.inj',
|
|
658
|
-
logo_URIs: {
|
|
659
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
|
|
660
|
-
},
|
|
661
|
-
images: [{
|
|
662
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
|
|
663
|
-
}],
|
|
664
|
-
keywords: ['dex', 'mm'],
|
|
665
|
-
type_asset: 'sdk.coin',
|
|
666
|
-
traces: [{
|
|
667
|
-
type: 'ibc',
|
|
668
|
-
counterparty: {
|
|
669
|
-
channel_id: 'channel-17',
|
|
670
|
-
base_denom: 'uasusdtinj',
|
|
671
|
-
chain_name: 'kopi'
|
|
672
|
-
},
|
|
673
|
-
chain: {
|
|
674
|
-
channel_id: 'channel-25'
|
|
675
|
-
}
|
|
676
|
-
}]
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
description: 'arbitrage receipt token of cUSDC',
|
|
680
|
-
denom_units: [{
|
|
681
|
-
denom: 'ibc/1F190F12A75F5CEA344198378D97892EABA3EBC90DAB778ACEE537B1F4BAAF70',
|
|
682
|
-
exponent: 0,
|
|
683
|
-
aliases: ['uasusdc']
|
|
684
|
-
}, {
|
|
685
|
-
denom: 'asUSDC',
|
|
686
|
-
exponent: 6
|
|
687
|
-
}],
|
|
688
|
-
base: 'ibc/1F190F12A75F5CEA344198378D97892EABA3EBC90DAB778ACEE537B1F4BAAF70',
|
|
689
|
-
name: 'asUSDC',
|
|
690
|
-
display: 'asUSDC',
|
|
691
|
-
symbol: 'ASUSDC',
|
|
692
|
-
logo_URIs: {
|
|
693
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
|
|
694
|
-
},
|
|
695
|
-
images: [{
|
|
696
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
|
|
697
|
-
}],
|
|
698
|
-
keywords: ['dex', 'mm'],
|
|
699
|
-
type_asset: 'sdk.coin',
|
|
700
|
-
traces: [{
|
|
701
|
-
type: 'ibc',
|
|
702
|
-
counterparty: {
|
|
703
|
-
channel_id: 'channel-17',
|
|
704
|
-
base_denom: 'uasusdc',
|
|
705
|
-
chain_name: 'kopi'
|
|
706
|
-
},
|
|
707
|
-
chain: {
|
|
708
|
-
channel_id: 'channel-25'
|
|
709
|
-
}
|
|
710
|
-
}]
|
|
711
|
-
},
|
|
712
|
-
{
|
|
713
|
-
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
714
|
-
denom_units: [{
|
|
715
|
-
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
716
|
-
exponent: 0,
|
|
717
|
-
aliases: ['untrn']
|
|
718
|
-
}, {
|
|
719
|
-
denom: 'ntrn',
|
|
720
|
-
exponent: 6
|
|
721
|
-
}],
|
|
722
|
-
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
723
|
-
name: 'Neutron',
|
|
724
|
-
display: 'ntrn',
|
|
725
|
-
symbol: 'NTRN',
|
|
726
|
-
logo_URIs: {
|
|
727
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
728
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
729
|
-
},
|
|
730
|
-
coingecko_id: 'neutron-3',
|
|
731
|
-
images: [{
|
|
732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
733
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
734
|
-
theme: {
|
|
735
|
-
circle: true
|
|
736
|
-
}
|
|
737
|
-
}],
|
|
738
|
-
socials: {
|
|
739
|
-
website: 'https://neutron.org/',
|
|
740
|
-
x: 'https://x.com/Neutron_org'
|
|
741
|
-
},
|
|
742
|
-
type_asset: 'sdk.coin',
|
|
743
|
-
traces: [{
|
|
744
|
-
type: 'ibc',
|
|
745
|
-
counterparty: {
|
|
746
|
-
channel_id: 'channel-6476',
|
|
747
|
-
base_denom: 'untrn',
|
|
748
|
-
chain_name: 'neutron'
|
|
749
|
-
},
|
|
750
|
-
chain: {
|
|
751
|
-
channel_id: 'channel-16'
|
|
752
|
-
}
|
|
753
|
-
}]
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
description: 'BITCOSMOS',
|
|
757
|
-
denom_units: [{
|
|
758
|
-
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
759
|
-
exponent: 0,
|
|
760
|
-
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
761
|
-
}, {
|
|
762
|
-
denom: 'bitcosmos',
|
|
763
|
-
exponent: 6
|
|
764
|
-
}],
|
|
765
|
-
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
766
|
-
name: 'Bitcosmos',
|
|
767
|
-
display: 'bitcosmos',
|
|
768
|
-
symbol: 'BTC',
|
|
769
|
-
logo_URIs: {
|
|
770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
771
|
-
},
|
|
772
|
-
images: [{
|
|
773
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
774
|
-
}],
|
|
775
|
-
type_asset: 'sdk.coin',
|
|
776
|
-
traces: [{
|
|
777
|
-
type: 'ibc',
|
|
778
|
-
counterparty: {
|
|
779
|
-
channel_id: 'channel-6476',
|
|
780
|
-
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
781
|
-
chain_name: 'neutron'
|
|
782
|
-
},
|
|
783
|
-
chain: {
|
|
784
|
-
channel_id: 'channel-16'
|
|
785
|
-
}
|
|
786
|
-
}]
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
description: 'What the Fuck',
|
|
790
|
-
denom_units: [{
|
|
791
|
-
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
792
|
-
exponent: 0,
|
|
793
|
-
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
794
|
-
}, {
|
|
795
|
-
denom: 'wtf',
|
|
796
|
-
exponent: 6
|
|
797
|
-
}],
|
|
798
|
-
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
799
|
-
name: 'wtf',
|
|
800
|
-
display: 'wtf',
|
|
801
|
-
symbol: 'WTF',
|
|
802
|
-
logo_URIs: {
|
|
803
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
804
|
-
},
|
|
805
|
-
images: [{
|
|
806
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
807
|
-
}],
|
|
808
|
-
type_asset: 'sdk.coin',
|
|
809
|
-
traces: [{
|
|
810
|
-
type: 'ibc',
|
|
811
|
-
counterparty: {
|
|
812
|
-
channel_id: 'channel-6476',
|
|
813
|
-
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
814
|
-
chain_name: 'neutron'
|
|
815
|
-
},
|
|
816
|
-
chain: {
|
|
817
|
-
channel_id: 'channel-16'
|
|
818
|
-
}
|
|
819
|
-
}]
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
description: 'Astro BOY',
|
|
823
|
-
denom_units: [{
|
|
824
|
-
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
825
|
-
exponent: 0,
|
|
826
|
-
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
827
|
-
}, {
|
|
828
|
-
denom: 'boy',
|
|
829
|
-
exponent: 6
|
|
830
|
-
}],
|
|
831
|
-
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
832
|
-
name: 'boy',
|
|
833
|
-
display: 'boy',
|
|
834
|
-
symbol: 'BOY',
|
|
835
|
-
logo_URIs: {
|
|
836
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
837
|
-
},
|
|
838
|
-
images: [{
|
|
839
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
840
|
-
}],
|
|
841
|
-
type_asset: 'sdk.coin',
|
|
842
|
-
traces: [{
|
|
843
|
-
type: 'ibc',
|
|
844
|
-
counterparty: {
|
|
845
|
-
channel_id: 'channel-6476',
|
|
846
|
-
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
847
|
-
chain_name: 'neutron'
|
|
848
|
-
},
|
|
849
|
-
chain: {
|
|
850
|
-
channel_id: 'channel-16'
|
|
851
|
-
}
|
|
852
|
-
}]
|
|
853
|
-
},
|
|
854
|
-
{
|
|
855
|
-
description: 'The permissioned staking asset for Noble Chain',
|
|
856
|
-
denom_units: [{
|
|
857
|
-
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
858
|
-
exponent: 0,
|
|
859
|
-
aliases: ['ustake']
|
|
860
|
-
}, {
|
|
861
|
-
denom: 'stake',
|
|
862
|
-
exponent: 6
|
|
863
|
-
}],
|
|
864
|
-
type_asset: 'sdk.coin',
|
|
865
|
-
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
866
|
-
name: 'Stake',
|
|
867
|
-
display: 'stake',
|
|
868
|
-
symbol: 'STAKE',
|
|
869
|
-
logo_URIs: {
|
|
870
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
871
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
872
|
-
},
|
|
873
|
-
images: [{
|
|
874
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
875
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
876
|
-
}],
|
|
877
|
-
traces: [{
|
|
878
|
-
type: 'ibc',
|
|
879
|
-
counterparty: {
|
|
880
|
-
channel_id: 'channel-117',
|
|
881
|
-
base_denom: 'ustake',
|
|
882
|
-
chain_name: 'noble'
|
|
883
|
-
},
|
|
884
|
-
chain: {
|
|
885
|
-
channel_id: 'channel-2'
|
|
886
|
-
}
|
|
887
|
-
}]
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
891
|
-
denom_units: [{
|
|
892
|
-
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
893
|
-
exponent: 0,
|
|
894
|
-
aliases: ['ufrienzies']
|
|
895
|
-
}, {
|
|
896
|
-
denom: 'frienzies',
|
|
897
|
-
exponent: 6
|
|
898
|
-
}],
|
|
899
|
-
type_asset: 'sdk.coin',
|
|
900
|
-
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
901
|
-
display: 'frienzies',
|
|
902
|
-
name: 'Frienzies',
|
|
903
|
-
symbol: 'FRNZ',
|
|
904
|
-
logo_URIs: {
|
|
905
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
906
|
-
},
|
|
907
|
-
images: [{
|
|
908
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
909
|
-
}],
|
|
910
|
-
traces: [{
|
|
911
|
-
type: 'ibc',
|
|
912
|
-
counterparty: {
|
|
913
|
-
channel_id: 'channel-117',
|
|
914
|
-
base_denom: 'ufrienzies',
|
|
915
|
-
chain_name: 'noble'
|
|
916
|
-
},
|
|
917
|
-
chain: {
|
|
918
|
-
channel_id: 'channel-2'
|
|
919
|
-
}
|
|
920
|
-
}]
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
description: 'Ondo US Dollar Yield',
|
|
924
|
-
denom_units: [{
|
|
925
|
-
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
926
|
-
exponent: 0,
|
|
927
|
-
aliases: ['ausdy']
|
|
928
|
-
}, {
|
|
929
|
-
denom: 'usdy',
|
|
930
|
-
exponent: 18
|
|
931
|
-
}],
|
|
932
|
-
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
933
|
-
display: 'usdy',
|
|
934
|
-
name: 'Ondo US Dollar Yield',
|
|
935
|
-
symbol: 'USDY',
|
|
936
|
-
logo_URIs: {
|
|
937
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
938
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
939
|
-
},
|
|
940
|
-
images: [{
|
|
941
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
942
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
943
|
-
}],
|
|
944
|
-
coingecko_id: 'ondo-us-dollar-yield',
|
|
945
|
-
socials: {
|
|
946
|
-
website: 'https://ondo.finance/usdy',
|
|
947
|
-
x: 'https://x.com/OndoFinance'
|
|
948
|
-
},
|
|
949
|
-
type_asset: 'sdk.coin',
|
|
950
|
-
traces: [{
|
|
951
|
-
type: 'ibc',
|
|
952
|
-
counterparty: {
|
|
953
|
-
channel_id: 'channel-117',
|
|
954
|
-
base_denom: 'ausdy',
|
|
955
|
-
chain_name: 'noble'
|
|
956
|
-
},
|
|
957
|
-
chain: {
|
|
958
|
-
channel_id: 'channel-2'
|
|
959
|
-
}
|
|
960
|
-
}]
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
description: 'USDN token',
|
|
964
|
-
denom_units: [{
|
|
965
|
-
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
966
|
-
exponent: 0,
|
|
967
|
-
aliases: ['uusdn']
|
|
968
|
-
}, {
|
|
969
|
-
denom: 'usdn',
|
|
970
|
-
exponent: 6
|
|
971
|
-
}],
|
|
972
|
-
type_asset: 'sdk.coin',
|
|
973
|
-
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
974
|
-
name: 'Noble Dollar',
|
|
975
|
-
display: 'usdn',
|
|
976
|
-
symbol: 'USDN',
|
|
977
|
-
logo_URIs: {
|
|
978
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
979
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
980
|
-
},
|
|
981
|
-
images: [{
|
|
982
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
983
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
984
|
-
}],
|
|
985
|
-
traces: [{
|
|
986
|
-
type: 'ibc',
|
|
987
|
-
counterparty: {
|
|
988
|
-
channel_id: 'channel-117',
|
|
989
|
-
base_denom: 'uusdn',
|
|
990
|
-
chain_name: 'noble'
|
|
991
|
-
},
|
|
992
|
-
chain: {
|
|
993
|
-
channel_id: 'channel-2'
|
|
994
|
-
}
|
|
995
|
-
}]
|
|
996
|
-
},
|
|
997
|
-
{
|
|
998
|
-
description: 'The native token of Osmosis',
|
|
999
|
-
denom_units: [{
|
|
1000
|
-
denom: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
1001
|
-
exponent: 0,
|
|
1002
|
-
aliases: ['uosmo']
|
|
1003
|
-
}, {
|
|
1004
|
-
denom: 'osmo',
|
|
1005
|
-
exponent: 6
|
|
1006
|
-
}],
|
|
1007
|
-
type_asset: 'sdk.coin',
|
|
1008
|
-
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
1009
|
-
name: 'Osmosis',
|
|
1010
|
-
display: 'osmo',
|
|
1011
|
-
symbol: 'OSMO',
|
|
1012
|
-
logo_URIs: {
|
|
1013
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1014
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1015
|
-
},
|
|
1016
|
-
images: [{
|
|
1017
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1018
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1019
|
-
}],
|
|
1020
|
-
coingecko_id: 'osmosis',
|
|
1021
|
-
keywords: ['dex', 'staking'],
|
|
1022
|
-
socials: {
|
|
1023
|
-
website: 'https://osmosis.zone',
|
|
1024
|
-
x: 'https://x.com/osmosis'
|
|
1025
|
-
},
|
|
1026
|
-
traces: [{
|
|
1027
|
-
type: 'ibc',
|
|
1028
|
-
counterparty: {
|
|
1029
|
-
channel_id: 'channel-91017',
|
|
1030
|
-
base_denom: 'uosmo',
|
|
1031
|
-
chain_name: 'osmosis'
|
|
1032
|
-
},
|
|
1033
|
-
chain: {
|
|
1034
|
-
channel_id: 'channel-6'
|
|
1035
|
-
}
|
|
1036
|
-
}]
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
description: 'ION is the second native token of Osmosis.',
|
|
1040
|
-
denom_units: [{
|
|
1041
|
-
denom: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
1042
|
-
exponent: 0,
|
|
1043
|
-
aliases: ['uion']
|
|
1044
|
-
}, {
|
|
1045
|
-
denom: 'ion',
|
|
1046
|
-
exponent: 6
|
|
1047
|
-
}],
|
|
1048
|
-
type_asset: 'sdk.coin',
|
|
1049
|
-
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
1050
|
-
name: 'Ion DAO',
|
|
1051
|
-
display: 'ion',
|
|
1052
|
-
symbol: 'ION',
|
|
1053
|
-
logo_URIs: {
|
|
1054
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1055
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1056
|
-
},
|
|
1057
|
-
images: [{
|
|
1058
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1059
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1060
|
-
}],
|
|
1061
|
-
coingecko_id: 'ion',
|
|
1062
|
-
keywords: ['memecoin', 'defi'],
|
|
1063
|
-
socials: {
|
|
1064
|
-
website: 'https://ion.wtf',
|
|
1065
|
-
x: 'https://x.com/_IONDAO'
|
|
1066
|
-
},
|
|
1067
|
-
traces: [{
|
|
1068
|
-
type: 'ibc',
|
|
1069
|
-
counterparty: {
|
|
1070
|
-
channel_id: 'channel-91017',
|
|
1071
|
-
base_denom: 'uion',
|
|
1072
|
-
chain_name: 'osmosis'
|
|
1073
|
-
},
|
|
1074
|
-
chain: {
|
|
1075
|
-
channel_id: 'channel-6'
|
|
1076
|
-
}
|
|
1077
|
-
}]
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
1081
|
-
denom_units: [{
|
|
1082
|
-
denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
1083
|
-
exponent: 0,
|
|
1084
|
-
aliases: ['usaga']
|
|
1085
|
-
}, {
|
|
1086
|
-
denom: 'saga',
|
|
1087
|
-
exponent: 6
|
|
1088
|
-
}],
|
|
1089
|
-
base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
1090
|
-
name: 'Saga',
|
|
1091
|
-
display: 'saga',
|
|
1092
|
-
symbol: 'SAGA',
|
|
1093
|
-
logo_URIs: {
|
|
1094
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
1095
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
1096
|
-
},
|
|
1097
|
-
coingecko_id: 'saga-2',
|
|
1098
|
-
images: [{
|
|
1099
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
1100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
|
|
1101
|
-
theme: {
|
|
1102
|
-
dark_mode: false
|
|
1103
|
-
}
|
|
1104
|
-
}, {
|
|
1105
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
|
|
1106
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
|
|
1107
|
-
theme: {
|
|
1108
|
-
dark_mode: true
|
|
1109
|
-
}
|
|
1110
|
-
}],
|
|
1111
|
-
socials: {
|
|
1112
|
-
website: 'https://www.saga.xyz/',
|
|
1113
|
-
x: 'https://x.com/Sagaxyz__'
|
|
1114
|
-
},
|
|
1115
|
-
type_asset: 'sdk.coin',
|
|
1116
|
-
traces: [{
|
|
1117
|
-
type: 'ibc',
|
|
1118
|
-
counterparty: {
|
|
1119
|
-
channel_id: 'channel-35',
|
|
1120
|
-
base_denom: 'usaga',
|
|
1121
|
-
chain_name: 'saga'
|
|
1122
|
-
},
|
|
1123
|
-
chain: {
|
|
1124
|
-
channel_id: 'channel-9'
|
|
1125
|
-
}
|
|
1126
|
-
}]
|
|
1127
|
-
},
|
|
1128
|
-
{
|
|
1129
|
-
description: 'Verona is the intelligence layer for AI.',
|
|
1130
|
-
denom_units: [{
|
|
1131
|
-
denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
1132
|
-
exponent: 0,
|
|
1133
|
-
aliases: ['uxion']
|
|
1134
|
-
}, {
|
|
1135
|
-
denom: 'XION',
|
|
1136
|
-
exponent: 6,
|
|
1137
|
-
aliases: ['xion', 'VERONA']
|
|
1138
|
-
}],
|
|
1139
|
-
base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
1140
|
-
display: 'VERONA',
|
|
1141
|
-
name: 'Verona',
|
|
1142
|
-
symbol: 'VERONA',
|
|
1143
|
-
coingecko_id: 'xion-2',
|
|
1144
|
-
type_asset: 'sdk.coin',
|
|
1145
|
-
logo_URIs: {
|
|
1146
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
1147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
1148
|
-
},
|
|
1149
|
-
images: [{
|
|
1150
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
1151
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
1152
|
-
}],
|
|
1153
|
-
socials: {
|
|
1154
|
-
discord: 'https://discord.com/invite/burnt',
|
|
1155
|
-
github: 'https://github.com/burnt-labs',
|
|
1156
|
-
telegram: 'https://t.me/xion_announcements',
|
|
1157
|
-
website: 'https://verona.dev',
|
|
1158
|
-
x: 'https://x.com/burnt_xion'
|
|
1159
|
-
},
|
|
1160
|
-
traces: [{
|
|
1161
|
-
type: 'ibc',
|
|
1162
|
-
counterparty: {
|
|
1163
|
-
channel_id: 'channel-9',
|
|
1164
|
-
base_denom: 'uxion',
|
|
1165
|
-
chain_name: 'xion'
|
|
1166
|
-
},
|
|
1167
|
-
chain: {
|
|
1168
|
-
channel_id: 'channel-8'
|
|
1169
|
-
}
|
|
1170
|
-
}]
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
description: 'The native token of kopi',
|
|
1174
|
-
denom_units: [{
|
|
1175
|
-
denom: 'ibc/14A6B1A1F223184347C76473D07BC76BF46AA7300FE1DB4464BEC3B87F2200EA',
|
|
1176
|
-
exponent: 0,
|
|
1177
|
-
aliases: ['ukopi']
|
|
1178
|
-
}, {
|
|
1179
|
-
denom: 'XKP',
|
|
1180
|
-
exponent: 6
|
|
1181
|
-
}],
|
|
1182
|
-
base: 'ibc/14A6B1A1F223184347C76473D07BC76BF46AA7300FE1DB4464BEC3B87F2200EA',
|
|
1183
|
-
name: 'XKP',
|
|
1184
|
-
display: 'XKP',
|
|
1185
|
-
symbol: 'XKP',
|
|
1186
|
-
logo_URIs: {
|
|
1187
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
1188
|
-
},
|
|
1189
|
-
images: [{
|
|
1190
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/kopi.svg'
|
|
1191
|
-
}],
|
|
1192
|
-
keywords: [
|
|
1193
|
-
'dex',
|
|
1194
|
-
'mm',
|
|
1195
|
-
'staking',
|
|
1196
|
-
'automations'
|
|
1197
|
-
],
|
|
1198
|
-
socials: {
|
|
1199
|
-
website: 'https://kopi.money/',
|
|
1200
|
-
discord: 'https://discord.gg/kopi-money',
|
|
1201
|
-
x: 'https://x.com/kopi_money'
|
|
1202
|
-
},
|
|
1203
|
-
type_asset: 'sdk.coin',
|
|
1204
|
-
traces: [{
|
|
1205
|
-
type: 'ibc',
|
|
1206
|
-
counterparty: {
|
|
1207
|
-
channel_id: 'channel-17',
|
|
1208
|
-
base_denom: 'ukopi',
|
|
1209
|
-
chain_name: 'kopi'
|
|
1210
|
-
},
|
|
1211
|
-
chain: {
|
|
1212
|
-
channel_id: 'channel-25'
|
|
1213
|
-
}
|
|
1214
|
-
}]
|
|
1215
|
-
},
|
|
1216
|
-
{
|
|
1217
|
-
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
1218
|
-
denom_units: [{
|
|
1219
|
-
denom: 'ibc/A573FBCF0A89A5AE32E104442E910D19A9DD01001E985710259A33436E7F3BA2',
|
|
1220
|
-
exponent: 0,
|
|
1221
|
-
aliases: ['uckusd']
|
|
1222
|
-
}, {
|
|
1223
|
-
denom: 'ckUSD',
|
|
1224
|
-
exponent: 6
|
|
1225
|
-
}],
|
|
1226
|
-
base: 'ibc/A573FBCF0A89A5AE32E104442E910D19A9DD01001E985710259A33436E7F3BA2',
|
|
1227
|
-
name: 'ckUSD',
|
|
1228
|
-
display: 'ckUSD',
|
|
1229
|
-
symbol: 'CKUSD',
|
|
1230
|
-
logo_URIs: {
|
|
1231
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
|
|
1232
|
-
},
|
|
1233
|
-
images: [{
|
|
1234
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/ckusd.svg'
|
|
1235
|
-
}],
|
|
1236
|
-
keywords: ['dex', 'mm'],
|
|
1237
|
-
socials: {
|
|
1238
|
-
discord: 'https://discord.gg/kopi-money',
|
|
1239
|
-
x: 'https://x.com/kopi_money'
|
|
1240
|
-
},
|
|
1241
|
-
type_asset: 'sdk.coin',
|
|
1242
|
-
traces: [{
|
|
1243
|
-
type: 'ibc',
|
|
1244
|
-
counterparty: {
|
|
1245
|
-
channel_id: 'channel-17',
|
|
1246
|
-
base_denom: 'uckusd',
|
|
1247
|
-
chain_name: 'kopi'
|
|
1248
|
-
},
|
|
1249
|
-
chain: {
|
|
1250
|
-
channel_id: 'channel-25'
|
|
1251
|
-
}
|
|
1252
|
-
}]
|
|
1253
|
-
},
|
|
1254
|
-
{
|
|
1255
|
-
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
1256
|
-
denom_units: [{
|
|
1257
|
-
denom: 'ibc/BB62928929E0EB97A8924390F33DC6F9FE2644A40F4C4AB4F3BF51AE25C5646C',
|
|
1258
|
-
exponent: 0,
|
|
1259
|
-
aliases: ['ucusdc']
|
|
1260
|
-
}, {
|
|
1261
|
-
denom: 'cUSDC',
|
|
1262
|
-
exponent: 6
|
|
1263
|
-
}],
|
|
1264
|
-
base: 'ibc/BB62928929E0EB97A8924390F33DC6F9FE2644A40F4C4AB4F3BF51AE25C5646C',
|
|
1265
|
-
name: 'cUSDC',
|
|
1266
|
-
display: 'cUSDC',
|
|
1267
|
-
symbol: 'CUSDC',
|
|
1268
|
-
logo_URIs: {
|
|
1269
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
|
|
1270
|
-
},
|
|
1271
|
-
images: [{
|
|
1272
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdc.svg'
|
|
1273
|
-
}],
|
|
1274
|
-
keywords: ['dex', 'mm'],
|
|
1275
|
-
type_asset: 'sdk.coin',
|
|
1276
|
-
traces: [{
|
|
1277
|
-
type: 'ibc',
|
|
1278
|
-
counterparty: {
|
|
1279
|
-
channel_id: 'channel-17',
|
|
1280
|
-
base_denom: 'ucusdc',
|
|
1281
|
-
chain_name: 'kopi'
|
|
1282
|
-
},
|
|
1283
|
-
chain: {
|
|
1284
|
-
channel_id: 'channel-25'
|
|
1285
|
-
}
|
|
1286
|
-
}]
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
1290
|
-
denom_units: [{
|
|
1291
|
-
denom: 'ibc/F84C54B2F3F261C0ABA6D8F560F7AFA2941B61E4EBDF671D50BF2C280584924E',
|
|
1292
|
-
exponent: 0,
|
|
1293
|
-
aliases: ['ucusdtinj']
|
|
1294
|
-
}, {
|
|
1295
|
-
denom: 'cUSDT.inj',
|
|
1296
|
-
exponent: 6
|
|
1297
|
-
}],
|
|
1298
|
-
base: 'ibc/F84C54B2F3F261C0ABA6D8F560F7AFA2941B61E4EBDF671D50BF2C280584924E',
|
|
1299
|
-
name: 'cUSDT.inj',
|
|
1300
|
-
display: 'cUSDT.inj',
|
|
1301
|
-
symbol: 'cUSDT.inj',
|
|
1302
|
-
logo_URIs: {
|
|
1303
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
|
|
1304
|
-
},
|
|
1305
|
-
images: [{
|
|
1306
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/cusdt.svg'
|
|
1307
|
-
}],
|
|
1308
|
-
keywords: ['dex', 'mm'],
|
|
1309
|
-
type_asset: 'sdk.coin',
|
|
1310
|
-
traces: [{
|
|
1311
|
-
type: 'ibc',
|
|
1312
|
-
counterparty: {
|
|
1313
|
-
channel_id: 'channel-17',
|
|
1314
|
-
base_denom: 'ucusdtinj',
|
|
1315
|
-
chain_name: 'kopi'
|
|
1316
|
-
},
|
|
1317
|
-
chain: {
|
|
1318
|
-
channel_id: 'channel-25'
|
|
1319
|
-
}
|
|
1320
|
-
}]
|
|
1321
|
-
},
|
|
1322
|
-
{
|
|
1323
|
-
description: 'arbitrage receipt token of cUSDT',
|
|
1324
|
-
denom_units: [{
|
|
1325
|
-
denom: 'ibc/31642839872C9D285881813599A8729F59B9F2C330838827116945D20FDAB5FB',
|
|
1326
|
-
exponent: 0,
|
|
1327
|
-
aliases: ['uasusdtinj']
|
|
1328
|
-
}, {
|
|
1329
|
-
denom: 'asusdtinj',
|
|
1330
|
-
exponent: 6
|
|
1331
|
-
}],
|
|
1332
|
-
base: 'ibc/31642839872C9D285881813599A8729F59B9F2C330838827116945D20FDAB5FB',
|
|
1333
|
-
name: 'asUSDT.inj',
|
|
1334
|
-
display: 'asusdtinj',
|
|
1335
|
-
symbol: 'asUSDT.inj',
|
|
1336
|
-
logo_URIs: {
|
|
1337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
|
|
1338
|
-
},
|
|
1339
|
-
images: [{
|
|
1340
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdt.svg'
|
|
1341
|
-
}],
|
|
1342
|
-
keywords: ['dex', 'mm'],
|
|
1343
|
-
type_asset: 'sdk.coin',
|
|
1344
|
-
traces: [{
|
|
1345
|
-
type: 'ibc',
|
|
1346
|
-
counterparty: {
|
|
1347
|
-
channel_id: 'channel-17',
|
|
1348
|
-
base_denom: 'uasusdtinj',
|
|
1349
|
-
chain_name: 'kopi'
|
|
1350
|
-
},
|
|
1351
|
-
chain: {
|
|
1352
|
-
channel_id: 'channel-25'
|
|
1353
|
-
}
|
|
1354
|
-
}]
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
description: 'arbitrage receipt token of cUSDC',
|
|
1358
|
-
denom_units: [{
|
|
1359
|
-
denom: 'ibc/1F190F12A75F5CEA344198378D97892EABA3EBC90DAB778ACEE537B1F4BAAF70',
|
|
1360
|
-
exponent: 0,
|
|
1361
|
-
aliases: ['uasusdc']
|
|
1362
|
-
}, {
|
|
1363
|
-
denom: 'asUSDC',
|
|
1364
|
-
exponent: 6
|
|
1365
|
-
}],
|
|
1366
|
-
base: 'ibc/1F190F12A75F5CEA344198378D97892EABA3EBC90DAB778ACEE537B1F4BAAF70',
|
|
1367
|
-
name: 'asUSDC',
|
|
1368
|
-
display: 'asUSDC',
|
|
1369
|
-
symbol: 'ASUSDC',
|
|
1370
|
-
logo_URIs: {
|
|
1371
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
|
|
1372
|
-
},
|
|
1373
|
-
images: [{
|
|
1374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kopi/images/asusdc.svg'
|
|
1375
|
-
}],
|
|
1376
|
-
keywords: ['dex', 'mm'],
|
|
1377
|
-
type_asset: 'sdk.coin',
|
|
1378
|
-
traces: [{
|
|
1379
|
-
type: 'ibc',
|
|
1380
|
-
counterparty: {
|
|
1381
|
-
channel_id: 'channel-17',
|
|
1382
|
-
base_denom: 'uasusdc',
|
|
1383
|
-
chain_name: 'kopi'
|
|
1384
|
-
},
|
|
1385
|
-
chain: {
|
|
1386
|
-
channel_id: 'channel-25'
|
|
1387
|
-
}
|
|
1388
|
-
}]
|
|
1389
|
-
},
|
|
1390
|
-
{
|
|
1391
|
-
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
1392
|
-
denom_units: [{
|
|
1393
|
-
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
1394
|
-
exponent: 0,
|
|
1395
|
-
aliases: ['untrn']
|
|
1396
|
-
}, {
|
|
1397
|
-
denom: 'ntrn',
|
|
1398
|
-
exponent: 6
|
|
1399
|
-
}],
|
|
1400
|
-
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
1401
|
-
name: 'Neutron',
|
|
1402
|
-
display: 'ntrn',
|
|
1403
|
-
symbol: 'NTRN',
|
|
1404
|
-
logo_URIs: {
|
|
1405
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1406
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1407
|
-
},
|
|
1408
|
-
coingecko_id: 'neutron-3',
|
|
1409
|
-
images: [{
|
|
1410
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1411
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
1412
|
-
theme: {
|
|
1413
|
-
circle: true
|
|
1414
|
-
}
|
|
1415
|
-
}],
|
|
1416
|
-
socials: {
|
|
1417
|
-
website: 'https://neutron.org/',
|
|
1418
|
-
x: 'https://x.com/Neutron_org'
|
|
1419
|
-
},
|
|
1420
|
-
type_asset: 'sdk.coin',
|
|
1421
|
-
traces: [{
|
|
1422
|
-
type: 'ibc',
|
|
1423
|
-
counterparty: {
|
|
1424
|
-
channel_id: 'channel-6476',
|
|
1425
|
-
base_denom: 'untrn',
|
|
1426
|
-
chain_name: 'neutron'
|
|
1427
|
-
},
|
|
1428
|
-
chain: {
|
|
1429
|
-
channel_id: 'channel-16'
|
|
1430
|
-
}
|
|
1431
|
-
}]
|
|
1432
|
-
},
|
|
1433
|
-
{
|
|
1434
|
-
description: 'BITCOSMOS',
|
|
1435
|
-
denom_units: [{
|
|
1436
|
-
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
1437
|
-
exponent: 0,
|
|
1438
|
-
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
1439
|
-
}, {
|
|
1440
|
-
denom: 'bitcosmos',
|
|
1441
|
-
exponent: 6
|
|
1442
|
-
}],
|
|
1443
|
-
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
1444
|
-
name: 'Bitcosmos',
|
|
1445
|
-
display: 'bitcosmos',
|
|
1446
|
-
symbol: 'BTC',
|
|
1447
|
-
logo_URIs: {
|
|
1448
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1449
|
-
},
|
|
1450
|
-
images: [{
|
|
1451
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1452
|
-
}],
|
|
1453
|
-
type_asset: 'sdk.coin',
|
|
1454
|
-
traces: [{
|
|
1455
|
-
type: 'ibc',
|
|
1456
|
-
counterparty: {
|
|
1457
|
-
channel_id: 'channel-6476',
|
|
1458
|
-
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
1459
|
-
chain_name: 'neutron'
|
|
1460
|
-
},
|
|
1461
|
-
chain: {
|
|
1462
|
-
channel_id: 'channel-16'
|
|
1463
|
-
}
|
|
1464
|
-
}]
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
description: 'What the Fuck',
|
|
1468
|
-
denom_units: [{
|
|
1469
|
-
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
1470
|
-
exponent: 0,
|
|
1471
|
-
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
1472
|
-
}, {
|
|
1473
|
-
denom: 'wtf',
|
|
1474
|
-
exponent: 6
|
|
1475
|
-
}],
|
|
1476
|
-
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
1477
|
-
name: 'wtf',
|
|
1478
|
-
display: 'wtf',
|
|
1479
|
-
symbol: 'WTF',
|
|
1480
|
-
logo_URIs: {
|
|
1481
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1482
|
-
},
|
|
1483
|
-
images: [{
|
|
1484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1485
|
-
}],
|
|
1486
|
-
type_asset: 'sdk.coin',
|
|
1487
|
-
traces: [{
|
|
1488
|
-
type: 'ibc',
|
|
1489
|
-
counterparty: {
|
|
1490
|
-
channel_id: 'channel-6476',
|
|
1491
|
-
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
1492
|
-
chain_name: 'neutron'
|
|
1493
|
-
},
|
|
1494
|
-
chain: {
|
|
1495
|
-
channel_id: 'channel-16'
|
|
1496
|
-
}
|
|
1497
|
-
}]
|
|
1498
|
-
},
|
|
1499
|
-
{
|
|
1500
|
-
description: 'Astro BOY',
|
|
1501
|
-
denom_units: [{
|
|
1502
|
-
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
1503
|
-
exponent: 0,
|
|
1504
|
-
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
1505
|
-
}, {
|
|
1506
|
-
denom: 'boy',
|
|
1507
|
-
exponent: 6
|
|
1508
|
-
}],
|
|
1509
|
-
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
1510
|
-
name: 'boy',
|
|
1511
|
-
display: 'boy',
|
|
1512
|
-
symbol: 'BOY',
|
|
1513
|
-
logo_URIs: {
|
|
1514
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1515
|
-
},
|
|
1516
|
-
images: [{
|
|
1517
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
1518
|
-
}],
|
|
1519
|
-
type_asset: 'sdk.coin',
|
|
1520
|
-
traces: [{
|
|
1521
|
-
type: 'ibc',
|
|
1522
|
-
counterparty: {
|
|
1523
|
-
channel_id: 'channel-6476',
|
|
1524
|
-
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
1525
|
-
chain_name: 'neutron'
|
|
1526
|
-
},
|
|
1527
|
-
chain: {
|
|
1528
|
-
channel_id: 'channel-16'
|
|
1529
|
-
}
|
|
1530
|
-
}]
|
|
1531
|
-
},
|
|
1532
|
-
{
|
|
1533
|
-
description: 'The permissioned staking asset for Noble Chain',
|
|
1534
|
-
denom_units: [{
|
|
1535
|
-
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
1536
|
-
exponent: 0,
|
|
1537
|
-
aliases: ['ustake']
|
|
1538
|
-
}, {
|
|
1539
|
-
denom: 'stake',
|
|
1540
|
-
exponent: 6
|
|
1541
|
-
}],
|
|
1542
|
-
type_asset: 'sdk.coin',
|
|
1543
|
-
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
1544
|
-
name: 'Stake',
|
|
1545
|
-
display: 'stake',
|
|
1546
|
-
symbol: 'STAKE',
|
|
1547
|
-
logo_URIs: {
|
|
1548
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
1549
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1550
|
-
},
|
|
1551
|
-
images: [{
|
|
1552
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
1553
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
1554
|
-
}],
|
|
1555
|
-
traces: [{
|
|
1556
|
-
type: 'ibc',
|
|
1557
|
-
counterparty: {
|
|
1558
|
-
channel_id: 'channel-117',
|
|
1559
|
-
base_denom: 'ustake',
|
|
1560
|
-
chain_name: 'noble'
|
|
1561
|
-
},
|
|
1562
|
-
chain: {
|
|
1563
|
-
channel_id: 'channel-2'
|
|
1564
|
-
}
|
|
1565
|
-
}]
|
|
1566
|
-
},
|
|
1567
|
-
{
|
|
1568
|
-
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
1569
|
-
denom_units: [{
|
|
1570
|
-
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
1571
|
-
exponent: 0,
|
|
1572
|
-
aliases: ['ufrienzies']
|
|
1573
|
-
}, {
|
|
1574
|
-
denom: 'frienzies',
|
|
1575
|
-
exponent: 6
|
|
1576
|
-
}],
|
|
1577
|
-
type_asset: 'sdk.coin',
|
|
1578
|
-
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
1579
|
-
display: 'frienzies',
|
|
1580
|
-
name: 'Frienzies',
|
|
1581
|
-
symbol: 'FRNZ',
|
|
1582
|
-
logo_URIs: {
|
|
1583
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1584
|
-
},
|
|
1585
|
-
images: [{
|
|
1586
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1587
|
-
}],
|
|
1588
|
-
traces: [{
|
|
1589
|
-
type: 'ibc',
|
|
1590
|
-
counterparty: {
|
|
1591
|
-
channel_id: 'channel-117',
|
|
1592
|
-
base_denom: 'ufrienzies',
|
|
1593
|
-
chain_name: 'noble'
|
|
1594
|
-
},
|
|
1595
|
-
chain: {
|
|
1596
|
-
channel_id: 'channel-2'
|
|
1597
|
-
}
|
|
1598
|
-
}]
|
|
1599
|
-
},
|
|
1600
|
-
{
|
|
1601
|
-
description: 'Ondo US Dollar Yield',
|
|
1602
|
-
denom_units: [{
|
|
1603
|
-
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
1604
|
-
exponent: 0,
|
|
1605
|
-
aliases: ['ausdy']
|
|
1606
|
-
}, {
|
|
1607
|
-
denom: 'usdy',
|
|
1608
|
-
exponent: 18
|
|
1609
|
-
}],
|
|
1610
|
-
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
1611
|
-
display: 'usdy',
|
|
1612
|
-
name: 'Ondo US Dollar Yield',
|
|
1613
|
-
symbol: 'USDY',
|
|
1614
|
-
logo_URIs: {
|
|
1615
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
1616
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
1617
|
-
},
|
|
1618
|
-
images: [{
|
|
1619
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
1620
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
1621
|
-
}],
|
|
1622
|
-
coingecko_id: 'ondo-us-dollar-yield',
|
|
1623
|
-
socials: {
|
|
1624
|
-
website: 'https://ondo.finance/usdy',
|
|
1625
|
-
x: 'https://x.com/OndoFinance'
|
|
1626
|
-
},
|
|
1627
|
-
type_asset: 'sdk.coin',
|
|
1628
|
-
traces: [{
|
|
1629
|
-
type: 'ibc',
|
|
1630
|
-
counterparty: {
|
|
1631
|
-
channel_id: 'channel-117',
|
|
1632
|
-
base_denom: 'ausdy',
|
|
1633
|
-
chain_name: 'noble'
|
|
1634
|
-
},
|
|
1635
|
-
chain: {
|
|
1636
|
-
channel_id: 'channel-2'
|
|
1637
|
-
}
|
|
1638
|
-
}]
|
|
1639
|
-
},
|
|
1640
|
-
{
|
|
1641
|
-
description: 'USDN token',
|
|
1642
|
-
denom_units: [{
|
|
1643
|
-
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
1644
|
-
exponent: 0,
|
|
1645
|
-
aliases: ['uusdn']
|
|
1646
|
-
}, {
|
|
1647
|
-
denom: 'usdn',
|
|
1648
|
-
exponent: 6
|
|
1649
|
-
}],
|
|
1650
|
-
type_asset: 'sdk.coin',
|
|
1651
|
-
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
1652
|
-
name: 'Noble Dollar',
|
|
1653
|
-
display: 'usdn',
|
|
1654
|
-
symbol: 'USDN',
|
|
1655
|
-
logo_URIs: {
|
|
1656
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
1657
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
1658
|
-
},
|
|
1659
|
-
images: [{
|
|
1660
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
1661
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
1662
|
-
}],
|
|
1663
|
-
traces: [{
|
|
1664
|
-
type: 'ibc',
|
|
1665
|
-
counterparty: {
|
|
1666
|
-
channel_id: 'channel-117',
|
|
1667
|
-
base_denom: 'uusdn',
|
|
1668
|
-
chain_name: 'noble'
|
|
1669
|
-
},
|
|
1670
|
-
chain: {
|
|
1671
|
-
channel_id: 'channel-2'
|
|
1672
|
-
}
|
|
1673
|
-
}]
|
|
1674
|
-
},
|
|
1675
|
-
{
|
|
1676
|
-
description: 'The native token of Osmosis',
|
|
1677
|
-
denom_units: [{
|
|
1678
|
-
denom: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
1679
|
-
exponent: 0,
|
|
1680
|
-
aliases: ['uosmo']
|
|
1681
|
-
}, {
|
|
1682
|
-
denom: 'osmo',
|
|
1683
|
-
exponent: 6
|
|
1684
|
-
}],
|
|
1685
|
-
type_asset: 'sdk.coin',
|
|
1686
|
-
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
1687
|
-
name: 'Osmosis',
|
|
1688
|
-
display: 'osmo',
|
|
1689
|
-
symbol: 'OSMO',
|
|
1690
|
-
logo_URIs: {
|
|
1691
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1692
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1693
|
-
},
|
|
1694
|
-
images: [{
|
|
1695
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1696
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1697
|
-
}],
|
|
1698
|
-
coingecko_id: 'osmosis',
|
|
1699
|
-
keywords: ['dex', 'staking'],
|
|
1700
|
-
socials: {
|
|
1701
|
-
website: 'https://osmosis.zone',
|
|
1702
|
-
x: 'https://x.com/osmosis'
|
|
1703
|
-
},
|
|
1704
|
-
traces: [{
|
|
1705
|
-
type: 'ibc',
|
|
1706
|
-
counterparty: {
|
|
1707
|
-
channel_id: 'channel-91017',
|
|
1708
|
-
base_denom: 'uosmo',
|
|
1709
|
-
chain_name: 'osmosis'
|
|
1710
|
-
},
|
|
1711
|
-
chain: {
|
|
1712
|
-
channel_id: 'channel-6'
|
|
1713
|
-
}
|
|
1714
|
-
}]
|
|
1715
|
-
},
|
|
1716
|
-
{
|
|
1717
|
-
description: 'ION is the second native token of Osmosis.',
|
|
1718
|
-
denom_units: [{
|
|
1719
|
-
denom: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
1720
|
-
exponent: 0,
|
|
1721
|
-
aliases: ['uion']
|
|
1722
|
-
}, {
|
|
1723
|
-
denom: 'ion',
|
|
1724
|
-
exponent: 6
|
|
1725
|
-
}],
|
|
1726
|
-
type_asset: 'sdk.coin',
|
|
1727
|
-
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
1728
|
-
name: 'Ion DAO',
|
|
1729
|
-
display: 'ion',
|
|
1730
|
-
symbol: 'ION',
|
|
1731
|
-
logo_URIs: {
|
|
1732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1733
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1734
|
-
},
|
|
1735
|
-
images: [{
|
|
1736
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1737
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1738
|
-
}],
|
|
1739
|
-
coingecko_id: 'ion',
|
|
1740
|
-
keywords: ['memecoin', 'defi'],
|
|
1741
|
-
socials: {
|
|
1742
|
-
website: 'https://ion.wtf',
|
|
1743
|
-
x: 'https://x.com/_IONDAO'
|
|
1744
|
-
},
|
|
1745
|
-
traces: [{
|
|
1746
|
-
type: 'ibc',
|
|
1747
|
-
counterparty: {
|
|
1748
|
-
channel_id: 'channel-91017',
|
|
1749
|
-
base_denom: 'uion',
|
|
1750
|
-
chain_name: 'osmosis'
|
|
1751
|
-
},
|
|
1752
|
-
chain: {
|
|
1753
|
-
channel_id: 'channel-6'
|
|
1754
|
-
}
|
|
1755
|
-
}]
|
|
1756
|
-
},
|
|
1757
|
-
{
|
|
1758
|
-
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
1759
|
-
denom_units: [{
|
|
1760
|
-
denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
1761
|
-
exponent: 0,
|
|
1762
|
-
aliases: ['usaga']
|
|
1763
|
-
}, {
|
|
1764
|
-
denom: 'saga',
|
|
1765
|
-
exponent: 6
|
|
1766
|
-
}],
|
|
1767
|
-
base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
1768
|
-
name: 'Saga',
|
|
1769
|
-
display: 'saga',
|
|
1770
|
-
symbol: 'SAGA',
|
|
1771
|
-
logo_URIs: {
|
|
1772
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
1773
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
1774
|
-
},
|
|
1775
|
-
coingecko_id: 'saga-2',
|
|
1776
|
-
images: [{
|
|
1777
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
1778
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
|
|
1779
|
-
theme: {
|
|
1780
|
-
dark_mode: false
|
|
1781
|
-
}
|
|
1782
|
-
}, {
|
|
1783
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
|
|
1784
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
|
|
1785
|
-
theme: {
|
|
1786
|
-
dark_mode: true
|
|
1787
|
-
}
|
|
1788
|
-
}],
|
|
1789
|
-
socials: {
|
|
1790
|
-
website: 'https://www.saga.xyz/',
|
|
1791
|
-
x: 'https://x.com/Sagaxyz__'
|
|
1792
|
-
},
|
|
1793
|
-
type_asset: 'sdk.coin',
|
|
1794
|
-
traces: [{
|
|
1795
|
-
type: 'ibc',
|
|
1796
|
-
counterparty: {
|
|
1797
|
-
channel_id: 'channel-35',
|
|
1798
|
-
base_denom: 'usaga',
|
|
1799
|
-
chain_name: 'saga'
|
|
1800
|
-
},
|
|
1801
|
-
chain: {
|
|
1802
|
-
channel_id: 'channel-9'
|
|
1803
|
-
}
|
|
1804
|
-
}]
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
description: 'Verona is the intelligence layer for AI.',
|
|
1808
|
-
denom_units: [{
|
|
1809
|
-
denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
1810
|
-
exponent: 0,
|
|
1811
|
-
aliases: ['uxion']
|
|
1812
|
-
}, {
|
|
1813
|
-
denom: 'XION',
|
|
1814
|
-
exponent: 6,
|
|
1815
|
-
aliases: ['xion', 'VERONA']
|
|
1816
|
-
}],
|
|
1817
|
-
base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
1818
|
-
display: 'VERONA',
|
|
1819
|
-
name: 'Verona',
|
|
1820
|
-
symbol: 'VERONA',
|
|
1821
|
-
coingecko_id: 'xion-2',
|
|
1822
|
-
type_asset: 'sdk.coin',
|
|
1823
|
-
logo_URIs: {
|
|
1824
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
1825
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
1826
|
-
},
|
|
1827
|
-
images: [{
|
|
1828
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
|
|
1829
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
|
|
1830
|
-
}],
|
|
1831
|
-
socials: {
|
|
1832
|
-
discord: 'https://discord.com/invite/burnt',
|
|
1833
|
-
github: 'https://github.com/burnt-labs',
|
|
1834
|
-
telegram: 'https://t.me/xion_announcements',
|
|
1835
|
-
website: 'https://verona.dev',
|
|
1836
|
-
x: 'https://x.com/burnt_xion'
|
|
1837
|
-
},
|
|
1838
|
-
traces: [{
|
|
1839
|
-
type: 'ibc',
|
|
1840
|
-
counterparty: {
|
|
1841
|
-
channel_id: 'channel-9',
|
|
1842
|
-
base_denom: 'uxion',
|
|
1843
|
-
chain_name: 'xion'
|
|
1844
|
-
},
|
|
1845
|
-
chain: {
|
|
1846
|
-
channel_id: 'channel-8'
|
|
1847
|
-
}
|
|
1848
|
-
}]
|
|
1849
|
-
}
|
|
1850
|
-
]
|
|
1851
|
-
};
|
|
1852
|
-
exports.default = assets;
|