@chain-registry/assets 1.64.73 → 1.64.75
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 +626 -0
- package/esm/mainnet/canto.js +100 -0
- package/esm/mainnet/celestia.js +544 -0
- package/esm/mainnet/cosmoshub.js +544 -0
- package/esm/mainnet/dydx.js +544 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +544 -0
- package/esm/mainnet/lorenzo.js +182 -0
- package/esm/mainnet/neutron.js +544 -0
- package/esm/mainnet/noble.js +626 -0
- package/esm/mainnet/osmosis.js +716 -0
- package/esm/mainnet/sommelier.js +84 -0
- package/esm/mainnet/stride.js +544 -0
- package/esm/mainnet/terra2.js +544 -0
- package/esm/testnet/archwaytestnet.js +68 -0
- package/esm/testnet/cosmoshubtestnet.js +68 -0
- package/esm/testnet/junotestnet.js +68 -0
- package/esm/testnet/symphonytestnet.js +138 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +626 -0
- package/mainnet/canto.js +100 -0
- package/mainnet/celestia.js +544 -0
- package/mainnet/cosmoshub.js +544 -0
- package/mainnet/dydx.js +544 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +544 -0
- package/mainnet/lorenzo.d.ts +3 -0
- package/mainnet/lorenzo.js +184 -0
- package/mainnet/neutron.js +544 -0
- package/mainnet/noble.js +626 -0
- package/mainnet/osmosis.js +716 -0
- package/mainnet/sommelier.js +84 -0
- package/mainnet/stride.js +544 -0
- package/mainnet/terra2.js +544 -0
- package/package.json +5 -5
- package/testnet/archwaytestnet.js +68 -0
- package/testnet/cosmoshubtestnet.js +68 -0
- package/testnet/junotestnet.js +68 -0
- package/testnet/symphonytestnet.js +138 -0
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -4378,6 +4378,108 @@ const assets = {
|
|
|
4378
4378
|
}
|
|
4379
4379
|
}]
|
|
4380
4380
|
},
|
|
4381
|
+
{
|
|
4382
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
4383
|
+
denom_units: [{
|
|
4384
|
+
denom: 'ibc/34A9D49BFA1F306AFEFD1214C864D91B5455DCDC951014C73ED11856EF75DF26',
|
|
4385
|
+
exponent: 0,
|
|
4386
|
+
aliases: ['p:udatom:31Dec2024']
|
|
4387
|
+
}, {
|
|
4388
|
+
denom: 'pdATOM31Dec2024',
|
|
4389
|
+
exponent: 6
|
|
4390
|
+
}],
|
|
4391
|
+
base: 'ibc/34A9D49BFA1F306AFEFD1214C864D91B5455DCDC951014C73ED11856EF75DF26',
|
|
4392
|
+
name: 'pdAtom (31Dec2024)',
|
|
4393
|
+
display: 'pdATOM31Dec2024',
|
|
4394
|
+
symbol: 'pdATOM-31Dec2024',
|
|
4395
|
+
logo_URIs: {
|
|
4396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
4397
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
4398
|
+
},
|
|
4399
|
+
images: [{
|
|
4400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
4401
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
4402
|
+
}],
|
|
4403
|
+
traces: [{
|
|
4404
|
+
type: 'ibc',
|
|
4405
|
+
counterparty: {
|
|
4406
|
+
channel_id: 'channel-0',
|
|
4407
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
4408
|
+
chain_name: 'pryzm'
|
|
4409
|
+
},
|
|
4410
|
+
chain: {
|
|
4411
|
+
channel_id: 'channel-859'
|
|
4412
|
+
}
|
|
4413
|
+
}]
|
|
4414
|
+
},
|
|
4415
|
+
{
|
|
4416
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
4417
|
+
denom_units: [{
|
|
4418
|
+
denom: 'ibc/F32D62A99E693493A42BC23B1086011A4A8D702DB3108964DBF22ADC6C2B37DE',
|
|
4419
|
+
exponent: 0,
|
|
4420
|
+
aliases: ['p:udatom:30Jun2025']
|
|
4421
|
+
}, {
|
|
4422
|
+
denom: 'pdATOM30Jun2025',
|
|
4423
|
+
exponent: 6
|
|
4424
|
+
}],
|
|
4425
|
+
base: 'ibc/F32D62A99E693493A42BC23B1086011A4A8D702DB3108964DBF22ADC6C2B37DE',
|
|
4426
|
+
name: 'pdAtom (30Jun2025)',
|
|
4427
|
+
display: 'pdATOM30Jun2025',
|
|
4428
|
+
symbol: 'pdATOM-30Jun2025',
|
|
4429
|
+
logo_URIs: {
|
|
4430
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
4431
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
4432
|
+
},
|
|
4433
|
+
images: [{
|
|
4434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
4435
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
4436
|
+
}],
|
|
4437
|
+
traces: [{
|
|
4438
|
+
type: 'ibc',
|
|
4439
|
+
counterparty: {
|
|
4440
|
+
channel_id: 'channel-0',
|
|
4441
|
+
base_denom: 'p:udatom:30Jun2025',
|
|
4442
|
+
chain_name: 'pryzm'
|
|
4443
|
+
},
|
|
4444
|
+
chain: {
|
|
4445
|
+
channel_id: 'channel-859'
|
|
4446
|
+
}
|
|
4447
|
+
}]
|
|
4448
|
+
},
|
|
4449
|
+
{
|
|
4450
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
|
|
4451
|
+
denom_units: [{
|
|
4452
|
+
denom: 'ibc/A3803000AFA033464FE045045AFBD69763E17E217ED65E54D6D92473BEF69D90',
|
|
4453
|
+
exponent: 0,
|
|
4454
|
+
aliases: ['p:udatom:31Dec2025']
|
|
4455
|
+
}, {
|
|
4456
|
+
denom: 'pdATOM31Dec2025',
|
|
4457
|
+
exponent: 6
|
|
4458
|
+
}],
|
|
4459
|
+
base: 'ibc/A3803000AFA033464FE045045AFBD69763E17E217ED65E54D6D92473BEF69D90',
|
|
4460
|
+
name: 'pdAtom (31Dec2025)',
|
|
4461
|
+
display: 'pdATOM31Dec2025',
|
|
4462
|
+
symbol: 'pdATOM-31Dec2025',
|
|
4463
|
+
logo_URIs: {
|
|
4464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
4465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
4466
|
+
},
|
|
4467
|
+
images: [{
|
|
4468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
4469
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
4470
|
+
}],
|
|
4471
|
+
traces: [{
|
|
4472
|
+
type: 'ibc',
|
|
4473
|
+
counterparty: {
|
|
4474
|
+
channel_id: 'channel-0',
|
|
4475
|
+
base_denom: 'p:udatom:31Dec2025',
|
|
4476
|
+
chain_name: 'pryzm'
|
|
4477
|
+
},
|
|
4478
|
+
chain: {
|
|
4479
|
+
channel_id: 'channel-859'
|
|
4480
|
+
}
|
|
4481
|
+
}]
|
|
4482
|
+
},
|
|
4381
4483
|
{
|
|
4382
4484
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
4383
4485
|
denom_units: [{
|
|
@@ -5092,6 +5194,108 @@ const assets = {
|
|
|
5092
5194
|
}
|
|
5093
5195
|
}]
|
|
5094
5196
|
},
|
|
5197
|
+
{
|
|
5198
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
5199
|
+
denom_units: [{
|
|
5200
|
+
denom: 'ibc/E73E64710FD9874C520EA04AFF7D98E892EF0C79396F723958FE81426377B20E',
|
|
5201
|
+
exponent: 0,
|
|
5202
|
+
aliases: ['y:udatom:31Dec2024']
|
|
5203
|
+
}, {
|
|
5204
|
+
denom: 'ydATOM31Dec2024',
|
|
5205
|
+
exponent: 6
|
|
5206
|
+
}],
|
|
5207
|
+
base: 'ibc/E73E64710FD9874C520EA04AFF7D98E892EF0C79396F723958FE81426377B20E',
|
|
5208
|
+
name: 'ydAtom (31Dec2024)',
|
|
5209
|
+
display: 'ydATOM31Dec2024',
|
|
5210
|
+
symbol: 'ydATOM-31Dec2024',
|
|
5211
|
+
logo_URIs: {
|
|
5212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5213
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
5214
|
+
},
|
|
5215
|
+
images: [{
|
|
5216
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5217
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
5218
|
+
}],
|
|
5219
|
+
traces: [{
|
|
5220
|
+
type: 'ibc',
|
|
5221
|
+
counterparty: {
|
|
5222
|
+
channel_id: 'channel-0',
|
|
5223
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
5224
|
+
chain_name: 'pryzm'
|
|
5225
|
+
},
|
|
5226
|
+
chain: {
|
|
5227
|
+
channel_id: 'channel-859'
|
|
5228
|
+
}
|
|
5229
|
+
}]
|
|
5230
|
+
},
|
|
5231
|
+
{
|
|
5232
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
5233
|
+
denom_units: [{
|
|
5234
|
+
denom: 'ibc/470B9FF85A08BC042B8FE478BCFF6887EA90DB1078C73E5D614B58A40DAB9AC9',
|
|
5235
|
+
exponent: 0,
|
|
5236
|
+
aliases: ['y:udatom:30Jun2025']
|
|
5237
|
+
}, {
|
|
5238
|
+
denom: 'ydATOM30Jun2025',
|
|
5239
|
+
exponent: 6
|
|
5240
|
+
}],
|
|
5241
|
+
base: 'ibc/470B9FF85A08BC042B8FE478BCFF6887EA90DB1078C73E5D614B58A40DAB9AC9',
|
|
5242
|
+
name: 'ydAtom (30Jun2025)',
|
|
5243
|
+
display: 'ydATOM30Jun2025',
|
|
5244
|
+
symbol: 'ydATOM-30Jun2025',
|
|
5245
|
+
logo_URIs: {
|
|
5246
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5247
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
5248
|
+
},
|
|
5249
|
+
images: [{
|
|
5250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
5252
|
+
}],
|
|
5253
|
+
traces: [{
|
|
5254
|
+
type: 'ibc',
|
|
5255
|
+
counterparty: {
|
|
5256
|
+
channel_id: 'channel-0',
|
|
5257
|
+
base_denom: 'y:udatom:30Jun2025',
|
|
5258
|
+
chain_name: 'pryzm'
|
|
5259
|
+
},
|
|
5260
|
+
chain: {
|
|
5261
|
+
channel_id: 'channel-859'
|
|
5262
|
+
}
|
|
5263
|
+
}]
|
|
5264
|
+
},
|
|
5265
|
+
{
|
|
5266
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
|
|
5267
|
+
denom_units: [{
|
|
5268
|
+
denom: 'ibc/D4B3B27B89073E6328EF88E3AC5787994E6EC9239C37E7A7C47E722329E5F1B1',
|
|
5269
|
+
exponent: 0,
|
|
5270
|
+
aliases: ['y:udatom:31Dec2025']
|
|
5271
|
+
}, {
|
|
5272
|
+
denom: 'ydATOM31Dec2025',
|
|
5273
|
+
exponent: 6
|
|
5274
|
+
}],
|
|
5275
|
+
base: 'ibc/D4B3B27B89073E6328EF88E3AC5787994E6EC9239C37E7A7C47E722329E5F1B1',
|
|
5276
|
+
name: 'ydAtom (31Dec2025)',
|
|
5277
|
+
display: 'ydATOM31Dec2025',
|
|
5278
|
+
symbol: 'ydATOM-31Dec2025',
|
|
5279
|
+
logo_URIs: {
|
|
5280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
5282
|
+
},
|
|
5283
|
+
images: [{
|
|
5284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5285
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
5286
|
+
}],
|
|
5287
|
+
traces: [{
|
|
5288
|
+
type: 'ibc',
|
|
5289
|
+
counterparty: {
|
|
5290
|
+
channel_id: 'channel-0',
|
|
5291
|
+
base_denom: 'y:udatom:31Dec2025',
|
|
5292
|
+
chain_name: 'pryzm'
|
|
5293
|
+
},
|
|
5294
|
+
chain: {
|
|
5295
|
+
channel_id: 'channel-859'
|
|
5296
|
+
}
|
|
5297
|
+
}]
|
|
5298
|
+
},
|
|
5095
5299
|
{
|
|
5096
5300
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
5097
5301
|
denom_units: [{
|
|
@@ -5840,6 +6044,74 @@ const assets = {
|
|
|
5840
6044
|
}
|
|
5841
6045
|
}]
|
|
5842
6046
|
},
|
|
6047
|
+
{
|
|
6048
|
+
description: 'Pryzm\'s LP token for dATOM Yield pool',
|
|
6049
|
+
denom_units: [{
|
|
6050
|
+
denom: 'ibc/7EFE36A668703C22E1DB8330FD388F6C0E2A877E8ED4DA677C5CE0884070EEAA',
|
|
6051
|
+
exponent: 0,
|
|
6052
|
+
aliases: ['lp:22:udatom']
|
|
6053
|
+
}, {
|
|
6054
|
+
denom: 'lp:22:datom',
|
|
6055
|
+
exponent: 6
|
|
6056
|
+
}],
|
|
6057
|
+
base: 'ibc/7EFE36A668703C22E1DB8330FD388F6C0E2A877E8ED4DA677C5CE0884070EEAA',
|
|
6058
|
+
name: 'dATOM Yield LP',
|
|
6059
|
+
display: 'lp:22:datom',
|
|
6060
|
+
symbol: 'dATOM-YIELD-LP',
|
|
6061
|
+
logo_URIs: {
|
|
6062
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6063
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6064
|
+
},
|
|
6065
|
+
images: [{
|
|
6066
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6067
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6068
|
+
}],
|
|
6069
|
+
traces: [{
|
|
6070
|
+
type: 'ibc',
|
|
6071
|
+
counterparty: {
|
|
6072
|
+
channel_id: 'channel-0',
|
|
6073
|
+
base_denom: 'lp:22:udatom',
|
|
6074
|
+
chain_name: 'pryzm'
|
|
6075
|
+
},
|
|
6076
|
+
chain: {
|
|
6077
|
+
channel_id: 'channel-859'
|
|
6078
|
+
}
|
|
6079
|
+
}]
|
|
6080
|
+
},
|
|
6081
|
+
{
|
|
6082
|
+
description: 'Pryzm\'s LP token for dATOM Boost pool',
|
|
6083
|
+
denom_units: [{
|
|
6084
|
+
denom: 'ibc/8AFB3FD11B309DA277ABFA64EE74AAB7586A98FA34248283693BE2EA505AD5F1',
|
|
6085
|
+
exponent: 0,
|
|
6086
|
+
aliases: ['lp:23:udatomypt-uatom']
|
|
6087
|
+
}, {
|
|
6088
|
+
denom: 'lp:23:datomypt-atom',
|
|
6089
|
+
exponent: 6
|
|
6090
|
+
}],
|
|
6091
|
+
base: 'ibc/8AFB3FD11B309DA277ABFA64EE74AAB7586A98FA34248283693BE2EA505AD5F1',
|
|
6092
|
+
name: 'dATOM Boost LP',
|
|
6093
|
+
display: 'lp:23:datomypt-atom',
|
|
6094
|
+
symbol: 'dATOM-BOOST-LP',
|
|
6095
|
+
logo_URIs: {
|
|
6096
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6097
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6098
|
+
},
|
|
6099
|
+
images: [{
|
|
6100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
6101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
6102
|
+
}],
|
|
6103
|
+
traces: [{
|
|
6104
|
+
type: 'ibc',
|
|
6105
|
+
counterparty: {
|
|
6106
|
+
channel_id: 'channel-0',
|
|
6107
|
+
base_denom: 'lp:23:udatomypt-uatom',
|
|
6108
|
+
chain_name: 'pryzm'
|
|
6109
|
+
},
|
|
6110
|
+
chain: {
|
|
6111
|
+
channel_id: 'channel-859'
|
|
6112
|
+
}
|
|
6113
|
+
}]
|
|
6114
|
+
},
|
|
5843
6115
|
{
|
|
5844
6116
|
description: 'QCK - native token of Quicksilver',
|
|
5845
6117
|
denom_units: [{
|
|
@@ -9540,6 +9812,108 @@ const assets = {
|
|
|
9540
9812
|
}
|
|
9541
9813
|
}]
|
|
9542
9814
|
},
|
|
9815
|
+
{
|
|
9816
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
9817
|
+
denom_units: [{
|
|
9818
|
+
denom: 'ibc/34A9D49BFA1F306AFEFD1214C864D91B5455DCDC951014C73ED11856EF75DF26',
|
|
9819
|
+
exponent: 0,
|
|
9820
|
+
aliases: ['p:udatom:31Dec2024']
|
|
9821
|
+
}, {
|
|
9822
|
+
denom: 'pdATOM31Dec2024',
|
|
9823
|
+
exponent: 6
|
|
9824
|
+
}],
|
|
9825
|
+
base: 'ibc/34A9D49BFA1F306AFEFD1214C864D91B5455DCDC951014C73ED11856EF75DF26',
|
|
9826
|
+
name: 'pdAtom (31Dec2024)',
|
|
9827
|
+
display: 'pdATOM31Dec2024',
|
|
9828
|
+
symbol: 'pdATOM-31Dec2024',
|
|
9829
|
+
logo_URIs: {
|
|
9830
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9831
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9832
|
+
},
|
|
9833
|
+
images: [{
|
|
9834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9836
|
+
}],
|
|
9837
|
+
traces: [{
|
|
9838
|
+
type: 'ibc',
|
|
9839
|
+
counterparty: {
|
|
9840
|
+
channel_id: 'channel-0',
|
|
9841
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
9842
|
+
chain_name: 'pryzm'
|
|
9843
|
+
},
|
|
9844
|
+
chain: {
|
|
9845
|
+
channel_id: 'channel-859'
|
|
9846
|
+
}
|
|
9847
|
+
}]
|
|
9848
|
+
},
|
|
9849
|
+
{
|
|
9850
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
9851
|
+
denom_units: [{
|
|
9852
|
+
denom: 'ibc/F32D62A99E693493A42BC23B1086011A4A8D702DB3108964DBF22ADC6C2B37DE',
|
|
9853
|
+
exponent: 0,
|
|
9854
|
+
aliases: ['p:udatom:30Jun2025']
|
|
9855
|
+
}, {
|
|
9856
|
+
denom: 'pdATOM30Jun2025',
|
|
9857
|
+
exponent: 6
|
|
9858
|
+
}],
|
|
9859
|
+
base: 'ibc/F32D62A99E693493A42BC23B1086011A4A8D702DB3108964DBF22ADC6C2B37DE',
|
|
9860
|
+
name: 'pdAtom (30Jun2025)',
|
|
9861
|
+
display: 'pdATOM30Jun2025',
|
|
9862
|
+
symbol: 'pdATOM-30Jun2025',
|
|
9863
|
+
logo_URIs: {
|
|
9864
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9865
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9866
|
+
},
|
|
9867
|
+
images: [{
|
|
9868
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9869
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9870
|
+
}],
|
|
9871
|
+
traces: [{
|
|
9872
|
+
type: 'ibc',
|
|
9873
|
+
counterparty: {
|
|
9874
|
+
channel_id: 'channel-0',
|
|
9875
|
+
base_denom: 'p:udatom:30Jun2025',
|
|
9876
|
+
chain_name: 'pryzm'
|
|
9877
|
+
},
|
|
9878
|
+
chain: {
|
|
9879
|
+
channel_id: 'channel-859'
|
|
9880
|
+
}
|
|
9881
|
+
}]
|
|
9882
|
+
},
|
|
9883
|
+
{
|
|
9884
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2025',
|
|
9885
|
+
denom_units: [{
|
|
9886
|
+
denom: 'ibc/A3803000AFA033464FE045045AFBD69763E17E217ED65E54D6D92473BEF69D90',
|
|
9887
|
+
exponent: 0,
|
|
9888
|
+
aliases: ['p:udatom:31Dec2025']
|
|
9889
|
+
}, {
|
|
9890
|
+
denom: 'pdATOM31Dec2025',
|
|
9891
|
+
exponent: 6
|
|
9892
|
+
}],
|
|
9893
|
+
base: 'ibc/A3803000AFA033464FE045045AFBD69763E17E217ED65E54D6D92473BEF69D90',
|
|
9894
|
+
name: 'pdAtom (31Dec2025)',
|
|
9895
|
+
display: 'pdATOM31Dec2025',
|
|
9896
|
+
symbol: 'pdATOM-31Dec2025',
|
|
9897
|
+
logo_URIs: {
|
|
9898
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9899
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9900
|
+
},
|
|
9901
|
+
images: [{
|
|
9902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9904
|
+
}],
|
|
9905
|
+
traces: [{
|
|
9906
|
+
type: 'ibc',
|
|
9907
|
+
counterparty: {
|
|
9908
|
+
channel_id: 'channel-0',
|
|
9909
|
+
base_denom: 'p:udatom:31Dec2025',
|
|
9910
|
+
chain_name: 'pryzm'
|
|
9911
|
+
},
|
|
9912
|
+
chain: {
|
|
9913
|
+
channel_id: 'channel-859'
|
|
9914
|
+
}
|
|
9915
|
+
}]
|
|
9916
|
+
},
|
|
9543
9917
|
{
|
|
9544
9918
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
9545
9919
|
denom_units: [{
|
|
@@ -10254,6 +10628,108 @@ const assets = {
|
|
|
10254
10628
|
}
|
|
10255
10629
|
}]
|
|
10256
10630
|
},
|
|
10631
|
+
{
|
|
10632
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
10633
|
+
denom_units: [{
|
|
10634
|
+
denom: 'ibc/E73E64710FD9874C520EA04AFF7D98E892EF0C79396F723958FE81426377B20E',
|
|
10635
|
+
exponent: 0,
|
|
10636
|
+
aliases: ['y:udatom:31Dec2024']
|
|
10637
|
+
}, {
|
|
10638
|
+
denom: 'ydATOM31Dec2024',
|
|
10639
|
+
exponent: 6
|
|
10640
|
+
}],
|
|
10641
|
+
base: 'ibc/E73E64710FD9874C520EA04AFF7D98E892EF0C79396F723958FE81426377B20E',
|
|
10642
|
+
name: 'ydAtom (31Dec2024)',
|
|
10643
|
+
display: 'ydATOM31Dec2024',
|
|
10644
|
+
symbol: 'ydATOM-31Dec2024',
|
|
10645
|
+
logo_URIs: {
|
|
10646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10648
|
+
},
|
|
10649
|
+
images: [{
|
|
10650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10651
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10652
|
+
}],
|
|
10653
|
+
traces: [{
|
|
10654
|
+
type: 'ibc',
|
|
10655
|
+
counterparty: {
|
|
10656
|
+
channel_id: 'channel-0',
|
|
10657
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
10658
|
+
chain_name: 'pryzm'
|
|
10659
|
+
},
|
|
10660
|
+
chain: {
|
|
10661
|
+
channel_id: 'channel-859'
|
|
10662
|
+
}
|
|
10663
|
+
}]
|
|
10664
|
+
},
|
|
10665
|
+
{
|
|
10666
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
10667
|
+
denom_units: [{
|
|
10668
|
+
denom: 'ibc/470B9FF85A08BC042B8FE478BCFF6887EA90DB1078C73E5D614B58A40DAB9AC9',
|
|
10669
|
+
exponent: 0,
|
|
10670
|
+
aliases: ['y:udatom:30Jun2025']
|
|
10671
|
+
}, {
|
|
10672
|
+
denom: 'ydATOM30Jun2025',
|
|
10673
|
+
exponent: 6
|
|
10674
|
+
}],
|
|
10675
|
+
base: 'ibc/470B9FF85A08BC042B8FE478BCFF6887EA90DB1078C73E5D614B58A40DAB9AC9',
|
|
10676
|
+
name: 'ydAtom (30Jun2025)',
|
|
10677
|
+
display: 'ydATOM30Jun2025',
|
|
10678
|
+
symbol: 'ydATOM-30Jun2025',
|
|
10679
|
+
logo_URIs: {
|
|
10680
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10681
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10682
|
+
},
|
|
10683
|
+
images: [{
|
|
10684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10686
|
+
}],
|
|
10687
|
+
traces: [{
|
|
10688
|
+
type: 'ibc',
|
|
10689
|
+
counterparty: {
|
|
10690
|
+
channel_id: 'channel-0',
|
|
10691
|
+
base_denom: 'y:udatom:30Jun2025',
|
|
10692
|
+
chain_name: 'pryzm'
|
|
10693
|
+
},
|
|
10694
|
+
chain: {
|
|
10695
|
+
channel_id: 'channel-859'
|
|
10696
|
+
}
|
|
10697
|
+
}]
|
|
10698
|
+
},
|
|
10699
|
+
{
|
|
10700
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2025',
|
|
10701
|
+
denom_units: [{
|
|
10702
|
+
denom: 'ibc/D4B3B27B89073E6328EF88E3AC5787994E6EC9239C37E7A7C47E722329E5F1B1',
|
|
10703
|
+
exponent: 0,
|
|
10704
|
+
aliases: ['y:udatom:31Dec2025']
|
|
10705
|
+
}, {
|
|
10706
|
+
denom: 'ydATOM31Dec2025',
|
|
10707
|
+
exponent: 6
|
|
10708
|
+
}],
|
|
10709
|
+
base: 'ibc/D4B3B27B89073E6328EF88E3AC5787994E6EC9239C37E7A7C47E722329E5F1B1',
|
|
10710
|
+
name: 'ydAtom (31Dec2025)',
|
|
10711
|
+
display: 'ydATOM31Dec2025',
|
|
10712
|
+
symbol: 'ydATOM-31Dec2025',
|
|
10713
|
+
logo_URIs: {
|
|
10714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10716
|
+
},
|
|
10717
|
+
images: [{
|
|
10718
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10719
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10720
|
+
}],
|
|
10721
|
+
traces: [{
|
|
10722
|
+
type: 'ibc',
|
|
10723
|
+
counterparty: {
|
|
10724
|
+
channel_id: 'channel-0',
|
|
10725
|
+
base_denom: 'y:udatom:31Dec2025',
|
|
10726
|
+
chain_name: 'pryzm'
|
|
10727
|
+
},
|
|
10728
|
+
chain: {
|
|
10729
|
+
channel_id: 'channel-859'
|
|
10730
|
+
}
|
|
10731
|
+
}]
|
|
10732
|
+
},
|
|
10257
10733
|
{
|
|
10258
10734
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
10259
10735
|
denom_units: [{
|
|
@@ -11002,6 +11478,74 @@ const assets = {
|
|
|
11002
11478
|
}
|
|
11003
11479
|
}]
|
|
11004
11480
|
},
|
|
11481
|
+
{
|
|
11482
|
+
description: 'Pryzm\'s LP token for dATOM Yield pool',
|
|
11483
|
+
denom_units: [{
|
|
11484
|
+
denom: 'ibc/7EFE36A668703C22E1DB8330FD388F6C0E2A877E8ED4DA677C5CE0884070EEAA',
|
|
11485
|
+
exponent: 0,
|
|
11486
|
+
aliases: ['lp:22:udatom']
|
|
11487
|
+
}, {
|
|
11488
|
+
denom: 'lp:22:datom',
|
|
11489
|
+
exponent: 6
|
|
11490
|
+
}],
|
|
11491
|
+
base: 'ibc/7EFE36A668703C22E1DB8330FD388F6C0E2A877E8ED4DA677C5CE0884070EEAA',
|
|
11492
|
+
name: 'dATOM Yield LP',
|
|
11493
|
+
display: 'lp:22:datom',
|
|
11494
|
+
symbol: 'dATOM-YIELD-LP',
|
|
11495
|
+
logo_URIs: {
|
|
11496
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
11497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
11498
|
+
},
|
|
11499
|
+
images: [{
|
|
11500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
11501
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
11502
|
+
}],
|
|
11503
|
+
traces: [{
|
|
11504
|
+
type: 'ibc',
|
|
11505
|
+
counterparty: {
|
|
11506
|
+
channel_id: 'channel-0',
|
|
11507
|
+
base_denom: 'lp:22:udatom',
|
|
11508
|
+
chain_name: 'pryzm'
|
|
11509
|
+
},
|
|
11510
|
+
chain: {
|
|
11511
|
+
channel_id: 'channel-859'
|
|
11512
|
+
}
|
|
11513
|
+
}]
|
|
11514
|
+
},
|
|
11515
|
+
{
|
|
11516
|
+
description: 'Pryzm\'s LP token for dATOM Boost pool',
|
|
11517
|
+
denom_units: [{
|
|
11518
|
+
denom: 'ibc/8AFB3FD11B309DA277ABFA64EE74AAB7586A98FA34248283693BE2EA505AD5F1',
|
|
11519
|
+
exponent: 0,
|
|
11520
|
+
aliases: ['lp:23:udatomypt-uatom']
|
|
11521
|
+
}, {
|
|
11522
|
+
denom: 'lp:23:datomypt-atom',
|
|
11523
|
+
exponent: 6
|
|
11524
|
+
}],
|
|
11525
|
+
base: 'ibc/8AFB3FD11B309DA277ABFA64EE74AAB7586A98FA34248283693BE2EA505AD5F1',
|
|
11526
|
+
name: 'dATOM Boost LP',
|
|
11527
|
+
display: 'lp:23:datomypt-atom',
|
|
11528
|
+
symbol: 'dATOM-BOOST-LP',
|
|
11529
|
+
logo_URIs: {
|
|
11530
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
11531
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
11532
|
+
},
|
|
11533
|
+
images: [{
|
|
11534
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
|
|
11535
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
|
|
11536
|
+
}],
|
|
11537
|
+
traces: [{
|
|
11538
|
+
type: 'ibc',
|
|
11539
|
+
counterparty: {
|
|
11540
|
+
channel_id: 'channel-0',
|
|
11541
|
+
base_denom: 'lp:23:udatomypt-uatom',
|
|
11542
|
+
chain_name: 'pryzm'
|
|
11543
|
+
},
|
|
11544
|
+
chain: {
|
|
11545
|
+
channel_id: 'channel-859'
|
|
11546
|
+
}
|
|
11547
|
+
}]
|
|
11548
|
+
},
|
|
11005
11549
|
{
|
|
11006
11550
|
description: 'QCK - native token of Quicksilver',
|
|
11007
11551
|
denom_units: [{
|