@chain-registry/assets 1.64.9 → 1.64.11
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/assets.js +2 -1
- package/esm/mainnet/axelar.js +74 -0
- package/esm/mainnet/cosmoshub.js +74 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/osmosis.js +74 -0
- package/esm/mainnet/self.js +326 -0
- package/esm/testnet/elystestnet.js +68 -0
- package/esm/testnet/mantrachaintestnet.js +68 -0
- package/esm/testnet/osmosistestnet.js +68 -0
- package/esm/testnet/osmosistestnet4.js +68 -0
- package/esm/testnet/xiontestnet.js +68 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +74 -0
- package/mainnet/cosmoshub.js +74 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/osmosis.js +74 -0
- package/mainnet/self.d.ts +3 -0
- package/mainnet/self.js +328 -0
- package/package.json +5 -5
- package/testnet/elystestnet.js +68 -0
- package/testnet/mantrachaintestnet.js +68 -0
- package/testnet/osmosistestnet.js +68 -0
- package/testnet/osmosistestnet4.js +68 -0
- package/testnet/xiontestnet.js +68 -0
|
@@ -121,6 +121,40 @@ const assets = {
|
|
|
121
121
|
}
|
|
122
122
|
}]
|
|
123
123
|
},
|
|
124
|
+
{
|
|
125
|
+
description: 'Ondo US Dollar Yield',
|
|
126
|
+
denom_units: [{
|
|
127
|
+
denom: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
128
|
+
exponent: 0,
|
|
129
|
+
aliases: ['ausdy']
|
|
130
|
+
}, {
|
|
131
|
+
denom: 'usdy',
|
|
132
|
+
exponent: 18
|
|
133
|
+
}],
|
|
134
|
+
base: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
135
|
+
display: 'usdy',
|
|
136
|
+
name: 'Ondo US Dollar Yield',
|
|
137
|
+
symbol: 'USDY',
|
|
138
|
+
logo_URIs: {
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
141
|
+
},
|
|
142
|
+
images: [{
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
145
|
+
}],
|
|
146
|
+
traces: [{
|
|
147
|
+
type: 'ibc',
|
|
148
|
+
counterparty: {
|
|
149
|
+
channel_id: 'channel-19',
|
|
150
|
+
base_denom: 'ausdy',
|
|
151
|
+
chain_name: 'nobletestnet'
|
|
152
|
+
},
|
|
153
|
+
chain: {
|
|
154
|
+
channel_id: 'channel-12'
|
|
155
|
+
}
|
|
156
|
+
}]
|
|
157
|
+
},
|
|
124
158
|
{
|
|
125
159
|
description: 'The controlled staking asset for Noble Chain',
|
|
126
160
|
denom_units: [{
|
|
@@ -172,6 +206,40 @@ const assets = {
|
|
|
172
206
|
channel_id: 'channel-12'
|
|
173
207
|
}
|
|
174
208
|
}]
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
description: 'Ondo US Dollar Yield',
|
|
212
|
+
denom_units: [{
|
|
213
|
+
denom: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
214
|
+
exponent: 0,
|
|
215
|
+
aliases: ['ausdy']
|
|
216
|
+
}, {
|
|
217
|
+
denom: 'usdy',
|
|
218
|
+
exponent: 18
|
|
219
|
+
}],
|
|
220
|
+
base: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
221
|
+
display: 'usdy',
|
|
222
|
+
name: 'Ondo US Dollar Yield',
|
|
223
|
+
symbol: 'USDY',
|
|
224
|
+
logo_URIs: {
|
|
225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
227
|
+
},
|
|
228
|
+
images: [{
|
|
229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
231
|
+
}],
|
|
232
|
+
traces: [{
|
|
233
|
+
type: 'ibc',
|
|
234
|
+
counterparty: {
|
|
235
|
+
channel_id: 'channel-19',
|
|
236
|
+
base_denom: 'ausdy',
|
|
237
|
+
chain_name: 'nobletestnet'
|
|
238
|
+
},
|
|
239
|
+
chain: {
|
|
240
|
+
channel_id: 'channel-12'
|
|
241
|
+
}
|
|
242
|
+
}]
|
|
175
243
|
}
|
|
176
244
|
]
|
|
177
245
|
};
|
|
@@ -123,6 +123,40 @@ const assets = {
|
|
|
123
123
|
}
|
|
124
124
|
}]
|
|
125
125
|
},
|
|
126
|
+
{
|
|
127
|
+
description: 'Ondo US Dollar Yield',
|
|
128
|
+
denom_units: [{
|
|
129
|
+
denom: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
130
|
+
exponent: 0,
|
|
131
|
+
aliases: ['ausdy']
|
|
132
|
+
}, {
|
|
133
|
+
denom: 'usdy',
|
|
134
|
+
exponent: 18
|
|
135
|
+
}],
|
|
136
|
+
base: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
137
|
+
display: 'usdy',
|
|
138
|
+
name: 'Ondo US Dollar Yield',
|
|
139
|
+
symbol: 'USDY',
|
|
140
|
+
logo_URIs: {
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
143
|
+
},
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
147
|
+
}],
|
|
148
|
+
traces: [{
|
|
149
|
+
type: 'ibc',
|
|
150
|
+
counterparty: {
|
|
151
|
+
channel_id: 'channel-174',
|
|
152
|
+
base_denom: 'ausdy',
|
|
153
|
+
chain_name: 'nobletestnet'
|
|
154
|
+
},
|
|
155
|
+
chain: {
|
|
156
|
+
channel_id: 'channel-3'
|
|
157
|
+
}
|
|
158
|
+
}]
|
|
159
|
+
},
|
|
126
160
|
{
|
|
127
161
|
description: 'The native token of Osmosis',
|
|
128
162
|
denom_units: [{
|
|
@@ -249,6 +283,40 @@ const assets = {
|
|
|
249
283
|
}
|
|
250
284
|
}]
|
|
251
285
|
},
|
|
286
|
+
{
|
|
287
|
+
description: 'Ondo US Dollar Yield',
|
|
288
|
+
denom_units: [{
|
|
289
|
+
denom: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
290
|
+
exponent: 0,
|
|
291
|
+
aliases: ['ausdy']
|
|
292
|
+
}, {
|
|
293
|
+
denom: 'usdy',
|
|
294
|
+
exponent: 18
|
|
295
|
+
}],
|
|
296
|
+
base: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
297
|
+
display: 'usdy',
|
|
298
|
+
name: 'Ondo US Dollar Yield',
|
|
299
|
+
symbol: 'USDY',
|
|
300
|
+
logo_URIs: {
|
|
301
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
302
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
303
|
+
},
|
|
304
|
+
images: [{
|
|
305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
306
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
307
|
+
}],
|
|
308
|
+
traces: [{
|
|
309
|
+
type: 'ibc',
|
|
310
|
+
counterparty: {
|
|
311
|
+
channel_id: 'channel-174',
|
|
312
|
+
base_denom: 'ausdy',
|
|
313
|
+
chain_name: 'nobletestnet'
|
|
314
|
+
},
|
|
315
|
+
chain: {
|
|
316
|
+
channel_id: 'channel-3'
|
|
317
|
+
}
|
|
318
|
+
}]
|
|
319
|
+
},
|
|
252
320
|
{
|
|
253
321
|
description: 'The native token of Osmosis',
|
|
254
322
|
denom_units: [{
|
|
@@ -640,6 +640,40 @@ const assets = {
|
|
|
640
640
|
}
|
|
641
641
|
}]
|
|
642
642
|
},
|
|
643
|
+
{
|
|
644
|
+
description: 'Ondo US Dollar Yield',
|
|
645
|
+
denom_units: [{
|
|
646
|
+
denom: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
647
|
+
exponent: 0,
|
|
648
|
+
aliases: ['ausdy']
|
|
649
|
+
}, {
|
|
650
|
+
denom: 'usdy',
|
|
651
|
+
exponent: 18
|
|
652
|
+
}],
|
|
653
|
+
base: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
654
|
+
display: 'usdy',
|
|
655
|
+
name: 'Ondo US Dollar Yield',
|
|
656
|
+
symbol: 'USDY',
|
|
657
|
+
logo_URIs: {
|
|
658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
659
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
660
|
+
},
|
|
661
|
+
images: [{
|
|
662
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
663
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
664
|
+
}],
|
|
665
|
+
traces: [{
|
|
666
|
+
type: 'ibc',
|
|
667
|
+
counterparty: {
|
|
668
|
+
channel_id: 'channel-22',
|
|
669
|
+
base_denom: 'ausdy',
|
|
670
|
+
chain_name: 'nobletestnet'
|
|
671
|
+
},
|
|
672
|
+
chain: {
|
|
673
|
+
channel_id: 'channel-4280'
|
|
674
|
+
}
|
|
675
|
+
}]
|
|
676
|
+
},
|
|
643
677
|
{
|
|
644
678
|
description: 'The native token of Nolus chain',
|
|
645
679
|
denom_units: [{
|
|
@@ -1313,6 +1347,40 @@ const assets = {
|
|
|
1313
1347
|
}
|
|
1314
1348
|
}]
|
|
1315
1349
|
},
|
|
1350
|
+
{
|
|
1351
|
+
description: 'Ondo US Dollar Yield',
|
|
1352
|
+
denom_units: [{
|
|
1353
|
+
denom: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
1354
|
+
exponent: 0,
|
|
1355
|
+
aliases: ['ausdy']
|
|
1356
|
+
}, {
|
|
1357
|
+
denom: 'usdy',
|
|
1358
|
+
exponent: 18
|
|
1359
|
+
}],
|
|
1360
|
+
base: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
1361
|
+
display: 'usdy',
|
|
1362
|
+
name: 'Ondo US Dollar Yield',
|
|
1363
|
+
symbol: 'USDY',
|
|
1364
|
+
logo_URIs: {
|
|
1365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
1366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
1367
|
+
},
|
|
1368
|
+
images: [{
|
|
1369
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
1370
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
1371
|
+
}],
|
|
1372
|
+
traces: [{
|
|
1373
|
+
type: 'ibc',
|
|
1374
|
+
counterparty: {
|
|
1375
|
+
channel_id: 'channel-22',
|
|
1376
|
+
base_denom: 'ausdy',
|
|
1377
|
+
chain_name: 'nobletestnet'
|
|
1378
|
+
},
|
|
1379
|
+
chain: {
|
|
1380
|
+
channel_id: 'channel-4280'
|
|
1381
|
+
}
|
|
1382
|
+
}]
|
|
1383
|
+
},
|
|
1316
1384
|
{
|
|
1317
1385
|
description: 'The native token of Nolus chain',
|
|
1318
1386
|
denom_units: [{
|
|
@@ -157,6 +157,40 @@ const assets = {
|
|
|
157
157
|
}
|
|
158
158
|
}]
|
|
159
159
|
},
|
|
160
|
+
{
|
|
161
|
+
description: 'Ondo US Dollar Yield',
|
|
162
|
+
denom_units: [{
|
|
163
|
+
denom: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
164
|
+
exponent: 0,
|
|
165
|
+
aliases: ['ausdy']
|
|
166
|
+
}, {
|
|
167
|
+
denom: 'usdy',
|
|
168
|
+
exponent: 18
|
|
169
|
+
}],
|
|
170
|
+
base: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
171
|
+
display: 'usdy',
|
|
172
|
+
name: 'Ondo US Dollar Yield',
|
|
173
|
+
symbol: 'USDY',
|
|
174
|
+
logo_URIs: {
|
|
175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
176
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
177
|
+
},
|
|
178
|
+
images: [{
|
|
179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
180
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
181
|
+
}],
|
|
182
|
+
traces: [{
|
|
183
|
+
type: 'ibc',
|
|
184
|
+
counterparty: {
|
|
185
|
+
channel_id: 'channel-4',
|
|
186
|
+
base_denom: 'ausdy',
|
|
187
|
+
chain_name: 'nobletestnet'
|
|
188
|
+
},
|
|
189
|
+
chain: {
|
|
190
|
+
channel_id: 'channel-3651'
|
|
191
|
+
}
|
|
192
|
+
}]
|
|
193
|
+
},
|
|
160
194
|
{
|
|
161
195
|
description: 'The native token of Axelar',
|
|
162
196
|
denom_units: [{
|
|
@@ -312,6 +346,40 @@ const assets = {
|
|
|
312
346
|
channel_id: 'channel-3651'
|
|
313
347
|
}
|
|
314
348
|
}]
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
description: 'Ondo US Dollar Yield',
|
|
352
|
+
denom_units: [{
|
|
353
|
+
denom: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
354
|
+
exponent: 0,
|
|
355
|
+
aliases: ['ausdy']
|
|
356
|
+
}, {
|
|
357
|
+
denom: 'usdy',
|
|
358
|
+
exponent: 18
|
|
359
|
+
}],
|
|
360
|
+
base: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
361
|
+
display: 'usdy',
|
|
362
|
+
name: 'Ondo US Dollar Yield',
|
|
363
|
+
symbol: 'USDY',
|
|
364
|
+
logo_URIs: {
|
|
365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
367
|
+
},
|
|
368
|
+
images: [{
|
|
369
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
370
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
371
|
+
}],
|
|
372
|
+
traces: [{
|
|
373
|
+
type: 'ibc',
|
|
374
|
+
counterparty: {
|
|
375
|
+
channel_id: 'channel-4',
|
|
376
|
+
base_denom: 'ausdy',
|
|
377
|
+
chain_name: 'nobletestnet'
|
|
378
|
+
},
|
|
379
|
+
chain: {
|
|
380
|
+
channel_id: 'channel-3651'
|
|
381
|
+
}
|
|
382
|
+
}]
|
|
315
383
|
}
|
|
316
384
|
]
|
|
317
385
|
};
|
|
@@ -123,6 +123,40 @@ const assets = {
|
|
|
123
123
|
}
|
|
124
124
|
}]
|
|
125
125
|
},
|
|
126
|
+
{
|
|
127
|
+
description: 'Ondo US Dollar Yield',
|
|
128
|
+
denom_units: [{
|
|
129
|
+
denom: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
130
|
+
exponent: 0,
|
|
131
|
+
aliases: ['ausdy']
|
|
132
|
+
}, {
|
|
133
|
+
denom: 'usdy',
|
|
134
|
+
exponent: 18
|
|
135
|
+
}],
|
|
136
|
+
base: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
137
|
+
display: 'usdy',
|
|
138
|
+
name: 'Ondo US Dollar Yield',
|
|
139
|
+
symbol: 'USDY',
|
|
140
|
+
logo_URIs: {
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
143
|
+
},
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
147
|
+
}],
|
|
148
|
+
traces: [{
|
|
149
|
+
type: 'ibc',
|
|
150
|
+
counterparty: {
|
|
151
|
+
channel_id: 'channel-147',
|
|
152
|
+
base_denom: 'ausdy',
|
|
153
|
+
chain_name: 'nobletestnet'
|
|
154
|
+
},
|
|
155
|
+
chain: {
|
|
156
|
+
channel_id: 'channel-489'
|
|
157
|
+
}
|
|
158
|
+
}]
|
|
159
|
+
},
|
|
126
160
|
{
|
|
127
161
|
description: 'The native token of Osmosis',
|
|
128
162
|
denom_units: [{
|
|
@@ -319,6 +353,40 @@ const assets = {
|
|
|
319
353
|
}
|
|
320
354
|
}]
|
|
321
355
|
},
|
|
356
|
+
{
|
|
357
|
+
description: 'Ondo US Dollar Yield',
|
|
358
|
+
denom_units: [{
|
|
359
|
+
denom: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
360
|
+
exponent: 0,
|
|
361
|
+
aliases: ['ausdy']
|
|
362
|
+
}, {
|
|
363
|
+
denom: 'usdy',
|
|
364
|
+
exponent: 18
|
|
365
|
+
}],
|
|
366
|
+
base: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
367
|
+
display: 'usdy',
|
|
368
|
+
name: 'Ondo US Dollar Yield',
|
|
369
|
+
symbol: 'USDY',
|
|
370
|
+
logo_URIs: {
|
|
371
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
373
|
+
},
|
|
374
|
+
images: [{
|
|
375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
376
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
377
|
+
}],
|
|
378
|
+
traces: [{
|
|
379
|
+
type: 'ibc',
|
|
380
|
+
counterparty: {
|
|
381
|
+
channel_id: 'channel-147',
|
|
382
|
+
base_denom: 'ausdy',
|
|
383
|
+
chain_name: 'nobletestnet'
|
|
384
|
+
},
|
|
385
|
+
chain: {
|
|
386
|
+
channel_id: 'channel-489'
|
|
387
|
+
}
|
|
388
|
+
}]
|
|
389
|
+
},
|
|
322
390
|
{
|
|
323
391
|
description: 'The native token of Osmosis',
|
|
324
392
|
denom_units: [{
|
package/mainnet/assets.js
CHANGED
|
@@ -116,6 +116,7 @@ const scorum_1 = __importDefault(require("./scorum"));
|
|
|
116
116
|
const secretnetwork_1 = __importDefault(require("./secretnetwork"));
|
|
117
117
|
const seda_1 = __importDefault(require("./seda"));
|
|
118
118
|
const sei_1 = __importDefault(require("./sei"));
|
|
119
|
+
const self_1 = __importDefault(require("./self"));
|
|
119
120
|
const sentinel_1 = __importDefault(require("./sentinel"));
|
|
120
121
|
const sge_1 = __importDefault(require("./sge"));
|
|
121
122
|
const shareledger_1 = __importDefault(require("./shareledger"));
|
|
@@ -137,5 +138,5 @@ const unification_1 = __importDefault(require("./unification"));
|
|
|
137
138
|
const uptick_1 = __importDefault(require("./uptick"));
|
|
138
139
|
const vidulum_1 = __importDefault(require("./vidulum"));
|
|
139
140
|
const xpla_1 = __importDefault(require("./xpla"));
|
|
140
|
-
const assets = [_8ball_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, aura_1.default, axelar_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, cerberus_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, likecoin_1.default, lumenx_1.default, lumnetwork_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stride_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
|
|
141
|
+
const assets = [_8ball_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, aura_1.default, axelar_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, cerberus_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, likecoin_1.default, lumenx_1.default, lumnetwork_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stride_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
|
|
141
142
|
exports.default = assets;
|
package/mainnet/axelar.js
CHANGED
|
@@ -2282,6 +2282,43 @@ const assets = {
|
|
|
2282
2282
|
}
|
|
2283
2283
|
}]
|
|
2284
2284
|
},
|
|
2285
|
+
{
|
|
2286
|
+
description: 'The native staking token of Self Chain.',
|
|
2287
|
+
denom_units: [{
|
|
2288
|
+
denom: 'ibc/A3F82E2FAA04727360424B2A7F40FCBA8880E4278F1A5D3DFA4218AF9B0CF7A1',
|
|
2289
|
+
exponent: 0,
|
|
2290
|
+
aliases: ['uslf']
|
|
2291
|
+
}, {
|
|
2292
|
+
denom: 'slf',
|
|
2293
|
+
exponent: 6
|
|
2294
|
+
}],
|
|
2295
|
+
base: 'ibc/A3F82E2FAA04727360424B2A7F40FCBA8880E4278F1A5D3DFA4218AF9B0CF7A1',
|
|
2296
|
+
name: 'Self',
|
|
2297
|
+
display: 'slf',
|
|
2298
|
+
symbol: 'SLF',
|
|
2299
|
+
logo_URIs: {
|
|
2300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
2301
|
+
},
|
|
2302
|
+
coingecko_id: 'self-chain',
|
|
2303
|
+
images: [{
|
|
2304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
2305
|
+
}],
|
|
2306
|
+
socials: {
|
|
2307
|
+
website: 'https://selfchain.xyz',
|
|
2308
|
+
twitter: 'https://x.com/selfchainxyz'
|
|
2309
|
+
},
|
|
2310
|
+
traces: [{
|
|
2311
|
+
type: 'ibc',
|
|
2312
|
+
counterparty: {
|
|
2313
|
+
channel_id: 'channel-1',
|
|
2314
|
+
base_denom: 'uslf',
|
|
2315
|
+
chain_name: 'self'
|
|
2316
|
+
},
|
|
2317
|
+
chain: {
|
|
2318
|
+
channel_id: 'channel-157'
|
|
2319
|
+
}
|
|
2320
|
+
}]
|
|
2321
|
+
},
|
|
2285
2322
|
{
|
|
2286
2323
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
2287
2324
|
denom_units: [{
|
|
@@ -4226,6 +4263,43 @@ const assets = {
|
|
|
4226
4263
|
}
|
|
4227
4264
|
}]
|
|
4228
4265
|
},
|
|
4266
|
+
{
|
|
4267
|
+
description: 'The native staking token of Self Chain.',
|
|
4268
|
+
denom_units: [{
|
|
4269
|
+
denom: 'ibc/A3F82E2FAA04727360424B2A7F40FCBA8880E4278F1A5D3DFA4218AF9B0CF7A1',
|
|
4270
|
+
exponent: 0,
|
|
4271
|
+
aliases: ['uslf']
|
|
4272
|
+
}, {
|
|
4273
|
+
denom: 'slf',
|
|
4274
|
+
exponent: 6
|
|
4275
|
+
}],
|
|
4276
|
+
base: 'ibc/A3F82E2FAA04727360424B2A7F40FCBA8880E4278F1A5D3DFA4218AF9B0CF7A1',
|
|
4277
|
+
name: 'Self',
|
|
4278
|
+
display: 'slf',
|
|
4279
|
+
symbol: 'SLF',
|
|
4280
|
+
logo_URIs: {
|
|
4281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
4282
|
+
},
|
|
4283
|
+
coingecko_id: 'self-chain',
|
|
4284
|
+
images: [{
|
|
4285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
4286
|
+
}],
|
|
4287
|
+
socials: {
|
|
4288
|
+
website: 'https://selfchain.xyz',
|
|
4289
|
+
twitter: 'https://x.com/selfchainxyz'
|
|
4290
|
+
},
|
|
4291
|
+
traces: [{
|
|
4292
|
+
type: 'ibc',
|
|
4293
|
+
counterparty: {
|
|
4294
|
+
channel_id: 'channel-1',
|
|
4295
|
+
base_denom: 'uslf',
|
|
4296
|
+
chain_name: 'self'
|
|
4297
|
+
},
|
|
4298
|
+
chain: {
|
|
4299
|
+
channel_id: 'channel-157'
|
|
4300
|
+
}
|
|
4301
|
+
}]
|
|
4302
|
+
},
|
|
4229
4303
|
{
|
|
4230
4304
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
4231
4305
|
denom_units: [{
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -3588,6 +3588,43 @@ const assets = {
|
|
|
3588
3588
|
}
|
|
3589
3589
|
}]
|
|
3590
3590
|
},
|
|
3591
|
+
{
|
|
3592
|
+
description: 'The native staking token of Self Chain.',
|
|
3593
|
+
denom_units: [{
|
|
3594
|
+
denom: 'ibc/07C1552AD0D5C8FE63F7E9AAD52E0488D5A9C2D2F49C0D9A0EFF940F5034C8FC',
|
|
3595
|
+
exponent: 0,
|
|
3596
|
+
aliases: ['uslf']
|
|
3597
|
+
}, {
|
|
3598
|
+
denom: 'slf',
|
|
3599
|
+
exponent: 6
|
|
3600
|
+
}],
|
|
3601
|
+
base: 'ibc/07C1552AD0D5C8FE63F7E9AAD52E0488D5A9C2D2F49C0D9A0EFF940F5034C8FC',
|
|
3602
|
+
name: 'Self',
|
|
3603
|
+
display: 'slf',
|
|
3604
|
+
symbol: 'SLF',
|
|
3605
|
+
logo_URIs: {
|
|
3606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
3607
|
+
},
|
|
3608
|
+
coingecko_id: 'self-chain',
|
|
3609
|
+
images: [{
|
|
3610
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
3611
|
+
}],
|
|
3612
|
+
socials: {
|
|
3613
|
+
website: 'https://selfchain.xyz',
|
|
3614
|
+
twitter: 'https://x.com/selfchainxyz'
|
|
3615
|
+
},
|
|
3616
|
+
traces: [{
|
|
3617
|
+
type: 'ibc',
|
|
3618
|
+
counterparty: {
|
|
3619
|
+
channel_id: 'channel-0',
|
|
3620
|
+
base_denom: 'uslf',
|
|
3621
|
+
chain_name: 'self'
|
|
3622
|
+
},
|
|
3623
|
+
chain: {
|
|
3624
|
+
channel_id: 'channel-892'
|
|
3625
|
+
}
|
|
3626
|
+
}]
|
|
3627
|
+
},
|
|
3591
3628
|
{
|
|
3592
3629
|
description: 'DVPN is the native token of the Sentinel Hub.',
|
|
3593
3630
|
denom_units: [{
|
|
@@ -6212,6 +6249,43 @@ const assets = {
|
|
|
6212
6249
|
}
|
|
6213
6250
|
}]
|
|
6214
6251
|
},
|
|
6252
|
+
{
|
|
6253
|
+
description: 'The native staking token of Self Chain.',
|
|
6254
|
+
denom_units: [{
|
|
6255
|
+
denom: 'ibc/07C1552AD0D5C8FE63F7E9AAD52E0488D5A9C2D2F49C0D9A0EFF940F5034C8FC',
|
|
6256
|
+
exponent: 0,
|
|
6257
|
+
aliases: ['uslf']
|
|
6258
|
+
}, {
|
|
6259
|
+
denom: 'slf',
|
|
6260
|
+
exponent: 6
|
|
6261
|
+
}],
|
|
6262
|
+
base: 'ibc/07C1552AD0D5C8FE63F7E9AAD52E0488D5A9C2D2F49C0D9A0EFF940F5034C8FC',
|
|
6263
|
+
name: 'Self',
|
|
6264
|
+
display: 'slf',
|
|
6265
|
+
symbol: 'SLF',
|
|
6266
|
+
logo_URIs: {
|
|
6267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
6268
|
+
},
|
|
6269
|
+
coingecko_id: 'self-chain',
|
|
6270
|
+
images: [{
|
|
6271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
|
|
6272
|
+
}],
|
|
6273
|
+
socials: {
|
|
6274
|
+
website: 'https://selfchain.xyz',
|
|
6275
|
+
twitter: 'https://x.com/selfchainxyz'
|
|
6276
|
+
},
|
|
6277
|
+
traces: [{
|
|
6278
|
+
type: 'ibc',
|
|
6279
|
+
counterparty: {
|
|
6280
|
+
channel_id: 'channel-0',
|
|
6281
|
+
base_denom: 'uslf',
|
|
6282
|
+
chain_name: 'self'
|
|
6283
|
+
},
|
|
6284
|
+
chain: {
|
|
6285
|
+
channel_id: 'channel-892'
|
|
6286
|
+
}
|
|
6287
|
+
}]
|
|
6288
|
+
},
|
|
6215
6289
|
{
|
|
6216
6290
|
description: 'DVPN is the native token of the Sentinel Hub.',
|
|
6217
6291
|
denom_units: [{
|
package/mainnet/index.d.ts
CHANGED
|
@@ -111,6 +111,7 @@ export * as scorum from './scorum';
|
|
|
111
111
|
export * as secretnetwork from './secretnetwork';
|
|
112
112
|
export * as seda from './seda';
|
|
113
113
|
export * as sei from './sei';
|
|
114
|
+
export * as self from './self';
|
|
114
115
|
export * as sentinel from './sentinel';
|
|
115
116
|
export * as sge from './sge';
|
|
116
117
|
export * as shareledger from './shareledger';
|
package/mainnet/index.js
CHANGED
|
@@ -25,7 +25,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.galaxy = exports.fxcore = exports.furya = exports.fetchhub = exports.evmos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.doravota = exports.dig = exports.dhealth = exports.desmos = exports.decentr = exports.cudos = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.cerberus = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports._8ball = void 0;
|
|
27
27
|
exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.lumnetwork = exports.lumenx = exports.likecoin = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = void 0;
|
|
28
|
-
exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = void 0;
|
|
28
|
+
exports.xpla = exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.stride = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = void 0;
|
|
29
29
|
exports._8ball = __importStar(require("./8ball"));
|
|
30
30
|
exports.acrechain = __importStar(require("./acrechain"));
|
|
31
31
|
exports.agoric = __importStar(require("./agoric"));
|
|
@@ -139,6 +139,7 @@ exports.scorum = __importStar(require("./scorum"));
|
|
|
139
139
|
exports.secretnetwork = __importStar(require("./secretnetwork"));
|
|
140
140
|
exports.seda = __importStar(require("./seda"));
|
|
141
141
|
exports.sei = __importStar(require("./sei"));
|
|
142
|
+
exports.self = __importStar(require("./self"));
|
|
142
143
|
exports.sentinel = __importStar(require("./sentinel"));
|
|
143
144
|
exports.sge = __importStar(require("./sge"));
|
|
144
145
|
exports.shareledger = __importStar(require("./shareledger"));
|