@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
|
@@ -642,6 +642,40 @@ const assets = {
|
|
|
642
642
|
}
|
|
643
643
|
}]
|
|
644
644
|
},
|
|
645
|
+
{
|
|
646
|
+
description: 'Ondo US Dollar Yield',
|
|
647
|
+
denom_units: [{
|
|
648
|
+
denom: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
649
|
+
exponent: 0,
|
|
650
|
+
aliases: ['ausdy']
|
|
651
|
+
}, {
|
|
652
|
+
denom: 'usdy',
|
|
653
|
+
exponent: 18
|
|
654
|
+
}],
|
|
655
|
+
base: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
656
|
+
display: 'usdy',
|
|
657
|
+
name: 'Ondo US Dollar Yield',
|
|
658
|
+
symbol: 'USDY',
|
|
659
|
+
logo_URIs: {
|
|
660
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
661
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
662
|
+
},
|
|
663
|
+
images: [{
|
|
664
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
665
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
666
|
+
}],
|
|
667
|
+
traces: [{
|
|
668
|
+
type: 'ibc',
|
|
669
|
+
counterparty: {
|
|
670
|
+
channel_id: 'channel-22',
|
|
671
|
+
base_denom: 'ausdy',
|
|
672
|
+
chain_name: 'nobletestnet'
|
|
673
|
+
},
|
|
674
|
+
chain: {
|
|
675
|
+
channel_id: 'channel-4280'
|
|
676
|
+
}
|
|
677
|
+
}]
|
|
678
|
+
},
|
|
645
679
|
{
|
|
646
680
|
description: 'The native token of Nolus chain',
|
|
647
681
|
denom_units: [{
|
|
@@ -1315,6 +1349,40 @@ const assets = {
|
|
|
1315
1349
|
}
|
|
1316
1350
|
}]
|
|
1317
1351
|
},
|
|
1352
|
+
{
|
|
1353
|
+
description: 'Ondo US Dollar Yield',
|
|
1354
|
+
denom_units: [{
|
|
1355
|
+
denom: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
1356
|
+
exponent: 0,
|
|
1357
|
+
aliases: ['ausdy']
|
|
1358
|
+
}, {
|
|
1359
|
+
denom: 'usdy',
|
|
1360
|
+
exponent: 18
|
|
1361
|
+
}],
|
|
1362
|
+
base: 'ibc/1A0B3E71D4DECB10DBCD327EF8D8EF5E87580898A2A3D9D6ACB1DF2BFD127063',
|
|
1363
|
+
display: 'usdy',
|
|
1364
|
+
name: 'Ondo US Dollar Yield',
|
|
1365
|
+
symbol: 'USDY',
|
|
1366
|
+
logo_URIs: {
|
|
1367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
1368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
1369
|
+
},
|
|
1370
|
+
images: [{
|
|
1371
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
1372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
1373
|
+
}],
|
|
1374
|
+
traces: [{
|
|
1375
|
+
type: 'ibc',
|
|
1376
|
+
counterparty: {
|
|
1377
|
+
channel_id: 'channel-22',
|
|
1378
|
+
base_denom: 'ausdy',
|
|
1379
|
+
chain_name: 'nobletestnet'
|
|
1380
|
+
},
|
|
1381
|
+
chain: {
|
|
1382
|
+
channel_id: 'channel-4280'
|
|
1383
|
+
}
|
|
1384
|
+
}]
|
|
1385
|
+
},
|
|
1318
1386
|
{
|
|
1319
1387
|
description: 'The native token of Nolus chain',
|
|
1320
1388
|
denom_units: [{
|
|
@@ -159,6 +159,40 @@ const assets = {
|
|
|
159
159
|
}
|
|
160
160
|
}]
|
|
161
161
|
},
|
|
162
|
+
{
|
|
163
|
+
description: 'Ondo US Dollar Yield',
|
|
164
|
+
denom_units: [{
|
|
165
|
+
denom: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
166
|
+
exponent: 0,
|
|
167
|
+
aliases: ['ausdy']
|
|
168
|
+
}, {
|
|
169
|
+
denom: 'usdy',
|
|
170
|
+
exponent: 18
|
|
171
|
+
}],
|
|
172
|
+
base: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
173
|
+
display: 'usdy',
|
|
174
|
+
name: 'Ondo US Dollar Yield',
|
|
175
|
+
symbol: 'USDY',
|
|
176
|
+
logo_URIs: {
|
|
177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
179
|
+
},
|
|
180
|
+
images: [{
|
|
181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
183
|
+
}],
|
|
184
|
+
traces: [{
|
|
185
|
+
type: 'ibc',
|
|
186
|
+
counterparty: {
|
|
187
|
+
channel_id: 'channel-4',
|
|
188
|
+
base_denom: 'ausdy',
|
|
189
|
+
chain_name: 'nobletestnet'
|
|
190
|
+
},
|
|
191
|
+
chain: {
|
|
192
|
+
channel_id: 'channel-3651'
|
|
193
|
+
}
|
|
194
|
+
}]
|
|
195
|
+
},
|
|
162
196
|
{
|
|
163
197
|
description: 'The native token of Axelar',
|
|
164
198
|
denom_units: [{
|
|
@@ -314,6 +348,40 @@ const assets = {
|
|
|
314
348
|
channel_id: 'channel-3651'
|
|
315
349
|
}
|
|
316
350
|
}]
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
description: 'Ondo US Dollar Yield',
|
|
354
|
+
denom_units: [{
|
|
355
|
+
denom: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
356
|
+
exponent: 0,
|
|
357
|
+
aliases: ['ausdy']
|
|
358
|
+
}, {
|
|
359
|
+
denom: 'usdy',
|
|
360
|
+
exponent: 18
|
|
361
|
+
}],
|
|
362
|
+
base: 'ibc/326B3FC7A460DFB515E427F355E20A3C67DF8EBC20C06EEB1245B663D11EB660',
|
|
363
|
+
display: 'usdy',
|
|
364
|
+
name: 'Ondo US Dollar Yield',
|
|
365
|
+
symbol: 'USDY',
|
|
366
|
+
logo_URIs: {
|
|
367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
369
|
+
},
|
|
370
|
+
images: [{
|
|
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
|
+
traces: [{
|
|
375
|
+
type: 'ibc',
|
|
376
|
+
counterparty: {
|
|
377
|
+
channel_id: 'channel-4',
|
|
378
|
+
base_denom: 'ausdy',
|
|
379
|
+
chain_name: 'nobletestnet'
|
|
380
|
+
},
|
|
381
|
+
chain: {
|
|
382
|
+
channel_id: 'channel-3651'
|
|
383
|
+
}
|
|
384
|
+
}]
|
|
317
385
|
}
|
|
318
386
|
]
|
|
319
387
|
};
|
package/testnet/xiontestnet.js
CHANGED
|
@@ -125,6 +125,40 @@ const assets = {
|
|
|
125
125
|
}
|
|
126
126
|
}]
|
|
127
127
|
},
|
|
128
|
+
{
|
|
129
|
+
description: 'Ondo US Dollar Yield',
|
|
130
|
+
denom_units: [{
|
|
131
|
+
denom: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
132
|
+
exponent: 0,
|
|
133
|
+
aliases: ['ausdy']
|
|
134
|
+
}, {
|
|
135
|
+
denom: 'usdy',
|
|
136
|
+
exponent: 18
|
|
137
|
+
}],
|
|
138
|
+
base: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
139
|
+
display: 'usdy',
|
|
140
|
+
name: 'Ondo US Dollar Yield',
|
|
141
|
+
symbol: 'USDY',
|
|
142
|
+
logo_URIs: {
|
|
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
|
+
images: [{
|
|
147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
149
|
+
}],
|
|
150
|
+
traces: [{
|
|
151
|
+
type: 'ibc',
|
|
152
|
+
counterparty: {
|
|
153
|
+
channel_id: 'channel-147',
|
|
154
|
+
base_denom: 'ausdy',
|
|
155
|
+
chain_name: 'nobletestnet'
|
|
156
|
+
},
|
|
157
|
+
chain: {
|
|
158
|
+
channel_id: 'channel-489'
|
|
159
|
+
}
|
|
160
|
+
}]
|
|
161
|
+
},
|
|
128
162
|
{
|
|
129
163
|
description: 'The native token of Osmosis',
|
|
130
164
|
denom_units: [{
|
|
@@ -321,6 +355,40 @@ const assets = {
|
|
|
321
355
|
}
|
|
322
356
|
}]
|
|
323
357
|
},
|
|
358
|
+
{
|
|
359
|
+
description: 'Ondo US Dollar Yield',
|
|
360
|
+
denom_units: [{
|
|
361
|
+
denom: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
362
|
+
exponent: 0,
|
|
363
|
+
aliases: ['ausdy']
|
|
364
|
+
}, {
|
|
365
|
+
denom: 'usdy',
|
|
366
|
+
exponent: 18
|
|
367
|
+
}],
|
|
368
|
+
base: 'ibc/A8A749F55FBD297CA013B5B1A7524E39244C2B7B95331603E3E9D801B7DCC23D',
|
|
369
|
+
display: 'usdy',
|
|
370
|
+
name: 'Ondo US Dollar Yield',
|
|
371
|
+
symbol: 'USDY',
|
|
372
|
+
logo_URIs: {
|
|
373
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
374
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
375
|
+
},
|
|
376
|
+
images: [{
|
|
377
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
378
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
379
|
+
}],
|
|
380
|
+
traces: [{
|
|
381
|
+
type: 'ibc',
|
|
382
|
+
counterparty: {
|
|
383
|
+
channel_id: 'channel-147',
|
|
384
|
+
base_denom: 'ausdy',
|
|
385
|
+
chain_name: 'nobletestnet'
|
|
386
|
+
},
|
|
387
|
+
chain: {
|
|
388
|
+
channel_id: 'channel-489'
|
|
389
|
+
}
|
|
390
|
+
}]
|
|
391
|
+
},
|
|
324
392
|
{
|
|
325
393
|
description: 'The native token of Osmosis',
|
|
326
394
|
denom_units: [{
|