@chain-registry/assets 1.70.268 → 1.70.270
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/bitbadges.js +316 -0
- package/esm/mainnet/noble.js +152 -0
- package/index.d.ts +1 -1
- package/mainnet/bitbadges.js +316 -0
- package/mainnet/noble.js +152 -0
- package/package.json +5 -5
package/esm/mainnet/bitbadges.js
CHANGED
|
@@ -1,6 +1,164 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'bitbadges',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['ustake']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'stake',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
16
|
+
name: 'Stake',
|
|
17
|
+
display: 'stake',
|
|
18
|
+
symbol: 'STAKE',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#a8bbfb'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
traces: [{
|
|
31
|
+
type: 'ibc',
|
|
32
|
+
counterparty: {
|
|
33
|
+
channel_id: 'channel-158',
|
|
34
|
+
base_denom: 'ustake',
|
|
35
|
+
chain_name: 'noble'
|
|
36
|
+
},
|
|
37
|
+
chain: {
|
|
38
|
+
channel_id: 'channel-2'
|
|
39
|
+
}
|
|
40
|
+
}]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
44
|
+
denom_units: [{
|
|
45
|
+
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
46
|
+
exponent: 0,
|
|
47
|
+
aliases: ['ufrienzies']
|
|
48
|
+
}, {
|
|
49
|
+
denom: 'frienzies',
|
|
50
|
+
exponent: 6
|
|
51
|
+
}],
|
|
52
|
+
type_asset: 'sdk.coin',
|
|
53
|
+
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
54
|
+
display: 'frienzies',
|
|
55
|
+
name: 'Frienzies',
|
|
56
|
+
symbol: 'FRNZ',
|
|
57
|
+
logo_URIs: {
|
|
58
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
59
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
60
|
+
},
|
|
61
|
+
images: [{
|
|
62
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
63
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
64
|
+
theme: {
|
|
65
|
+
primary_color_hex: '#04041c'
|
|
66
|
+
}
|
|
67
|
+
}],
|
|
68
|
+
traces: [{
|
|
69
|
+
type: 'ibc',
|
|
70
|
+
counterparty: {
|
|
71
|
+
channel_id: 'channel-158',
|
|
72
|
+
base_denom: 'ufrienzies',
|
|
73
|
+
chain_name: 'noble'
|
|
74
|
+
},
|
|
75
|
+
chain: {
|
|
76
|
+
channel_id: 'channel-2'
|
|
77
|
+
}
|
|
78
|
+
}]
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
description: 'Ondo US Dollar Yield',
|
|
82
|
+
denom_units: [{
|
|
83
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
84
|
+
exponent: 0,
|
|
85
|
+
aliases: ['ausdy']
|
|
86
|
+
}, {
|
|
87
|
+
denom: 'usdy',
|
|
88
|
+
exponent: 18
|
|
89
|
+
}],
|
|
90
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
91
|
+
display: 'usdy',
|
|
92
|
+
name: 'Ondo US Dollar Yield',
|
|
93
|
+
symbol: 'USDY',
|
|
94
|
+
logo_URIs: {
|
|
95
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
96
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
97
|
+
},
|
|
98
|
+
images: [{
|
|
99
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
101
|
+
theme: {
|
|
102
|
+
primary_color_hex: '#142c5c'
|
|
103
|
+
}
|
|
104
|
+
}],
|
|
105
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
106
|
+
socials: {
|
|
107
|
+
website: 'https://ondo.finance/usdy',
|
|
108
|
+
twitter: 'https://x.com/OndoFinance'
|
|
109
|
+
},
|
|
110
|
+
type_asset: 'sdk.coin',
|
|
111
|
+
traces: [{
|
|
112
|
+
type: 'ibc',
|
|
113
|
+
counterparty: {
|
|
114
|
+
channel_id: 'channel-158',
|
|
115
|
+
base_denom: 'ausdy',
|
|
116
|
+
chain_name: 'noble'
|
|
117
|
+
},
|
|
118
|
+
chain: {
|
|
119
|
+
channel_id: 'channel-2'
|
|
120
|
+
}
|
|
121
|
+
}]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
description: 'USDN token',
|
|
125
|
+
denom_units: [{
|
|
126
|
+
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
127
|
+
exponent: 0,
|
|
128
|
+
aliases: ['uusdn']
|
|
129
|
+
}, {
|
|
130
|
+
denom: 'usdn',
|
|
131
|
+
exponent: 6
|
|
132
|
+
}],
|
|
133
|
+
type_asset: 'sdk.coin',
|
|
134
|
+
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
135
|
+
name: 'Noble Dollar',
|
|
136
|
+
display: 'usdn',
|
|
137
|
+
symbol: 'USDN',
|
|
138
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
139
|
+
logo_URIs: {
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
142
|
+
},
|
|
143
|
+
images: [{
|
|
144
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
145
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
146
|
+
theme: {
|
|
147
|
+
primary_color_hex: '#2E8564'
|
|
148
|
+
}
|
|
149
|
+
}],
|
|
150
|
+
traces: [{
|
|
151
|
+
type: 'ibc',
|
|
152
|
+
counterparty: {
|
|
153
|
+
channel_id: 'channel-158',
|
|
154
|
+
base_denom: 'uusdn',
|
|
155
|
+
chain_name: 'noble'
|
|
156
|
+
},
|
|
157
|
+
chain: {
|
|
158
|
+
channel_id: 'channel-2'
|
|
159
|
+
}
|
|
160
|
+
}]
|
|
161
|
+
},
|
|
4
162
|
{
|
|
5
163
|
description: 'The native token of Osmosis',
|
|
6
164
|
denom_units: [{
|
|
@@ -89,6 +247,164 @@ const assets = {
|
|
|
89
247
|
}
|
|
90
248
|
}]
|
|
91
249
|
},
|
|
250
|
+
{
|
|
251
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
252
|
+
denom_units: [{
|
|
253
|
+
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
254
|
+
exponent: 0,
|
|
255
|
+
aliases: ['ustake']
|
|
256
|
+
}, {
|
|
257
|
+
denom: 'stake',
|
|
258
|
+
exponent: 6
|
|
259
|
+
}],
|
|
260
|
+
type_asset: 'sdk.coin',
|
|
261
|
+
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
262
|
+
name: 'Stake',
|
|
263
|
+
display: 'stake',
|
|
264
|
+
symbol: 'STAKE',
|
|
265
|
+
logo_URIs: {
|
|
266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
268
|
+
},
|
|
269
|
+
images: [{
|
|
270
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
271
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
272
|
+
theme: {
|
|
273
|
+
primary_color_hex: '#a8bbfb'
|
|
274
|
+
}
|
|
275
|
+
}],
|
|
276
|
+
traces: [{
|
|
277
|
+
type: 'ibc',
|
|
278
|
+
counterparty: {
|
|
279
|
+
channel_id: 'channel-158',
|
|
280
|
+
base_denom: 'ustake',
|
|
281
|
+
chain_name: 'noble'
|
|
282
|
+
},
|
|
283
|
+
chain: {
|
|
284
|
+
channel_id: 'channel-2'
|
|
285
|
+
}
|
|
286
|
+
}]
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
290
|
+
denom_units: [{
|
|
291
|
+
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
292
|
+
exponent: 0,
|
|
293
|
+
aliases: ['ufrienzies']
|
|
294
|
+
}, {
|
|
295
|
+
denom: 'frienzies',
|
|
296
|
+
exponent: 6
|
|
297
|
+
}],
|
|
298
|
+
type_asset: 'sdk.coin',
|
|
299
|
+
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
300
|
+
display: 'frienzies',
|
|
301
|
+
name: 'Frienzies',
|
|
302
|
+
symbol: 'FRNZ',
|
|
303
|
+
logo_URIs: {
|
|
304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
306
|
+
},
|
|
307
|
+
images: [{
|
|
308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
310
|
+
theme: {
|
|
311
|
+
primary_color_hex: '#04041c'
|
|
312
|
+
}
|
|
313
|
+
}],
|
|
314
|
+
traces: [{
|
|
315
|
+
type: 'ibc',
|
|
316
|
+
counterparty: {
|
|
317
|
+
channel_id: 'channel-158',
|
|
318
|
+
base_denom: 'ufrienzies',
|
|
319
|
+
chain_name: 'noble'
|
|
320
|
+
},
|
|
321
|
+
chain: {
|
|
322
|
+
channel_id: 'channel-2'
|
|
323
|
+
}
|
|
324
|
+
}]
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
description: 'Ondo US Dollar Yield',
|
|
328
|
+
denom_units: [{
|
|
329
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
330
|
+
exponent: 0,
|
|
331
|
+
aliases: ['ausdy']
|
|
332
|
+
}, {
|
|
333
|
+
denom: 'usdy',
|
|
334
|
+
exponent: 18
|
|
335
|
+
}],
|
|
336
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
337
|
+
display: 'usdy',
|
|
338
|
+
name: 'Ondo US Dollar Yield',
|
|
339
|
+
symbol: 'USDY',
|
|
340
|
+
logo_URIs: {
|
|
341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
343
|
+
},
|
|
344
|
+
images: [{
|
|
345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
347
|
+
theme: {
|
|
348
|
+
primary_color_hex: '#142c5c'
|
|
349
|
+
}
|
|
350
|
+
}],
|
|
351
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
352
|
+
socials: {
|
|
353
|
+
website: 'https://ondo.finance/usdy',
|
|
354
|
+
twitter: 'https://x.com/OndoFinance'
|
|
355
|
+
},
|
|
356
|
+
type_asset: 'sdk.coin',
|
|
357
|
+
traces: [{
|
|
358
|
+
type: 'ibc',
|
|
359
|
+
counterparty: {
|
|
360
|
+
channel_id: 'channel-158',
|
|
361
|
+
base_denom: 'ausdy',
|
|
362
|
+
chain_name: 'noble'
|
|
363
|
+
},
|
|
364
|
+
chain: {
|
|
365
|
+
channel_id: 'channel-2'
|
|
366
|
+
}
|
|
367
|
+
}]
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
description: 'USDN token',
|
|
371
|
+
denom_units: [{
|
|
372
|
+
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
373
|
+
exponent: 0,
|
|
374
|
+
aliases: ['uusdn']
|
|
375
|
+
}, {
|
|
376
|
+
denom: 'usdn',
|
|
377
|
+
exponent: 6
|
|
378
|
+
}],
|
|
379
|
+
type_asset: 'sdk.coin',
|
|
380
|
+
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
381
|
+
name: 'Noble Dollar',
|
|
382
|
+
display: 'usdn',
|
|
383
|
+
symbol: 'USDN',
|
|
384
|
+
coingecko_id: 'noble-dollar-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-158',
|
|
400
|
+
base_denom: 'uusdn',
|
|
401
|
+
chain_name: 'noble'
|
|
402
|
+
},
|
|
403
|
+
chain: {
|
|
404
|
+
channel_id: 'channel-2'
|
|
405
|
+
}
|
|
406
|
+
}]
|
|
407
|
+
},
|
|
92
408
|
{
|
|
93
409
|
description: 'The native token of Osmosis',
|
|
94
410
|
denom_units: [{
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -323,6 +323,82 @@ const assets = {
|
|
|
323
323
|
}
|
|
324
324
|
}]
|
|
325
325
|
},
|
|
326
|
+
{
|
|
327
|
+
description: '$BADGE is the native in-app token for BitBadges.',
|
|
328
|
+
denom_units: [{
|
|
329
|
+
denom: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
330
|
+
exponent: 0,
|
|
331
|
+
aliases: ['ubadge']
|
|
332
|
+
}, {
|
|
333
|
+
denom: 'badge',
|
|
334
|
+
exponent: 9
|
|
335
|
+
}],
|
|
336
|
+
base: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
337
|
+
name: 'BitBadges',
|
|
338
|
+
display: 'badge',
|
|
339
|
+
symbol: 'BADGE',
|
|
340
|
+
logo_URIs: {
|
|
341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
343
|
+
},
|
|
344
|
+
images: [{
|
|
345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
347
|
+
}],
|
|
348
|
+
socials: {
|
|
349
|
+
website: 'https://bitbadges.io/',
|
|
350
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
351
|
+
},
|
|
352
|
+
type_asset: 'sdk.coin',
|
|
353
|
+
traces: [{
|
|
354
|
+
type: 'ibc',
|
|
355
|
+
counterparty: {
|
|
356
|
+
channel_id: 'channel-2',
|
|
357
|
+
base_denom: 'ubadge',
|
|
358
|
+
chain_name: 'bitbadges'
|
|
359
|
+
},
|
|
360
|
+
chain: {
|
|
361
|
+
channel_id: 'channel-158'
|
|
362
|
+
}
|
|
363
|
+
}]
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
description: 'The native staking denom for the BitBadges blockchain.',
|
|
367
|
+
denom_units: [{
|
|
368
|
+
denom: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
369
|
+
exponent: 0,
|
|
370
|
+
aliases: ['ustake']
|
|
371
|
+
}, {
|
|
372
|
+
denom: 'stake',
|
|
373
|
+
exponent: 9
|
|
374
|
+
}],
|
|
375
|
+
base: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
376
|
+
name: 'BitBadges Staking',
|
|
377
|
+
display: 'stake',
|
|
378
|
+
symbol: 'STAKE',
|
|
379
|
+
logo_URIs: {
|
|
380
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
381
|
+
},
|
|
382
|
+
images: [{
|
|
383
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
384
|
+
}],
|
|
385
|
+
socials: {
|
|
386
|
+
website: 'https://bitbadges.io/',
|
|
387
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
388
|
+
},
|
|
389
|
+
type_asset: 'sdk.coin',
|
|
390
|
+
traces: [{
|
|
391
|
+
type: 'ibc',
|
|
392
|
+
counterparty: {
|
|
393
|
+
channel_id: 'channel-2',
|
|
394
|
+
base_denom: 'ustake',
|
|
395
|
+
chain_name: 'bitbadges'
|
|
396
|
+
},
|
|
397
|
+
chain: {
|
|
398
|
+
channel_id: 'channel-158'
|
|
399
|
+
}
|
|
400
|
+
}]
|
|
401
|
+
},
|
|
326
402
|
{
|
|
327
403
|
description: 'The native token of Coreum',
|
|
328
404
|
denom_units: [{
|
|
@@ -2847,6 +2923,82 @@ const assets = {
|
|
|
2847
2923
|
}
|
|
2848
2924
|
}]
|
|
2849
2925
|
},
|
|
2926
|
+
{
|
|
2927
|
+
description: '$BADGE is the native in-app token for BitBadges.',
|
|
2928
|
+
denom_units: [{
|
|
2929
|
+
denom: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
2930
|
+
exponent: 0,
|
|
2931
|
+
aliases: ['ubadge']
|
|
2932
|
+
}, {
|
|
2933
|
+
denom: 'badge',
|
|
2934
|
+
exponent: 9
|
|
2935
|
+
}],
|
|
2936
|
+
base: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
2937
|
+
name: 'BitBadges',
|
|
2938
|
+
display: 'badge',
|
|
2939
|
+
symbol: 'BADGE',
|
|
2940
|
+
logo_URIs: {
|
|
2941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
2942
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
2943
|
+
},
|
|
2944
|
+
images: [{
|
|
2945
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
2946
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
2947
|
+
}],
|
|
2948
|
+
socials: {
|
|
2949
|
+
website: 'https://bitbadges.io/',
|
|
2950
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
2951
|
+
},
|
|
2952
|
+
type_asset: 'sdk.coin',
|
|
2953
|
+
traces: [{
|
|
2954
|
+
type: 'ibc',
|
|
2955
|
+
counterparty: {
|
|
2956
|
+
channel_id: 'channel-2',
|
|
2957
|
+
base_denom: 'ubadge',
|
|
2958
|
+
chain_name: 'bitbadges'
|
|
2959
|
+
},
|
|
2960
|
+
chain: {
|
|
2961
|
+
channel_id: 'channel-158'
|
|
2962
|
+
}
|
|
2963
|
+
}]
|
|
2964
|
+
},
|
|
2965
|
+
{
|
|
2966
|
+
description: 'The native staking denom for the BitBadges blockchain.',
|
|
2967
|
+
denom_units: [{
|
|
2968
|
+
denom: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
2969
|
+
exponent: 0,
|
|
2970
|
+
aliases: ['ustake']
|
|
2971
|
+
}, {
|
|
2972
|
+
denom: 'stake',
|
|
2973
|
+
exponent: 9
|
|
2974
|
+
}],
|
|
2975
|
+
base: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
2976
|
+
name: 'BitBadges Staking',
|
|
2977
|
+
display: 'stake',
|
|
2978
|
+
symbol: 'STAKE',
|
|
2979
|
+
logo_URIs: {
|
|
2980
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
2981
|
+
},
|
|
2982
|
+
images: [{
|
|
2983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
2984
|
+
}],
|
|
2985
|
+
socials: {
|
|
2986
|
+
website: 'https://bitbadges.io/',
|
|
2987
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
2988
|
+
},
|
|
2989
|
+
type_asset: 'sdk.coin',
|
|
2990
|
+
traces: [{
|
|
2991
|
+
type: 'ibc',
|
|
2992
|
+
counterparty: {
|
|
2993
|
+
channel_id: 'channel-2',
|
|
2994
|
+
base_denom: 'ustake',
|
|
2995
|
+
chain_name: 'bitbadges'
|
|
2996
|
+
},
|
|
2997
|
+
chain: {
|
|
2998
|
+
channel_id: 'channel-158'
|
|
2999
|
+
}
|
|
3000
|
+
}]
|
|
3001
|
+
},
|
|
2850
3002
|
{
|
|
2851
3003
|
description: 'The native token of Coreum',
|
|
2852
3004
|
denom_units: [{
|
package/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export * from './devnet';
|
|
|
4
4
|
export * from './noncosmos';
|
|
5
5
|
import asset_lists from './asset_lists';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
asset_lists: AssetList[];
|
|
7
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
8
8
|
};
|
|
9
9
|
export default _default;
|
|
10
10
|
export { asset_lists };
|
package/mainnet/bitbadges.js
CHANGED
|
@@ -3,6 +3,164 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'bitbadges',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['ustake']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'stake',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
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-158',
|
|
36
|
+
base_denom: 'ustake',
|
|
37
|
+
chain_name: 'noble'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-2'
|
|
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/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
48
|
+
exponent: 0,
|
|
49
|
+
aliases: ['ufrienzies']
|
|
50
|
+
}, {
|
|
51
|
+
denom: 'frienzies',
|
|
52
|
+
exponent: 6
|
|
53
|
+
}],
|
|
54
|
+
type_asset: 'sdk.coin',
|
|
55
|
+
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
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-158',
|
|
74
|
+
base_denom: 'ufrienzies',
|
|
75
|
+
chain_name: 'noble'
|
|
76
|
+
},
|
|
77
|
+
chain: {
|
|
78
|
+
channel_id: 'channel-2'
|
|
79
|
+
}
|
|
80
|
+
}]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
description: 'Ondo US Dollar Yield',
|
|
84
|
+
denom_units: [{
|
|
85
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
86
|
+
exponent: 0,
|
|
87
|
+
aliases: ['ausdy']
|
|
88
|
+
}, {
|
|
89
|
+
denom: 'usdy',
|
|
90
|
+
exponent: 18
|
|
91
|
+
}],
|
|
92
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
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-158',
|
|
117
|
+
base_denom: 'ausdy',
|
|
118
|
+
chain_name: 'noble'
|
|
119
|
+
},
|
|
120
|
+
chain: {
|
|
121
|
+
channel_id: 'channel-2'
|
|
122
|
+
}
|
|
123
|
+
}]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
description: 'USDN token',
|
|
127
|
+
denom_units: [{
|
|
128
|
+
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
129
|
+
exponent: 0,
|
|
130
|
+
aliases: ['uusdn']
|
|
131
|
+
}, {
|
|
132
|
+
denom: 'usdn',
|
|
133
|
+
exponent: 6
|
|
134
|
+
}],
|
|
135
|
+
type_asset: 'sdk.coin',
|
|
136
|
+
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
137
|
+
name: 'Noble Dollar',
|
|
138
|
+
display: 'usdn',
|
|
139
|
+
symbol: 'USDN',
|
|
140
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
141
|
+
logo_URIs: {
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
144
|
+
},
|
|
145
|
+
images: [{
|
|
146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
148
|
+
theme: {
|
|
149
|
+
primary_color_hex: '#2E8564'
|
|
150
|
+
}
|
|
151
|
+
}],
|
|
152
|
+
traces: [{
|
|
153
|
+
type: 'ibc',
|
|
154
|
+
counterparty: {
|
|
155
|
+
channel_id: 'channel-158',
|
|
156
|
+
base_denom: 'uusdn',
|
|
157
|
+
chain_name: 'noble'
|
|
158
|
+
},
|
|
159
|
+
chain: {
|
|
160
|
+
channel_id: 'channel-2'
|
|
161
|
+
}
|
|
162
|
+
}]
|
|
163
|
+
},
|
|
6
164
|
{
|
|
7
165
|
description: 'The native token of Osmosis',
|
|
8
166
|
denom_units: [{
|
|
@@ -91,6 +249,164 @@ const assets = {
|
|
|
91
249
|
}
|
|
92
250
|
}]
|
|
93
251
|
},
|
|
252
|
+
{
|
|
253
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
254
|
+
denom_units: [{
|
|
255
|
+
denom: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
256
|
+
exponent: 0,
|
|
257
|
+
aliases: ['ustake']
|
|
258
|
+
}, {
|
|
259
|
+
denom: 'stake',
|
|
260
|
+
exponent: 6
|
|
261
|
+
}],
|
|
262
|
+
type_asset: 'sdk.coin',
|
|
263
|
+
base: 'ibc/825446D2FFB7DD0FE55C78C9C6D4855F253136BE596FE20E3AFCB856A86340AE',
|
|
264
|
+
name: 'Stake',
|
|
265
|
+
display: 'stake',
|
|
266
|
+
symbol: 'STAKE',
|
|
267
|
+
logo_URIs: {
|
|
268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
270
|
+
},
|
|
271
|
+
images: [{
|
|
272
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
273
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg',
|
|
274
|
+
theme: {
|
|
275
|
+
primary_color_hex: '#a8bbfb'
|
|
276
|
+
}
|
|
277
|
+
}],
|
|
278
|
+
traces: [{
|
|
279
|
+
type: 'ibc',
|
|
280
|
+
counterparty: {
|
|
281
|
+
channel_id: 'channel-158',
|
|
282
|
+
base_denom: 'ustake',
|
|
283
|
+
chain_name: 'noble'
|
|
284
|
+
},
|
|
285
|
+
chain: {
|
|
286
|
+
channel_id: 'channel-2'
|
|
287
|
+
}
|
|
288
|
+
}]
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
292
|
+
denom_units: [{
|
|
293
|
+
denom: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
294
|
+
exponent: 0,
|
|
295
|
+
aliases: ['ufrienzies']
|
|
296
|
+
}, {
|
|
297
|
+
denom: 'frienzies',
|
|
298
|
+
exponent: 6
|
|
299
|
+
}],
|
|
300
|
+
type_asset: 'sdk.coin',
|
|
301
|
+
base: 'ibc/9E307D24589486770E9F5B965AAF5D11C2D4288D424504CD2EAE21FD3A0E5EDE',
|
|
302
|
+
display: 'frienzies',
|
|
303
|
+
name: 'Frienzies',
|
|
304
|
+
symbol: 'FRNZ',
|
|
305
|
+
logo_URIs: {
|
|
306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
308
|
+
},
|
|
309
|
+
images: [{
|
|
310
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg',
|
|
312
|
+
theme: {
|
|
313
|
+
primary_color_hex: '#04041c'
|
|
314
|
+
}
|
|
315
|
+
}],
|
|
316
|
+
traces: [{
|
|
317
|
+
type: 'ibc',
|
|
318
|
+
counterparty: {
|
|
319
|
+
channel_id: 'channel-158',
|
|
320
|
+
base_denom: 'ufrienzies',
|
|
321
|
+
chain_name: 'noble'
|
|
322
|
+
},
|
|
323
|
+
chain: {
|
|
324
|
+
channel_id: 'channel-2'
|
|
325
|
+
}
|
|
326
|
+
}]
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
description: 'Ondo US Dollar Yield',
|
|
330
|
+
denom_units: [{
|
|
331
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
332
|
+
exponent: 0,
|
|
333
|
+
aliases: ['ausdy']
|
|
334
|
+
}, {
|
|
335
|
+
denom: 'usdy',
|
|
336
|
+
exponent: 18
|
|
337
|
+
}],
|
|
338
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
339
|
+
display: 'usdy',
|
|
340
|
+
name: 'Ondo US Dollar Yield',
|
|
341
|
+
symbol: 'USDY',
|
|
342
|
+
logo_URIs: {
|
|
343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
345
|
+
},
|
|
346
|
+
images: [{
|
|
347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
349
|
+
theme: {
|
|
350
|
+
primary_color_hex: '#142c5c'
|
|
351
|
+
}
|
|
352
|
+
}],
|
|
353
|
+
coingecko_id: 'ondo-us-dollar-yield',
|
|
354
|
+
socials: {
|
|
355
|
+
website: 'https://ondo.finance/usdy',
|
|
356
|
+
twitter: 'https://x.com/OndoFinance'
|
|
357
|
+
},
|
|
358
|
+
type_asset: 'sdk.coin',
|
|
359
|
+
traces: [{
|
|
360
|
+
type: 'ibc',
|
|
361
|
+
counterparty: {
|
|
362
|
+
channel_id: 'channel-158',
|
|
363
|
+
base_denom: 'ausdy',
|
|
364
|
+
chain_name: 'noble'
|
|
365
|
+
},
|
|
366
|
+
chain: {
|
|
367
|
+
channel_id: 'channel-2'
|
|
368
|
+
}
|
|
369
|
+
}]
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
description: 'USDN token',
|
|
373
|
+
denom_units: [{
|
|
374
|
+
denom: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
375
|
+
exponent: 0,
|
|
376
|
+
aliases: ['uusdn']
|
|
377
|
+
}, {
|
|
378
|
+
denom: 'usdn',
|
|
379
|
+
exponent: 6
|
|
380
|
+
}],
|
|
381
|
+
type_asset: 'sdk.coin',
|
|
382
|
+
base: 'ibc/3BB694687E772A0826FFDE081681CE539E106E245025CE056DC6BECE116DEDBA',
|
|
383
|
+
name: 'Noble Dollar',
|
|
384
|
+
display: 'usdn',
|
|
385
|
+
symbol: 'USDN',
|
|
386
|
+
coingecko_id: 'noble-dollar-usdn',
|
|
387
|
+
logo_URIs: {
|
|
388
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
389
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
|
|
390
|
+
},
|
|
391
|
+
images: [{
|
|
392
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
|
|
393
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg',
|
|
394
|
+
theme: {
|
|
395
|
+
primary_color_hex: '#2E8564'
|
|
396
|
+
}
|
|
397
|
+
}],
|
|
398
|
+
traces: [{
|
|
399
|
+
type: 'ibc',
|
|
400
|
+
counterparty: {
|
|
401
|
+
channel_id: 'channel-158',
|
|
402
|
+
base_denom: 'uusdn',
|
|
403
|
+
chain_name: 'noble'
|
|
404
|
+
},
|
|
405
|
+
chain: {
|
|
406
|
+
channel_id: 'channel-2'
|
|
407
|
+
}
|
|
408
|
+
}]
|
|
409
|
+
},
|
|
94
410
|
{
|
|
95
411
|
description: 'The native token of Osmosis',
|
|
96
412
|
denom_units: [{
|
package/mainnet/noble.js
CHANGED
|
@@ -325,6 +325,82 @@ const assets = {
|
|
|
325
325
|
}
|
|
326
326
|
}]
|
|
327
327
|
},
|
|
328
|
+
{
|
|
329
|
+
description: '$BADGE is the native in-app token for BitBadges.',
|
|
330
|
+
denom_units: [{
|
|
331
|
+
denom: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
332
|
+
exponent: 0,
|
|
333
|
+
aliases: ['ubadge']
|
|
334
|
+
}, {
|
|
335
|
+
denom: 'badge',
|
|
336
|
+
exponent: 9
|
|
337
|
+
}],
|
|
338
|
+
base: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
339
|
+
name: 'BitBadges',
|
|
340
|
+
display: 'badge',
|
|
341
|
+
symbol: 'BADGE',
|
|
342
|
+
logo_URIs: {
|
|
343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
345
|
+
},
|
|
346
|
+
images: [{
|
|
347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
349
|
+
}],
|
|
350
|
+
socials: {
|
|
351
|
+
website: 'https://bitbadges.io/',
|
|
352
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
353
|
+
},
|
|
354
|
+
type_asset: 'sdk.coin',
|
|
355
|
+
traces: [{
|
|
356
|
+
type: 'ibc',
|
|
357
|
+
counterparty: {
|
|
358
|
+
channel_id: 'channel-2',
|
|
359
|
+
base_denom: 'ubadge',
|
|
360
|
+
chain_name: 'bitbadges'
|
|
361
|
+
},
|
|
362
|
+
chain: {
|
|
363
|
+
channel_id: 'channel-158'
|
|
364
|
+
}
|
|
365
|
+
}]
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
description: 'The native staking denom for the BitBadges blockchain.',
|
|
369
|
+
denom_units: [{
|
|
370
|
+
denom: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
371
|
+
exponent: 0,
|
|
372
|
+
aliases: ['ustake']
|
|
373
|
+
}, {
|
|
374
|
+
denom: 'stake',
|
|
375
|
+
exponent: 9
|
|
376
|
+
}],
|
|
377
|
+
base: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
378
|
+
name: 'BitBadges Staking',
|
|
379
|
+
display: 'stake',
|
|
380
|
+
symbol: 'STAKE',
|
|
381
|
+
logo_URIs: {
|
|
382
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
383
|
+
},
|
|
384
|
+
images: [{
|
|
385
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
386
|
+
}],
|
|
387
|
+
socials: {
|
|
388
|
+
website: 'https://bitbadges.io/',
|
|
389
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
390
|
+
},
|
|
391
|
+
type_asset: 'sdk.coin',
|
|
392
|
+
traces: [{
|
|
393
|
+
type: 'ibc',
|
|
394
|
+
counterparty: {
|
|
395
|
+
channel_id: 'channel-2',
|
|
396
|
+
base_denom: 'ustake',
|
|
397
|
+
chain_name: 'bitbadges'
|
|
398
|
+
},
|
|
399
|
+
chain: {
|
|
400
|
+
channel_id: 'channel-158'
|
|
401
|
+
}
|
|
402
|
+
}]
|
|
403
|
+
},
|
|
328
404
|
{
|
|
329
405
|
description: 'The native token of Coreum',
|
|
330
406
|
denom_units: [{
|
|
@@ -2849,6 +2925,82 @@ const assets = {
|
|
|
2849
2925
|
}
|
|
2850
2926
|
}]
|
|
2851
2927
|
},
|
|
2928
|
+
{
|
|
2929
|
+
description: '$BADGE is the native in-app token for BitBadges.',
|
|
2930
|
+
denom_units: [{
|
|
2931
|
+
denom: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
2932
|
+
exponent: 0,
|
|
2933
|
+
aliases: ['ubadge']
|
|
2934
|
+
}, {
|
|
2935
|
+
denom: 'badge',
|
|
2936
|
+
exponent: 9
|
|
2937
|
+
}],
|
|
2938
|
+
base: 'ibc/7AC51F7240CF2A49D18F5DACC4DC66B932B82E11D871754174115860499E3D75',
|
|
2939
|
+
name: 'BitBadges',
|
|
2940
|
+
display: 'badge',
|
|
2941
|
+
symbol: 'BADGE',
|
|
2942
|
+
logo_URIs: {
|
|
2943
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
2944
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
2945
|
+
},
|
|
2946
|
+
images: [{
|
|
2947
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.png',
|
|
2948
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/badge_logo.svg'
|
|
2949
|
+
}],
|
|
2950
|
+
socials: {
|
|
2951
|
+
website: 'https://bitbadges.io/',
|
|
2952
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
2953
|
+
},
|
|
2954
|
+
type_asset: 'sdk.coin',
|
|
2955
|
+
traces: [{
|
|
2956
|
+
type: 'ibc',
|
|
2957
|
+
counterparty: {
|
|
2958
|
+
channel_id: 'channel-2',
|
|
2959
|
+
base_denom: 'ubadge',
|
|
2960
|
+
chain_name: 'bitbadges'
|
|
2961
|
+
},
|
|
2962
|
+
chain: {
|
|
2963
|
+
channel_id: 'channel-158'
|
|
2964
|
+
}
|
|
2965
|
+
}]
|
|
2966
|
+
},
|
|
2967
|
+
{
|
|
2968
|
+
description: 'The native staking denom for the BitBadges blockchain.',
|
|
2969
|
+
denom_units: [{
|
|
2970
|
+
denom: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
2971
|
+
exponent: 0,
|
|
2972
|
+
aliases: ['ustake']
|
|
2973
|
+
}, {
|
|
2974
|
+
denom: 'stake',
|
|
2975
|
+
exponent: 9
|
|
2976
|
+
}],
|
|
2977
|
+
base: 'ibc/5193A71C28D7FCE0041F4EF03B60736F6FFA2B94A7DEFF1DD130739CEEAFA386',
|
|
2978
|
+
name: 'BitBadges Staking',
|
|
2979
|
+
display: 'stake',
|
|
2980
|
+
symbol: 'STAKE',
|
|
2981
|
+
logo_URIs: {
|
|
2982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
2983
|
+
},
|
|
2984
|
+
images: [{
|
|
2985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
|
|
2986
|
+
}],
|
|
2987
|
+
socials: {
|
|
2988
|
+
website: 'https://bitbadges.io/',
|
|
2989
|
+
twitter: 'https://twitter.com/bitbadges_io'
|
|
2990
|
+
},
|
|
2991
|
+
type_asset: 'sdk.coin',
|
|
2992
|
+
traces: [{
|
|
2993
|
+
type: 'ibc',
|
|
2994
|
+
counterparty: {
|
|
2995
|
+
channel_id: 'channel-2',
|
|
2996
|
+
base_denom: 'ustake',
|
|
2997
|
+
chain_name: 'bitbadges'
|
|
2998
|
+
},
|
|
2999
|
+
chain: {
|
|
3000
|
+
channel_id: 'channel-158'
|
|
3001
|
+
}
|
|
3002
|
+
}]
|
|
3003
|
+
},
|
|
2852
3004
|
{
|
|
2853
3005
|
description: 'The native token of Coreum',
|
|
2854
3006
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.270",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.169",
|
|
33
|
+
"chain-registry": "^1.69.270"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.169"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "250346f856506a8bee6eba73289394835b9721e2"
|
|
47
47
|
}
|