@chain-registry/assets 1.70.222 → 1.70.224
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/dungeon.js +314 -0
- package/esm/mainnet/elys.js +434 -0
- package/esm/mainnet/kopi.js +254 -0
- package/esm/mainnet/noble.js +82 -0
- package/esm/testnet/agoricdevnet.js +478 -0
- package/esm/testnet/assets.js +3 -1
- package/esm/testnet/axelartestnet.js +164 -0
- package/esm/testnet/cosmosicsprovidertestnet.js +164 -0
- package/esm/testnet/elystestnet.js +164 -0
- package/esm/testnet/index.js +2 -0
- package/esm/testnet/neutrontestnet.js +164 -0
- package/esm/testnet/nobletestnet.js +164 -0
- package/esm/testnet/osmosistestnet.js +164 -0
- package/esm/testnet/stridetestnet.js +170 -0
- package/index.d.ts +1 -1
- package/mainnet/dungeon.js +314 -0
- package/mainnet/elys.js +434 -0
- package/mainnet/kopi.js +254 -0
- package/mainnet/noble.js +82 -0
- package/package.json +5 -5
- package/testnet/agoricdevnet.d.ts +3 -0
- package/testnet/agoricdevnet.js +480 -0
- package/testnet/assets.js +3 -1
- package/testnet/axelartestnet.js +164 -0
- package/testnet/cosmosicsprovidertestnet.js +164 -0
- package/testnet/elystestnet.js +164 -0
- package/testnet/index.d.ts +2 -0
- package/testnet/index.js +3 -1
- package/testnet/neutrontestnet.js +164 -0
- package/testnet/nobletestnet.js +164 -0
- package/testnet/osmosistestnet.js +164 -0
- package/testnet/stridetestnet.d.ts +3 -0
- package/testnet/stridetestnet.js +172 -0
package/mainnet/dungeon.js
CHANGED
|
@@ -3,6 +3,163 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'dungeon',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/5EBA110E8437BEA7F571651783387186BF0E97ACD419C4D59C62EAA5AC69907D',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['ustake']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'stake',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/5EBA110E8437BEA7F571651783387186BF0E97ACD419C4D59C62EAA5AC69907D',
|
|
18
|
+
name: 'Stake',
|
|
19
|
+
display: 'stake',
|
|
20
|
+
symbol: 'STAKE',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#a8bbfb'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-150',
|
|
36
|
+
base_denom: 'ustake',
|
|
37
|
+
chain_name: 'noble'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-5307'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
46
|
+
denom_units: [{
|
|
47
|
+
denom: 'ibc/5AC0034E7F094A89DC23DF316493989B00709EE2172D274C300E04B83BFF7C64',
|
|
48
|
+
exponent: 0,
|
|
49
|
+
aliases: ['ufrienzies']
|
|
50
|
+
}, {
|
|
51
|
+
denom: 'frienzies',
|
|
52
|
+
exponent: 6
|
|
53
|
+
}],
|
|
54
|
+
type_asset: 'sdk.coin',
|
|
55
|
+
base: 'ibc/5AC0034E7F094A89DC23DF316493989B00709EE2172D274C300E04B83BFF7C64',
|
|
56
|
+
display: 'frienzies',
|
|
57
|
+
name: 'Frienzies',
|
|
58
|
+
symbol: 'FRNZ',
|
|
59
|
+
logo_URIs: {
|
|
60
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
61
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
62
|
+
},
|
|
63
|
+
images: [{
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
66
|
+
theme: {
|
|
67
|
+
primary_color_hex: '#04041c'
|
|
68
|
+
}
|
|
69
|
+
}],
|
|
70
|
+
traces: [{
|
|
71
|
+
type: 'ibc',
|
|
72
|
+
counterparty: {
|
|
73
|
+
channel_id: 'channel-150',
|
|
74
|
+
base_denom: 'ufrienzies',
|
|
75
|
+
chain_name: 'noble'
|
|
76
|
+
},
|
|
77
|
+
chain: {
|
|
78
|
+
channel_id: 'channel-5307'
|
|
79
|
+
}
|
|
80
|
+
}]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
description: 'Ondo US Dollar Yield',
|
|
84
|
+
denom_units: [{
|
|
85
|
+
denom: 'ibc/F772EFDE87436BD18C11FDB0CAD3F4B37B4F10193810EAC19BDF71D34FA0CF41',
|
|
86
|
+
exponent: 0,
|
|
87
|
+
aliases: ['ausdy']
|
|
88
|
+
}, {
|
|
89
|
+
denom: 'usdy',
|
|
90
|
+
exponent: 18
|
|
91
|
+
}],
|
|
92
|
+
base: 'ibc/F772EFDE87436BD18C11FDB0CAD3F4B37B4F10193810EAC19BDF71D34FA0CF41',
|
|
93
|
+
display: 'usdy',
|
|
94
|
+
name: 'Ondo US Dollar Yield',
|
|
95
|
+
symbol: 'USDY',
|
|
96
|
+
logo_URIs: {
|
|
97
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
98
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
99
|
+
},
|
|
100
|
+
images: [{
|
|
101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
102
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
103
|
+
theme: {
|
|
104
|
+
primary_color_hex: '#142c5c'
|
|
105
|
+
}
|
|
106
|
+
}],
|
|
107
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
108
|
+
socials: {
|
|
109
|
+
website: 'https://ondo.finance/usdy',
|
|
110
|
+
twitter: 'https://x.com/OndoFinance'
|
|
111
|
+
},
|
|
112
|
+
type_asset: 'sdk.coin',
|
|
113
|
+
traces: [{
|
|
114
|
+
type: 'ibc',
|
|
115
|
+
counterparty: {
|
|
116
|
+
channel_id: 'channel-150',
|
|
117
|
+
base_denom: 'ausdy',
|
|
118
|
+
chain_name: 'noble'
|
|
119
|
+
},
|
|
120
|
+
chain: {
|
|
121
|
+
channel_id: 'channel-5307'
|
|
122
|
+
}
|
|
123
|
+
}]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
description: 'USDN token',
|
|
127
|
+
denom_units: [{
|
|
128
|
+
denom: 'ibc/D5C288C7A6E1463ABBD4F0758B0F61820EE9643F6AC556646BEC9827C18AA961',
|
|
129
|
+
exponent: 0,
|
|
130
|
+
aliases: ['uusdn']
|
|
131
|
+
}, {
|
|
132
|
+
denom: 'usdn',
|
|
133
|
+
exponent: 6
|
|
134
|
+
}],
|
|
135
|
+
type_asset: 'sdk.coin',
|
|
136
|
+
base: 'ibc/D5C288C7A6E1463ABBD4F0758B0F61820EE9643F6AC556646BEC9827C18AA961',
|
|
137
|
+
name: 'Noble Dollar',
|
|
138
|
+
display: 'usdn',
|
|
139
|
+
symbol: 'USDN',
|
|
140
|
+
logo_URIs: {
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
143
|
+
},
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
147
|
+
theme: {
|
|
148
|
+
primary_color_hex: '#2E8564'
|
|
149
|
+
}
|
|
150
|
+
}],
|
|
151
|
+
traces: [{
|
|
152
|
+
type: 'ibc',
|
|
153
|
+
counterparty: {
|
|
154
|
+
channel_id: 'channel-150',
|
|
155
|
+
base_denom: 'uusdn',
|
|
156
|
+
chain_name: 'noble'
|
|
157
|
+
},
|
|
158
|
+
chain: {
|
|
159
|
+
channel_id: 'channel-5307'
|
|
160
|
+
}
|
|
161
|
+
}]
|
|
162
|
+
},
|
|
6
163
|
{
|
|
7
164
|
description: 'The native token of Osmosis',
|
|
8
165
|
denom_units: [{
|
|
@@ -91,6 +248,163 @@ const assets = {
|
|
|
91
248
|
}
|
|
92
249
|
}]
|
|
93
250
|
},
|
|
251
|
+
{
|
|
252
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
253
|
+
denom_units: [{
|
|
254
|
+
denom: 'ibc/5EBA110E8437BEA7F571651783387186BF0E97ACD419C4D59C62EAA5AC69907D',
|
|
255
|
+
exponent: 0,
|
|
256
|
+
aliases: ['ustake']
|
|
257
|
+
}, {
|
|
258
|
+
denom: 'stake',
|
|
259
|
+
exponent: 6
|
|
260
|
+
}],
|
|
261
|
+
type_asset: 'sdk.coin',
|
|
262
|
+
base: 'ibc/5EBA110E8437BEA7F571651783387186BF0E97ACD419C4D59C62EAA5AC69907D',
|
|
263
|
+
name: 'Stake',
|
|
264
|
+
display: 'stake',
|
|
265
|
+
symbol: 'STAKE',
|
|
266
|
+
logo_URIs: {
|
|
267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
269
|
+
},
|
|
270
|
+
images: [{
|
|
271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
272
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
273
|
+
theme: {
|
|
274
|
+
primary_color_hex: '#a8bbfb'
|
|
275
|
+
}
|
|
276
|
+
}],
|
|
277
|
+
traces: [{
|
|
278
|
+
type: 'ibc',
|
|
279
|
+
counterparty: {
|
|
280
|
+
channel_id: 'channel-150',
|
|
281
|
+
base_denom: 'ustake',
|
|
282
|
+
chain_name: 'noble'
|
|
283
|
+
},
|
|
284
|
+
chain: {
|
|
285
|
+
channel_id: 'channel-5307'
|
|
286
|
+
}
|
|
287
|
+
}]
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
291
|
+
denom_units: [{
|
|
292
|
+
denom: 'ibc/5AC0034E7F094A89DC23DF316493989B00709EE2172D274C300E04B83BFF7C64',
|
|
293
|
+
exponent: 0,
|
|
294
|
+
aliases: ['ufrienzies']
|
|
295
|
+
}, {
|
|
296
|
+
denom: 'frienzies',
|
|
297
|
+
exponent: 6
|
|
298
|
+
}],
|
|
299
|
+
type_asset: 'sdk.coin',
|
|
300
|
+
base: 'ibc/5AC0034E7F094A89DC23DF316493989B00709EE2172D274C300E04B83BFF7C64',
|
|
301
|
+
display: 'frienzies',
|
|
302
|
+
name: 'Frienzies',
|
|
303
|
+
symbol: 'FRNZ',
|
|
304
|
+
logo_URIs: {
|
|
305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
306
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
307
|
+
},
|
|
308
|
+
images: [{
|
|
309
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
310
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
311
|
+
theme: {
|
|
312
|
+
primary_color_hex: '#04041c'
|
|
313
|
+
}
|
|
314
|
+
}],
|
|
315
|
+
traces: [{
|
|
316
|
+
type: 'ibc',
|
|
317
|
+
counterparty: {
|
|
318
|
+
channel_id: 'channel-150',
|
|
319
|
+
base_denom: 'ufrienzies',
|
|
320
|
+
chain_name: 'noble'
|
|
321
|
+
},
|
|
322
|
+
chain: {
|
|
323
|
+
channel_id: 'channel-5307'
|
|
324
|
+
}
|
|
325
|
+
}]
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
description: 'Ondo US Dollar Yield',
|
|
329
|
+
denom_units: [{
|
|
330
|
+
denom: 'ibc/F772EFDE87436BD18C11FDB0CAD3F4B37B4F10193810EAC19BDF71D34FA0CF41',
|
|
331
|
+
exponent: 0,
|
|
332
|
+
aliases: ['ausdy']
|
|
333
|
+
}, {
|
|
334
|
+
denom: 'usdy',
|
|
335
|
+
exponent: 18
|
|
336
|
+
}],
|
|
337
|
+
base: 'ibc/F772EFDE87436BD18C11FDB0CAD3F4B37B4F10193810EAC19BDF71D34FA0CF41',
|
|
338
|
+
display: 'usdy',
|
|
339
|
+
name: 'Ondo US Dollar Yield',
|
|
340
|
+
symbol: 'USDY',
|
|
341
|
+
logo_URIs: {
|
|
342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
343
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
344
|
+
},
|
|
345
|
+
images: [{
|
|
346
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
347
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
348
|
+
theme: {
|
|
349
|
+
primary_color_hex: '#142c5c'
|
|
350
|
+
}
|
|
351
|
+
}],
|
|
352
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
353
|
+
socials: {
|
|
354
|
+
website: 'https://ondo.finance/usdy',
|
|
355
|
+
twitter: 'https://x.com/OndoFinance'
|
|
356
|
+
},
|
|
357
|
+
type_asset: 'sdk.coin',
|
|
358
|
+
traces: [{
|
|
359
|
+
type: 'ibc',
|
|
360
|
+
counterparty: {
|
|
361
|
+
channel_id: 'channel-150',
|
|
362
|
+
base_denom: 'ausdy',
|
|
363
|
+
chain_name: 'noble'
|
|
364
|
+
},
|
|
365
|
+
chain: {
|
|
366
|
+
channel_id: 'channel-5307'
|
|
367
|
+
}
|
|
368
|
+
}]
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
description: 'USDN token',
|
|
372
|
+
denom_units: [{
|
|
373
|
+
denom: 'ibc/D5C288C7A6E1463ABBD4F0758B0F61820EE9643F6AC556646BEC9827C18AA961',
|
|
374
|
+
exponent: 0,
|
|
375
|
+
aliases: ['uusdn']
|
|
376
|
+
}, {
|
|
377
|
+
denom: 'usdn',
|
|
378
|
+
exponent: 6
|
|
379
|
+
}],
|
|
380
|
+
type_asset: 'sdk.coin',
|
|
381
|
+
base: 'ibc/D5C288C7A6E1463ABBD4F0758B0F61820EE9643F6AC556646BEC9827C18AA961',
|
|
382
|
+
name: 'Noble Dollar',
|
|
383
|
+
display: 'usdn',
|
|
384
|
+
symbol: 'USDN',
|
|
385
|
+
logo_URIs: {
|
|
386
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
387
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
388
|
+
},
|
|
389
|
+
images: [{
|
|
390
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
391
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
392
|
+
theme: {
|
|
393
|
+
primary_color_hex: '#2E8564'
|
|
394
|
+
}
|
|
395
|
+
}],
|
|
396
|
+
traces: [{
|
|
397
|
+
type: 'ibc',
|
|
398
|
+
counterparty: {
|
|
399
|
+
channel_id: 'channel-150',
|
|
400
|
+
base_denom: 'uusdn',
|
|
401
|
+
chain_name: 'noble'
|
|
402
|
+
},
|
|
403
|
+
chain: {
|
|
404
|
+
channel_id: 'channel-5307'
|
|
405
|
+
}
|
|
406
|
+
}]
|
|
407
|
+
},
|
|
94
408
|
{
|
|
95
409
|
description: 'The native token of Osmosis',
|
|
96
410
|
denom_units: [{
|