@chain-registry/assets 1.70.51 → 1.70.52
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 +1286 -26
- package/esm/mainnet/canto.js +86 -0
- package/esm/mainnet/celestia.js +1386 -40
- package/esm/mainnet/cosmoshub.js +1362 -16
- package/esm/mainnet/dydx.js +1286 -26
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +1286 -26
- package/esm/mainnet/milkyway.js +268 -0
- package/esm/mainnet/neutron.js +1286 -26
- package/esm/mainnet/noble.js +1286 -26
- package/esm/mainnet/osmosis.js +1362 -16
- package/esm/mainnet/stride.js +1286 -26
- package/esm/mainnet/terra2.js +1286 -26
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +1286 -26
- package/mainnet/canto.js +86 -0
- package/mainnet/celestia.js +1386 -40
- package/mainnet/cosmoshub.js +1362 -16
- package/mainnet/dydx.js +1286 -26
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +1286 -26
- package/mainnet/milkyway.d.ts +3 -0
- package/mainnet/milkyway.js +270 -0
- package/mainnet/neutron.js +1286 -26
- package/mainnet/noble.js +1286 -26
- package/mainnet/osmosis.js +1362 -16
- package/mainnet/stride.js +1286 -26
- package/mainnet/terra2.js +1286 -26
- package/package.json +5 -5
package/esm/mainnet/noble.js
CHANGED
|
@@ -4319,6 +4319,41 @@ const assets = {
|
|
|
4319
4319
|
}
|
|
4320
4320
|
}]
|
|
4321
4321
|
},
|
|
4322
|
+
{
|
|
4323
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
4324
|
+
denom_units: [{
|
|
4325
|
+
denom: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
4326
|
+
exponent: 0,
|
|
4327
|
+
aliases: ['p:uatom:31Dec2026']
|
|
4328
|
+
}, {
|
|
4329
|
+
denom: 'pATOM31Dec2026',
|
|
4330
|
+
exponent: 6
|
|
4331
|
+
}],
|
|
4332
|
+
base: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
4333
|
+
name: 'pAtom (31Dec2026)',
|
|
4334
|
+
display: 'pATOM31Dec2026',
|
|
4335
|
+
symbol: 'pATOM-31Dec2026',
|
|
4336
|
+
logo_URIs: {
|
|
4337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4339
|
+
},
|
|
4340
|
+
images: [{
|
|
4341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4343
|
+
}],
|
|
4344
|
+
type_asset: 'sdk.coin',
|
|
4345
|
+
traces: [{
|
|
4346
|
+
type: 'ibc',
|
|
4347
|
+
counterparty: {
|
|
4348
|
+
channel_id: 'channel-5',
|
|
4349
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
4350
|
+
chain_name: 'pryzm'
|
|
4351
|
+
},
|
|
4352
|
+
chain: {
|
|
4353
|
+
channel_id: 'channel-79'
|
|
4354
|
+
}
|
|
4355
|
+
}]
|
|
4356
|
+
},
|
|
4322
4357
|
{
|
|
4323
4358
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
4324
4359
|
denom_units: [{
|
|
@@ -4424,6 +4459,41 @@ const assets = {
|
|
|
4424
4459
|
}
|
|
4425
4460
|
}]
|
|
4426
4461
|
},
|
|
4462
|
+
{
|
|
4463
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
4464
|
+
denom_units: [{
|
|
4465
|
+
denom: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
4466
|
+
exponent: 0,
|
|
4467
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
4468
|
+
}, {
|
|
4469
|
+
denom: 'pOSMO31Dec2026',
|
|
4470
|
+
exponent: 6
|
|
4471
|
+
}],
|
|
4472
|
+
base: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
4473
|
+
name: 'pOsmo (31Dec2026)',
|
|
4474
|
+
display: 'pOSMO31Dec2026',
|
|
4475
|
+
symbol: 'pOSMO-31Dec2026',
|
|
4476
|
+
logo_URIs: {
|
|
4477
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
4478
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
4479
|
+
},
|
|
4480
|
+
images: [{
|
|
4481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
4482
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
4483
|
+
}],
|
|
4484
|
+
type_asset: 'sdk.coin',
|
|
4485
|
+
traces: [{
|
|
4486
|
+
type: 'ibc',
|
|
4487
|
+
counterparty: {
|
|
4488
|
+
channel_id: 'channel-5',
|
|
4489
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
4490
|
+
chain_name: 'pryzm'
|
|
4491
|
+
},
|
|
4492
|
+
chain: {
|
|
4493
|
+
channel_id: 'channel-79'
|
|
4494
|
+
}
|
|
4495
|
+
}]
|
|
4496
|
+
},
|
|
4427
4497
|
{
|
|
4428
4498
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
4429
4499
|
denom_units: [{
|
|
@@ -4529,6 +4599,41 @@ const assets = {
|
|
|
4529
4599
|
}
|
|
4530
4600
|
}]
|
|
4531
4601
|
},
|
|
4602
|
+
{
|
|
4603
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
4604
|
+
denom_units: [{
|
|
4605
|
+
denom: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
4606
|
+
exponent: 0,
|
|
4607
|
+
aliases: ['p:inj:31Dec2026']
|
|
4608
|
+
}, {
|
|
4609
|
+
denom: 'pINJ31Dec2026',
|
|
4610
|
+
exponent: 18
|
|
4611
|
+
}],
|
|
4612
|
+
base: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
4613
|
+
name: 'pInj (31Dec2026)',
|
|
4614
|
+
display: 'pINJ31Dec2026',
|
|
4615
|
+
symbol: 'pINJ-31Dec2026',
|
|
4616
|
+
logo_URIs: {
|
|
4617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
4618
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
4619
|
+
},
|
|
4620
|
+
images: [{
|
|
4621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
4622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
4623
|
+
}],
|
|
4624
|
+
type_asset: 'sdk.coin',
|
|
4625
|
+
traces: [{
|
|
4626
|
+
type: 'ibc',
|
|
4627
|
+
counterparty: {
|
|
4628
|
+
channel_id: 'channel-5',
|
|
4629
|
+
base_denom: 'p:inj:31Dec2026',
|
|
4630
|
+
chain_name: 'pryzm'
|
|
4631
|
+
},
|
|
4632
|
+
chain: {
|
|
4633
|
+
channel_id: 'channel-79'
|
|
4634
|
+
}
|
|
4635
|
+
}]
|
|
4636
|
+
},
|
|
4532
4637
|
{
|
|
4533
4638
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
4534
4639
|
denom_units: [{
|
|
@@ -4599,6 +4704,41 @@ const assets = {
|
|
|
4599
4704
|
}
|
|
4600
4705
|
}]
|
|
4601
4706
|
},
|
|
4707
|
+
{
|
|
4708
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
4709
|
+
denom_units: [{
|
|
4710
|
+
denom: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
4711
|
+
exponent: 0,
|
|
4712
|
+
aliases: ['p:uluna:31Dec2026']
|
|
4713
|
+
}, {
|
|
4714
|
+
denom: 'pLUNA31Dec2026',
|
|
4715
|
+
exponent: 6
|
|
4716
|
+
}],
|
|
4717
|
+
base: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
4718
|
+
name: 'pLuna (31Dec2026)',
|
|
4719
|
+
display: 'pLUNA31Dec2026',
|
|
4720
|
+
symbol: 'pLUNA-31Dec2026',
|
|
4721
|
+
logo_URIs: {
|
|
4722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4724
|
+
},
|
|
4725
|
+
images: [{
|
|
4726
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4727
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4728
|
+
}],
|
|
4729
|
+
type_asset: 'sdk.coin',
|
|
4730
|
+
traces: [{
|
|
4731
|
+
type: 'ibc',
|
|
4732
|
+
counterparty: {
|
|
4733
|
+
channel_id: 'channel-5',
|
|
4734
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
4735
|
+
chain_name: 'pryzm'
|
|
4736
|
+
},
|
|
4737
|
+
chain: {
|
|
4738
|
+
channel_id: 'channel-79'
|
|
4739
|
+
}
|
|
4740
|
+
}]
|
|
4741
|
+
},
|
|
4602
4742
|
{
|
|
4603
4743
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
4604
4744
|
denom_units: [{
|
|
@@ -4739,6 +4879,41 @@ const assets = {
|
|
|
4739
4879
|
}
|
|
4740
4880
|
}]
|
|
4741
4881
|
},
|
|
4882
|
+
{
|
|
4883
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
4884
|
+
denom_units: [{
|
|
4885
|
+
denom: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
4886
|
+
exponent: 0,
|
|
4887
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
4888
|
+
}, {
|
|
4889
|
+
denom: 'pAUUU31Dec2026',
|
|
4890
|
+
exponent: 6
|
|
4891
|
+
}],
|
|
4892
|
+
base: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
4893
|
+
name: 'pAuuu (31Dec2026)',
|
|
4894
|
+
display: 'pAUUU31Dec2026',
|
|
4895
|
+
symbol: 'pAUUU-31Dec2026',
|
|
4896
|
+
logo_URIs: {
|
|
4897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
4898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
4899
|
+
},
|
|
4900
|
+
images: [{
|
|
4901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
4902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
4903
|
+
}],
|
|
4904
|
+
type_asset: 'sdk.coin',
|
|
4905
|
+
traces: [{
|
|
4906
|
+
type: 'ibc',
|
|
4907
|
+
counterparty: {
|
|
4908
|
+
channel_id: 'channel-5',
|
|
4909
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
4910
|
+
chain_name: 'pryzm'
|
|
4911
|
+
},
|
|
4912
|
+
chain: {
|
|
4913
|
+
channel_id: 'channel-79'
|
|
4914
|
+
}
|
|
4915
|
+
}]
|
|
4916
|
+
},
|
|
4742
4917
|
{
|
|
4743
4918
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
4744
4919
|
denom_units: [{
|
|
@@ -4844,6 +5019,41 @@ const assets = {
|
|
|
4844
5019
|
}
|
|
4845
5020
|
}]
|
|
4846
5021
|
},
|
|
5022
|
+
{
|
|
5023
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
5024
|
+
denom_units: [{
|
|
5025
|
+
denom: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
5026
|
+
exponent: 0,
|
|
5027
|
+
aliases: ['p:stutia:31Dec2026']
|
|
5028
|
+
}, {
|
|
5029
|
+
denom: 'pstTIA31Dec2026',
|
|
5030
|
+
exponent: 6
|
|
5031
|
+
}],
|
|
5032
|
+
base: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
5033
|
+
name: 'pstTia (31Dec2026)',
|
|
5034
|
+
display: 'pstTIA31Dec2026',
|
|
5035
|
+
symbol: 'pstTIA-31Dec2026',
|
|
5036
|
+
logo_URIs: {
|
|
5037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5038
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5039
|
+
},
|
|
5040
|
+
images: [{
|
|
5041
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5042
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5043
|
+
}],
|
|
5044
|
+
type_asset: 'sdk.coin',
|
|
5045
|
+
traces: [{
|
|
5046
|
+
type: 'ibc',
|
|
5047
|
+
counterparty: {
|
|
5048
|
+
channel_id: 'channel-5',
|
|
5049
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
5050
|
+
chain_name: 'pryzm'
|
|
5051
|
+
},
|
|
5052
|
+
chain: {
|
|
5053
|
+
channel_id: 'channel-79'
|
|
5054
|
+
}
|
|
5055
|
+
}]
|
|
5056
|
+
},
|
|
4847
5057
|
{
|
|
4848
5058
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
4849
5059
|
denom_units: [{
|
|
@@ -4949,6 +5159,41 @@ const assets = {
|
|
|
4949
5159
|
}
|
|
4950
5160
|
}]
|
|
4951
5161
|
},
|
|
5162
|
+
{
|
|
5163
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
5164
|
+
denom_units: [{
|
|
5165
|
+
denom: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
5166
|
+
exponent: 0,
|
|
5167
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
5168
|
+
}, {
|
|
5169
|
+
denom: 'pstDYDX31Dec2026',
|
|
5170
|
+
exponent: 18
|
|
5171
|
+
}],
|
|
5172
|
+
base: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
5173
|
+
name: 'pstDydx (31Dec2026)',
|
|
5174
|
+
display: 'pstDYDX31Dec2026',
|
|
5175
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
5176
|
+
logo_URIs: {
|
|
5177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
5178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
5179
|
+
},
|
|
5180
|
+
images: [{
|
|
5181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
5182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
5183
|
+
}],
|
|
5184
|
+
type_asset: 'sdk.coin',
|
|
5185
|
+
traces: [{
|
|
5186
|
+
type: 'ibc',
|
|
5187
|
+
counterparty: {
|
|
5188
|
+
channel_id: 'channel-5',
|
|
5189
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
5190
|
+
chain_name: 'pryzm'
|
|
5191
|
+
},
|
|
5192
|
+
chain: {
|
|
5193
|
+
channel_id: 'channel-79'
|
|
5194
|
+
}
|
|
5195
|
+
}]
|
|
5196
|
+
},
|
|
4952
5197
|
{
|
|
4953
5198
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
4954
5199
|
denom_units: [{
|
|
@@ -5054,6 +5299,41 @@ const assets = {
|
|
|
5054
5299
|
}
|
|
5055
5300
|
}]
|
|
5056
5301
|
},
|
|
5302
|
+
{
|
|
5303
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
5304
|
+
denom_units: [{
|
|
5305
|
+
denom: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
5306
|
+
exponent: 0,
|
|
5307
|
+
aliases: ['p:udatom:31Dec2026']
|
|
5308
|
+
}, {
|
|
5309
|
+
denom: 'pdATOM31Dec2026',
|
|
5310
|
+
exponent: 6
|
|
5311
|
+
}],
|
|
5312
|
+
base: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
5313
|
+
name: 'pdAtom (31Dec2026)',
|
|
5314
|
+
display: 'pdATOM31Dec2026',
|
|
5315
|
+
symbol: 'pdATOM-31Dec2026',
|
|
5316
|
+
logo_URIs: {
|
|
5317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
5318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
5319
|
+
},
|
|
5320
|
+
images: [{
|
|
5321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
5322
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
5323
|
+
}],
|
|
5324
|
+
type_asset: 'sdk.coin',
|
|
5325
|
+
traces: [{
|
|
5326
|
+
type: 'ibc',
|
|
5327
|
+
counterparty: {
|
|
5328
|
+
channel_id: 'channel-5',
|
|
5329
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
5330
|
+
chain_name: 'pryzm'
|
|
5331
|
+
},
|
|
5332
|
+
chain: {
|
|
5333
|
+
channel_id: 'channel-79'
|
|
5334
|
+
}
|
|
5335
|
+
}]
|
|
5336
|
+
},
|
|
5057
5337
|
{
|
|
5058
5338
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
5059
5339
|
denom_units: [{
|
|
@@ -5124,6 +5404,41 @@ const assets = {
|
|
|
5124
5404
|
}
|
|
5125
5405
|
}]
|
|
5126
5406
|
},
|
|
5407
|
+
{
|
|
5408
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
5409
|
+
denom_units: [{
|
|
5410
|
+
denom: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
5411
|
+
exponent: 0,
|
|
5412
|
+
aliases: ['p:utia:31Dec2026']
|
|
5413
|
+
}, {
|
|
5414
|
+
denom: 'pTIA31Dec2026',
|
|
5415
|
+
exponent: 6
|
|
5416
|
+
}],
|
|
5417
|
+
base: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
5418
|
+
name: 'pTia (31Dec2026)',
|
|
5419
|
+
display: 'pTIA31Dec2026',
|
|
5420
|
+
symbol: 'pTIA-31Dec2026',
|
|
5421
|
+
logo_URIs: {
|
|
5422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5423
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5424
|
+
},
|
|
5425
|
+
images: [{
|
|
5426
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5427
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5428
|
+
}],
|
|
5429
|
+
type_asset: 'sdk.coin',
|
|
5430
|
+
traces: [{
|
|
5431
|
+
type: 'ibc',
|
|
5432
|
+
counterparty: {
|
|
5433
|
+
channel_id: 'channel-5',
|
|
5434
|
+
base_denom: 'p:utia:31Dec2026',
|
|
5435
|
+
chain_name: 'pryzm'
|
|
5436
|
+
},
|
|
5437
|
+
chain: {
|
|
5438
|
+
channel_id: 'channel-79'
|
|
5439
|
+
}
|
|
5440
|
+
}]
|
|
5441
|
+
},
|
|
5127
5442
|
{
|
|
5128
5443
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
5129
5444
|
denom_units: [{
|
|
@@ -5229,6 +5544,41 @@ const assets = {
|
|
|
5229
5544
|
}
|
|
5230
5545
|
}]
|
|
5231
5546
|
},
|
|
5547
|
+
{
|
|
5548
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
5549
|
+
denom_units: [{
|
|
5550
|
+
denom: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
5551
|
+
exponent: 0,
|
|
5552
|
+
aliases: ['y:uatom:31Dec2026']
|
|
5553
|
+
}, {
|
|
5554
|
+
denom: 'yATOM31Dec2026',
|
|
5555
|
+
exponent: 6
|
|
5556
|
+
}],
|
|
5557
|
+
base: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
5558
|
+
name: 'yAtom (31Dec2026)',
|
|
5559
|
+
display: 'yATOM31Dec2026',
|
|
5560
|
+
symbol: 'yATOM-31Dec2026',
|
|
5561
|
+
logo_URIs: {
|
|
5562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5563
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5564
|
+
},
|
|
5565
|
+
images: [{
|
|
5566
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5568
|
+
}],
|
|
5569
|
+
type_asset: 'sdk.coin',
|
|
5570
|
+
traces: [{
|
|
5571
|
+
type: 'ibc',
|
|
5572
|
+
counterparty: {
|
|
5573
|
+
channel_id: 'channel-5',
|
|
5574
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
5575
|
+
chain_name: 'pryzm'
|
|
5576
|
+
},
|
|
5577
|
+
chain: {
|
|
5578
|
+
channel_id: 'channel-79'
|
|
5579
|
+
}
|
|
5580
|
+
}]
|
|
5581
|
+
},
|
|
5232
5582
|
{
|
|
5233
5583
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
5234
5584
|
denom_units: [{
|
|
@@ -5334,6 +5684,41 @@ const assets = {
|
|
|
5334
5684
|
}
|
|
5335
5685
|
}]
|
|
5336
5686
|
},
|
|
5687
|
+
{
|
|
5688
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
5689
|
+
denom_units: [{
|
|
5690
|
+
denom: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
5691
|
+
exponent: 0,
|
|
5692
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
5693
|
+
}, {
|
|
5694
|
+
denom: 'yOSMO31Dec2026',
|
|
5695
|
+
exponent: 6
|
|
5696
|
+
}],
|
|
5697
|
+
base: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
5698
|
+
name: 'yOsmo (31Dec2026)',
|
|
5699
|
+
display: 'yOSMO31Dec2026',
|
|
5700
|
+
symbol: 'yOSMO-31Dec2026',
|
|
5701
|
+
logo_URIs: {
|
|
5702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
5703
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
5704
|
+
},
|
|
5705
|
+
images: [{
|
|
5706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
5707
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
5708
|
+
}],
|
|
5709
|
+
type_asset: 'sdk.coin',
|
|
5710
|
+
traces: [{
|
|
5711
|
+
type: 'ibc',
|
|
5712
|
+
counterparty: {
|
|
5713
|
+
channel_id: 'channel-5',
|
|
5714
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
5715
|
+
chain_name: 'pryzm'
|
|
5716
|
+
},
|
|
5717
|
+
chain: {
|
|
5718
|
+
channel_id: 'channel-79'
|
|
5719
|
+
}
|
|
5720
|
+
}]
|
|
5721
|
+
},
|
|
5337
5722
|
{
|
|
5338
5723
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
5339
5724
|
denom_units: [{
|
|
@@ -5439,6 +5824,41 @@ const assets = {
|
|
|
5439
5824
|
}
|
|
5440
5825
|
}]
|
|
5441
5826
|
},
|
|
5827
|
+
{
|
|
5828
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
5829
|
+
denom_units: [{
|
|
5830
|
+
denom: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
5831
|
+
exponent: 0,
|
|
5832
|
+
aliases: ['y:inj:31Dec2026']
|
|
5833
|
+
}, {
|
|
5834
|
+
denom: 'yINJ31Dec2026',
|
|
5835
|
+
exponent: 18
|
|
5836
|
+
}],
|
|
5837
|
+
base: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
5838
|
+
name: 'yInj (31Dec2026)',
|
|
5839
|
+
display: 'yINJ31Dec2026',
|
|
5840
|
+
symbol: 'yINJ-31Dec2026',
|
|
5841
|
+
logo_URIs: {
|
|
5842
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5844
|
+
},
|
|
5845
|
+
images: [{
|
|
5846
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5847
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5848
|
+
}],
|
|
5849
|
+
type_asset: 'sdk.coin',
|
|
5850
|
+
traces: [{
|
|
5851
|
+
type: 'ibc',
|
|
5852
|
+
counterparty: {
|
|
5853
|
+
channel_id: 'channel-5',
|
|
5854
|
+
base_denom: 'y:inj:31Dec2026',
|
|
5855
|
+
chain_name: 'pryzm'
|
|
5856
|
+
},
|
|
5857
|
+
chain: {
|
|
5858
|
+
channel_id: 'channel-79'
|
|
5859
|
+
}
|
|
5860
|
+
}]
|
|
5861
|
+
},
|
|
5442
5862
|
{
|
|
5443
5863
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
5444
5864
|
denom_units: [{
|
|
@@ -5544,6 +5964,41 @@ const assets = {
|
|
|
5544
5964
|
}
|
|
5545
5965
|
}]
|
|
5546
5966
|
},
|
|
5967
|
+
{
|
|
5968
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
5969
|
+
denom_units: [{
|
|
5970
|
+
denom: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
5971
|
+
exponent: 0,
|
|
5972
|
+
aliases: ['y:uluna:31Dec2026']
|
|
5973
|
+
}, {
|
|
5974
|
+
denom: 'yLUNA31Dec2026',
|
|
5975
|
+
exponent: 6
|
|
5976
|
+
}],
|
|
5977
|
+
base: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
5978
|
+
name: 'yLuna (31Dec2026)',
|
|
5979
|
+
display: 'yLUNA31Dec2026',
|
|
5980
|
+
symbol: 'yLUNA-31Dec2026',
|
|
5981
|
+
logo_URIs: {
|
|
5982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5983
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5984
|
+
},
|
|
5985
|
+
images: [{
|
|
5986
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5987
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5988
|
+
}],
|
|
5989
|
+
type_asset: 'sdk.coin',
|
|
5990
|
+
traces: [{
|
|
5991
|
+
type: 'ibc',
|
|
5992
|
+
counterparty: {
|
|
5993
|
+
channel_id: 'channel-5',
|
|
5994
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
5995
|
+
chain_name: 'pryzm'
|
|
5996
|
+
},
|
|
5997
|
+
chain: {
|
|
5998
|
+
channel_id: 'channel-79'
|
|
5999
|
+
}
|
|
6000
|
+
}]
|
|
6001
|
+
},
|
|
5547
6002
|
{
|
|
5548
6003
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
5549
6004
|
denom_units: [{
|
|
@@ -5649,6 +6104,41 @@ const assets = {
|
|
|
5649
6104
|
}
|
|
5650
6105
|
}]
|
|
5651
6106
|
},
|
|
6107
|
+
{
|
|
6108
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
6109
|
+
denom_units: [{
|
|
6110
|
+
denom: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
6111
|
+
exponent: 0,
|
|
6112
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
6113
|
+
}, {
|
|
6114
|
+
denom: 'yAUUU31Dec2026',
|
|
6115
|
+
exponent: 6
|
|
6116
|
+
}],
|
|
6117
|
+
base: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
6118
|
+
name: 'yAuuu (31Dec2026)',
|
|
6119
|
+
display: 'yAUUU31Dec2026',
|
|
6120
|
+
symbol: 'yAUUU-31Dec2026',
|
|
6121
|
+
logo_URIs: {
|
|
6122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
6123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6124
|
+
},
|
|
6125
|
+
images: [{
|
|
6126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
6127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6128
|
+
}],
|
|
6129
|
+
type_asset: 'sdk.coin',
|
|
6130
|
+
traces: [{
|
|
6131
|
+
type: 'ibc',
|
|
6132
|
+
counterparty: {
|
|
6133
|
+
channel_id: 'channel-5',
|
|
6134
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
6135
|
+
chain_name: 'pryzm'
|
|
6136
|
+
},
|
|
6137
|
+
chain: {
|
|
6138
|
+
channel_id: 'channel-79'
|
|
6139
|
+
}
|
|
6140
|
+
}]
|
|
6141
|
+
},
|
|
5652
6142
|
{
|
|
5653
6143
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
5654
6144
|
denom_units: [{
|
|
@@ -5754,6 +6244,41 @@ const assets = {
|
|
|
5754
6244
|
}
|
|
5755
6245
|
}]
|
|
5756
6246
|
},
|
|
6247
|
+
{
|
|
6248
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
6249
|
+
denom_units: [{
|
|
6250
|
+
denom: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
6251
|
+
exponent: 0,
|
|
6252
|
+
aliases: ['y:stutia:31Dec2026']
|
|
6253
|
+
}, {
|
|
6254
|
+
denom: 'ystTIA31Dec2026',
|
|
6255
|
+
exponent: 6
|
|
6256
|
+
}],
|
|
6257
|
+
base: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
6258
|
+
name: 'ystTia (31Dec2026)',
|
|
6259
|
+
display: 'ystTIA31Dec2026',
|
|
6260
|
+
symbol: 'ystTIA-31Dec2026',
|
|
6261
|
+
logo_URIs: {
|
|
6262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
6263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
6264
|
+
},
|
|
6265
|
+
images: [{
|
|
6266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
6267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
6268
|
+
}],
|
|
6269
|
+
type_asset: 'sdk.coin',
|
|
6270
|
+
traces: [{
|
|
6271
|
+
type: 'ibc',
|
|
6272
|
+
counterparty: {
|
|
6273
|
+
channel_id: 'channel-5',
|
|
6274
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
6275
|
+
chain_name: 'pryzm'
|
|
6276
|
+
},
|
|
6277
|
+
chain: {
|
|
6278
|
+
channel_id: 'channel-79'
|
|
6279
|
+
}
|
|
6280
|
+
}]
|
|
6281
|
+
},
|
|
5757
6282
|
{
|
|
5758
6283
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
5759
6284
|
denom_units: [{
|
|
@@ -5762,7 +6287,7 @@ const assets = {
|
|
|
5762
6287
|
aliases: ['y:stadydx:30Sep2024']
|
|
5763
6288
|
}, {
|
|
5764
6289
|
denom: 'ystDYDX30Sep2024',
|
|
5765
|
-
exponent:
|
|
6290
|
+
exponent: 18
|
|
5766
6291
|
}],
|
|
5767
6292
|
base: 'ibc/E8A5127B4E831123014C677F524F27CCF6F7DA17E4966320B0C48BFF7CC84E53',
|
|
5768
6293
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -5797,7 +6322,7 @@ const assets = {
|
|
|
5797
6322
|
aliases: ['y:stadydx:31Dec2024']
|
|
5798
6323
|
}, {
|
|
5799
6324
|
denom: 'ystDYDX31Dec2024',
|
|
5800
|
-
exponent:
|
|
6325
|
+
exponent: 18
|
|
5801
6326
|
}],
|
|
5802
6327
|
base: 'ibc/E8D1AAECCB544C3563892C3748899629597A92CB30256A00A99041B135FF97F0',
|
|
5803
6328
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -5832,7 +6357,7 @@ const assets = {
|
|
|
5832
6357
|
aliases: ['y:stadydx:31Dec2025']
|
|
5833
6358
|
}, {
|
|
5834
6359
|
denom: 'ystDYDX31Dec2025',
|
|
5835
|
-
exponent:
|
|
6360
|
+
exponent: 18
|
|
5836
6361
|
}],
|
|
5837
6362
|
base: 'ibc/73FBAF7AA2641A848CD53892D01C76D3D5C2523C5753AD437DE1D3B472815404',
|
|
5838
6363
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -5859,6 +6384,41 @@ const assets = {
|
|
|
5859
6384
|
}
|
|
5860
6385
|
}]
|
|
5861
6386
|
},
|
|
6387
|
+
{
|
|
6388
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
6389
|
+
denom_units: [{
|
|
6390
|
+
denom: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
6391
|
+
exponent: 0,
|
|
6392
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
6393
|
+
}, {
|
|
6394
|
+
denom: 'ystDYDX31Dec2026',
|
|
6395
|
+
exponent: 18
|
|
6396
|
+
}],
|
|
6397
|
+
base: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
6398
|
+
name: 'ystDydx (31Dec2026)',
|
|
6399
|
+
display: 'ystDYDX31Dec2026',
|
|
6400
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
6401
|
+
logo_URIs: {
|
|
6402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
6403
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
6404
|
+
},
|
|
6405
|
+
images: [{
|
|
6406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
6407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
6408
|
+
}],
|
|
6409
|
+
type_asset: 'sdk.coin',
|
|
6410
|
+
traces: [{
|
|
6411
|
+
type: 'ibc',
|
|
6412
|
+
counterparty: {
|
|
6413
|
+
channel_id: 'channel-5',
|
|
6414
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
6415
|
+
chain_name: 'pryzm'
|
|
6416
|
+
},
|
|
6417
|
+
chain: {
|
|
6418
|
+
channel_id: 'channel-79'
|
|
6419
|
+
}
|
|
6420
|
+
}]
|
|
6421
|
+
},
|
|
5862
6422
|
{
|
|
5863
6423
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
5864
6424
|
denom_units: [{
|
|
@@ -5964,6 +6524,41 @@ const assets = {
|
|
|
5964
6524
|
}
|
|
5965
6525
|
}]
|
|
5966
6526
|
},
|
|
6527
|
+
{
|
|
6528
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
6529
|
+
denom_units: [{
|
|
6530
|
+
denom: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
6531
|
+
exponent: 0,
|
|
6532
|
+
aliases: ['y:udatom:31Dec2026']
|
|
6533
|
+
}, {
|
|
6534
|
+
denom: 'ydATOM31Dec2026',
|
|
6535
|
+
exponent: 6
|
|
6536
|
+
}],
|
|
6537
|
+
base: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
6538
|
+
name: 'ydAtom (31Dec2026)',
|
|
6539
|
+
display: 'ydATOM31Dec2026',
|
|
6540
|
+
symbol: 'ydATOM-31Dec2026',
|
|
6541
|
+
logo_URIs: {
|
|
6542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
6543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
6544
|
+
},
|
|
6545
|
+
images: [{
|
|
6546
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
6547
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
6548
|
+
}],
|
|
6549
|
+
type_asset: 'sdk.coin',
|
|
6550
|
+
traces: [{
|
|
6551
|
+
type: 'ibc',
|
|
6552
|
+
counterparty: {
|
|
6553
|
+
channel_id: 'channel-5',
|
|
6554
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
6555
|
+
chain_name: 'pryzm'
|
|
6556
|
+
},
|
|
6557
|
+
chain: {
|
|
6558
|
+
channel_id: 'channel-79'
|
|
6559
|
+
}
|
|
6560
|
+
}]
|
|
6561
|
+
},
|
|
5967
6562
|
{
|
|
5968
6563
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
5969
6564
|
denom_units: [{
|
|
@@ -5991,7 +6586,42 @@ const assets = {
|
|
|
5991
6586
|
type: 'ibc',
|
|
5992
6587
|
counterparty: {
|
|
5993
6588
|
channel_id: 'channel-5',
|
|
5994
|
-
base_denom: 'y:utia:31Dec2024',
|
|
6589
|
+
base_denom: 'y:utia:31Dec2024',
|
|
6590
|
+
chain_name: 'pryzm'
|
|
6591
|
+
},
|
|
6592
|
+
chain: {
|
|
6593
|
+
channel_id: 'channel-79'
|
|
6594
|
+
}
|
|
6595
|
+
}]
|
|
6596
|
+
},
|
|
6597
|
+
{
|
|
6598
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
6599
|
+
denom_units: [{
|
|
6600
|
+
denom: 'ibc/AAADF477BF350B0375777D22B2AF8FC3FA3C18F582F83757EED6AB1D84FB3CD2',
|
|
6601
|
+
exponent: 0,
|
|
6602
|
+
aliases: ['y:utia:31Dec2025']
|
|
6603
|
+
}, {
|
|
6604
|
+
denom: 'yTIA31Dec2025',
|
|
6605
|
+
exponent: 6
|
|
6606
|
+
}],
|
|
6607
|
+
base: 'ibc/AAADF477BF350B0375777D22B2AF8FC3FA3C18F582F83757EED6AB1D84FB3CD2',
|
|
6608
|
+
name: 'yTia (31Dec2025)',
|
|
6609
|
+
display: 'yTIA31Dec2025',
|
|
6610
|
+
symbol: 'yTIA-31Dec2025',
|
|
6611
|
+
logo_URIs: {
|
|
6612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6613
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6614
|
+
},
|
|
6615
|
+
images: [{
|
|
6616
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6618
|
+
}],
|
|
6619
|
+
type_asset: 'sdk.coin',
|
|
6620
|
+
traces: [{
|
|
6621
|
+
type: 'ibc',
|
|
6622
|
+
counterparty: {
|
|
6623
|
+
channel_id: 'channel-5',
|
|
6624
|
+
base_denom: 'y:utia:31Dec2025',
|
|
5995
6625
|
chain_name: 'pryzm'
|
|
5996
6626
|
},
|
|
5997
6627
|
chain: {
|
|
@@ -6000,19 +6630,19 @@ const assets = {
|
|
|
6000
6630
|
}]
|
|
6001
6631
|
},
|
|
6002
6632
|
{
|
|
6003
|
-
description: 'Pryzm\'s refracted yield token for TIA with maturity of
|
|
6633
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
6004
6634
|
denom_units: [{
|
|
6005
|
-
denom: 'ibc/
|
|
6635
|
+
denom: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
6006
6636
|
exponent: 0,
|
|
6007
|
-
aliases: ['y:utia:
|
|
6637
|
+
aliases: ['y:utia:31Dec2026']
|
|
6008
6638
|
}, {
|
|
6009
|
-
denom: '
|
|
6639
|
+
denom: 'yTIA31Dec2026',
|
|
6010
6640
|
exponent: 6
|
|
6011
6641
|
}],
|
|
6012
|
-
base: 'ibc/
|
|
6013
|
-
name: 'yTia (
|
|
6014
|
-
display: '
|
|
6015
|
-
symbol: 'yTIA-
|
|
6642
|
+
base: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
6643
|
+
name: 'yTia (31Dec2026)',
|
|
6644
|
+
display: 'yTIA31Dec2026',
|
|
6645
|
+
symbol: 'yTIA-31Dec2026',
|
|
6016
6646
|
logo_URIs: {
|
|
6017
6647
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6018
6648
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
@@ -6026,7 +6656,7 @@ const assets = {
|
|
|
6026
6656
|
type: 'ibc',
|
|
6027
6657
|
counterparty: {
|
|
6028
6658
|
channel_id: 'channel-5',
|
|
6029
|
-
base_denom: 'y:utia:
|
|
6659
|
+
base_denom: 'y:utia:31Dec2026',
|
|
6030
6660
|
chain_name: 'pryzm'
|
|
6031
6661
|
},
|
|
6032
6662
|
chain: {
|
|
@@ -7881,6 +8511,41 @@ const assets = {
|
|
|
7881
8511
|
}
|
|
7882
8512
|
}]
|
|
7883
8513
|
},
|
|
8514
|
+
{
|
|
8515
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
8516
|
+
denom_units: [{
|
|
8517
|
+
denom: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
8518
|
+
exponent: 0,
|
|
8519
|
+
aliases: ['p:uatom:31Dec2026']
|
|
8520
|
+
}, {
|
|
8521
|
+
denom: 'pATOM31Dec2026',
|
|
8522
|
+
exponent: 6
|
|
8523
|
+
}],
|
|
8524
|
+
base: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
8525
|
+
name: 'pAtom (31Dec2026)',
|
|
8526
|
+
display: 'pATOM31Dec2026',
|
|
8527
|
+
symbol: 'pATOM-31Dec2026',
|
|
8528
|
+
logo_URIs: {
|
|
8529
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8530
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8531
|
+
},
|
|
8532
|
+
images: [{
|
|
8533
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8534
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8535
|
+
}],
|
|
8536
|
+
type_asset: 'sdk.coin',
|
|
8537
|
+
traces: [{
|
|
8538
|
+
type: 'ibc',
|
|
8539
|
+
counterparty: {
|
|
8540
|
+
channel_id: 'channel-5',
|
|
8541
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
8542
|
+
chain_name: 'pryzm'
|
|
8543
|
+
},
|
|
8544
|
+
chain: {
|
|
8545
|
+
channel_id: 'channel-79'
|
|
8546
|
+
}
|
|
8547
|
+
}]
|
|
8548
|
+
},
|
|
7884
8549
|
{
|
|
7885
8550
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
7886
8551
|
denom_units: [{
|
|
@@ -7986,6 +8651,41 @@ const assets = {
|
|
|
7986
8651
|
}
|
|
7987
8652
|
}]
|
|
7988
8653
|
},
|
|
8654
|
+
{
|
|
8655
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
8656
|
+
denom_units: [{
|
|
8657
|
+
denom: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
8658
|
+
exponent: 0,
|
|
8659
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
8660
|
+
}, {
|
|
8661
|
+
denom: 'pOSMO31Dec2026',
|
|
8662
|
+
exponent: 6
|
|
8663
|
+
}],
|
|
8664
|
+
base: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
8665
|
+
name: 'pOsmo (31Dec2026)',
|
|
8666
|
+
display: 'pOSMO31Dec2026',
|
|
8667
|
+
symbol: 'pOSMO-31Dec2026',
|
|
8668
|
+
logo_URIs: {
|
|
8669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8670
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8671
|
+
},
|
|
8672
|
+
images: [{
|
|
8673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8674
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8675
|
+
}],
|
|
8676
|
+
type_asset: 'sdk.coin',
|
|
8677
|
+
traces: [{
|
|
8678
|
+
type: 'ibc',
|
|
8679
|
+
counterparty: {
|
|
8680
|
+
channel_id: 'channel-5',
|
|
8681
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
8682
|
+
chain_name: 'pryzm'
|
|
8683
|
+
},
|
|
8684
|
+
chain: {
|
|
8685
|
+
channel_id: 'channel-79'
|
|
8686
|
+
}
|
|
8687
|
+
}]
|
|
8688
|
+
},
|
|
7989
8689
|
{
|
|
7990
8690
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
7991
8691
|
denom_units: [{
|
|
@@ -8091,6 +8791,41 @@ const assets = {
|
|
|
8091
8791
|
}
|
|
8092
8792
|
}]
|
|
8093
8793
|
},
|
|
8794
|
+
{
|
|
8795
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
8796
|
+
denom_units: [{
|
|
8797
|
+
denom: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
8798
|
+
exponent: 0,
|
|
8799
|
+
aliases: ['p:inj:31Dec2026']
|
|
8800
|
+
}, {
|
|
8801
|
+
denom: 'pINJ31Dec2026',
|
|
8802
|
+
exponent: 18
|
|
8803
|
+
}],
|
|
8804
|
+
base: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
8805
|
+
name: 'pInj (31Dec2026)',
|
|
8806
|
+
display: 'pINJ31Dec2026',
|
|
8807
|
+
symbol: 'pINJ-31Dec2026',
|
|
8808
|
+
logo_URIs: {
|
|
8809
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8810
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8811
|
+
},
|
|
8812
|
+
images: [{
|
|
8813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8814
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8815
|
+
}],
|
|
8816
|
+
type_asset: 'sdk.coin',
|
|
8817
|
+
traces: [{
|
|
8818
|
+
type: 'ibc',
|
|
8819
|
+
counterparty: {
|
|
8820
|
+
channel_id: 'channel-5',
|
|
8821
|
+
base_denom: 'p:inj:31Dec2026',
|
|
8822
|
+
chain_name: 'pryzm'
|
|
8823
|
+
},
|
|
8824
|
+
chain: {
|
|
8825
|
+
channel_id: 'channel-79'
|
|
8826
|
+
}
|
|
8827
|
+
}]
|
|
8828
|
+
},
|
|
8094
8829
|
{
|
|
8095
8830
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
8096
8831
|
denom_units: [{
|
|
@@ -8161,6 +8896,41 @@ const assets = {
|
|
|
8161
8896
|
}
|
|
8162
8897
|
}]
|
|
8163
8898
|
},
|
|
8899
|
+
{
|
|
8900
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
8901
|
+
denom_units: [{
|
|
8902
|
+
denom: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
8903
|
+
exponent: 0,
|
|
8904
|
+
aliases: ['p:uluna:31Dec2026']
|
|
8905
|
+
}, {
|
|
8906
|
+
denom: 'pLUNA31Dec2026',
|
|
8907
|
+
exponent: 6
|
|
8908
|
+
}],
|
|
8909
|
+
base: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
8910
|
+
name: 'pLuna (31Dec2026)',
|
|
8911
|
+
display: 'pLUNA31Dec2026',
|
|
8912
|
+
symbol: 'pLUNA-31Dec2026',
|
|
8913
|
+
logo_URIs: {
|
|
8914
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
8915
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
8916
|
+
},
|
|
8917
|
+
images: [{
|
|
8918
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
8919
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
8920
|
+
}],
|
|
8921
|
+
type_asset: 'sdk.coin',
|
|
8922
|
+
traces: [{
|
|
8923
|
+
type: 'ibc',
|
|
8924
|
+
counterparty: {
|
|
8925
|
+
channel_id: 'channel-5',
|
|
8926
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
8927
|
+
chain_name: 'pryzm'
|
|
8928
|
+
},
|
|
8929
|
+
chain: {
|
|
8930
|
+
channel_id: 'channel-79'
|
|
8931
|
+
}
|
|
8932
|
+
}]
|
|
8933
|
+
},
|
|
8164
8934
|
{
|
|
8165
8935
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
8166
8936
|
denom_units: [{
|
|
@@ -8301,6 +9071,41 @@ const assets = {
|
|
|
8301
9071
|
}
|
|
8302
9072
|
}]
|
|
8303
9073
|
},
|
|
9074
|
+
{
|
|
9075
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
9076
|
+
denom_units: [{
|
|
9077
|
+
denom: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
9078
|
+
exponent: 0,
|
|
9079
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
9080
|
+
}, {
|
|
9081
|
+
denom: 'pAUUU31Dec2026',
|
|
9082
|
+
exponent: 6
|
|
9083
|
+
}],
|
|
9084
|
+
base: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
9085
|
+
name: 'pAuuu (31Dec2026)',
|
|
9086
|
+
display: 'pAUUU31Dec2026',
|
|
9087
|
+
symbol: 'pAUUU-31Dec2026',
|
|
9088
|
+
logo_URIs: {
|
|
9089
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9090
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9091
|
+
},
|
|
9092
|
+
images: [{
|
|
9093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9095
|
+
}],
|
|
9096
|
+
type_asset: 'sdk.coin',
|
|
9097
|
+
traces: [{
|
|
9098
|
+
type: 'ibc',
|
|
9099
|
+
counterparty: {
|
|
9100
|
+
channel_id: 'channel-5',
|
|
9101
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
9102
|
+
chain_name: 'pryzm'
|
|
9103
|
+
},
|
|
9104
|
+
chain: {
|
|
9105
|
+
channel_id: 'channel-79'
|
|
9106
|
+
}
|
|
9107
|
+
}]
|
|
9108
|
+
},
|
|
8304
9109
|
{
|
|
8305
9110
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
8306
9111
|
denom_units: [{
|
|
@@ -8406,6 +9211,41 @@ const assets = {
|
|
|
8406
9211
|
}
|
|
8407
9212
|
}]
|
|
8408
9213
|
},
|
|
9214
|
+
{
|
|
9215
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
9216
|
+
denom_units: [{
|
|
9217
|
+
denom: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
9218
|
+
exponent: 0,
|
|
9219
|
+
aliases: ['p:stutia:31Dec2026']
|
|
9220
|
+
}, {
|
|
9221
|
+
denom: 'pstTIA31Dec2026',
|
|
9222
|
+
exponent: 6
|
|
9223
|
+
}],
|
|
9224
|
+
base: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
9225
|
+
name: 'pstTia (31Dec2026)',
|
|
9226
|
+
display: 'pstTIA31Dec2026',
|
|
9227
|
+
symbol: 'pstTIA-31Dec2026',
|
|
9228
|
+
logo_URIs: {
|
|
9229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9231
|
+
},
|
|
9232
|
+
images: [{
|
|
9233
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9235
|
+
}],
|
|
9236
|
+
type_asset: 'sdk.coin',
|
|
9237
|
+
traces: [{
|
|
9238
|
+
type: 'ibc',
|
|
9239
|
+
counterparty: {
|
|
9240
|
+
channel_id: 'channel-5',
|
|
9241
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
9242
|
+
chain_name: 'pryzm'
|
|
9243
|
+
},
|
|
9244
|
+
chain: {
|
|
9245
|
+
channel_id: 'channel-79'
|
|
9246
|
+
}
|
|
9247
|
+
}]
|
|
9248
|
+
},
|
|
8409
9249
|
{
|
|
8410
9250
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
8411
9251
|
denom_units: [{
|
|
@@ -8511,6 +9351,41 @@ const assets = {
|
|
|
8511
9351
|
}
|
|
8512
9352
|
}]
|
|
8513
9353
|
},
|
|
9354
|
+
{
|
|
9355
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
9356
|
+
denom_units: [{
|
|
9357
|
+
denom: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
9358
|
+
exponent: 0,
|
|
9359
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
9360
|
+
}, {
|
|
9361
|
+
denom: 'pstDYDX31Dec2026',
|
|
9362
|
+
exponent: 18
|
|
9363
|
+
}],
|
|
9364
|
+
base: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
9365
|
+
name: 'pstDydx (31Dec2026)',
|
|
9366
|
+
display: 'pstDYDX31Dec2026',
|
|
9367
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
9368
|
+
logo_URIs: {
|
|
9369
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9370
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9371
|
+
},
|
|
9372
|
+
images: [{
|
|
9373
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9374
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9375
|
+
}],
|
|
9376
|
+
type_asset: 'sdk.coin',
|
|
9377
|
+
traces: [{
|
|
9378
|
+
type: 'ibc',
|
|
9379
|
+
counterparty: {
|
|
9380
|
+
channel_id: 'channel-5',
|
|
9381
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
9382
|
+
chain_name: 'pryzm'
|
|
9383
|
+
},
|
|
9384
|
+
chain: {
|
|
9385
|
+
channel_id: 'channel-79'
|
|
9386
|
+
}
|
|
9387
|
+
}]
|
|
9388
|
+
},
|
|
8514
9389
|
{
|
|
8515
9390
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
8516
9391
|
denom_units: [{
|
|
@@ -8616,6 +9491,41 @@ const assets = {
|
|
|
8616
9491
|
}
|
|
8617
9492
|
}]
|
|
8618
9493
|
},
|
|
9494
|
+
{
|
|
9495
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
9496
|
+
denom_units: [{
|
|
9497
|
+
denom: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
9498
|
+
exponent: 0,
|
|
9499
|
+
aliases: ['p:udatom:31Dec2026']
|
|
9500
|
+
}, {
|
|
9501
|
+
denom: 'pdATOM31Dec2026',
|
|
9502
|
+
exponent: 6
|
|
9503
|
+
}],
|
|
9504
|
+
base: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
9505
|
+
name: 'pdAtom (31Dec2026)',
|
|
9506
|
+
display: 'pdATOM31Dec2026',
|
|
9507
|
+
symbol: 'pdATOM-31Dec2026',
|
|
9508
|
+
logo_URIs: {
|
|
9509
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9510
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9511
|
+
},
|
|
9512
|
+
images: [{
|
|
9513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9515
|
+
}],
|
|
9516
|
+
type_asset: 'sdk.coin',
|
|
9517
|
+
traces: [{
|
|
9518
|
+
type: 'ibc',
|
|
9519
|
+
counterparty: {
|
|
9520
|
+
channel_id: 'channel-5',
|
|
9521
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
9522
|
+
chain_name: 'pryzm'
|
|
9523
|
+
},
|
|
9524
|
+
chain: {
|
|
9525
|
+
channel_id: 'channel-79'
|
|
9526
|
+
}
|
|
9527
|
+
}]
|
|
9528
|
+
},
|
|
8619
9529
|
{
|
|
8620
9530
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8621
9531
|
denom_units: [{
|
|
@@ -8643,7 +9553,42 @@ const assets = {
|
|
|
8643
9553
|
type: 'ibc',
|
|
8644
9554
|
counterparty: {
|
|
8645
9555
|
channel_id: 'channel-5',
|
|
8646
|
-
base_denom: 'p:utia:31Dec2024',
|
|
9556
|
+
base_denom: 'p:utia:31Dec2024',
|
|
9557
|
+
chain_name: 'pryzm'
|
|
9558
|
+
},
|
|
9559
|
+
chain: {
|
|
9560
|
+
channel_id: 'channel-79'
|
|
9561
|
+
}
|
|
9562
|
+
}]
|
|
9563
|
+
},
|
|
9564
|
+
{
|
|
9565
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
9566
|
+
denom_units: [{
|
|
9567
|
+
denom: 'ibc/7A0FFD99CD9B0377E36BC9A87CCF19940E65C5768AB4633C1E8EE028ED096EC6',
|
|
9568
|
+
exponent: 0,
|
|
9569
|
+
aliases: ['p:utia:31Dec2025']
|
|
9570
|
+
}, {
|
|
9571
|
+
denom: 'pTIA31Dec2025',
|
|
9572
|
+
exponent: 6
|
|
9573
|
+
}],
|
|
9574
|
+
base: 'ibc/7A0FFD99CD9B0377E36BC9A87CCF19940E65C5768AB4633C1E8EE028ED096EC6',
|
|
9575
|
+
name: 'pTia (31Dec2025)',
|
|
9576
|
+
display: 'pTIA31Dec2025',
|
|
9577
|
+
symbol: 'pTIA-31Dec2025',
|
|
9578
|
+
logo_URIs: {
|
|
9579
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9580
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9581
|
+
},
|
|
9582
|
+
images: [{
|
|
9583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9585
|
+
}],
|
|
9586
|
+
type_asset: 'sdk.coin',
|
|
9587
|
+
traces: [{
|
|
9588
|
+
type: 'ibc',
|
|
9589
|
+
counterparty: {
|
|
9590
|
+
channel_id: 'channel-5',
|
|
9591
|
+
base_denom: 'p:utia:31Dec2025',
|
|
8647
9592
|
chain_name: 'pryzm'
|
|
8648
9593
|
},
|
|
8649
9594
|
chain: {
|
|
@@ -8652,19 +9597,19 @@ const assets = {
|
|
|
8652
9597
|
}]
|
|
8653
9598
|
},
|
|
8654
9599
|
{
|
|
8655
|
-
description: 'Pryzm\'s refracted principal token for TIA with maturity of
|
|
9600
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
8656
9601
|
denom_units: [{
|
|
8657
|
-
denom: 'ibc/
|
|
9602
|
+
denom: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
8658
9603
|
exponent: 0,
|
|
8659
|
-
aliases: ['p:utia:
|
|
9604
|
+
aliases: ['p:utia:31Dec2026']
|
|
8660
9605
|
}, {
|
|
8661
|
-
denom: '
|
|
9606
|
+
denom: 'pTIA31Dec2026',
|
|
8662
9607
|
exponent: 6
|
|
8663
9608
|
}],
|
|
8664
|
-
base: 'ibc/
|
|
8665
|
-
name: 'pTia (
|
|
8666
|
-
display: '
|
|
8667
|
-
symbol: 'pTIA-
|
|
9609
|
+
base: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
9610
|
+
name: 'pTia (31Dec2026)',
|
|
9611
|
+
display: 'pTIA31Dec2026',
|
|
9612
|
+
symbol: 'pTIA-31Dec2026',
|
|
8668
9613
|
logo_URIs: {
|
|
8669
9614
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8670
9615
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
@@ -8678,7 +9623,7 @@ const assets = {
|
|
|
8678
9623
|
type: 'ibc',
|
|
8679
9624
|
counterparty: {
|
|
8680
9625
|
channel_id: 'channel-5',
|
|
8681
|
-
base_denom: 'p:utia:
|
|
9626
|
+
base_denom: 'p:utia:31Dec2026',
|
|
8682
9627
|
chain_name: 'pryzm'
|
|
8683
9628
|
},
|
|
8684
9629
|
chain: {
|
|
@@ -8791,6 +9736,41 @@ const assets = {
|
|
|
8791
9736
|
}
|
|
8792
9737
|
}]
|
|
8793
9738
|
},
|
|
9739
|
+
{
|
|
9740
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
9741
|
+
denom_units: [{
|
|
9742
|
+
denom: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
9743
|
+
exponent: 0,
|
|
9744
|
+
aliases: ['y:uatom:31Dec2026']
|
|
9745
|
+
}, {
|
|
9746
|
+
denom: 'yATOM31Dec2026',
|
|
9747
|
+
exponent: 6
|
|
9748
|
+
}],
|
|
9749
|
+
base: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
9750
|
+
name: 'yAtom (31Dec2026)',
|
|
9751
|
+
display: 'yATOM31Dec2026',
|
|
9752
|
+
symbol: 'yATOM-31Dec2026',
|
|
9753
|
+
logo_URIs: {
|
|
9754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9755
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9756
|
+
},
|
|
9757
|
+
images: [{
|
|
9758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9759
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9760
|
+
}],
|
|
9761
|
+
type_asset: 'sdk.coin',
|
|
9762
|
+
traces: [{
|
|
9763
|
+
type: 'ibc',
|
|
9764
|
+
counterparty: {
|
|
9765
|
+
channel_id: 'channel-5',
|
|
9766
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
9767
|
+
chain_name: 'pryzm'
|
|
9768
|
+
},
|
|
9769
|
+
chain: {
|
|
9770
|
+
channel_id: 'channel-79'
|
|
9771
|
+
}
|
|
9772
|
+
}]
|
|
9773
|
+
},
|
|
8794
9774
|
{
|
|
8795
9775
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
8796
9776
|
denom_units: [{
|
|
@@ -8896,6 +9876,41 @@ const assets = {
|
|
|
8896
9876
|
}
|
|
8897
9877
|
}]
|
|
8898
9878
|
},
|
|
9879
|
+
{
|
|
9880
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
9881
|
+
denom_units: [{
|
|
9882
|
+
denom: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
9883
|
+
exponent: 0,
|
|
9884
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
9885
|
+
}, {
|
|
9886
|
+
denom: 'yOSMO31Dec2026',
|
|
9887
|
+
exponent: 6
|
|
9888
|
+
}],
|
|
9889
|
+
base: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
9890
|
+
name: 'yOsmo (31Dec2026)',
|
|
9891
|
+
display: 'yOSMO31Dec2026',
|
|
9892
|
+
symbol: 'yOSMO-31Dec2026',
|
|
9893
|
+
logo_URIs: {
|
|
9894
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9895
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9896
|
+
},
|
|
9897
|
+
images: [{
|
|
9898
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9899
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9900
|
+
}],
|
|
9901
|
+
type_asset: 'sdk.coin',
|
|
9902
|
+
traces: [{
|
|
9903
|
+
type: 'ibc',
|
|
9904
|
+
counterparty: {
|
|
9905
|
+
channel_id: 'channel-5',
|
|
9906
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
9907
|
+
chain_name: 'pryzm'
|
|
9908
|
+
},
|
|
9909
|
+
chain: {
|
|
9910
|
+
channel_id: 'channel-79'
|
|
9911
|
+
}
|
|
9912
|
+
}]
|
|
9913
|
+
},
|
|
8899
9914
|
{
|
|
8900
9915
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
8901
9916
|
denom_units: [{
|
|
@@ -9001,6 +10016,41 @@ const assets = {
|
|
|
9001
10016
|
}
|
|
9002
10017
|
}]
|
|
9003
10018
|
},
|
|
10019
|
+
{
|
|
10020
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
10021
|
+
denom_units: [{
|
|
10022
|
+
denom: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
10023
|
+
exponent: 0,
|
|
10024
|
+
aliases: ['y:inj:31Dec2026']
|
|
10025
|
+
}, {
|
|
10026
|
+
denom: 'yINJ31Dec2026',
|
|
10027
|
+
exponent: 18
|
|
10028
|
+
}],
|
|
10029
|
+
base: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
10030
|
+
name: 'yInj (31Dec2026)',
|
|
10031
|
+
display: 'yINJ31Dec2026',
|
|
10032
|
+
symbol: 'yINJ-31Dec2026',
|
|
10033
|
+
logo_URIs: {
|
|
10034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10035
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10036
|
+
},
|
|
10037
|
+
images: [{
|
|
10038
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10039
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10040
|
+
}],
|
|
10041
|
+
type_asset: 'sdk.coin',
|
|
10042
|
+
traces: [{
|
|
10043
|
+
type: 'ibc',
|
|
10044
|
+
counterparty: {
|
|
10045
|
+
channel_id: 'channel-5',
|
|
10046
|
+
base_denom: 'y:inj:31Dec2026',
|
|
10047
|
+
chain_name: 'pryzm'
|
|
10048
|
+
},
|
|
10049
|
+
chain: {
|
|
10050
|
+
channel_id: 'channel-79'
|
|
10051
|
+
}
|
|
10052
|
+
}]
|
|
10053
|
+
},
|
|
9004
10054
|
{
|
|
9005
10055
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
9006
10056
|
denom_units: [{
|
|
@@ -9106,6 +10156,41 @@ const assets = {
|
|
|
9106
10156
|
}
|
|
9107
10157
|
}]
|
|
9108
10158
|
},
|
|
10159
|
+
{
|
|
10160
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
10161
|
+
denom_units: [{
|
|
10162
|
+
denom: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
10163
|
+
exponent: 0,
|
|
10164
|
+
aliases: ['y:uluna:31Dec2026']
|
|
10165
|
+
}, {
|
|
10166
|
+
denom: 'yLUNA31Dec2026',
|
|
10167
|
+
exponent: 6
|
|
10168
|
+
}],
|
|
10169
|
+
base: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
10170
|
+
name: 'yLuna (31Dec2026)',
|
|
10171
|
+
display: 'yLUNA31Dec2026',
|
|
10172
|
+
symbol: 'yLUNA-31Dec2026',
|
|
10173
|
+
logo_URIs: {
|
|
10174
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10175
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10176
|
+
},
|
|
10177
|
+
images: [{
|
|
10178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10179
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10180
|
+
}],
|
|
10181
|
+
type_asset: 'sdk.coin',
|
|
10182
|
+
traces: [{
|
|
10183
|
+
type: 'ibc',
|
|
10184
|
+
counterparty: {
|
|
10185
|
+
channel_id: 'channel-5',
|
|
10186
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
10187
|
+
chain_name: 'pryzm'
|
|
10188
|
+
},
|
|
10189
|
+
chain: {
|
|
10190
|
+
channel_id: 'channel-79'
|
|
10191
|
+
}
|
|
10192
|
+
}]
|
|
10193
|
+
},
|
|
9109
10194
|
{
|
|
9110
10195
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
9111
10196
|
denom_units: [{
|
|
@@ -9211,6 +10296,41 @@ const assets = {
|
|
|
9211
10296
|
}
|
|
9212
10297
|
}]
|
|
9213
10298
|
},
|
|
10299
|
+
{
|
|
10300
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
10301
|
+
denom_units: [{
|
|
10302
|
+
denom: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
10303
|
+
exponent: 0,
|
|
10304
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
10305
|
+
}, {
|
|
10306
|
+
denom: 'yAUUU31Dec2026',
|
|
10307
|
+
exponent: 6
|
|
10308
|
+
}],
|
|
10309
|
+
base: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
10310
|
+
name: 'yAuuu (31Dec2026)',
|
|
10311
|
+
display: 'yAUUU31Dec2026',
|
|
10312
|
+
symbol: 'yAUUU-31Dec2026',
|
|
10313
|
+
logo_URIs: {
|
|
10314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10316
|
+
},
|
|
10317
|
+
images: [{
|
|
10318
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10319
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10320
|
+
}],
|
|
10321
|
+
type_asset: 'sdk.coin',
|
|
10322
|
+
traces: [{
|
|
10323
|
+
type: 'ibc',
|
|
10324
|
+
counterparty: {
|
|
10325
|
+
channel_id: 'channel-5',
|
|
10326
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
10327
|
+
chain_name: 'pryzm'
|
|
10328
|
+
},
|
|
10329
|
+
chain: {
|
|
10330
|
+
channel_id: 'channel-79'
|
|
10331
|
+
}
|
|
10332
|
+
}]
|
|
10333
|
+
},
|
|
9214
10334
|
{
|
|
9215
10335
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
9216
10336
|
denom_units: [{
|
|
@@ -9316,6 +10436,41 @@ const assets = {
|
|
|
9316
10436
|
}
|
|
9317
10437
|
}]
|
|
9318
10438
|
},
|
|
10439
|
+
{
|
|
10440
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
10441
|
+
denom_units: [{
|
|
10442
|
+
denom: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
10443
|
+
exponent: 0,
|
|
10444
|
+
aliases: ['y:stutia:31Dec2026']
|
|
10445
|
+
}, {
|
|
10446
|
+
denom: 'ystTIA31Dec2026',
|
|
10447
|
+
exponent: 6
|
|
10448
|
+
}],
|
|
10449
|
+
base: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
10450
|
+
name: 'ystTia (31Dec2026)',
|
|
10451
|
+
display: 'ystTIA31Dec2026',
|
|
10452
|
+
symbol: 'ystTIA-31Dec2026',
|
|
10453
|
+
logo_URIs: {
|
|
10454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10455
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10456
|
+
},
|
|
10457
|
+
images: [{
|
|
10458
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10460
|
+
}],
|
|
10461
|
+
type_asset: 'sdk.coin',
|
|
10462
|
+
traces: [{
|
|
10463
|
+
type: 'ibc',
|
|
10464
|
+
counterparty: {
|
|
10465
|
+
channel_id: 'channel-5',
|
|
10466
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
10467
|
+
chain_name: 'pryzm'
|
|
10468
|
+
},
|
|
10469
|
+
chain: {
|
|
10470
|
+
channel_id: 'channel-79'
|
|
10471
|
+
}
|
|
10472
|
+
}]
|
|
10473
|
+
},
|
|
9319
10474
|
{
|
|
9320
10475
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
9321
10476
|
denom_units: [{
|
|
@@ -9324,7 +10479,7 @@ const assets = {
|
|
|
9324
10479
|
aliases: ['y:stadydx:30Sep2024']
|
|
9325
10480
|
}, {
|
|
9326
10481
|
denom: 'ystDYDX30Sep2024',
|
|
9327
|
-
exponent:
|
|
10482
|
+
exponent: 18
|
|
9328
10483
|
}],
|
|
9329
10484
|
base: 'ibc/E8A5127B4E831123014C677F524F27CCF6F7DA17E4966320B0C48BFF7CC84E53',
|
|
9330
10485
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -9359,7 +10514,7 @@ const assets = {
|
|
|
9359
10514
|
aliases: ['y:stadydx:31Dec2024']
|
|
9360
10515
|
}, {
|
|
9361
10516
|
denom: 'ystDYDX31Dec2024',
|
|
9362
|
-
exponent:
|
|
10517
|
+
exponent: 18
|
|
9363
10518
|
}],
|
|
9364
10519
|
base: 'ibc/E8D1AAECCB544C3563892C3748899629597A92CB30256A00A99041B135FF97F0',
|
|
9365
10520
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -9394,7 +10549,7 @@ const assets = {
|
|
|
9394
10549
|
aliases: ['y:stadydx:31Dec2025']
|
|
9395
10550
|
}, {
|
|
9396
10551
|
denom: 'ystDYDX31Dec2025',
|
|
9397
|
-
exponent:
|
|
10552
|
+
exponent: 18
|
|
9398
10553
|
}],
|
|
9399
10554
|
base: 'ibc/73FBAF7AA2641A848CD53892D01C76D3D5C2523C5753AD437DE1D3B472815404',
|
|
9400
10555
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -9421,6 +10576,41 @@ const assets = {
|
|
|
9421
10576
|
}
|
|
9422
10577
|
}]
|
|
9423
10578
|
},
|
|
10579
|
+
{
|
|
10580
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
10581
|
+
denom_units: [{
|
|
10582
|
+
denom: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
10583
|
+
exponent: 0,
|
|
10584
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
10585
|
+
}, {
|
|
10586
|
+
denom: 'ystDYDX31Dec2026',
|
|
10587
|
+
exponent: 18
|
|
10588
|
+
}],
|
|
10589
|
+
base: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
10590
|
+
name: 'ystDydx (31Dec2026)',
|
|
10591
|
+
display: 'ystDYDX31Dec2026',
|
|
10592
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
10593
|
+
logo_URIs: {
|
|
10594
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10595
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10596
|
+
},
|
|
10597
|
+
images: [{
|
|
10598
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10600
|
+
}],
|
|
10601
|
+
type_asset: 'sdk.coin',
|
|
10602
|
+
traces: [{
|
|
10603
|
+
type: 'ibc',
|
|
10604
|
+
counterparty: {
|
|
10605
|
+
channel_id: 'channel-5',
|
|
10606
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
10607
|
+
chain_name: 'pryzm'
|
|
10608
|
+
},
|
|
10609
|
+
chain: {
|
|
10610
|
+
channel_id: 'channel-79'
|
|
10611
|
+
}
|
|
10612
|
+
}]
|
|
10613
|
+
},
|
|
9424
10614
|
{
|
|
9425
10615
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
9426
10616
|
denom_units: [{
|
|
@@ -9526,6 +10716,41 @@ const assets = {
|
|
|
9526
10716
|
}
|
|
9527
10717
|
}]
|
|
9528
10718
|
},
|
|
10719
|
+
{
|
|
10720
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
10721
|
+
denom_units: [{
|
|
10722
|
+
denom: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
10723
|
+
exponent: 0,
|
|
10724
|
+
aliases: ['y:udatom:31Dec2026']
|
|
10725
|
+
}, {
|
|
10726
|
+
denom: 'ydATOM31Dec2026',
|
|
10727
|
+
exponent: 6
|
|
10728
|
+
}],
|
|
10729
|
+
base: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
10730
|
+
name: 'ydAtom (31Dec2026)',
|
|
10731
|
+
display: 'ydATOM31Dec2026',
|
|
10732
|
+
symbol: 'ydATOM-31Dec2026',
|
|
10733
|
+
logo_URIs: {
|
|
10734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10735
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10736
|
+
},
|
|
10737
|
+
images: [{
|
|
10738
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10739
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10740
|
+
}],
|
|
10741
|
+
type_asset: 'sdk.coin',
|
|
10742
|
+
traces: [{
|
|
10743
|
+
type: 'ibc',
|
|
10744
|
+
counterparty: {
|
|
10745
|
+
channel_id: 'channel-5',
|
|
10746
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
10747
|
+
chain_name: 'pryzm'
|
|
10748
|
+
},
|
|
10749
|
+
chain: {
|
|
10750
|
+
channel_id: 'channel-79'
|
|
10751
|
+
}
|
|
10752
|
+
}]
|
|
10753
|
+
},
|
|
9529
10754
|
{
|
|
9530
10755
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9531
10756
|
denom_units: [{
|
|
@@ -9596,6 +10821,41 @@ const assets = {
|
|
|
9596
10821
|
}
|
|
9597
10822
|
}]
|
|
9598
10823
|
},
|
|
10824
|
+
{
|
|
10825
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
10826
|
+
denom_units: [{
|
|
10827
|
+
denom: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
10828
|
+
exponent: 0,
|
|
10829
|
+
aliases: ['y:utia:31Dec2026']
|
|
10830
|
+
}, {
|
|
10831
|
+
denom: 'yTIA31Dec2026',
|
|
10832
|
+
exponent: 6
|
|
10833
|
+
}],
|
|
10834
|
+
base: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
10835
|
+
name: 'yTia (31Dec2026)',
|
|
10836
|
+
display: 'yTIA31Dec2026',
|
|
10837
|
+
symbol: 'yTIA-31Dec2026',
|
|
10838
|
+
logo_URIs: {
|
|
10839
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10840
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10841
|
+
},
|
|
10842
|
+
images: [{
|
|
10843
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10844
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10845
|
+
}],
|
|
10846
|
+
type_asset: 'sdk.coin',
|
|
10847
|
+
traces: [{
|
|
10848
|
+
type: 'ibc',
|
|
10849
|
+
counterparty: {
|
|
10850
|
+
channel_id: 'channel-5',
|
|
10851
|
+
base_denom: 'y:utia:31Dec2026',
|
|
10852
|
+
chain_name: 'pryzm'
|
|
10853
|
+
},
|
|
10854
|
+
chain: {
|
|
10855
|
+
channel_id: 'channel-79'
|
|
10856
|
+
}
|
|
10857
|
+
}]
|
|
10858
|
+
},
|
|
9599
10859
|
{
|
|
9600
10860
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9601
10861
|
denom_units: [{
|