@chain-registry/assets 1.70.233 → 1.70.235
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/axelar.js +2595 -75
- package/esm/mainnet/celestia.js +2595 -75
- package/esm/mainnet/cosmoshub.js +2595 -75
- package/esm/mainnet/dydx.js +2595 -75
- package/esm/mainnet/injective.js +2595 -75
- package/esm/mainnet/neutron.js +2595 -75
- package/esm/mainnet/noble.js +2595 -75
- package/esm/mainnet/osmosis.js +2595 -75
- package/esm/mainnet/stride.js +2595 -75
- package/esm/mainnet/terra2.js +2595 -75
- package/index.d.ts +1 -1
- package/mainnet/axelar.js +2595 -75
- package/mainnet/celestia.js +2595 -75
- package/mainnet/cosmoshub.js +2595 -75
- package/mainnet/dydx.js +2595 -75
- package/mainnet/injective.js +2595 -75
- package/mainnet/neutron.js +2595 -75
- package/mainnet/noble.js +2595 -75
- package/mainnet/osmosis.js +2595 -75
- package/mainnet/stride.js +2595 -75
- package/mainnet/terra2.js +2595 -75
- package/package.json +5 -5
package/mainnet/axelar.js
CHANGED
|
@@ -3282,6 +3282,76 @@ const assets = {
|
|
|
3282
3282
|
}
|
|
3283
3283
|
}]
|
|
3284
3284
|
},
|
|
3285
|
+
{
|
|
3286
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Jun2025',
|
|
3287
|
+
denom_units: [{
|
|
3288
|
+
denom: 'ibc/0FEEF127902CCC331B0CD1A43A9CB1FE0C31AD31EDF1E2EF46E126A0C833BB5B',
|
|
3289
|
+
exponent: 0,
|
|
3290
|
+
aliases: ['p:uatom:30Jun2025']
|
|
3291
|
+
}, {
|
|
3292
|
+
denom: 'pATOM30Jun2025',
|
|
3293
|
+
exponent: 6
|
|
3294
|
+
}],
|
|
3295
|
+
base: 'ibc/0FEEF127902CCC331B0CD1A43A9CB1FE0C31AD31EDF1E2EF46E126A0C833BB5B',
|
|
3296
|
+
name: 'pAtom (30Jun2025)',
|
|
3297
|
+
display: 'pATOM30Jun2025',
|
|
3298
|
+
symbol: 'pATOM-30Jun2025',
|
|
3299
|
+
logo_URIs: {
|
|
3300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
3301
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
3302
|
+
},
|
|
3303
|
+
images: [{
|
|
3304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
3305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
3306
|
+
}],
|
|
3307
|
+
type_asset: 'sdk.coin',
|
|
3308
|
+
traces: [{
|
|
3309
|
+
type: 'ibc',
|
|
3310
|
+
counterparty: {
|
|
3311
|
+
channel_id: 'channel-13',
|
|
3312
|
+
base_denom: 'p:uatom:30Jun2025',
|
|
3313
|
+
chain_name: 'pryzm'
|
|
3314
|
+
},
|
|
3315
|
+
chain: {
|
|
3316
|
+
channel_id: 'channel-155'
|
|
3317
|
+
}
|
|
3318
|
+
}]
|
|
3319
|
+
},
|
|
3320
|
+
{
|
|
3321
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Sep2025',
|
|
3322
|
+
denom_units: [{
|
|
3323
|
+
denom: 'ibc/07D93DE3C1DFE98EFC4A768E2FBE77ED85B15A4945665B0A7864A17497DD91EA',
|
|
3324
|
+
exponent: 0,
|
|
3325
|
+
aliases: ['p:uatom:30Sep2025']
|
|
3326
|
+
}, {
|
|
3327
|
+
denom: 'pATOM30Sep2025',
|
|
3328
|
+
exponent: 6
|
|
3329
|
+
}],
|
|
3330
|
+
base: 'ibc/07D93DE3C1DFE98EFC4A768E2FBE77ED85B15A4945665B0A7864A17497DD91EA',
|
|
3331
|
+
name: 'pAtom (30Sep2025)',
|
|
3332
|
+
display: 'pATOM30Sep2025',
|
|
3333
|
+
symbol: 'pATOM-30Sep2025',
|
|
3334
|
+
logo_URIs: {
|
|
3335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
3336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
3337
|
+
},
|
|
3338
|
+
images: [{
|
|
3339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
3340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
3341
|
+
}],
|
|
3342
|
+
type_asset: 'sdk.coin',
|
|
3343
|
+
traces: [{
|
|
3344
|
+
type: 'ibc',
|
|
3345
|
+
counterparty: {
|
|
3346
|
+
channel_id: 'channel-13',
|
|
3347
|
+
base_denom: 'p:uatom:30Sep2025',
|
|
3348
|
+
chain_name: 'pryzm'
|
|
3349
|
+
},
|
|
3350
|
+
chain: {
|
|
3351
|
+
channel_id: 'channel-155'
|
|
3352
|
+
}
|
|
3353
|
+
}]
|
|
3354
|
+
},
|
|
3285
3355
|
{
|
|
3286
3356
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
3287
3357
|
denom_units: [{
|
|
@@ -3457,6 +3527,76 @@ const assets = {
|
|
|
3457
3527
|
}
|
|
3458
3528
|
}]
|
|
3459
3529
|
},
|
|
3530
|
+
{
|
|
3531
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Jun2025',
|
|
3532
|
+
denom_units: [{
|
|
3533
|
+
denom: 'ibc/6604CC9C033A67A3383F02FC510C01E5F5D9D407EA958B1799DFA1347379BC31',
|
|
3534
|
+
exponent: 0,
|
|
3535
|
+
aliases: ['p:uosmo:30Jun2025']
|
|
3536
|
+
}, {
|
|
3537
|
+
denom: 'pOSMO30Jun2025',
|
|
3538
|
+
exponent: 6
|
|
3539
|
+
}],
|
|
3540
|
+
base: 'ibc/6604CC9C033A67A3383F02FC510C01E5F5D9D407EA958B1799DFA1347379BC31',
|
|
3541
|
+
name: 'pOsmo (30Jun2025)',
|
|
3542
|
+
display: 'pOSMO30Jun2025',
|
|
3543
|
+
symbol: 'pOSMO-30Jun2025',
|
|
3544
|
+
logo_URIs: {
|
|
3545
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
3546
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
3547
|
+
},
|
|
3548
|
+
images: [{
|
|
3549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
3550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
3551
|
+
}],
|
|
3552
|
+
type_asset: 'sdk.coin',
|
|
3553
|
+
traces: [{
|
|
3554
|
+
type: 'ibc',
|
|
3555
|
+
counterparty: {
|
|
3556
|
+
channel_id: 'channel-13',
|
|
3557
|
+
base_denom: 'p:uosmo:30Jun2025',
|
|
3558
|
+
chain_name: 'pryzm'
|
|
3559
|
+
},
|
|
3560
|
+
chain: {
|
|
3561
|
+
channel_id: 'channel-155'
|
|
3562
|
+
}
|
|
3563
|
+
}]
|
|
3564
|
+
},
|
|
3565
|
+
{
|
|
3566
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2025',
|
|
3567
|
+
denom_units: [{
|
|
3568
|
+
denom: 'ibc/078ABF2C5A7D04DA068F2585843B93449D108869E28C49C6D5DD98C0E8A36C68',
|
|
3569
|
+
exponent: 0,
|
|
3570
|
+
aliases: ['p:uosmo:30Sep2025']
|
|
3571
|
+
}, {
|
|
3572
|
+
denom: 'pOSMO30Sep2025',
|
|
3573
|
+
exponent: 6
|
|
3574
|
+
}],
|
|
3575
|
+
base: 'ibc/078ABF2C5A7D04DA068F2585843B93449D108869E28C49C6D5DD98C0E8A36C68',
|
|
3576
|
+
name: 'pOsmo (30Sep2025)',
|
|
3577
|
+
display: 'pOSMO30Sep2025',
|
|
3578
|
+
symbol: 'pOSMO-30Sep2025',
|
|
3579
|
+
logo_URIs: {
|
|
3580
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
3581
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
3582
|
+
},
|
|
3583
|
+
images: [{
|
|
3584
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
3585
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
3586
|
+
}],
|
|
3587
|
+
type_asset: 'sdk.coin',
|
|
3588
|
+
traces: [{
|
|
3589
|
+
type: 'ibc',
|
|
3590
|
+
counterparty: {
|
|
3591
|
+
channel_id: 'channel-13',
|
|
3592
|
+
base_denom: 'p:uosmo:30Sep2025',
|
|
3593
|
+
chain_name: 'pryzm'
|
|
3594
|
+
},
|
|
3595
|
+
chain: {
|
|
3596
|
+
channel_id: 'channel-155'
|
|
3597
|
+
}
|
|
3598
|
+
}]
|
|
3599
|
+
},
|
|
3460
3600
|
{
|
|
3461
3601
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
3462
3602
|
denom_units: [{
|
|
@@ -3632,6 +3772,76 @@ const assets = {
|
|
|
3632
3772
|
}
|
|
3633
3773
|
}]
|
|
3634
3774
|
},
|
|
3775
|
+
{
|
|
3776
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Jun2025',
|
|
3777
|
+
denom_units: [{
|
|
3778
|
+
denom: 'ibc/3E9A5D0E4C42FA3FE78CBAA852EF5FA56FEC1D2EEA749E0B04710764E8968D68',
|
|
3779
|
+
exponent: 0,
|
|
3780
|
+
aliases: ['p:inj:30Jun2025']
|
|
3781
|
+
}, {
|
|
3782
|
+
denom: 'pINJ30Jun2025',
|
|
3783
|
+
exponent: 18
|
|
3784
|
+
}],
|
|
3785
|
+
base: 'ibc/3E9A5D0E4C42FA3FE78CBAA852EF5FA56FEC1D2EEA749E0B04710764E8968D68',
|
|
3786
|
+
name: 'pInj (30Jun2025)',
|
|
3787
|
+
display: 'pINJ30Jun2025',
|
|
3788
|
+
symbol: 'pINJ-30Jun2025',
|
|
3789
|
+
logo_URIs: {
|
|
3790
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
3791
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
3792
|
+
},
|
|
3793
|
+
images: [{
|
|
3794
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
3795
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
3796
|
+
}],
|
|
3797
|
+
type_asset: 'sdk.coin',
|
|
3798
|
+
traces: [{
|
|
3799
|
+
type: 'ibc',
|
|
3800
|
+
counterparty: {
|
|
3801
|
+
channel_id: 'channel-13',
|
|
3802
|
+
base_denom: 'p:inj:30Jun2025',
|
|
3803
|
+
chain_name: 'pryzm'
|
|
3804
|
+
},
|
|
3805
|
+
chain: {
|
|
3806
|
+
channel_id: 'channel-155'
|
|
3807
|
+
}
|
|
3808
|
+
}]
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2025',
|
|
3812
|
+
denom_units: [{
|
|
3813
|
+
denom: 'ibc/BB85539D6C1D471E0314B90FE75BA43973749E0A8012F5533DBED3D32602EC74',
|
|
3814
|
+
exponent: 0,
|
|
3815
|
+
aliases: ['p:inj:30Sep2025']
|
|
3816
|
+
}, {
|
|
3817
|
+
denom: 'pINJ30Sep2025',
|
|
3818
|
+
exponent: 18
|
|
3819
|
+
}],
|
|
3820
|
+
base: 'ibc/BB85539D6C1D471E0314B90FE75BA43973749E0A8012F5533DBED3D32602EC74',
|
|
3821
|
+
name: 'pInj (30Sep2025)',
|
|
3822
|
+
display: 'pINJ30Sep2025',
|
|
3823
|
+
symbol: 'pINJ-30Sep2025',
|
|
3824
|
+
logo_URIs: {
|
|
3825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
3826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
3827
|
+
},
|
|
3828
|
+
images: [{
|
|
3829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
3830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
3831
|
+
}],
|
|
3832
|
+
type_asset: 'sdk.coin',
|
|
3833
|
+
traces: [{
|
|
3834
|
+
type: 'ibc',
|
|
3835
|
+
counterparty: {
|
|
3836
|
+
channel_id: 'channel-13',
|
|
3837
|
+
base_denom: 'p:inj:30Sep2025',
|
|
3838
|
+
chain_name: 'pryzm'
|
|
3839
|
+
},
|
|
3840
|
+
chain: {
|
|
3841
|
+
channel_id: 'channel-155'
|
|
3842
|
+
}
|
|
3843
|
+
}]
|
|
3844
|
+
},
|
|
3635
3845
|
{
|
|
3636
3846
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
3637
3847
|
denom_units: [{
|
|
@@ -3807,6 +4017,76 @@ const assets = {
|
|
|
3807
4017
|
}
|
|
3808
4018
|
}]
|
|
3809
4019
|
},
|
|
4020
|
+
{
|
|
4021
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Jun2025',
|
|
4022
|
+
denom_units: [{
|
|
4023
|
+
denom: 'ibc/7EFEBEF8E882402CD2E97DE1E0BCE8A1ABD3FBA0C21ED32681FDB6EA439064CD',
|
|
4024
|
+
exponent: 0,
|
|
4025
|
+
aliases: ['p:uluna:30Jun2025']
|
|
4026
|
+
}, {
|
|
4027
|
+
denom: 'pLUNA30Jun2025',
|
|
4028
|
+
exponent: 6
|
|
4029
|
+
}],
|
|
4030
|
+
base: 'ibc/7EFEBEF8E882402CD2E97DE1E0BCE8A1ABD3FBA0C21ED32681FDB6EA439064CD',
|
|
4031
|
+
name: 'pLuna (30Jun2025)',
|
|
4032
|
+
display: 'pLUNA30Jun2025',
|
|
4033
|
+
symbol: 'pLUNA-30Jun2025',
|
|
4034
|
+
logo_URIs: {
|
|
4035
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4037
|
+
},
|
|
4038
|
+
images: [{
|
|
4039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4040
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4041
|
+
}],
|
|
4042
|
+
type_asset: 'sdk.coin',
|
|
4043
|
+
traces: [{
|
|
4044
|
+
type: 'ibc',
|
|
4045
|
+
counterparty: {
|
|
4046
|
+
channel_id: 'channel-13',
|
|
4047
|
+
base_denom: 'p:uluna:30Jun2025',
|
|
4048
|
+
chain_name: 'pryzm'
|
|
4049
|
+
},
|
|
4050
|
+
chain: {
|
|
4051
|
+
channel_id: 'channel-155'
|
|
4052
|
+
}
|
|
4053
|
+
}]
|
|
4054
|
+
},
|
|
4055
|
+
{
|
|
4056
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2025',
|
|
4057
|
+
denom_units: [{
|
|
4058
|
+
denom: 'ibc/478E5B50EFCE19C579F1B09DBFC6C34174A1A14B9E3374FF2CECB3186D582CBA',
|
|
4059
|
+
exponent: 0,
|
|
4060
|
+
aliases: ['p:uluna:30Sep2025']
|
|
4061
|
+
}, {
|
|
4062
|
+
denom: 'pLUNA30Sep2025',
|
|
4063
|
+
exponent: 6
|
|
4064
|
+
}],
|
|
4065
|
+
base: 'ibc/478E5B50EFCE19C579F1B09DBFC6C34174A1A14B9E3374FF2CECB3186D582CBA',
|
|
4066
|
+
name: 'pLuna (30Sep2025)',
|
|
4067
|
+
display: 'pLUNA30Sep2025',
|
|
4068
|
+
symbol: 'pLUNA-30Sep2025',
|
|
4069
|
+
logo_URIs: {
|
|
4070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4071
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4072
|
+
},
|
|
4073
|
+
images: [{
|
|
4074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4076
|
+
}],
|
|
4077
|
+
type_asset: 'sdk.coin',
|
|
4078
|
+
traces: [{
|
|
4079
|
+
type: 'ibc',
|
|
4080
|
+
counterparty: {
|
|
4081
|
+
channel_id: 'channel-13',
|
|
4082
|
+
base_denom: 'p:uluna:30Sep2025',
|
|
4083
|
+
chain_name: 'pryzm'
|
|
4084
|
+
},
|
|
4085
|
+
chain: {
|
|
4086
|
+
channel_id: 'channel-155'
|
|
4087
|
+
}
|
|
4088
|
+
}]
|
|
4089
|
+
},
|
|
3810
4090
|
{
|
|
3811
4091
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
3812
4092
|
denom_units: [{
|
|
@@ -3947,6 +4227,41 @@ const assets = {
|
|
|
3947
4227
|
}
|
|
3948
4228
|
}]
|
|
3949
4229
|
},
|
|
4230
|
+
{
|
|
4231
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Jun2025',
|
|
4232
|
+
denom_units: [{
|
|
4233
|
+
denom: 'ibc/E8506B7F4CF619D0FAA1FDA51FB479E852D47D22761ED4B6674D78A8D188AE4B',
|
|
4234
|
+
exponent: 0,
|
|
4235
|
+
aliases: ['p:uauuu:30Jun2025']
|
|
4236
|
+
}, {
|
|
4237
|
+
denom: 'pAUUU30Jun2025',
|
|
4238
|
+
exponent: 6
|
|
4239
|
+
}],
|
|
4240
|
+
base: 'ibc/E8506B7F4CF619D0FAA1FDA51FB479E852D47D22761ED4B6674D78A8D188AE4B',
|
|
4241
|
+
name: 'pAuuu (30Jun2025)',
|
|
4242
|
+
display: 'pAUUU30Jun2025',
|
|
4243
|
+
symbol: 'pAUUU-30Jun2025',
|
|
4244
|
+
logo_URIs: {
|
|
4245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
4246
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
4247
|
+
},
|
|
4248
|
+
images: [{
|
|
4249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
4250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
4251
|
+
}],
|
|
4252
|
+
type_asset: 'sdk.coin',
|
|
4253
|
+
traces: [{
|
|
4254
|
+
type: 'ibc',
|
|
4255
|
+
counterparty: {
|
|
4256
|
+
channel_id: 'channel-13',
|
|
4257
|
+
base_denom: 'p:uauuu:30Jun2025',
|
|
4258
|
+
chain_name: 'pryzm'
|
|
4259
|
+
},
|
|
4260
|
+
chain: {
|
|
4261
|
+
channel_id: 'channel-155'
|
|
4262
|
+
}
|
|
4263
|
+
}]
|
|
4264
|
+
},
|
|
3950
4265
|
{
|
|
3951
4266
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2025',
|
|
3952
4267
|
denom_units: [{
|
|
@@ -4123,19 +4438,19 @@ const assets = {
|
|
|
4123
4438
|
}]
|
|
4124
4439
|
},
|
|
4125
4440
|
{
|
|
4126
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
4441
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Jun2025',
|
|
4127
4442
|
denom_units: [{
|
|
4128
|
-
denom: 'ibc/
|
|
4443
|
+
denom: 'ibc/171E89132D2BE14A94A54FAA84B75E1FFAADC9719056F771823E8DBE32431748',
|
|
4129
4444
|
exponent: 0,
|
|
4130
|
-
aliases: ['p:stutia:
|
|
4445
|
+
aliases: ['p:stutia:30Jun2025']
|
|
4131
4446
|
}, {
|
|
4132
|
-
denom: '
|
|
4447
|
+
denom: 'pstTIA30Jun2025',
|
|
4133
4448
|
exponent: 6
|
|
4134
4449
|
}],
|
|
4135
|
-
base: 'ibc/
|
|
4136
|
-
name: 'pstTia (
|
|
4137
|
-
display: '
|
|
4138
|
-
symbol: 'pstTIA-
|
|
4450
|
+
base: 'ibc/171E89132D2BE14A94A54FAA84B75E1FFAADC9719056F771823E8DBE32431748',
|
|
4451
|
+
name: 'pstTia (30Jun2025)',
|
|
4452
|
+
display: 'pstTIA30Jun2025',
|
|
4453
|
+
symbol: 'pstTIA-30Jun2025',
|
|
4139
4454
|
logo_URIs: {
|
|
4140
4455
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
4141
4456
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
@@ -4149,7 +4464,7 @@ const assets = {
|
|
|
4149
4464
|
type: 'ibc',
|
|
4150
4465
|
counterparty: {
|
|
4151
4466
|
channel_id: 'channel-13',
|
|
4152
|
-
base_denom: 'p:stutia:
|
|
4467
|
+
base_denom: 'p:stutia:30Jun2025',
|
|
4153
4468
|
chain_name: 'pryzm'
|
|
4154
4469
|
},
|
|
4155
4470
|
chain: {
|
|
@@ -4158,20 +4473,55 @@ const assets = {
|
|
|
4158
4473
|
}]
|
|
4159
4474
|
},
|
|
4160
4475
|
{
|
|
4161
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
4476
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
4162
4477
|
denom_units: [{
|
|
4163
|
-
denom: 'ibc/
|
|
4478
|
+
denom: 'ibc/E6322846AD85FCFB1E1AD209E311F862381DA4B7F730433C1DDA44DD52DCB0B0',
|
|
4164
4479
|
exponent: 0,
|
|
4165
|
-
aliases: ['p:stutia:
|
|
4480
|
+
aliases: ['p:stutia:31Dec2025']
|
|
4166
4481
|
}, {
|
|
4167
|
-
denom: '
|
|
4482
|
+
denom: 'pstTIA31Dec2025',
|
|
4168
4483
|
exponent: 6
|
|
4169
4484
|
}],
|
|
4170
|
-
base: 'ibc/
|
|
4171
|
-
name: 'pstTia (
|
|
4172
|
-
display: '
|
|
4173
|
-
symbol: 'pstTIA-
|
|
4174
|
-
logo_URIs: {
|
|
4485
|
+
base: 'ibc/E6322846AD85FCFB1E1AD209E311F862381DA4B7F730433C1DDA44DD52DCB0B0',
|
|
4486
|
+
name: 'pstTia (31Dec2025)',
|
|
4487
|
+
display: 'pstTIA31Dec2025',
|
|
4488
|
+
symbol: 'pstTIA-31Dec2025',
|
|
4489
|
+
logo_URIs: {
|
|
4490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
4491
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
4492
|
+
},
|
|
4493
|
+
images: [{
|
|
4494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
4495
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
4496
|
+
}],
|
|
4497
|
+
type_asset: 'sdk.coin',
|
|
4498
|
+
traces: [{
|
|
4499
|
+
type: 'ibc',
|
|
4500
|
+
counterparty: {
|
|
4501
|
+
channel_id: 'channel-13',
|
|
4502
|
+
base_denom: 'p:stutia:31Dec2025',
|
|
4503
|
+
chain_name: 'pryzm'
|
|
4504
|
+
},
|
|
4505
|
+
chain: {
|
|
4506
|
+
channel_id: 'channel-155'
|
|
4507
|
+
}
|
|
4508
|
+
}]
|
|
4509
|
+
},
|
|
4510
|
+
{
|
|
4511
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
4512
|
+
denom_units: [{
|
|
4513
|
+
denom: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
4514
|
+
exponent: 0,
|
|
4515
|
+
aliases: ['p:stutia:31Dec2026']
|
|
4516
|
+
}, {
|
|
4517
|
+
denom: 'pstTIA31Dec2026',
|
|
4518
|
+
exponent: 6
|
|
4519
|
+
}],
|
|
4520
|
+
base: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
4521
|
+
name: 'pstTia (31Dec2026)',
|
|
4522
|
+
display: 'pstTIA31Dec2026',
|
|
4523
|
+
symbol: 'pstTIA-31Dec2026',
|
|
4524
|
+
logo_URIs: {
|
|
4175
4525
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
4176
4526
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
4177
4527
|
},
|
|
@@ -4297,6 +4647,41 @@ const assets = {
|
|
|
4297
4647
|
}
|
|
4298
4648
|
}]
|
|
4299
4649
|
},
|
|
4650
|
+
{
|
|
4651
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Jun2025',
|
|
4652
|
+
denom_units: [{
|
|
4653
|
+
denom: 'ibc/302C062CF7947A67105558B77C93EB2BC5FB558F27A287175DC3C8C821DEDF2C',
|
|
4654
|
+
exponent: 0,
|
|
4655
|
+
aliases: ['p:stadydx:30Jun2025']
|
|
4656
|
+
}, {
|
|
4657
|
+
denom: 'pstDYDX30Jun2025',
|
|
4658
|
+
exponent: 18
|
|
4659
|
+
}],
|
|
4660
|
+
base: 'ibc/302C062CF7947A67105558B77C93EB2BC5FB558F27A287175DC3C8C821DEDF2C',
|
|
4661
|
+
name: 'pstDydx (30Jun2025)',
|
|
4662
|
+
display: 'pstDYDX30Jun2025',
|
|
4663
|
+
symbol: 'pstDYDX-30Jun2025',
|
|
4664
|
+
logo_URIs: {
|
|
4665
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
4666
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
4667
|
+
},
|
|
4668
|
+
images: [{
|
|
4669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
4670
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
4671
|
+
}],
|
|
4672
|
+
type_asset: 'sdk.coin',
|
|
4673
|
+
traces: [{
|
|
4674
|
+
type: 'ibc',
|
|
4675
|
+
counterparty: {
|
|
4676
|
+
channel_id: 'channel-13',
|
|
4677
|
+
base_denom: 'p:stadydx:30Jun2025',
|
|
4678
|
+
chain_name: 'pryzm'
|
|
4679
|
+
},
|
|
4680
|
+
chain: {
|
|
4681
|
+
channel_id: 'channel-155'
|
|
4682
|
+
}
|
|
4683
|
+
}]
|
|
4684
|
+
},
|
|
4300
4685
|
{
|
|
4301
4686
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
4302
4687
|
denom_units: [{
|
|
@@ -4612,6 +4997,76 @@ const assets = {
|
|
|
4612
4997
|
}
|
|
4613
4998
|
}]
|
|
4614
4999
|
},
|
|
5000
|
+
{
|
|
5001
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Jun2025',
|
|
5002
|
+
denom_units: [{
|
|
5003
|
+
denom: 'ibc/4ABD875A334D2F093855486165368725601AD0C7CA5F362F913CFA07BD2DEEC2',
|
|
5004
|
+
exponent: 0,
|
|
5005
|
+
aliases: ['p:utia:30Jun2025']
|
|
5006
|
+
}, {
|
|
5007
|
+
denom: 'pTIA30Jun2025',
|
|
5008
|
+
exponent: 6
|
|
5009
|
+
}],
|
|
5010
|
+
base: 'ibc/4ABD875A334D2F093855486165368725601AD0C7CA5F362F913CFA07BD2DEEC2',
|
|
5011
|
+
name: 'pTia (30Jun2025)',
|
|
5012
|
+
display: 'pTIA30Jun2025',
|
|
5013
|
+
symbol: 'pTIA-30Jun2025',
|
|
5014
|
+
logo_URIs: {
|
|
5015
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5016
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5017
|
+
},
|
|
5018
|
+
images: [{
|
|
5019
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5020
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5021
|
+
}],
|
|
5022
|
+
type_asset: 'sdk.coin',
|
|
5023
|
+
traces: [{
|
|
5024
|
+
type: 'ibc',
|
|
5025
|
+
counterparty: {
|
|
5026
|
+
channel_id: 'channel-13',
|
|
5027
|
+
base_denom: 'p:utia:30Jun2025',
|
|
5028
|
+
chain_name: 'pryzm'
|
|
5029
|
+
},
|
|
5030
|
+
chain: {
|
|
5031
|
+
channel_id: 'channel-155'
|
|
5032
|
+
}
|
|
5033
|
+
}]
|
|
5034
|
+
},
|
|
5035
|
+
{
|
|
5036
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Sep2025',
|
|
5037
|
+
denom_units: [{
|
|
5038
|
+
denom: 'ibc/C54A739288A7BEE4EDE8FBFB91880AC20E879AF4BCE9CF7C4448DC65E664B500',
|
|
5039
|
+
exponent: 0,
|
|
5040
|
+
aliases: ['p:utia:30Sep2025']
|
|
5041
|
+
}, {
|
|
5042
|
+
denom: 'pTIA30Sep2025',
|
|
5043
|
+
exponent: 6
|
|
5044
|
+
}],
|
|
5045
|
+
base: 'ibc/C54A739288A7BEE4EDE8FBFB91880AC20E879AF4BCE9CF7C4448DC65E664B500',
|
|
5046
|
+
name: 'pTia (30Sep2025)',
|
|
5047
|
+
display: 'pTIA30Sep2025',
|
|
5048
|
+
symbol: 'pTIA-30Sep2025',
|
|
5049
|
+
logo_URIs: {
|
|
5050
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5051
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5052
|
+
},
|
|
5053
|
+
images: [{
|
|
5054
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5055
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5056
|
+
}],
|
|
5057
|
+
type_asset: 'sdk.coin',
|
|
5058
|
+
traces: [{
|
|
5059
|
+
type: 'ibc',
|
|
5060
|
+
counterparty: {
|
|
5061
|
+
channel_id: 'channel-13',
|
|
5062
|
+
base_denom: 'p:utia:30Sep2025',
|
|
5063
|
+
chain_name: 'pryzm'
|
|
5064
|
+
},
|
|
5065
|
+
chain: {
|
|
5066
|
+
channel_id: 'channel-155'
|
|
5067
|
+
}
|
|
5068
|
+
}]
|
|
5069
|
+
},
|
|
4615
5070
|
{
|
|
4616
5071
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
4617
5072
|
denom_units: [{
|
|
@@ -4822,6 +5277,76 @@ const assets = {
|
|
|
4822
5277
|
}
|
|
4823
5278
|
}]
|
|
4824
5279
|
},
|
|
5280
|
+
{
|
|
5281
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2026',
|
|
5282
|
+
denom_units: [{
|
|
5283
|
+
denom: 'ibc/AEDE61710785B3E2CD345D9A5E7BA5DADD8E21CCE90DFD57E17658A910539120',
|
|
5284
|
+
exponent: 0,
|
|
5285
|
+
aliases: ['p:ausdy:31Mar2026']
|
|
5286
|
+
}, {
|
|
5287
|
+
denom: 'pUSDY31Mar2026',
|
|
5288
|
+
exponent: 18
|
|
5289
|
+
}],
|
|
5290
|
+
base: 'ibc/AEDE61710785B3E2CD345D9A5E7BA5DADD8E21CCE90DFD57E17658A910539120',
|
|
5291
|
+
name: 'pUsdy (31Mar2026)',
|
|
5292
|
+
display: 'pUSDY31Mar2026',
|
|
5293
|
+
symbol: 'pUSDY-31Mar2026',
|
|
5294
|
+
logo_URIs: {
|
|
5295
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
5296
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
5297
|
+
},
|
|
5298
|
+
images: [{
|
|
5299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
5300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
5301
|
+
}],
|
|
5302
|
+
type_asset: 'sdk.coin',
|
|
5303
|
+
traces: [{
|
|
5304
|
+
type: 'ibc',
|
|
5305
|
+
counterparty: {
|
|
5306
|
+
channel_id: 'channel-13',
|
|
5307
|
+
base_denom: 'p:ausdy:31Mar2026',
|
|
5308
|
+
chain_name: 'pryzm'
|
|
5309
|
+
},
|
|
5310
|
+
chain: {
|
|
5311
|
+
channel_id: 'channel-155'
|
|
5312
|
+
}
|
|
5313
|
+
}]
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2026',
|
|
5317
|
+
denom_units: [{
|
|
5318
|
+
denom: 'ibc/3DD1F7490A43CB210120CB90D39FC60E690A520DD083DD80AC16E313D5E83BAF',
|
|
5319
|
+
exponent: 0,
|
|
5320
|
+
aliases: ['p:ausdy:30Jun2026']
|
|
5321
|
+
}, {
|
|
5322
|
+
denom: 'pUSDY30Jun2026',
|
|
5323
|
+
exponent: 18
|
|
5324
|
+
}],
|
|
5325
|
+
base: 'ibc/3DD1F7490A43CB210120CB90D39FC60E690A520DD083DD80AC16E313D5E83BAF',
|
|
5326
|
+
name: 'pUsdy (30Jun2026)',
|
|
5327
|
+
display: 'pUSDY30Jun2026',
|
|
5328
|
+
symbol: 'pUSDY-30Jun2026',
|
|
5329
|
+
logo_URIs: {
|
|
5330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
5331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
5332
|
+
},
|
|
5333
|
+
images: [{
|
|
5334
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
5335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
5336
|
+
}],
|
|
5337
|
+
type_asset: 'sdk.coin',
|
|
5338
|
+
traces: [{
|
|
5339
|
+
type: 'ibc',
|
|
5340
|
+
counterparty: {
|
|
5341
|
+
channel_id: 'channel-13',
|
|
5342
|
+
base_denom: 'p:ausdy:30Jun2026',
|
|
5343
|
+
chain_name: 'pryzm'
|
|
5344
|
+
},
|
|
5345
|
+
chain: {
|
|
5346
|
+
channel_id: 'channel-155'
|
|
5347
|
+
}
|
|
5348
|
+
}]
|
|
5349
|
+
},
|
|
4825
5350
|
{
|
|
4826
5351
|
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
4827
5352
|
denom_units: [{
|
|
@@ -4962,6 +5487,76 @@ const assets = {
|
|
|
4962
5487
|
}
|
|
4963
5488
|
}]
|
|
4964
5489
|
},
|
|
5490
|
+
{
|
|
5491
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2026',
|
|
5492
|
+
denom_units: [{
|
|
5493
|
+
denom: 'ibc/37EEED8667F4EEF82E496F819C9B859C7F1AD7C6D9A8D1C6AA3ECEF2C75A241A',
|
|
5494
|
+
exponent: 0,
|
|
5495
|
+
aliases: ['p:upryzm:31Mar2026']
|
|
5496
|
+
}, {
|
|
5497
|
+
denom: 'pPRYZM31Mar2026',
|
|
5498
|
+
exponent: 6
|
|
5499
|
+
}],
|
|
5500
|
+
base: 'ibc/37EEED8667F4EEF82E496F819C9B859C7F1AD7C6D9A8D1C6AA3ECEF2C75A241A',
|
|
5501
|
+
name: 'pPryzm (31Mar2026)',
|
|
5502
|
+
display: 'pPRYZM31Mar2026',
|
|
5503
|
+
symbol: 'pPRYZM-31Mar2026',
|
|
5504
|
+
logo_URIs: {
|
|
5505
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
5506
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
5507
|
+
},
|
|
5508
|
+
images: [{
|
|
5509
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
5510
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
5511
|
+
}],
|
|
5512
|
+
type_asset: 'sdk.coin',
|
|
5513
|
+
traces: [{
|
|
5514
|
+
type: 'ibc',
|
|
5515
|
+
counterparty: {
|
|
5516
|
+
channel_id: 'channel-13',
|
|
5517
|
+
base_denom: 'p:upryzm:31Mar2026',
|
|
5518
|
+
chain_name: 'pryzm'
|
|
5519
|
+
},
|
|
5520
|
+
chain: {
|
|
5521
|
+
channel_id: 'channel-155'
|
|
5522
|
+
}
|
|
5523
|
+
}]
|
|
5524
|
+
},
|
|
5525
|
+
{
|
|
5526
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2026',
|
|
5527
|
+
denom_units: [{
|
|
5528
|
+
denom: 'ibc/6E875AA23CA90B4AB0CE3918D955AE3930338985A656902E53708539B8AB1781',
|
|
5529
|
+
exponent: 0,
|
|
5530
|
+
aliases: ['p:upryzm:30Jun2026']
|
|
5531
|
+
}, {
|
|
5532
|
+
denom: 'pPRYZM30Jun2026',
|
|
5533
|
+
exponent: 6
|
|
5534
|
+
}],
|
|
5535
|
+
base: 'ibc/6E875AA23CA90B4AB0CE3918D955AE3930338985A656902E53708539B8AB1781',
|
|
5536
|
+
name: 'pPryzm (30Jun2026)',
|
|
5537
|
+
display: 'pPRYZM30Jun2026',
|
|
5538
|
+
symbol: 'pPRYZM-30Jun2026',
|
|
5539
|
+
logo_URIs: {
|
|
5540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
5541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
5542
|
+
},
|
|
5543
|
+
images: [{
|
|
5544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
5545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
5546
|
+
}],
|
|
5547
|
+
type_asset: 'sdk.coin',
|
|
5548
|
+
traces: [{
|
|
5549
|
+
type: 'ibc',
|
|
5550
|
+
counterparty: {
|
|
5551
|
+
channel_id: 'channel-13',
|
|
5552
|
+
base_denom: 'p:upryzm:30Jun2026',
|
|
5553
|
+
chain_name: 'pryzm'
|
|
5554
|
+
},
|
|
5555
|
+
chain: {
|
|
5556
|
+
channel_id: 'channel-155'
|
|
5557
|
+
}
|
|
5558
|
+
}]
|
|
5559
|
+
},
|
|
4965
5560
|
{
|
|
4966
5561
|
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
4967
5562
|
denom_units: [{
|
|
@@ -5102,6 +5697,41 @@ const assets = {
|
|
|
5102
5697
|
}
|
|
5103
5698
|
}]
|
|
5104
5699
|
},
|
|
5700
|
+
{
|
|
5701
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2026',
|
|
5702
|
+
denom_units: [{
|
|
5703
|
+
denom: 'ibc/58E8F244506C5D05FC8DDBE84CBF9AAE43B8B6AF82FAE2AF2FBD5A0BA0D73FCC',
|
|
5704
|
+
exponent: 0,
|
|
5705
|
+
aliases: ['p:asusds:30Jun2026']
|
|
5706
|
+
}, {
|
|
5707
|
+
denom: 'psUSDS30Jun2026',
|
|
5708
|
+
exponent: 18
|
|
5709
|
+
}],
|
|
5710
|
+
base: 'ibc/58E8F244506C5D05FC8DDBE84CBF9AAE43B8B6AF82FAE2AF2FBD5A0BA0D73FCC',
|
|
5711
|
+
name: 'psUsds (30Jun2026)',
|
|
5712
|
+
display: 'psUSDS30Jun2026',
|
|
5713
|
+
symbol: 'psUSDS-30Jun2026',
|
|
5714
|
+
logo_URIs: {
|
|
5715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5717
|
+
},
|
|
5718
|
+
images: [{
|
|
5719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
5720
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
5721
|
+
}],
|
|
5722
|
+
type_asset: 'sdk.coin',
|
|
5723
|
+
traces: [{
|
|
5724
|
+
type: 'ibc',
|
|
5725
|
+
counterparty: {
|
|
5726
|
+
channel_id: 'channel-13',
|
|
5727
|
+
base_denom: 'p:asusds:30Jun2026',
|
|
5728
|
+
chain_name: 'pryzm'
|
|
5729
|
+
},
|
|
5730
|
+
chain: {
|
|
5731
|
+
channel_id: 'channel-155'
|
|
5732
|
+
}
|
|
5733
|
+
}]
|
|
5734
|
+
},
|
|
5105
5735
|
{
|
|
5106
5736
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
5107
5737
|
denom_units: [{
|
|
@@ -5208,19 +5838,89 @@ const assets = {
|
|
|
5208
5838
|
}]
|
|
5209
5839
|
},
|
|
5210
5840
|
{
|
|
5211
|
-
description: 'Pryzm\'s refracted yield token for ATOM with maturity of
|
|
5841
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Jun2025',
|
|
5212
5842
|
denom_units: [{
|
|
5213
|
-
denom: 'ibc/
|
|
5843
|
+
denom: 'ibc/BC3D82BE5474046C8C1562188C36180930C0C16A3E79395F7B7991D805D41E1A',
|
|
5214
5844
|
exponent: 0,
|
|
5215
|
-
aliases: ['y:uatom:
|
|
5845
|
+
aliases: ['y:uatom:30Jun2025']
|
|
5216
5846
|
}, {
|
|
5217
|
-
denom: '
|
|
5847
|
+
denom: 'yATOM30Jun2025',
|
|
5218
5848
|
exponent: 6
|
|
5219
5849
|
}],
|
|
5220
|
-
base: 'ibc/
|
|
5221
|
-
name: 'yAtom (
|
|
5222
|
-
display: '
|
|
5223
|
-
symbol: 'yATOM-
|
|
5850
|
+
base: 'ibc/BC3D82BE5474046C8C1562188C36180930C0C16A3E79395F7B7991D805D41E1A',
|
|
5851
|
+
name: 'yAtom (30Jun2025)',
|
|
5852
|
+
display: 'yATOM30Jun2025',
|
|
5853
|
+
symbol: 'yATOM-30Jun2025',
|
|
5854
|
+
logo_URIs: {
|
|
5855
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5856
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5857
|
+
},
|
|
5858
|
+
images: [{
|
|
5859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5860
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5861
|
+
}],
|
|
5862
|
+
type_asset: 'sdk.coin',
|
|
5863
|
+
traces: [{
|
|
5864
|
+
type: 'ibc',
|
|
5865
|
+
counterparty: {
|
|
5866
|
+
channel_id: 'channel-13',
|
|
5867
|
+
base_denom: 'y:uatom:30Jun2025',
|
|
5868
|
+
chain_name: 'pryzm'
|
|
5869
|
+
},
|
|
5870
|
+
chain: {
|
|
5871
|
+
channel_id: 'channel-155'
|
|
5872
|
+
}
|
|
5873
|
+
}]
|
|
5874
|
+
},
|
|
5875
|
+
{
|
|
5876
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2025',
|
|
5877
|
+
denom_units: [{
|
|
5878
|
+
denom: 'ibc/C3E178C2194C696A1280FA40BF44090409E11532E1419919FDB725968C8F4BC1',
|
|
5879
|
+
exponent: 0,
|
|
5880
|
+
aliases: ['y:uatom:30Sep2025']
|
|
5881
|
+
}, {
|
|
5882
|
+
denom: 'yATOM30Sep2025',
|
|
5883
|
+
exponent: 6
|
|
5884
|
+
}],
|
|
5885
|
+
base: 'ibc/C3E178C2194C696A1280FA40BF44090409E11532E1419919FDB725968C8F4BC1',
|
|
5886
|
+
name: 'yAtom (30Sep2025)',
|
|
5887
|
+
display: 'yATOM30Sep2025',
|
|
5888
|
+
symbol: 'yATOM-30Sep2025',
|
|
5889
|
+
logo_URIs: {
|
|
5890
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5891
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5892
|
+
},
|
|
5893
|
+
images: [{
|
|
5894
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5895
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5896
|
+
}],
|
|
5897
|
+
type_asset: 'sdk.coin',
|
|
5898
|
+
traces: [{
|
|
5899
|
+
type: 'ibc',
|
|
5900
|
+
counterparty: {
|
|
5901
|
+
channel_id: 'channel-13',
|
|
5902
|
+
base_denom: 'y:uatom:30Sep2025',
|
|
5903
|
+
chain_name: 'pryzm'
|
|
5904
|
+
},
|
|
5905
|
+
chain: {
|
|
5906
|
+
channel_id: 'channel-155'
|
|
5907
|
+
}
|
|
5908
|
+
}]
|
|
5909
|
+
},
|
|
5910
|
+
{
|
|
5911
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
5912
|
+
denom_units: [{
|
|
5913
|
+
denom: 'ibc/ABCEBB4F5E537873C65E9F5F40391C8BFB717C1FC67580C2C57C9EE6B42E46CE',
|
|
5914
|
+
exponent: 0,
|
|
5915
|
+
aliases: ['y:uatom:31Dec2025']
|
|
5916
|
+
}, {
|
|
5917
|
+
denom: 'yATOM31Dec2025',
|
|
5918
|
+
exponent: 6
|
|
5919
|
+
}],
|
|
5920
|
+
base: 'ibc/ABCEBB4F5E537873C65E9F5F40391C8BFB717C1FC67580C2C57C9EE6B42E46CE',
|
|
5921
|
+
name: 'yAtom (31Dec2025)',
|
|
5922
|
+
display: 'yATOM31Dec2025',
|
|
5923
|
+
symbol: 'yATOM-31Dec2025',
|
|
5224
5924
|
logo_URIs: {
|
|
5225
5925
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5226
5926
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
@@ -5382,6 +6082,76 @@ const assets = {
|
|
|
5382
6082
|
}
|
|
5383
6083
|
}]
|
|
5384
6084
|
},
|
|
6085
|
+
{
|
|
6086
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Jun2025',
|
|
6087
|
+
denom_units: [{
|
|
6088
|
+
denom: 'ibc/CF064C4269D84DAD0450FE2B717F07E93D599BE46BD88AA4349B854FFAC0B04F',
|
|
6089
|
+
exponent: 0,
|
|
6090
|
+
aliases: ['y:uosmo:30Jun2025']
|
|
6091
|
+
}, {
|
|
6092
|
+
denom: 'yOSMO30Jun2025',
|
|
6093
|
+
exponent: 6
|
|
6094
|
+
}],
|
|
6095
|
+
base: 'ibc/CF064C4269D84DAD0450FE2B717F07E93D599BE46BD88AA4349B854FFAC0B04F',
|
|
6096
|
+
name: 'yOsmo (30Jun2025)',
|
|
6097
|
+
display: 'yOSMO30Jun2025',
|
|
6098
|
+
symbol: 'yOSMO-30Jun2025',
|
|
6099
|
+
logo_URIs: {
|
|
6100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6102
|
+
},
|
|
6103
|
+
images: [{
|
|
6104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6106
|
+
}],
|
|
6107
|
+
type_asset: 'sdk.coin',
|
|
6108
|
+
traces: [{
|
|
6109
|
+
type: 'ibc',
|
|
6110
|
+
counterparty: {
|
|
6111
|
+
channel_id: 'channel-13',
|
|
6112
|
+
base_denom: 'y:uosmo:30Jun2025',
|
|
6113
|
+
chain_name: 'pryzm'
|
|
6114
|
+
},
|
|
6115
|
+
chain: {
|
|
6116
|
+
channel_id: 'channel-155'
|
|
6117
|
+
}
|
|
6118
|
+
}]
|
|
6119
|
+
},
|
|
6120
|
+
{
|
|
6121
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2025',
|
|
6122
|
+
denom_units: [{
|
|
6123
|
+
denom: 'ibc/0B7F3C31555841EB01FCD64AF7FBC083DF15880BCFFA1A2ACDAEE2178C74A77D',
|
|
6124
|
+
exponent: 0,
|
|
6125
|
+
aliases: ['y:uosmo:30Sep2025']
|
|
6126
|
+
}, {
|
|
6127
|
+
denom: 'yOSMO30Sep2025',
|
|
6128
|
+
exponent: 6
|
|
6129
|
+
}],
|
|
6130
|
+
base: 'ibc/0B7F3C31555841EB01FCD64AF7FBC083DF15880BCFFA1A2ACDAEE2178C74A77D',
|
|
6131
|
+
name: 'yOsmo (30Sep2025)',
|
|
6132
|
+
display: 'yOSMO30Sep2025',
|
|
6133
|
+
symbol: 'yOSMO-30Sep2025',
|
|
6134
|
+
logo_URIs: {
|
|
6135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6137
|
+
},
|
|
6138
|
+
images: [{
|
|
6139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6141
|
+
}],
|
|
6142
|
+
type_asset: 'sdk.coin',
|
|
6143
|
+
traces: [{
|
|
6144
|
+
type: 'ibc',
|
|
6145
|
+
counterparty: {
|
|
6146
|
+
channel_id: 'channel-13',
|
|
6147
|
+
base_denom: 'y:uosmo:30Sep2025',
|
|
6148
|
+
chain_name: 'pryzm'
|
|
6149
|
+
},
|
|
6150
|
+
chain: {
|
|
6151
|
+
channel_id: 'channel-155'
|
|
6152
|
+
}
|
|
6153
|
+
}]
|
|
6154
|
+
},
|
|
5385
6155
|
{
|
|
5386
6156
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
5387
6157
|
denom_units: [{
|
|
@@ -5557,6 +6327,76 @@ const assets = {
|
|
|
5557
6327
|
}
|
|
5558
6328
|
}]
|
|
5559
6329
|
},
|
|
6330
|
+
{
|
|
6331
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Jun2025',
|
|
6332
|
+
denom_units: [{
|
|
6333
|
+
denom: 'ibc/BB809D6A9C12284FB07761ACB68988F41B438A602BD8BD7A369580472B8096D8',
|
|
6334
|
+
exponent: 0,
|
|
6335
|
+
aliases: ['y:inj:30Jun2025']
|
|
6336
|
+
}, {
|
|
6337
|
+
denom: 'yINJ30Jun2025',
|
|
6338
|
+
exponent: 18
|
|
6339
|
+
}],
|
|
6340
|
+
base: 'ibc/BB809D6A9C12284FB07761ACB68988F41B438A602BD8BD7A369580472B8096D8',
|
|
6341
|
+
name: 'yInj (30Jun2025)',
|
|
6342
|
+
display: 'yINJ30Jun2025',
|
|
6343
|
+
symbol: 'yINJ-30Jun2025',
|
|
6344
|
+
logo_URIs: {
|
|
6345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6347
|
+
},
|
|
6348
|
+
images: [{
|
|
6349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6351
|
+
}],
|
|
6352
|
+
type_asset: 'sdk.coin',
|
|
6353
|
+
traces: [{
|
|
6354
|
+
type: 'ibc',
|
|
6355
|
+
counterparty: {
|
|
6356
|
+
channel_id: 'channel-13',
|
|
6357
|
+
base_denom: 'y:inj:30Jun2025',
|
|
6358
|
+
chain_name: 'pryzm'
|
|
6359
|
+
},
|
|
6360
|
+
chain: {
|
|
6361
|
+
channel_id: 'channel-155'
|
|
6362
|
+
}
|
|
6363
|
+
}]
|
|
6364
|
+
},
|
|
6365
|
+
{
|
|
6366
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2025',
|
|
6367
|
+
denom_units: [{
|
|
6368
|
+
denom: 'ibc/CBAE634D50215AC7BCA8D4E236BD5474346B5ED0FD74A9009A01590291457E28',
|
|
6369
|
+
exponent: 0,
|
|
6370
|
+
aliases: ['y:inj:30Sep2025']
|
|
6371
|
+
}, {
|
|
6372
|
+
denom: 'yINJ30Sep2025',
|
|
6373
|
+
exponent: 18
|
|
6374
|
+
}],
|
|
6375
|
+
base: 'ibc/CBAE634D50215AC7BCA8D4E236BD5474346B5ED0FD74A9009A01590291457E28',
|
|
6376
|
+
name: 'yInj (30Sep2025)',
|
|
6377
|
+
display: 'yINJ30Sep2025',
|
|
6378
|
+
symbol: 'yINJ-30Sep2025',
|
|
6379
|
+
logo_URIs: {
|
|
6380
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6382
|
+
},
|
|
6383
|
+
images: [{
|
|
6384
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6385
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6386
|
+
}],
|
|
6387
|
+
type_asset: 'sdk.coin',
|
|
6388
|
+
traces: [{
|
|
6389
|
+
type: 'ibc',
|
|
6390
|
+
counterparty: {
|
|
6391
|
+
channel_id: 'channel-13',
|
|
6392
|
+
base_denom: 'y:inj:30Sep2025',
|
|
6393
|
+
chain_name: 'pryzm'
|
|
6394
|
+
},
|
|
6395
|
+
chain: {
|
|
6396
|
+
channel_id: 'channel-155'
|
|
6397
|
+
}
|
|
6398
|
+
}]
|
|
6399
|
+
},
|
|
5560
6400
|
{
|
|
5561
6401
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
5562
6402
|
denom_units: [{
|
|
@@ -5732,6 +6572,76 @@ const assets = {
|
|
|
5732
6572
|
}
|
|
5733
6573
|
}]
|
|
5734
6574
|
},
|
|
6575
|
+
{
|
|
6576
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Jun2025',
|
|
6577
|
+
denom_units: [{
|
|
6578
|
+
denom: 'ibc/8E48DEED9E0911FD68877AF0CF08BDECF793A17B6EF41369D54B08B105B0077D',
|
|
6579
|
+
exponent: 0,
|
|
6580
|
+
aliases: ['y:uluna:30Jun2025']
|
|
6581
|
+
}, {
|
|
6582
|
+
denom: 'yLUNA30Jun2025',
|
|
6583
|
+
exponent: 6
|
|
6584
|
+
}],
|
|
6585
|
+
base: 'ibc/8E48DEED9E0911FD68877AF0CF08BDECF793A17B6EF41369D54B08B105B0077D',
|
|
6586
|
+
name: 'yLuna (30Jun2025)',
|
|
6587
|
+
display: 'yLUNA30Jun2025',
|
|
6588
|
+
symbol: 'yLUNA-30Jun2025',
|
|
6589
|
+
logo_URIs: {
|
|
6590
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
6591
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
6592
|
+
},
|
|
6593
|
+
images: [{
|
|
6594
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
6595
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
6596
|
+
}],
|
|
6597
|
+
type_asset: 'sdk.coin',
|
|
6598
|
+
traces: [{
|
|
6599
|
+
type: 'ibc',
|
|
6600
|
+
counterparty: {
|
|
6601
|
+
channel_id: 'channel-13',
|
|
6602
|
+
base_denom: 'y:uluna:30Jun2025',
|
|
6603
|
+
chain_name: 'pryzm'
|
|
6604
|
+
},
|
|
6605
|
+
chain: {
|
|
6606
|
+
channel_id: 'channel-155'
|
|
6607
|
+
}
|
|
6608
|
+
}]
|
|
6609
|
+
},
|
|
6610
|
+
{
|
|
6611
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2025',
|
|
6612
|
+
denom_units: [{
|
|
6613
|
+
denom: 'ibc/62BEA85CA16C1EA70BDB59051C42DC3CB2825A7F962FD32C41F255CAFC9F382F',
|
|
6614
|
+
exponent: 0,
|
|
6615
|
+
aliases: ['y:uluna:30Sep2025']
|
|
6616
|
+
}, {
|
|
6617
|
+
denom: 'yLUNA30Sep2025',
|
|
6618
|
+
exponent: 6
|
|
6619
|
+
}],
|
|
6620
|
+
base: 'ibc/62BEA85CA16C1EA70BDB59051C42DC3CB2825A7F962FD32C41F255CAFC9F382F',
|
|
6621
|
+
name: 'yLuna (30Sep2025)',
|
|
6622
|
+
display: 'yLUNA30Sep2025',
|
|
6623
|
+
symbol: 'yLUNA-30Sep2025',
|
|
6624
|
+
logo_URIs: {
|
|
6625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
6626
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
6627
|
+
},
|
|
6628
|
+
images: [{
|
|
6629
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
6630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
6631
|
+
}],
|
|
6632
|
+
type_asset: 'sdk.coin',
|
|
6633
|
+
traces: [{
|
|
6634
|
+
type: 'ibc',
|
|
6635
|
+
counterparty: {
|
|
6636
|
+
channel_id: 'channel-13',
|
|
6637
|
+
base_denom: 'y:uluna:30Sep2025',
|
|
6638
|
+
chain_name: 'pryzm'
|
|
6639
|
+
},
|
|
6640
|
+
chain: {
|
|
6641
|
+
channel_id: 'channel-155'
|
|
6642
|
+
}
|
|
6643
|
+
}]
|
|
6644
|
+
},
|
|
5735
6645
|
{
|
|
5736
6646
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
5737
6647
|
denom_units: [{
|
|
@@ -5872,6 +6782,41 @@ const assets = {
|
|
|
5872
6782
|
}
|
|
5873
6783
|
}]
|
|
5874
6784
|
},
|
|
6785
|
+
{
|
|
6786
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Jun2025',
|
|
6787
|
+
denom_units: [{
|
|
6788
|
+
denom: 'ibc/9C44BDA10B0FE48F50639308713BE84CD256EC79989731660DC30FF92F979605',
|
|
6789
|
+
exponent: 0,
|
|
6790
|
+
aliases: ['y:uauuu:30Jun2025']
|
|
6791
|
+
}, {
|
|
6792
|
+
denom: 'yAUUU30Jun2025',
|
|
6793
|
+
exponent: 6
|
|
6794
|
+
}],
|
|
6795
|
+
base: 'ibc/9C44BDA10B0FE48F50639308713BE84CD256EC79989731660DC30FF92F979605',
|
|
6796
|
+
name: 'yAuuu (30Jun2025)',
|
|
6797
|
+
display: 'yAUUU30Jun2025',
|
|
6798
|
+
symbol: 'yAUUU-30Jun2025',
|
|
6799
|
+
logo_URIs: {
|
|
6800
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
6801
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6802
|
+
},
|
|
6803
|
+
images: [{
|
|
6804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
6805
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6806
|
+
}],
|
|
6807
|
+
type_asset: 'sdk.coin',
|
|
6808
|
+
traces: [{
|
|
6809
|
+
type: 'ibc',
|
|
6810
|
+
counterparty: {
|
|
6811
|
+
channel_id: 'channel-13',
|
|
6812
|
+
base_denom: 'y:uauuu:30Jun2025',
|
|
6813
|
+
chain_name: 'pryzm'
|
|
6814
|
+
},
|
|
6815
|
+
chain: {
|
|
6816
|
+
channel_id: 'channel-155'
|
|
6817
|
+
}
|
|
6818
|
+
}]
|
|
6819
|
+
},
|
|
5875
6820
|
{
|
|
5876
6821
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2025',
|
|
5877
6822
|
denom_units: [{
|
|
@@ -6048,19 +6993,19 @@ const assets = {
|
|
|
6048
6993
|
}]
|
|
6049
6994
|
},
|
|
6050
6995
|
{
|
|
6051
|
-
description: 'Pryzm\'s refracted yield token for stTIA with maturity of
|
|
6996
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Jun2025',
|
|
6052
6997
|
denom_units: [{
|
|
6053
|
-
denom: 'ibc/
|
|
6998
|
+
denom: 'ibc/CBBFE7B000AC92AAA6E95B3A3841BA23A86CFA6950CD40ECEBC7342693A0E7ED',
|
|
6054
6999
|
exponent: 0,
|
|
6055
|
-
aliases: ['y:stutia:
|
|
7000
|
+
aliases: ['y:stutia:30Jun2025']
|
|
6056
7001
|
}, {
|
|
6057
|
-
denom: '
|
|
7002
|
+
denom: 'ystTIA30Jun2025',
|
|
6058
7003
|
exponent: 6
|
|
6059
7004
|
}],
|
|
6060
|
-
base: 'ibc/
|
|
6061
|
-
name: 'ystTia (
|
|
6062
|
-
display: '
|
|
6063
|
-
symbol: 'ystTIA-
|
|
7005
|
+
base: 'ibc/CBBFE7B000AC92AAA6E95B3A3841BA23A86CFA6950CD40ECEBC7342693A0E7ED',
|
|
7006
|
+
name: 'ystTia (30Jun2025)',
|
|
7007
|
+
display: 'ystTIA30Jun2025',
|
|
7008
|
+
symbol: 'ystTIA-30Jun2025',
|
|
6064
7009
|
logo_URIs: {
|
|
6065
7010
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
6066
7011
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
@@ -6074,7 +7019,7 @@ const assets = {
|
|
|
6074
7019
|
type: 'ibc',
|
|
6075
7020
|
counterparty: {
|
|
6076
7021
|
channel_id: 'channel-13',
|
|
6077
|
-
base_denom: 'y:stutia:
|
|
7022
|
+
base_denom: 'y:stutia:30Jun2025',
|
|
6078
7023
|
chain_name: 'pryzm'
|
|
6079
7024
|
},
|
|
6080
7025
|
chain: {
|
|
@@ -6083,11 +7028,46 @@ const assets = {
|
|
|
6083
7028
|
}]
|
|
6084
7029
|
},
|
|
6085
7030
|
{
|
|
6086
|
-
description: 'Pryzm\'s refracted yield token for stTIA with maturity of
|
|
7031
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
6087
7032
|
denom_units: [{
|
|
6088
|
-
denom: 'ibc/
|
|
7033
|
+
denom: 'ibc/5098141C4FFDB76C5338C285E782FF376BB95BE5B5426138158E691EC59EF55D',
|
|
6089
7034
|
exponent: 0,
|
|
6090
|
-
aliases: ['y:stutia:
|
|
7035
|
+
aliases: ['y:stutia:31Dec2025']
|
|
7036
|
+
}, {
|
|
7037
|
+
denom: 'ystTIA31Dec2025',
|
|
7038
|
+
exponent: 6
|
|
7039
|
+
}],
|
|
7040
|
+
base: 'ibc/5098141C4FFDB76C5338C285E782FF376BB95BE5B5426138158E691EC59EF55D',
|
|
7041
|
+
name: 'ystTia (31Dec2025)',
|
|
7042
|
+
display: 'ystTIA31Dec2025',
|
|
7043
|
+
symbol: 'ystTIA-31Dec2025',
|
|
7044
|
+
logo_URIs: {
|
|
7045
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
7046
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
7047
|
+
},
|
|
7048
|
+
images: [{
|
|
7049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
7050
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
7051
|
+
}],
|
|
7052
|
+
type_asset: 'sdk.coin',
|
|
7053
|
+
traces: [{
|
|
7054
|
+
type: 'ibc',
|
|
7055
|
+
counterparty: {
|
|
7056
|
+
channel_id: 'channel-13',
|
|
7057
|
+
base_denom: 'y:stutia:31Dec2025',
|
|
7058
|
+
chain_name: 'pryzm'
|
|
7059
|
+
},
|
|
7060
|
+
chain: {
|
|
7061
|
+
channel_id: 'channel-155'
|
|
7062
|
+
}
|
|
7063
|
+
}]
|
|
7064
|
+
},
|
|
7065
|
+
{
|
|
7066
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
7067
|
+
denom_units: [{
|
|
7068
|
+
denom: 'ibc/C090B36A0F7B1C4977AA234846D064D25C5375095B86AEEAE15EC8023D8F03B5',
|
|
7069
|
+
exponent: 0,
|
|
7070
|
+
aliases: ['y:stutia:31Dec2026']
|
|
6091
7071
|
}, {
|
|
6092
7072
|
denom: 'ystTIA31Dec2026',
|
|
6093
7073
|
exponent: 6
|
|
@@ -6222,6 +7202,41 @@ const assets = {
|
|
|
6222
7202
|
}
|
|
6223
7203
|
}]
|
|
6224
7204
|
},
|
|
7205
|
+
{
|
|
7206
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Jun2025',
|
|
7207
|
+
denom_units: [{
|
|
7208
|
+
denom: 'ibc/43A2ACA80836F10C306363F6DDAD2541BFD74D3599135832B0F1E2F437908470',
|
|
7209
|
+
exponent: 0,
|
|
7210
|
+
aliases: ['y:stadydx:30Jun2025']
|
|
7211
|
+
}, {
|
|
7212
|
+
denom: 'ystDYDX30Jun2025',
|
|
7213
|
+
exponent: 6
|
|
7214
|
+
}],
|
|
7215
|
+
base: 'ibc/43A2ACA80836F10C306363F6DDAD2541BFD74D3599135832B0F1E2F437908470',
|
|
7216
|
+
name: 'ystDydx (30Jun2025)',
|
|
7217
|
+
display: 'ystDYDX30Jun2025',
|
|
7218
|
+
symbol: 'ystDYDX-30Jun2025',
|
|
7219
|
+
logo_URIs: {
|
|
7220
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
7221
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
7222
|
+
},
|
|
7223
|
+
images: [{
|
|
7224
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
7225
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
7226
|
+
}],
|
|
7227
|
+
type_asset: 'sdk.coin',
|
|
7228
|
+
traces: [{
|
|
7229
|
+
type: 'ibc',
|
|
7230
|
+
counterparty: {
|
|
7231
|
+
channel_id: 'channel-13',
|
|
7232
|
+
base_denom: 'y:stadydx:30Jun2025',
|
|
7233
|
+
chain_name: 'pryzm'
|
|
7234
|
+
},
|
|
7235
|
+
chain: {
|
|
7236
|
+
channel_id: 'channel-155'
|
|
7237
|
+
}
|
|
7238
|
+
}]
|
|
7239
|
+
},
|
|
6225
7240
|
{
|
|
6226
7241
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
6227
7242
|
denom_units: [{
|
|
@@ -6537,6 +7552,76 @@ const assets = {
|
|
|
6537
7552
|
}
|
|
6538
7553
|
}]
|
|
6539
7554
|
},
|
|
7555
|
+
{
|
|
7556
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Jun2025',
|
|
7557
|
+
denom_units: [{
|
|
7558
|
+
denom: 'ibc/F03AFE54A050020BE17E014F19803A27FA036C60CA62AA2C9154B00CA48B2EB6',
|
|
7559
|
+
exponent: 0,
|
|
7560
|
+
aliases: ['y:utia:30Jun2025']
|
|
7561
|
+
}, {
|
|
7562
|
+
denom: 'yTIA30Jun2025',
|
|
7563
|
+
exponent: 6
|
|
7564
|
+
}],
|
|
7565
|
+
base: 'ibc/F03AFE54A050020BE17E014F19803A27FA036C60CA62AA2C9154B00CA48B2EB6',
|
|
7566
|
+
name: 'yTia (30Jun2025)',
|
|
7567
|
+
display: 'yTIA30Jun2025',
|
|
7568
|
+
symbol: 'yTIA-30Jun2025',
|
|
7569
|
+
logo_URIs: {
|
|
7570
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7571
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7572
|
+
},
|
|
7573
|
+
images: [{
|
|
7574
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7575
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7576
|
+
}],
|
|
7577
|
+
type_asset: 'sdk.coin',
|
|
7578
|
+
traces: [{
|
|
7579
|
+
type: 'ibc',
|
|
7580
|
+
counterparty: {
|
|
7581
|
+
channel_id: 'channel-13',
|
|
7582
|
+
base_denom: 'y:utia:30Jun2025',
|
|
7583
|
+
chain_name: 'pryzm'
|
|
7584
|
+
},
|
|
7585
|
+
chain: {
|
|
7586
|
+
channel_id: 'channel-155'
|
|
7587
|
+
}
|
|
7588
|
+
}]
|
|
7589
|
+
},
|
|
7590
|
+
{
|
|
7591
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Sep2025',
|
|
7592
|
+
denom_units: [{
|
|
7593
|
+
denom: 'ibc/1F540C5FADA1888BF4FB47A52E087C2904FB43B2F64CFE3246D21BC432475867',
|
|
7594
|
+
exponent: 0,
|
|
7595
|
+
aliases: ['y:utia:30Sep2025']
|
|
7596
|
+
}, {
|
|
7597
|
+
denom: 'yTIA30Sep2025',
|
|
7598
|
+
exponent: 6
|
|
7599
|
+
}],
|
|
7600
|
+
base: 'ibc/1F540C5FADA1888BF4FB47A52E087C2904FB43B2F64CFE3246D21BC432475867',
|
|
7601
|
+
name: 'yTia (30Sep2025)',
|
|
7602
|
+
display: 'yTIA30Sep2025',
|
|
7603
|
+
symbol: 'yTIA-30Sep2025',
|
|
7604
|
+
logo_URIs: {
|
|
7605
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7606
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7607
|
+
},
|
|
7608
|
+
images: [{
|
|
7609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7610
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7611
|
+
}],
|
|
7612
|
+
type_asset: 'sdk.coin',
|
|
7613
|
+
traces: [{
|
|
7614
|
+
type: 'ibc',
|
|
7615
|
+
counterparty: {
|
|
7616
|
+
channel_id: 'channel-13',
|
|
7617
|
+
base_denom: 'y:utia:30Sep2025',
|
|
7618
|
+
chain_name: 'pryzm'
|
|
7619
|
+
},
|
|
7620
|
+
chain: {
|
|
7621
|
+
channel_id: 'channel-155'
|
|
7622
|
+
}
|
|
7623
|
+
}]
|
|
7624
|
+
},
|
|
6540
7625
|
{
|
|
6541
7626
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
6542
7627
|
denom_units: [{
|
|
@@ -6747,6 +7832,76 @@ const assets = {
|
|
|
6747
7832
|
}
|
|
6748
7833
|
}]
|
|
6749
7834
|
},
|
|
7835
|
+
{
|
|
7836
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2026',
|
|
7837
|
+
denom_units: [{
|
|
7838
|
+
denom: 'ibc/F4732F1D463EE304DE60F5713357BE0A9B3E6DC4865C20C213CE1ECF26137D77',
|
|
7839
|
+
exponent: 0,
|
|
7840
|
+
aliases: ['y:ausdy:31Mar2026']
|
|
7841
|
+
}, {
|
|
7842
|
+
denom: 'yUSDY31Mar2026',
|
|
7843
|
+
exponent: 18
|
|
7844
|
+
}],
|
|
7845
|
+
base: 'ibc/F4732F1D463EE304DE60F5713357BE0A9B3E6DC4865C20C213CE1ECF26137D77',
|
|
7846
|
+
name: 'yUsdy (31Mar2026)',
|
|
7847
|
+
display: 'yUSDY31Mar2026',
|
|
7848
|
+
symbol: 'yUSDY-31Mar2026',
|
|
7849
|
+
logo_URIs: {
|
|
7850
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
7851
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
7852
|
+
},
|
|
7853
|
+
images: [{
|
|
7854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
7855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
7856
|
+
}],
|
|
7857
|
+
type_asset: 'sdk.coin',
|
|
7858
|
+
traces: [{
|
|
7859
|
+
type: 'ibc',
|
|
7860
|
+
counterparty: {
|
|
7861
|
+
channel_id: 'channel-13',
|
|
7862
|
+
base_denom: 'y:ausdy:31Mar2026',
|
|
7863
|
+
chain_name: 'pryzm'
|
|
7864
|
+
},
|
|
7865
|
+
chain: {
|
|
7866
|
+
channel_id: 'channel-155'
|
|
7867
|
+
}
|
|
7868
|
+
}]
|
|
7869
|
+
},
|
|
7870
|
+
{
|
|
7871
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2026',
|
|
7872
|
+
denom_units: [{
|
|
7873
|
+
denom: 'ibc/EF88C4C28A1951698129ED1B40EE0A39A433C1C448D1E3CE497B932E7EC9CD92',
|
|
7874
|
+
exponent: 0,
|
|
7875
|
+
aliases: ['y:ausdy:30Jun2026']
|
|
7876
|
+
}, {
|
|
7877
|
+
denom: 'yUSDY30Jun2026',
|
|
7878
|
+
exponent: 18
|
|
7879
|
+
}],
|
|
7880
|
+
base: 'ibc/EF88C4C28A1951698129ED1B40EE0A39A433C1C448D1E3CE497B932E7EC9CD92',
|
|
7881
|
+
name: 'yUsdy (30Jun2026)',
|
|
7882
|
+
display: 'yUSDY30Jun2026',
|
|
7883
|
+
symbol: 'yUSDY-30Jun2026',
|
|
7884
|
+
logo_URIs: {
|
|
7885
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
7886
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
7887
|
+
},
|
|
7888
|
+
images: [{
|
|
7889
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
7890
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
7891
|
+
}],
|
|
7892
|
+
type_asset: 'sdk.coin',
|
|
7893
|
+
traces: [{
|
|
7894
|
+
type: 'ibc',
|
|
7895
|
+
counterparty: {
|
|
7896
|
+
channel_id: 'channel-13',
|
|
7897
|
+
base_denom: 'y:ausdy:30Jun2026',
|
|
7898
|
+
chain_name: 'pryzm'
|
|
7899
|
+
},
|
|
7900
|
+
chain: {
|
|
7901
|
+
channel_id: 'channel-155'
|
|
7902
|
+
}
|
|
7903
|
+
}]
|
|
7904
|
+
},
|
|
6750
7905
|
{
|
|
6751
7906
|
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
6752
7907
|
denom_units: [{
|
|
@@ -6887,6 +8042,76 @@ const assets = {
|
|
|
6887
8042
|
}
|
|
6888
8043
|
}]
|
|
6889
8044
|
},
|
|
8045
|
+
{
|
|
8046
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2026',
|
|
8047
|
+
denom_units: [{
|
|
8048
|
+
denom: 'ibc/7F8639A3B0DDD8452E0062E9EB34AE2B503753CD32B64EAD942EF6F582D9369D',
|
|
8049
|
+
exponent: 0,
|
|
8050
|
+
aliases: ['y:upryzm:31Mar2026']
|
|
8051
|
+
}, {
|
|
8052
|
+
denom: 'yPRYZM31Mar2026',
|
|
8053
|
+
exponent: 6
|
|
8054
|
+
}],
|
|
8055
|
+
base: 'ibc/7F8639A3B0DDD8452E0062E9EB34AE2B503753CD32B64EAD942EF6F582D9369D',
|
|
8056
|
+
name: 'yPryzm (31Mar2026)',
|
|
8057
|
+
display: 'yPRYZM31Mar2026',
|
|
8058
|
+
symbol: 'yPRYZM-31Mar2026',
|
|
8059
|
+
logo_URIs: {
|
|
8060
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8061
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8062
|
+
},
|
|
8063
|
+
images: [{
|
|
8064
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8066
|
+
}],
|
|
8067
|
+
type_asset: 'sdk.coin',
|
|
8068
|
+
traces: [{
|
|
8069
|
+
type: 'ibc',
|
|
8070
|
+
counterparty: {
|
|
8071
|
+
channel_id: 'channel-13',
|
|
8072
|
+
base_denom: 'y:upryzm:31Mar2026',
|
|
8073
|
+
chain_name: 'pryzm'
|
|
8074
|
+
},
|
|
8075
|
+
chain: {
|
|
8076
|
+
channel_id: 'channel-155'
|
|
8077
|
+
}
|
|
8078
|
+
}]
|
|
8079
|
+
},
|
|
8080
|
+
{
|
|
8081
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2026',
|
|
8082
|
+
denom_units: [{
|
|
8083
|
+
denom: 'ibc/E835EA57A569E673C78DEA0E288AFE16EC0F60B91A4FB92A5C4E8E039341E0A6',
|
|
8084
|
+
exponent: 0,
|
|
8085
|
+
aliases: ['y:upryzm:30Jun2026']
|
|
8086
|
+
}, {
|
|
8087
|
+
denom: 'yPRYZM30Jun2026',
|
|
8088
|
+
exponent: 6
|
|
8089
|
+
}],
|
|
8090
|
+
base: 'ibc/E835EA57A569E673C78DEA0E288AFE16EC0F60B91A4FB92A5C4E8E039341E0A6',
|
|
8091
|
+
name: 'yPryzm (30Jun2026)',
|
|
8092
|
+
display: 'yPRYZM30Jun2026',
|
|
8093
|
+
symbol: 'yPRYZM-30Jun2026',
|
|
8094
|
+
logo_URIs: {
|
|
8095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8097
|
+
},
|
|
8098
|
+
images: [{
|
|
8099
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
8100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
8101
|
+
}],
|
|
8102
|
+
type_asset: 'sdk.coin',
|
|
8103
|
+
traces: [{
|
|
8104
|
+
type: 'ibc',
|
|
8105
|
+
counterparty: {
|
|
8106
|
+
channel_id: 'channel-13',
|
|
8107
|
+
base_denom: 'y:upryzm:30Jun2026',
|
|
8108
|
+
chain_name: 'pryzm'
|
|
8109
|
+
},
|
|
8110
|
+
chain: {
|
|
8111
|
+
channel_id: 'channel-155'
|
|
8112
|
+
}
|
|
8113
|
+
}]
|
|
8114
|
+
},
|
|
6890
8115
|
{
|
|
6891
8116
|
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
6892
8117
|
denom_units: [{
|
|
@@ -7027,6 +8252,41 @@ const assets = {
|
|
|
7027
8252
|
}
|
|
7028
8253
|
}]
|
|
7029
8254
|
},
|
|
8255
|
+
{
|
|
8256
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2026',
|
|
8257
|
+
denom_units: [{
|
|
8258
|
+
denom: 'ibc/E9931D02C084EF3B9D9BDDA55B67C2C6D32B5520CB199E05E87738B748A309E3',
|
|
8259
|
+
exponent: 0,
|
|
8260
|
+
aliases: ['y:asusds:30Jun2026']
|
|
8261
|
+
}, {
|
|
8262
|
+
denom: 'ysUSDS30Jun2026',
|
|
8263
|
+
exponent: 18
|
|
8264
|
+
}],
|
|
8265
|
+
base: 'ibc/E9931D02C084EF3B9D9BDDA55B67C2C6D32B5520CB199E05E87738B748A309E3',
|
|
8266
|
+
name: 'ysUsds (30Jun2026)',
|
|
8267
|
+
display: 'ysUSDS30Jun2026',
|
|
8268
|
+
symbol: 'ysUSDS-30Jun2026',
|
|
8269
|
+
logo_URIs: {
|
|
8270
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
8271
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
8272
|
+
},
|
|
8273
|
+
images: [{
|
|
8274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
8275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
8276
|
+
}],
|
|
8277
|
+
type_asset: 'sdk.coin',
|
|
8278
|
+
traces: [{
|
|
8279
|
+
type: 'ibc',
|
|
8280
|
+
counterparty: {
|
|
8281
|
+
channel_id: 'channel-13',
|
|
8282
|
+
base_denom: 'y:asusds:30Jun2026',
|
|
8283
|
+
chain_name: 'pryzm'
|
|
8284
|
+
},
|
|
8285
|
+
chain: {
|
|
8286
|
+
channel_id: 'channel-155'
|
|
8287
|
+
}
|
|
8288
|
+
}]
|
|
8289
|
+
},
|
|
7030
8290
|
{
|
|
7031
8291
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
7032
8292
|
denom_units: [{
|
|
@@ -11339,19 +12599,19 @@ const assets = {
|
|
|
11339
12599
|
}]
|
|
11340
12600
|
},
|
|
11341
12601
|
{
|
|
11342
|
-
description: 'Pryzm\'s refracted principal token for ATOM with maturity of
|
|
12602
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Jun2025',
|
|
11343
12603
|
denom_units: [{
|
|
11344
|
-
denom: 'ibc/
|
|
12604
|
+
denom: 'ibc/0FEEF127902CCC331B0CD1A43A9CB1FE0C31AD31EDF1E2EF46E126A0C833BB5B',
|
|
11345
12605
|
exponent: 0,
|
|
11346
|
-
aliases: ['p:uatom:
|
|
12606
|
+
aliases: ['p:uatom:30Jun2025']
|
|
11347
12607
|
}, {
|
|
11348
|
-
denom: '
|
|
12608
|
+
denom: 'pATOM30Jun2025',
|
|
11349
12609
|
exponent: 6
|
|
11350
12610
|
}],
|
|
11351
|
-
base: 'ibc/
|
|
11352
|
-
name: 'pAtom (
|
|
11353
|
-
display: '
|
|
11354
|
-
symbol: 'pATOM-
|
|
12611
|
+
base: 'ibc/0FEEF127902CCC331B0CD1A43A9CB1FE0C31AD31EDF1E2EF46E126A0C833BB5B',
|
|
12612
|
+
name: 'pAtom (30Jun2025)',
|
|
12613
|
+
display: 'pATOM30Jun2025',
|
|
12614
|
+
symbol: 'pATOM-30Jun2025',
|
|
11355
12615
|
logo_URIs: {
|
|
11356
12616
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
11357
12617
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
@@ -11365,7 +12625,7 @@ const assets = {
|
|
|
11365
12625
|
type: 'ibc',
|
|
11366
12626
|
counterparty: {
|
|
11367
12627
|
channel_id: 'channel-13',
|
|
11368
|
-
base_denom: 'p:uatom:
|
|
12628
|
+
base_denom: 'p:uatom:30Jun2025',
|
|
11369
12629
|
chain_name: 'pryzm'
|
|
11370
12630
|
},
|
|
11371
12631
|
chain: {
|
|
@@ -11374,11 +12634,81 @@ const assets = {
|
|
|
11374
12634
|
}]
|
|
11375
12635
|
},
|
|
11376
12636
|
{
|
|
11377
|
-
description: 'Pryzm\'s refracted principal token for ATOM with maturity of
|
|
12637
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Sep2025',
|
|
11378
12638
|
denom_units: [{
|
|
11379
|
-
denom: 'ibc/
|
|
12639
|
+
denom: 'ibc/07D93DE3C1DFE98EFC4A768E2FBE77ED85B15A4945665B0A7864A17497DD91EA',
|
|
11380
12640
|
exponent: 0,
|
|
11381
|
-
aliases: ['p:uatom:
|
|
12641
|
+
aliases: ['p:uatom:30Sep2025']
|
|
12642
|
+
}, {
|
|
12643
|
+
denom: 'pATOM30Sep2025',
|
|
12644
|
+
exponent: 6
|
|
12645
|
+
}],
|
|
12646
|
+
base: 'ibc/07D93DE3C1DFE98EFC4A768E2FBE77ED85B15A4945665B0A7864A17497DD91EA',
|
|
12647
|
+
name: 'pAtom (30Sep2025)',
|
|
12648
|
+
display: 'pATOM30Sep2025',
|
|
12649
|
+
symbol: 'pATOM-30Sep2025',
|
|
12650
|
+
logo_URIs: {
|
|
12651
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12652
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12653
|
+
},
|
|
12654
|
+
images: [{
|
|
12655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12656
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12657
|
+
}],
|
|
12658
|
+
type_asset: 'sdk.coin',
|
|
12659
|
+
traces: [{
|
|
12660
|
+
type: 'ibc',
|
|
12661
|
+
counterparty: {
|
|
12662
|
+
channel_id: 'channel-13',
|
|
12663
|
+
base_denom: 'p:uatom:30Sep2025',
|
|
12664
|
+
chain_name: 'pryzm'
|
|
12665
|
+
},
|
|
12666
|
+
chain: {
|
|
12667
|
+
channel_id: 'channel-155'
|
|
12668
|
+
}
|
|
12669
|
+
}]
|
|
12670
|
+
},
|
|
12671
|
+
{
|
|
12672
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
12673
|
+
denom_units: [{
|
|
12674
|
+
denom: 'ibc/FC50E6E0AFD0DFDFC13C0CBFDD80337F28379F3BA48349F73600AE77184BAAD9',
|
|
12675
|
+
exponent: 0,
|
|
12676
|
+
aliases: ['p:uatom:31Dec2025']
|
|
12677
|
+
}, {
|
|
12678
|
+
denom: 'pATOM31Dec2025',
|
|
12679
|
+
exponent: 6
|
|
12680
|
+
}],
|
|
12681
|
+
base: 'ibc/FC50E6E0AFD0DFDFC13C0CBFDD80337F28379F3BA48349F73600AE77184BAAD9',
|
|
12682
|
+
name: 'pAtom (31Dec2025)',
|
|
12683
|
+
display: 'pATOM31Dec2025',
|
|
12684
|
+
symbol: 'pATOM-31Dec2025',
|
|
12685
|
+
logo_URIs: {
|
|
12686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12688
|
+
},
|
|
12689
|
+
images: [{
|
|
12690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12691
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12692
|
+
}],
|
|
12693
|
+
type_asset: 'sdk.coin',
|
|
12694
|
+
traces: [{
|
|
12695
|
+
type: 'ibc',
|
|
12696
|
+
counterparty: {
|
|
12697
|
+
channel_id: 'channel-13',
|
|
12698
|
+
base_denom: 'p:uatom:31Dec2025',
|
|
12699
|
+
chain_name: 'pryzm'
|
|
12700
|
+
},
|
|
12701
|
+
chain: {
|
|
12702
|
+
channel_id: 'channel-155'
|
|
12703
|
+
}
|
|
12704
|
+
}]
|
|
12705
|
+
},
|
|
12706
|
+
{
|
|
12707
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
12708
|
+
denom_units: [{
|
|
12709
|
+
denom: 'ibc/BFBC135140C1A880BCECD5EB20BED3DC587F57B1D6B24E917CE78221BE9157B1',
|
|
12710
|
+
exponent: 0,
|
|
12711
|
+
aliases: ['p:uatom:31Dec2026']
|
|
11382
12712
|
}, {
|
|
11383
12713
|
denom: 'pATOM31Dec2026',
|
|
11384
12714
|
exponent: 6
|
|
@@ -11513,6 +12843,76 @@ const assets = {
|
|
|
11513
12843
|
}
|
|
11514
12844
|
}]
|
|
11515
12845
|
},
|
|
12846
|
+
{
|
|
12847
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Jun2025',
|
|
12848
|
+
denom_units: [{
|
|
12849
|
+
denom: 'ibc/6604CC9C033A67A3383F02FC510C01E5F5D9D407EA958B1799DFA1347379BC31',
|
|
12850
|
+
exponent: 0,
|
|
12851
|
+
aliases: ['p:uosmo:30Jun2025']
|
|
12852
|
+
}, {
|
|
12853
|
+
denom: 'pOSMO30Jun2025',
|
|
12854
|
+
exponent: 6
|
|
12855
|
+
}],
|
|
12856
|
+
base: 'ibc/6604CC9C033A67A3383F02FC510C01E5F5D9D407EA958B1799DFA1347379BC31',
|
|
12857
|
+
name: 'pOsmo (30Jun2025)',
|
|
12858
|
+
display: 'pOSMO30Jun2025',
|
|
12859
|
+
symbol: 'pOSMO-30Jun2025',
|
|
12860
|
+
logo_URIs: {
|
|
12861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12862
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12863
|
+
},
|
|
12864
|
+
images: [{
|
|
12865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12867
|
+
}],
|
|
12868
|
+
type_asset: 'sdk.coin',
|
|
12869
|
+
traces: [{
|
|
12870
|
+
type: 'ibc',
|
|
12871
|
+
counterparty: {
|
|
12872
|
+
channel_id: 'channel-13',
|
|
12873
|
+
base_denom: 'p:uosmo:30Jun2025',
|
|
12874
|
+
chain_name: 'pryzm'
|
|
12875
|
+
},
|
|
12876
|
+
chain: {
|
|
12877
|
+
channel_id: 'channel-155'
|
|
12878
|
+
}
|
|
12879
|
+
}]
|
|
12880
|
+
},
|
|
12881
|
+
{
|
|
12882
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2025',
|
|
12883
|
+
denom_units: [{
|
|
12884
|
+
denom: 'ibc/078ABF2C5A7D04DA068F2585843B93449D108869E28C49C6D5DD98C0E8A36C68',
|
|
12885
|
+
exponent: 0,
|
|
12886
|
+
aliases: ['p:uosmo:30Sep2025']
|
|
12887
|
+
}, {
|
|
12888
|
+
denom: 'pOSMO30Sep2025',
|
|
12889
|
+
exponent: 6
|
|
12890
|
+
}],
|
|
12891
|
+
base: 'ibc/078ABF2C5A7D04DA068F2585843B93449D108869E28C49C6D5DD98C0E8A36C68',
|
|
12892
|
+
name: 'pOsmo (30Sep2025)',
|
|
12893
|
+
display: 'pOSMO30Sep2025',
|
|
12894
|
+
symbol: 'pOSMO-30Sep2025',
|
|
12895
|
+
logo_URIs: {
|
|
12896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12897
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12898
|
+
},
|
|
12899
|
+
images: [{
|
|
12900
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12901
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12902
|
+
}],
|
|
12903
|
+
type_asset: 'sdk.coin',
|
|
12904
|
+
traces: [{
|
|
12905
|
+
type: 'ibc',
|
|
12906
|
+
counterparty: {
|
|
12907
|
+
channel_id: 'channel-13',
|
|
12908
|
+
base_denom: 'p:uosmo:30Sep2025',
|
|
12909
|
+
chain_name: 'pryzm'
|
|
12910
|
+
},
|
|
12911
|
+
chain: {
|
|
12912
|
+
channel_id: 'channel-155'
|
|
12913
|
+
}
|
|
12914
|
+
}]
|
|
12915
|
+
},
|
|
11516
12916
|
{
|
|
11517
12917
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
11518
12918
|
denom_units: [{
|
|
@@ -11688,6 +13088,76 @@ const assets = {
|
|
|
11688
13088
|
}
|
|
11689
13089
|
}]
|
|
11690
13090
|
},
|
|
13091
|
+
{
|
|
13092
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Jun2025',
|
|
13093
|
+
denom_units: [{
|
|
13094
|
+
denom: 'ibc/3E9A5D0E4C42FA3FE78CBAA852EF5FA56FEC1D2EEA749E0B04710764E8968D68',
|
|
13095
|
+
exponent: 0,
|
|
13096
|
+
aliases: ['p:inj:30Jun2025']
|
|
13097
|
+
}, {
|
|
13098
|
+
denom: 'pINJ30Jun2025',
|
|
13099
|
+
exponent: 18
|
|
13100
|
+
}],
|
|
13101
|
+
base: 'ibc/3E9A5D0E4C42FA3FE78CBAA852EF5FA56FEC1D2EEA749E0B04710764E8968D68',
|
|
13102
|
+
name: 'pInj (30Jun2025)',
|
|
13103
|
+
display: 'pINJ30Jun2025',
|
|
13104
|
+
symbol: 'pINJ-30Jun2025',
|
|
13105
|
+
logo_URIs: {
|
|
13106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
13107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
13108
|
+
},
|
|
13109
|
+
images: [{
|
|
13110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
13111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
13112
|
+
}],
|
|
13113
|
+
type_asset: 'sdk.coin',
|
|
13114
|
+
traces: [{
|
|
13115
|
+
type: 'ibc',
|
|
13116
|
+
counterparty: {
|
|
13117
|
+
channel_id: 'channel-13',
|
|
13118
|
+
base_denom: 'p:inj:30Jun2025',
|
|
13119
|
+
chain_name: 'pryzm'
|
|
13120
|
+
},
|
|
13121
|
+
chain: {
|
|
13122
|
+
channel_id: 'channel-155'
|
|
13123
|
+
}
|
|
13124
|
+
}]
|
|
13125
|
+
},
|
|
13126
|
+
{
|
|
13127
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2025',
|
|
13128
|
+
denom_units: [{
|
|
13129
|
+
denom: 'ibc/BB85539D6C1D471E0314B90FE75BA43973749E0A8012F5533DBED3D32602EC74',
|
|
13130
|
+
exponent: 0,
|
|
13131
|
+
aliases: ['p:inj:30Sep2025']
|
|
13132
|
+
}, {
|
|
13133
|
+
denom: 'pINJ30Sep2025',
|
|
13134
|
+
exponent: 18
|
|
13135
|
+
}],
|
|
13136
|
+
base: 'ibc/BB85539D6C1D471E0314B90FE75BA43973749E0A8012F5533DBED3D32602EC74',
|
|
13137
|
+
name: 'pInj (30Sep2025)',
|
|
13138
|
+
display: 'pINJ30Sep2025',
|
|
13139
|
+
symbol: 'pINJ-30Sep2025',
|
|
13140
|
+
logo_URIs: {
|
|
13141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
13142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
13143
|
+
},
|
|
13144
|
+
images: [{
|
|
13145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
13146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
13147
|
+
}],
|
|
13148
|
+
type_asset: 'sdk.coin',
|
|
13149
|
+
traces: [{
|
|
13150
|
+
type: 'ibc',
|
|
13151
|
+
counterparty: {
|
|
13152
|
+
channel_id: 'channel-13',
|
|
13153
|
+
base_denom: 'p:inj:30Sep2025',
|
|
13154
|
+
chain_name: 'pryzm'
|
|
13155
|
+
},
|
|
13156
|
+
chain: {
|
|
13157
|
+
channel_id: 'channel-155'
|
|
13158
|
+
}
|
|
13159
|
+
}]
|
|
13160
|
+
},
|
|
11691
13161
|
{
|
|
11692
13162
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
11693
13163
|
denom_units: [{
|
|
@@ -11863,6 +13333,76 @@ const assets = {
|
|
|
11863
13333
|
}
|
|
11864
13334
|
}]
|
|
11865
13335
|
},
|
|
13336
|
+
{
|
|
13337
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Jun2025',
|
|
13338
|
+
denom_units: [{
|
|
13339
|
+
denom: 'ibc/7EFEBEF8E882402CD2E97DE1E0BCE8A1ABD3FBA0C21ED32681FDB6EA439064CD',
|
|
13340
|
+
exponent: 0,
|
|
13341
|
+
aliases: ['p:uluna:30Jun2025']
|
|
13342
|
+
}, {
|
|
13343
|
+
denom: 'pLUNA30Jun2025',
|
|
13344
|
+
exponent: 6
|
|
13345
|
+
}],
|
|
13346
|
+
base: 'ibc/7EFEBEF8E882402CD2E97DE1E0BCE8A1ABD3FBA0C21ED32681FDB6EA439064CD',
|
|
13347
|
+
name: 'pLuna (30Jun2025)',
|
|
13348
|
+
display: 'pLUNA30Jun2025',
|
|
13349
|
+
symbol: 'pLUNA-30Jun2025',
|
|
13350
|
+
logo_URIs: {
|
|
13351
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
13352
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
13353
|
+
},
|
|
13354
|
+
images: [{
|
|
13355
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
13356
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
13357
|
+
}],
|
|
13358
|
+
type_asset: 'sdk.coin',
|
|
13359
|
+
traces: [{
|
|
13360
|
+
type: 'ibc',
|
|
13361
|
+
counterparty: {
|
|
13362
|
+
channel_id: 'channel-13',
|
|
13363
|
+
base_denom: 'p:uluna:30Jun2025',
|
|
13364
|
+
chain_name: 'pryzm'
|
|
13365
|
+
},
|
|
13366
|
+
chain: {
|
|
13367
|
+
channel_id: 'channel-155'
|
|
13368
|
+
}
|
|
13369
|
+
}]
|
|
13370
|
+
},
|
|
13371
|
+
{
|
|
13372
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2025',
|
|
13373
|
+
denom_units: [{
|
|
13374
|
+
denom: 'ibc/478E5B50EFCE19C579F1B09DBFC6C34174A1A14B9E3374FF2CECB3186D582CBA',
|
|
13375
|
+
exponent: 0,
|
|
13376
|
+
aliases: ['p:uluna:30Sep2025']
|
|
13377
|
+
}, {
|
|
13378
|
+
denom: 'pLUNA30Sep2025',
|
|
13379
|
+
exponent: 6
|
|
13380
|
+
}],
|
|
13381
|
+
base: 'ibc/478E5B50EFCE19C579F1B09DBFC6C34174A1A14B9E3374FF2CECB3186D582CBA',
|
|
13382
|
+
name: 'pLuna (30Sep2025)',
|
|
13383
|
+
display: 'pLUNA30Sep2025',
|
|
13384
|
+
symbol: 'pLUNA-30Sep2025',
|
|
13385
|
+
logo_URIs: {
|
|
13386
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
13387
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
13388
|
+
},
|
|
13389
|
+
images: [{
|
|
13390
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
13391
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
13392
|
+
}],
|
|
13393
|
+
type_asset: 'sdk.coin',
|
|
13394
|
+
traces: [{
|
|
13395
|
+
type: 'ibc',
|
|
13396
|
+
counterparty: {
|
|
13397
|
+
channel_id: 'channel-13',
|
|
13398
|
+
base_denom: 'p:uluna:30Sep2025',
|
|
13399
|
+
chain_name: 'pryzm'
|
|
13400
|
+
},
|
|
13401
|
+
chain: {
|
|
13402
|
+
channel_id: 'channel-155'
|
|
13403
|
+
}
|
|
13404
|
+
}]
|
|
13405
|
+
},
|
|
11866
13406
|
{
|
|
11867
13407
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
11868
13408
|
denom_units: [{
|
|
@@ -12003,6 +13543,41 @@ const assets = {
|
|
|
12003
13543
|
}
|
|
12004
13544
|
}]
|
|
12005
13545
|
},
|
|
13546
|
+
{
|
|
13547
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Jun2025',
|
|
13548
|
+
denom_units: [{
|
|
13549
|
+
denom: 'ibc/E8506B7F4CF619D0FAA1FDA51FB479E852D47D22761ED4B6674D78A8D188AE4B',
|
|
13550
|
+
exponent: 0,
|
|
13551
|
+
aliases: ['p:uauuu:30Jun2025']
|
|
13552
|
+
}, {
|
|
13553
|
+
denom: 'pAUUU30Jun2025',
|
|
13554
|
+
exponent: 6
|
|
13555
|
+
}],
|
|
13556
|
+
base: 'ibc/E8506B7F4CF619D0FAA1FDA51FB479E852D47D22761ED4B6674D78A8D188AE4B',
|
|
13557
|
+
name: 'pAuuu (30Jun2025)',
|
|
13558
|
+
display: 'pAUUU30Jun2025',
|
|
13559
|
+
symbol: 'pAUUU-30Jun2025',
|
|
13560
|
+
logo_URIs: {
|
|
13561
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
13562
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
13563
|
+
},
|
|
13564
|
+
images: [{
|
|
13565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
13566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
13567
|
+
}],
|
|
13568
|
+
type_asset: 'sdk.coin',
|
|
13569
|
+
traces: [{
|
|
13570
|
+
type: 'ibc',
|
|
13571
|
+
counterparty: {
|
|
13572
|
+
channel_id: 'channel-13',
|
|
13573
|
+
base_denom: 'p:uauuu:30Jun2025',
|
|
13574
|
+
chain_name: 'pryzm'
|
|
13575
|
+
},
|
|
13576
|
+
chain: {
|
|
13577
|
+
channel_id: 'channel-155'
|
|
13578
|
+
}
|
|
13579
|
+
}]
|
|
13580
|
+
},
|
|
12006
13581
|
{
|
|
12007
13582
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2025',
|
|
12008
13583
|
denom_units: [{
|
|
@@ -12179,19 +13754,19 @@ const assets = {
|
|
|
12179
13754
|
}]
|
|
12180
13755
|
},
|
|
12181
13756
|
{
|
|
12182
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
13757
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Jun2025',
|
|
12183
13758
|
denom_units: [{
|
|
12184
|
-
denom: 'ibc/
|
|
13759
|
+
denom: 'ibc/171E89132D2BE14A94A54FAA84B75E1FFAADC9719056F771823E8DBE32431748',
|
|
12185
13760
|
exponent: 0,
|
|
12186
|
-
aliases: ['p:stutia:
|
|
13761
|
+
aliases: ['p:stutia:30Jun2025']
|
|
12187
13762
|
}, {
|
|
12188
|
-
denom: '
|
|
13763
|
+
denom: 'pstTIA30Jun2025',
|
|
12189
13764
|
exponent: 6
|
|
12190
13765
|
}],
|
|
12191
|
-
base: 'ibc/
|
|
12192
|
-
name: 'pstTia (
|
|
12193
|
-
display: '
|
|
12194
|
-
symbol: 'pstTIA-
|
|
13766
|
+
base: 'ibc/171E89132D2BE14A94A54FAA84B75E1FFAADC9719056F771823E8DBE32431748',
|
|
13767
|
+
name: 'pstTia (30Jun2025)',
|
|
13768
|
+
display: 'pstTIA30Jun2025',
|
|
13769
|
+
symbol: 'pstTIA-30Jun2025',
|
|
12195
13770
|
logo_URIs: {
|
|
12196
13771
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
12197
13772
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
@@ -12205,7 +13780,7 @@ const assets = {
|
|
|
12205
13780
|
type: 'ibc',
|
|
12206
13781
|
counterparty: {
|
|
12207
13782
|
channel_id: 'channel-13',
|
|
12208
|
-
base_denom: 'p:stutia:
|
|
13783
|
+
base_denom: 'p:stutia:30Jun2025',
|
|
12209
13784
|
chain_name: 'pryzm'
|
|
12210
13785
|
},
|
|
12211
13786
|
chain: {
|
|
@@ -12214,7 +13789,42 @@ const assets = {
|
|
|
12214
13789
|
}]
|
|
12215
13790
|
},
|
|
12216
13791
|
{
|
|
12217
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
13792
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
13793
|
+
denom_units: [{
|
|
13794
|
+
denom: 'ibc/E6322846AD85FCFB1E1AD209E311F862381DA4B7F730433C1DDA44DD52DCB0B0',
|
|
13795
|
+
exponent: 0,
|
|
13796
|
+
aliases: ['p:stutia:31Dec2025']
|
|
13797
|
+
}, {
|
|
13798
|
+
denom: 'pstTIA31Dec2025',
|
|
13799
|
+
exponent: 6
|
|
13800
|
+
}],
|
|
13801
|
+
base: 'ibc/E6322846AD85FCFB1E1AD209E311F862381DA4B7F730433C1DDA44DD52DCB0B0',
|
|
13802
|
+
name: 'pstTia (31Dec2025)',
|
|
13803
|
+
display: 'pstTIA31Dec2025',
|
|
13804
|
+
symbol: 'pstTIA-31Dec2025',
|
|
13805
|
+
logo_URIs: {
|
|
13806
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13807
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13808
|
+
},
|
|
13809
|
+
images: [{
|
|
13810
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13811
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13812
|
+
}],
|
|
13813
|
+
type_asset: 'sdk.coin',
|
|
13814
|
+
traces: [{
|
|
13815
|
+
type: 'ibc',
|
|
13816
|
+
counterparty: {
|
|
13817
|
+
channel_id: 'channel-13',
|
|
13818
|
+
base_denom: 'p:stutia:31Dec2025',
|
|
13819
|
+
chain_name: 'pryzm'
|
|
13820
|
+
},
|
|
13821
|
+
chain: {
|
|
13822
|
+
channel_id: 'channel-155'
|
|
13823
|
+
}
|
|
13824
|
+
}]
|
|
13825
|
+
},
|
|
13826
|
+
{
|
|
13827
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
12218
13828
|
denom_units: [{
|
|
12219
13829
|
denom: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
12220
13830
|
exponent: 0,
|
|
@@ -12353,6 +13963,41 @@ const assets = {
|
|
|
12353
13963
|
}
|
|
12354
13964
|
}]
|
|
12355
13965
|
},
|
|
13966
|
+
{
|
|
13967
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Jun2025',
|
|
13968
|
+
denom_units: [{
|
|
13969
|
+
denom: 'ibc/302C062CF7947A67105558B77C93EB2BC5FB558F27A287175DC3C8C821DEDF2C',
|
|
13970
|
+
exponent: 0,
|
|
13971
|
+
aliases: ['p:stadydx:30Jun2025']
|
|
13972
|
+
}, {
|
|
13973
|
+
denom: 'pstDYDX30Jun2025',
|
|
13974
|
+
exponent: 18
|
|
13975
|
+
}],
|
|
13976
|
+
base: 'ibc/302C062CF7947A67105558B77C93EB2BC5FB558F27A287175DC3C8C821DEDF2C',
|
|
13977
|
+
name: 'pstDydx (30Jun2025)',
|
|
13978
|
+
display: 'pstDYDX30Jun2025',
|
|
13979
|
+
symbol: 'pstDYDX-30Jun2025',
|
|
13980
|
+
logo_URIs: {
|
|
13981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13983
|
+
},
|
|
13984
|
+
images: [{
|
|
13985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13986
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13987
|
+
}],
|
|
13988
|
+
type_asset: 'sdk.coin',
|
|
13989
|
+
traces: [{
|
|
13990
|
+
type: 'ibc',
|
|
13991
|
+
counterparty: {
|
|
13992
|
+
channel_id: 'channel-13',
|
|
13993
|
+
base_denom: 'p:stadydx:30Jun2025',
|
|
13994
|
+
chain_name: 'pryzm'
|
|
13995
|
+
},
|
|
13996
|
+
chain: {
|
|
13997
|
+
channel_id: 'channel-155'
|
|
13998
|
+
}
|
|
13999
|
+
}]
|
|
14000
|
+
},
|
|
12356
14001
|
{
|
|
12357
14002
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
12358
14003
|
denom_units: [{
|
|
@@ -12668,6 +14313,76 @@ const assets = {
|
|
|
12668
14313
|
}
|
|
12669
14314
|
}]
|
|
12670
14315
|
},
|
|
14316
|
+
{
|
|
14317
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Jun2025',
|
|
14318
|
+
denom_units: [{
|
|
14319
|
+
denom: 'ibc/4ABD875A334D2F093855486165368725601AD0C7CA5F362F913CFA07BD2DEEC2',
|
|
14320
|
+
exponent: 0,
|
|
14321
|
+
aliases: ['p:utia:30Jun2025']
|
|
14322
|
+
}, {
|
|
14323
|
+
denom: 'pTIA30Jun2025',
|
|
14324
|
+
exponent: 6
|
|
14325
|
+
}],
|
|
14326
|
+
base: 'ibc/4ABD875A334D2F093855486165368725601AD0C7CA5F362F913CFA07BD2DEEC2',
|
|
14327
|
+
name: 'pTia (30Jun2025)',
|
|
14328
|
+
display: 'pTIA30Jun2025',
|
|
14329
|
+
symbol: 'pTIA-30Jun2025',
|
|
14330
|
+
logo_URIs: {
|
|
14331
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
14332
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
14333
|
+
},
|
|
14334
|
+
images: [{
|
|
14335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
14336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
14337
|
+
}],
|
|
14338
|
+
type_asset: 'sdk.coin',
|
|
14339
|
+
traces: [{
|
|
14340
|
+
type: 'ibc',
|
|
14341
|
+
counterparty: {
|
|
14342
|
+
channel_id: 'channel-13',
|
|
14343
|
+
base_denom: 'p:utia:30Jun2025',
|
|
14344
|
+
chain_name: 'pryzm'
|
|
14345
|
+
},
|
|
14346
|
+
chain: {
|
|
14347
|
+
channel_id: 'channel-155'
|
|
14348
|
+
}
|
|
14349
|
+
}]
|
|
14350
|
+
},
|
|
14351
|
+
{
|
|
14352
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Sep2025',
|
|
14353
|
+
denom_units: [{
|
|
14354
|
+
denom: 'ibc/C54A739288A7BEE4EDE8FBFB91880AC20E879AF4BCE9CF7C4448DC65E664B500',
|
|
14355
|
+
exponent: 0,
|
|
14356
|
+
aliases: ['p:utia:30Sep2025']
|
|
14357
|
+
}, {
|
|
14358
|
+
denom: 'pTIA30Sep2025',
|
|
14359
|
+
exponent: 6
|
|
14360
|
+
}],
|
|
14361
|
+
base: 'ibc/C54A739288A7BEE4EDE8FBFB91880AC20E879AF4BCE9CF7C4448DC65E664B500',
|
|
14362
|
+
name: 'pTia (30Sep2025)',
|
|
14363
|
+
display: 'pTIA30Sep2025',
|
|
14364
|
+
symbol: 'pTIA-30Sep2025',
|
|
14365
|
+
logo_URIs: {
|
|
14366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
14367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
14368
|
+
},
|
|
14369
|
+
images: [{
|
|
14370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
14371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
14372
|
+
}],
|
|
14373
|
+
type_asset: 'sdk.coin',
|
|
14374
|
+
traces: [{
|
|
14375
|
+
type: 'ibc',
|
|
14376
|
+
counterparty: {
|
|
14377
|
+
channel_id: 'channel-13',
|
|
14378
|
+
base_denom: 'p:utia:30Sep2025',
|
|
14379
|
+
chain_name: 'pryzm'
|
|
14380
|
+
},
|
|
14381
|
+
chain: {
|
|
14382
|
+
channel_id: 'channel-155'
|
|
14383
|
+
}
|
|
14384
|
+
}]
|
|
14385
|
+
},
|
|
12671
14386
|
{
|
|
12672
14387
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
12673
14388
|
denom_units: [{
|
|
@@ -12878,6 +14593,76 @@ const assets = {
|
|
|
12878
14593
|
}
|
|
12879
14594
|
}]
|
|
12880
14595
|
},
|
|
14596
|
+
{
|
|
14597
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2026',
|
|
14598
|
+
denom_units: [{
|
|
14599
|
+
denom: 'ibc/AEDE61710785B3E2CD345D9A5E7BA5DADD8E21CCE90DFD57E17658A910539120',
|
|
14600
|
+
exponent: 0,
|
|
14601
|
+
aliases: ['p:ausdy:31Mar2026']
|
|
14602
|
+
}, {
|
|
14603
|
+
denom: 'pUSDY31Mar2026',
|
|
14604
|
+
exponent: 18
|
|
14605
|
+
}],
|
|
14606
|
+
base: 'ibc/AEDE61710785B3E2CD345D9A5E7BA5DADD8E21CCE90DFD57E17658A910539120',
|
|
14607
|
+
name: 'pUsdy (31Mar2026)',
|
|
14608
|
+
display: 'pUSDY31Mar2026',
|
|
14609
|
+
symbol: 'pUSDY-31Mar2026',
|
|
14610
|
+
logo_URIs: {
|
|
14611
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
14612
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
14613
|
+
},
|
|
14614
|
+
images: [{
|
|
14615
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
14616
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
14617
|
+
}],
|
|
14618
|
+
type_asset: 'sdk.coin',
|
|
14619
|
+
traces: [{
|
|
14620
|
+
type: 'ibc',
|
|
14621
|
+
counterparty: {
|
|
14622
|
+
channel_id: 'channel-13',
|
|
14623
|
+
base_denom: 'p:ausdy:31Mar2026',
|
|
14624
|
+
chain_name: 'pryzm'
|
|
14625
|
+
},
|
|
14626
|
+
chain: {
|
|
14627
|
+
channel_id: 'channel-155'
|
|
14628
|
+
}
|
|
14629
|
+
}]
|
|
14630
|
+
},
|
|
14631
|
+
{
|
|
14632
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2026',
|
|
14633
|
+
denom_units: [{
|
|
14634
|
+
denom: 'ibc/3DD1F7490A43CB210120CB90D39FC60E690A520DD083DD80AC16E313D5E83BAF',
|
|
14635
|
+
exponent: 0,
|
|
14636
|
+
aliases: ['p:ausdy:30Jun2026']
|
|
14637
|
+
}, {
|
|
14638
|
+
denom: 'pUSDY30Jun2026',
|
|
14639
|
+
exponent: 18
|
|
14640
|
+
}],
|
|
14641
|
+
base: 'ibc/3DD1F7490A43CB210120CB90D39FC60E690A520DD083DD80AC16E313D5E83BAF',
|
|
14642
|
+
name: 'pUsdy (30Jun2026)',
|
|
14643
|
+
display: 'pUSDY30Jun2026',
|
|
14644
|
+
symbol: 'pUSDY-30Jun2026',
|
|
14645
|
+
logo_URIs: {
|
|
14646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
14647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
14648
|
+
},
|
|
14649
|
+
images: [{
|
|
14650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
14651
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
14652
|
+
}],
|
|
14653
|
+
type_asset: 'sdk.coin',
|
|
14654
|
+
traces: [{
|
|
14655
|
+
type: 'ibc',
|
|
14656
|
+
counterparty: {
|
|
14657
|
+
channel_id: 'channel-13',
|
|
14658
|
+
base_denom: 'p:ausdy:30Jun2026',
|
|
14659
|
+
chain_name: 'pryzm'
|
|
14660
|
+
},
|
|
14661
|
+
chain: {
|
|
14662
|
+
channel_id: 'channel-155'
|
|
14663
|
+
}
|
|
14664
|
+
}]
|
|
14665
|
+
},
|
|
12881
14666
|
{
|
|
12882
14667
|
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
12883
14668
|
denom_units: [{
|
|
@@ -13018,6 +14803,76 @@ const assets = {
|
|
|
13018
14803
|
}
|
|
13019
14804
|
}]
|
|
13020
14805
|
},
|
|
14806
|
+
{
|
|
14807
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2026',
|
|
14808
|
+
denom_units: [{
|
|
14809
|
+
denom: 'ibc/37EEED8667F4EEF82E496F819C9B859C7F1AD7C6D9A8D1C6AA3ECEF2C75A241A',
|
|
14810
|
+
exponent: 0,
|
|
14811
|
+
aliases: ['p:upryzm:31Mar2026']
|
|
14812
|
+
}, {
|
|
14813
|
+
denom: 'pPRYZM31Mar2026',
|
|
14814
|
+
exponent: 6
|
|
14815
|
+
}],
|
|
14816
|
+
base: 'ibc/37EEED8667F4EEF82E496F819C9B859C7F1AD7C6D9A8D1C6AA3ECEF2C75A241A',
|
|
14817
|
+
name: 'pPryzm (31Mar2026)',
|
|
14818
|
+
display: 'pPRYZM31Mar2026',
|
|
14819
|
+
symbol: 'pPRYZM-31Mar2026',
|
|
14820
|
+
logo_URIs: {
|
|
14821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14822
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14823
|
+
},
|
|
14824
|
+
images: [{
|
|
14825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14827
|
+
}],
|
|
14828
|
+
type_asset: 'sdk.coin',
|
|
14829
|
+
traces: [{
|
|
14830
|
+
type: 'ibc',
|
|
14831
|
+
counterparty: {
|
|
14832
|
+
channel_id: 'channel-13',
|
|
14833
|
+
base_denom: 'p:upryzm:31Mar2026',
|
|
14834
|
+
chain_name: 'pryzm'
|
|
14835
|
+
},
|
|
14836
|
+
chain: {
|
|
14837
|
+
channel_id: 'channel-155'
|
|
14838
|
+
}
|
|
14839
|
+
}]
|
|
14840
|
+
},
|
|
14841
|
+
{
|
|
14842
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2026',
|
|
14843
|
+
denom_units: [{
|
|
14844
|
+
denom: 'ibc/6E875AA23CA90B4AB0CE3918D955AE3930338985A656902E53708539B8AB1781',
|
|
14845
|
+
exponent: 0,
|
|
14846
|
+
aliases: ['p:upryzm:30Jun2026']
|
|
14847
|
+
}, {
|
|
14848
|
+
denom: 'pPRYZM30Jun2026',
|
|
14849
|
+
exponent: 6
|
|
14850
|
+
}],
|
|
14851
|
+
base: 'ibc/6E875AA23CA90B4AB0CE3918D955AE3930338985A656902E53708539B8AB1781',
|
|
14852
|
+
name: 'pPryzm (30Jun2026)',
|
|
14853
|
+
display: 'pPRYZM30Jun2026',
|
|
14854
|
+
symbol: 'pPRYZM-30Jun2026',
|
|
14855
|
+
logo_URIs: {
|
|
14856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14857
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14858
|
+
},
|
|
14859
|
+
images: [{
|
|
14860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
14861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
14862
|
+
}],
|
|
14863
|
+
type_asset: 'sdk.coin',
|
|
14864
|
+
traces: [{
|
|
14865
|
+
type: 'ibc',
|
|
14866
|
+
counterparty: {
|
|
14867
|
+
channel_id: 'channel-13',
|
|
14868
|
+
base_denom: 'p:upryzm:30Jun2026',
|
|
14869
|
+
chain_name: 'pryzm'
|
|
14870
|
+
},
|
|
14871
|
+
chain: {
|
|
14872
|
+
channel_id: 'channel-155'
|
|
14873
|
+
}
|
|
14874
|
+
}]
|
|
14875
|
+
},
|
|
13021
14876
|
{
|
|
13022
14877
|
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
13023
14878
|
denom_units: [{
|
|
@@ -13158,6 +15013,41 @@ const assets = {
|
|
|
13158
15013
|
}
|
|
13159
15014
|
}]
|
|
13160
15015
|
},
|
|
15016
|
+
{
|
|
15017
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2026',
|
|
15018
|
+
denom_units: [{
|
|
15019
|
+
denom: 'ibc/58E8F244506C5D05FC8DDBE84CBF9AAE43B8B6AF82FAE2AF2FBD5A0BA0D73FCC',
|
|
15020
|
+
exponent: 0,
|
|
15021
|
+
aliases: ['p:asusds:30Jun2026']
|
|
15022
|
+
}, {
|
|
15023
|
+
denom: 'psUSDS30Jun2026',
|
|
15024
|
+
exponent: 18
|
|
15025
|
+
}],
|
|
15026
|
+
base: 'ibc/58E8F244506C5D05FC8DDBE84CBF9AAE43B8B6AF82FAE2AF2FBD5A0BA0D73FCC',
|
|
15027
|
+
name: 'psUsds (30Jun2026)',
|
|
15028
|
+
display: 'psUSDS30Jun2026',
|
|
15029
|
+
symbol: 'psUSDS-30Jun2026',
|
|
15030
|
+
logo_URIs: {
|
|
15031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
15032
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
15033
|
+
},
|
|
15034
|
+
images: [{
|
|
15035
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
15036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
15037
|
+
}],
|
|
15038
|
+
type_asset: 'sdk.coin',
|
|
15039
|
+
traces: [{
|
|
15040
|
+
type: 'ibc',
|
|
15041
|
+
counterparty: {
|
|
15042
|
+
channel_id: 'channel-13',
|
|
15043
|
+
base_denom: 'p:asusds:30Jun2026',
|
|
15044
|
+
chain_name: 'pryzm'
|
|
15045
|
+
},
|
|
15046
|
+
chain: {
|
|
15047
|
+
channel_id: 'channel-155'
|
|
15048
|
+
}
|
|
15049
|
+
}]
|
|
15050
|
+
},
|
|
13161
15051
|
{
|
|
13162
15052
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
13163
15053
|
denom_units: [{
|
|
@@ -13263,6 +15153,76 @@ const assets = {
|
|
|
13263
15153
|
}
|
|
13264
15154
|
}]
|
|
13265
15155
|
},
|
|
15156
|
+
{
|
|
15157
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Jun2025',
|
|
15158
|
+
denom_units: [{
|
|
15159
|
+
denom: 'ibc/BC3D82BE5474046C8C1562188C36180930C0C16A3E79395F7B7991D805D41E1A',
|
|
15160
|
+
exponent: 0,
|
|
15161
|
+
aliases: ['y:uatom:30Jun2025']
|
|
15162
|
+
}, {
|
|
15163
|
+
denom: 'yATOM30Jun2025',
|
|
15164
|
+
exponent: 6
|
|
15165
|
+
}],
|
|
15166
|
+
base: 'ibc/BC3D82BE5474046C8C1562188C36180930C0C16A3E79395F7B7991D805D41E1A',
|
|
15167
|
+
name: 'yAtom (30Jun2025)',
|
|
15168
|
+
display: 'yATOM30Jun2025',
|
|
15169
|
+
symbol: 'yATOM-30Jun2025',
|
|
15170
|
+
logo_URIs: {
|
|
15171
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
15172
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
15173
|
+
},
|
|
15174
|
+
images: [{
|
|
15175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
15176
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
15177
|
+
}],
|
|
15178
|
+
type_asset: 'sdk.coin',
|
|
15179
|
+
traces: [{
|
|
15180
|
+
type: 'ibc',
|
|
15181
|
+
counterparty: {
|
|
15182
|
+
channel_id: 'channel-13',
|
|
15183
|
+
base_denom: 'y:uatom:30Jun2025',
|
|
15184
|
+
chain_name: 'pryzm'
|
|
15185
|
+
},
|
|
15186
|
+
chain: {
|
|
15187
|
+
channel_id: 'channel-155'
|
|
15188
|
+
}
|
|
15189
|
+
}]
|
|
15190
|
+
},
|
|
15191
|
+
{
|
|
15192
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2025',
|
|
15193
|
+
denom_units: [{
|
|
15194
|
+
denom: 'ibc/C3E178C2194C696A1280FA40BF44090409E11532E1419919FDB725968C8F4BC1',
|
|
15195
|
+
exponent: 0,
|
|
15196
|
+
aliases: ['y:uatom:30Sep2025']
|
|
15197
|
+
}, {
|
|
15198
|
+
denom: 'yATOM30Sep2025',
|
|
15199
|
+
exponent: 6
|
|
15200
|
+
}],
|
|
15201
|
+
base: 'ibc/C3E178C2194C696A1280FA40BF44090409E11532E1419919FDB725968C8F4BC1',
|
|
15202
|
+
name: 'yAtom (30Sep2025)',
|
|
15203
|
+
display: 'yATOM30Sep2025',
|
|
15204
|
+
symbol: 'yATOM-30Sep2025',
|
|
15205
|
+
logo_URIs: {
|
|
15206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
15207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
15208
|
+
},
|
|
15209
|
+
images: [{
|
|
15210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
15211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
15212
|
+
}],
|
|
15213
|
+
type_asset: 'sdk.coin',
|
|
15214
|
+
traces: [{
|
|
15215
|
+
type: 'ibc',
|
|
15216
|
+
counterparty: {
|
|
15217
|
+
channel_id: 'channel-13',
|
|
15218
|
+
base_denom: 'y:uatom:30Sep2025',
|
|
15219
|
+
chain_name: 'pryzm'
|
|
15220
|
+
},
|
|
15221
|
+
chain: {
|
|
15222
|
+
channel_id: 'channel-155'
|
|
15223
|
+
}
|
|
15224
|
+
}]
|
|
15225
|
+
},
|
|
13266
15226
|
{
|
|
13267
15227
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
13268
15228
|
denom_units: [{
|
|
@@ -13438,6 +15398,76 @@ const assets = {
|
|
|
13438
15398
|
}
|
|
13439
15399
|
}]
|
|
13440
15400
|
},
|
|
15401
|
+
{
|
|
15402
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Jun2025',
|
|
15403
|
+
denom_units: [{
|
|
15404
|
+
denom: 'ibc/CF064C4269D84DAD0450FE2B717F07E93D599BE46BD88AA4349B854FFAC0B04F',
|
|
15405
|
+
exponent: 0,
|
|
15406
|
+
aliases: ['y:uosmo:30Jun2025']
|
|
15407
|
+
}, {
|
|
15408
|
+
denom: 'yOSMO30Jun2025',
|
|
15409
|
+
exponent: 6
|
|
15410
|
+
}],
|
|
15411
|
+
base: 'ibc/CF064C4269D84DAD0450FE2B717F07E93D599BE46BD88AA4349B854FFAC0B04F',
|
|
15412
|
+
name: 'yOsmo (30Jun2025)',
|
|
15413
|
+
display: 'yOSMO30Jun2025',
|
|
15414
|
+
symbol: 'yOSMO-30Jun2025',
|
|
15415
|
+
logo_URIs: {
|
|
15416
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
15417
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
15418
|
+
},
|
|
15419
|
+
images: [{
|
|
15420
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
15421
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
15422
|
+
}],
|
|
15423
|
+
type_asset: 'sdk.coin',
|
|
15424
|
+
traces: [{
|
|
15425
|
+
type: 'ibc',
|
|
15426
|
+
counterparty: {
|
|
15427
|
+
channel_id: 'channel-13',
|
|
15428
|
+
base_denom: 'y:uosmo:30Jun2025',
|
|
15429
|
+
chain_name: 'pryzm'
|
|
15430
|
+
},
|
|
15431
|
+
chain: {
|
|
15432
|
+
channel_id: 'channel-155'
|
|
15433
|
+
}
|
|
15434
|
+
}]
|
|
15435
|
+
},
|
|
15436
|
+
{
|
|
15437
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2025',
|
|
15438
|
+
denom_units: [{
|
|
15439
|
+
denom: 'ibc/0B7F3C31555841EB01FCD64AF7FBC083DF15880BCFFA1A2ACDAEE2178C74A77D',
|
|
15440
|
+
exponent: 0,
|
|
15441
|
+
aliases: ['y:uosmo:30Sep2025']
|
|
15442
|
+
}, {
|
|
15443
|
+
denom: 'yOSMO30Sep2025',
|
|
15444
|
+
exponent: 6
|
|
15445
|
+
}],
|
|
15446
|
+
base: 'ibc/0B7F3C31555841EB01FCD64AF7FBC083DF15880BCFFA1A2ACDAEE2178C74A77D',
|
|
15447
|
+
name: 'yOsmo (30Sep2025)',
|
|
15448
|
+
display: 'yOSMO30Sep2025',
|
|
15449
|
+
symbol: 'yOSMO-30Sep2025',
|
|
15450
|
+
logo_URIs: {
|
|
15451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
15452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
15453
|
+
},
|
|
15454
|
+
images: [{
|
|
15455
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
15456
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
15457
|
+
}],
|
|
15458
|
+
type_asset: 'sdk.coin',
|
|
15459
|
+
traces: [{
|
|
15460
|
+
type: 'ibc',
|
|
15461
|
+
counterparty: {
|
|
15462
|
+
channel_id: 'channel-13',
|
|
15463
|
+
base_denom: 'y:uosmo:30Sep2025',
|
|
15464
|
+
chain_name: 'pryzm'
|
|
15465
|
+
},
|
|
15466
|
+
chain: {
|
|
15467
|
+
channel_id: 'channel-155'
|
|
15468
|
+
}
|
|
15469
|
+
}]
|
|
15470
|
+
},
|
|
13441
15471
|
{
|
|
13442
15472
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
13443
15473
|
denom_units: [{
|
|
@@ -13613,6 +15643,76 @@ const assets = {
|
|
|
13613
15643
|
}
|
|
13614
15644
|
}]
|
|
13615
15645
|
},
|
|
15646
|
+
{
|
|
15647
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Jun2025',
|
|
15648
|
+
denom_units: [{
|
|
15649
|
+
denom: 'ibc/BB809D6A9C12284FB07761ACB68988F41B438A602BD8BD7A369580472B8096D8',
|
|
15650
|
+
exponent: 0,
|
|
15651
|
+
aliases: ['y:inj:30Jun2025']
|
|
15652
|
+
}, {
|
|
15653
|
+
denom: 'yINJ30Jun2025',
|
|
15654
|
+
exponent: 18
|
|
15655
|
+
}],
|
|
15656
|
+
base: 'ibc/BB809D6A9C12284FB07761ACB68988F41B438A602BD8BD7A369580472B8096D8',
|
|
15657
|
+
name: 'yInj (30Jun2025)',
|
|
15658
|
+
display: 'yINJ30Jun2025',
|
|
15659
|
+
symbol: 'yINJ-30Jun2025',
|
|
15660
|
+
logo_URIs: {
|
|
15661
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
15662
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
15663
|
+
},
|
|
15664
|
+
images: [{
|
|
15665
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
15666
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
15667
|
+
}],
|
|
15668
|
+
type_asset: 'sdk.coin',
|
|
15669
|
+
traces: [{
|
|
15670
|
+
type: 'ibc',
|
|
15671
|
+
counterparty: {
|
|
15672
|
+
channel_id: 'channel-13',
|
|
15673
|
+
base_denom: 'y:inj:30Jun2025',
|
|
15674
|
+
chain_name: 'pryzm'
|
|
15675
|
+
},
|
|
15676
|
+
chain: {
|
|
15677
|
+
channel_id: 'channel-155'
|
|
15678
|
+
}
|
|
15679
|
+
}]
|
|
15680
|
+
},
|
|
15681
|
+
{
|
|
15682
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2025',
|
|
15683
|
+
denom_units: [{
|
|
15684
|
+
denom: 'ibc/CBAE634D50215AC7BCA8D4E236BD5474346B5ED0FD74A9009A01590291457E28',
|
|
15685
|
+
exponent: 0,
|
|
15686
|
+
aliases: ['y:inj:30Sep2025']
|
|
15687
|
+
}, {
|
|
15688
|
+
denom: 'yINJ30Sep2025',
|
|
15689
|
+
exponent: 18
|
|
15690
|
+
}],
|
|
15691
|
+
base: 'ibc/CBAE634D50215AC7BCA8D4E236BD5474346B5ED0FD74A9009A01590291457E28',
|
|
15692
|
+
name: 'yInj (30Sep2025)',
|
|
15693
|
+
display: 'yINJ30Sep2025',
|
|
15694
|
+
symbol: 'yINJ-30Sep2025',
|
|
15695
|
+
logo_URIs: {
|
|
15696
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
15697
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
15698
|
+
},
|
|
15699
|
+
images: [{
|
|
15700
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
15701
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
15702
|
+
}],
|
|
15703
|
+
type_asset: 'sdk.coin',
|
|
15704
|
+
traces: [{
|
|
15705
|
+
type: 'ibc',
|
|
15706
|
+
counterparty: {
|
|
15707
|
+
channel_id: 'channel-13',
|
|
15708
|
+
base_denom: 'y:inj:30Sep2025',
|
|
15709
|
+
chain_name: 'pryzm'
|
|
15710
|
+
},
|
|
15711
|
+
chain: {
|
|
15712
|
+
channel_id: 'channel-155'
|
|
15713
|
+
}
|
|
15714
|
+
}]
|
|
15715
|
+
},
|
|
13616
15716
|
{
|
|
13617
15717
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
13618
15718
|
denom_units: [{
|
|
@@ -13788,6 +15888,76 @@ const assets = {
|
|
|
13788
15888
|
}
|
|
13789
15889
|
}]
|
|
13790
15890
|
},
|
|
15891
|
+
{
|
|
15892
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Jun2025',
|
|
15893
|
+
denom_units: [{
|
|
15894
|
+
denom: 'ibc/8E48DEED9E0911FD68877AF0CF08BDECF793A17B6EF41369D54B08B105B0077D',
|
|
15895
|
+
exponent: 0,
|
|
15896
|
+
aliases: ['y:uluna:30Jun2025']
|
|
15897
|
+
}, {
|
|
15898
|
+
denom: 'yLUNA30Jun2025',
|
|
15899
|
+
exponent: 6
|
|
15900
|
+
}],
|
|
15901
|
+
base: 'ibc/8E48DEED9E0911FD68877AF0CF08BDECF793A17B6EF41369D54B08B105B0077D',
|
|
15902
|
+
name: 'yLuna (30Jun2025)',
|
|
15903
|
+
display: 'yLUNA30Jun2025',
|
|
15904
|
+
symbol: 'yLUNA-30Jun2025',
|
|
15905
|
+
logo_URIs: {
|
|
15906
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
15907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
15908
|
+
},
|
|
15909
|
+
images: [{
|
|
15910
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
15911
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
15912
|
+
}],
|
|
15913
|
+
type_asset: 'sdk.coin',
|
|
15914
|
+
traces: [{
|
|
15915
|
+
type: 'ibc',
|
|
15916
|
+
counterparty: {
|
|
15917
|
+
channel_id: 'channel-13',
|
|
15918
|
+
base_denom: 'y:uluna:30Jun2025',
|
|
15919
|
+
chain_name: 'pryzm'
|
|
15920
|
+
},
|
|
15921
|
+
chain: {
|
|
15922
|
+
channel_id: 'channel-155'
|
|
15923
|
+
}
|
|
15924
|
+
}]
|
|
15925
|
+
},
|
|
15926
|
+
{
|
|
15927
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2025',
|
|
15928
|
+
denom_units: [{
|
|
15929
|
+
denom: 'ibc/62BEA85CA16C1EA70BDB59051C42DC3CB2825A7F962FD32C41F255CAFC9F382F',
|
|
15930
|
+
exponent: 0,
|
|
15931
|
+
aliases: ['y:uluna:30Sep2025']
|
|
15932
|
+
}, {
|
|
15933
|
+
denom: 'yLUNA30Sep2025',
|
|
15934
|
+
exponent: 6
|
|
15935
|
+
}],
|
|
15936
|
+
base: 'ibc/62BEA85CA16C1EA70BDB59051C42DC3CB2825A7F962FD32C41F255CAFC9F382F',
|
|
15937
|
+
name: 'yLuna (30Sep2025)',
|
|
15938
|
+
display: 'yLUNA30Sep2025',
|
|
15939
|
+
symbol: 'yLUNA-30Sep2025',
|
|
15940
|
+
logo_URIs: {
|
|
15941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
15942
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
15943
|
+
},
|
|
15944
|
+
images: [{
|
|
15945
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
15946
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
15947
|
+
}],
|
|
15948
|
+
type_asset: 'sdk.coin',
|
|
15949
|
+
traces: [{
|
|
15950
|
+
type: 'ibc',
|
|
15951
|
+
counterparty: {
|
|
15952
|
+
channel_id: 'channel-13',
|
|
15953
|
+
base_denom: 'y:uluna:30Sep2025',
|
|
15954
|
+
chain_name: 'pryzm'
|
|
15955
|
+
},
|
|
15956
|
+
chain: {
|
|
15957
|
+
channel_id: 'channel-155'
|
|
15958
|
+
}
|
|
15959
|
+
}]
|
|
15960
|
+
},
|
|
13791
15961
|
{
|
|
13792
15962
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
13793
15963
|
denom_units: [{
|
|
@@ -13865,13 +16035,48 @@ const assets = {
|
|
|
13865
16035
|
exponent: 0,
|
|
13866
16036
|
aliases: ['y:uauuu:30Sep2024']
|
|
13867
16037
|
}, {
|
|
13868
|
-
denom: 'yAUUU30Sep2024',
|
|
16038
|
+
denom: 'yAUUU30Sep2024',
|
|
16039
|
+
exponent: 6
|
|
16040
|
+
}],
|
|
16041
|
+
base: 'ibc/C2E978100BD590B02ACD21D6043C047370EB7007DB6A8C0353C8DA7373C333C1',
|
|
16042
|
+
name: 'yAuuu (30Sep2024)',
|
|
16043
|
+
display: 'yAUUU30Sep2024',
|
|
16044
|
+
symbol: 'yAUUU-30Sep2024',
|
|
16045
|
+
logo_URIs: {
|
|
16046
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
16047
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
16048
|
+
},
|
|
16049
|
+
images: [{
|
|
16050
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
16051
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
16052
|
+
}],
|
|
16053
|
+
type_asset: 'sdk.coin',
|
|
16054
|
+
traces: [{
|
|
16055
|
+
type: 'ibc',
|
|
16056
|
+
counterparty: {
|
|
16057
|
+
channel_id: 'channel-13',
|
|
16058
|
+
base_denom: 'y:uauuu:30Sep2024',
|
|
16059
|
+
chain_name: 'pryzm'
|
|
16060
|
+
},
|
|
16061
|
+
chain: {
|
|
16062
|
+
channel_id: 'channel-155'
|
|
16063
|
+
}
|
|
16064
|
+
}]
|
|
16065
|
+
},
|
|
16066
|
+
{
|
|
16067
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2024',
|
|
16068
|
+
denom_units: [{
|
|
16069
|
+
denom: 'ibc/3A84FE66A73007705DA07204E0044B928C3F542883895B77B919FE85578F5C46',
|
|
16070
|
+
exponent: 0,
|
|
16071
|
+
aliases: ['y:uauuu:31Dec2024']
|
|
16072
|
+
}, {
|
|
16073
|
+
denom: 'yAUUU31Dec2024',
|
|
13869
16074
|
exponent: 6
|
|
13870
16075
|
}],
|
|
13871
|
-
base: 'ibc/
|
|
13872
|
-
name: 'yAuuu (
|
|
13873
|
-
display: '
|
|
13874
|
-
symbol: 'yAUUU-
|
|
16076
|
+
base: 'ibc/3A84FE66A73007705DA07204E0044B928C3F542883895B77B919FE85578F5C46',
|
|
16077
|
+
name: 'yAuuu (31Dec2024)',
|
|
16078
|
+
display: 'yAUUU31Dec2024',
|
|
16079
|
+
symbol: 'yAUUU-31Dec2024',
|
|
13875
16080
|
logo_URIs: {
|
|
13876
16081
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
13877
16082
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
@@ -13885,7 +16090,7 @@ const assets = {
|
|
|
13885
16090
|
type: 'ibc',
|
|
13886
16091
|
counterparty: {
|
|
13887
16092
|
channel_id: 'channel-13',
|
|
13888
|
-
base_denom: 'y:uauuu:
|
|
16093
|
+
base_denom: 'y:uauuu:31Dec2024',
|
|
13889
16094
|
chain_name: 'pryzm'
|
|
13890
16095
|
},
|
|
13891
16096
|
chain: {
|
|
@@ -13894,19 +16099,19 @@ const assets = {
|
|
|
13894
16099
|
}]
|
|
13895
16100
|
},
|
|
13896
16101
|
{
|
|
13897
|
-
description: 'Pryzm\'s refracted yield token for AUUU with maturity of
|
|
16102
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Jun2025',
|
|
13898
16103
|
denom_units: [{
|
|
13899
|
-
denom: 'ibc/
|
|
16104
|
+
denom: 'ibc/9C44BDA10B0FE48F50639308713BE84CD256EC79989731660DC30FF92F979605',
|
|
13900
16105
|
exponent: 0,
|
|
13901
|
-
aliases: ['y:uauuu:
|
|
16106
|
+
aliases: ['y:uauuu:30Jun2025']
|
|
13902
16107
|
}, {
|
|
13903
|
-
denom: '
|
|
16108
|
+
denom: 'yAUUU30Jun2025',
|
|
13904
16109
|
exponent: 6
|
|
13905
16110
|
}],
|
|
13906
|
-
base: 'ibc/
|
|
13907
|
-
name: 'yAuuu (
|
|
13908
|
-
display: '
|
|
13909
|
-
symbol: 'yAUUU-
|
|
16111
|
+
base: 'ibc/9C44BDA10B0FE48F50639308713BE84CD256EC79989731660DC30FF92F979605',
|
|
16112
|
+
name: 'yAuuu (30Jun2025)',
|
|
16113
|
+
display: 'yAUUU30Jun2025',
|
|
16114
|
+
symbol: 'yAUUU-30Jun2025',
|
|
13910
16115
|
logo_URIs: {
|
|
13911
16116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
13912
16117
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
@@ -13920,7 +16125,7 @@ const assets = {
|
|
|
13920
16125
|
type: 'ibc',
|
|
13921
16126
|
counterparty: {
|
|
13922
16127
|
channel_id: 'channel-13',
|
|
13923
|
-
base_denom: 'y:uauuu:
|
|
16128
|
+
base_denom: 'y:uauuu:30Jun2025',
|
|
13924
16129
|
chain_name: 'pryzm'
|
|
13925
16130
|
},
|
|
13926
16131
|
chain: {
|
|
@@ -14103,6 +16308,41 @@ const assets = {
|
|
|
14103
16308
|
}
|
|
14104
16309
|
}]
|
|
14105
16310
|
},
|
|
16311
|
+
{
|
|
16312
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Jun2025',
|
|
16313
|
+
denom_units: [{
|
|
16314
|
+
denom: 'ibc/CBBFE7B000AC92AAA6E95B3A3841BA23A86CFA6950CD40ECEBC7342693A0E7ED',
|
|
16315
|
+
exponent: 0,
|
|
16316
|
+
aliases: ['y:stutia:30Jun2025']
|
|
16317
|
+
}, {
|
|
16318
|
+
denom: 'ystTIA30Jun2025',
|
|
16319
|
+
exponent: 6
|
|
16320
|
+
}],
|
|
16321
|
+
base: 'ibc/CBBFE7B000AC92AAA6E95B3A3841BA23A86CFA6950CD40ECEBC7342693A0E7ED',
|
|
16322
|
+
name: 'ystTia (30Jun2025)',
|
|
16323
|
+
display: 'ystTIA30Jun2025',
|
|
16324
|
+
symbol: 'ystTIA-30Jun2025',
|
|
16325
|
+
logo_URIs: {
|
|
16326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
16327
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
16328
|
+
},
|
|
16329
|
+
images: [{
|
|
16330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
16331
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
16332
|
+
}],
|
|
16333
|
+
type_asset: 'sdk.coin',
|
|
16334
|
+
traces: [{
|
|
16335
|
+
type: 'ibc',
|
|
16336
|
+
counterparty: {
|
|
16337
|
+
channel_id: 'channel-13',
|
|
16338
|
+
base_denom: 'y:stutia:30Jun2025',
|
|
16339
|
+
chain_name: 'pryzm'
|
|
16340
|
+
},
|
|
16341
|
+
chain: {
|
|
16342
|
+
channel_id: 'channel-155'
|
|
16343
|
+
}
|
|
16344
|
+
}]
|
|
16345
|
+
},
|
|
14106
16346
|
{
|
|
14107
16347
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
14108
16348
|
denom_units: [{
|
|
@@ -14278,6 +16518,41 @@ const assets = {
|
|
|
14278
16518
|
}
|
|
14279
16519
|
}]
|
|
14280
16520
|
},
|
|
16521
|
+
{
|
|
16522
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Jun2025',
|
|
16523
|
+
denom_units: [{
|
|
16524
|
+
denom: 'ibc/43A2ACA80836F10C306363F6DDAD2541BFD74D3599135832B0F1E2F437908470',
|
|
16525
|
+
exponent: 0,
|
|
16526
|
+
aliases: ['y:stadydx:30Jun2025']
|
|
16527
|
+
}, {
|
|
16528
|
+
denom: 'ystDYDX30Jun2025',
|
|
16529
|
+
exponent: 6
|
|
16530
|
+
}],
|
|
16531
|
+
base: 'ibc/43A2ACA80836F10C306363F6DDAD2541BFD74D3599135832B0F1E2F437908470',
|
|
16532
|
+
name: 'ystDydx (30Jun2025)',
|
|
16533
|
+
display: 'ystDYDX30Jun2025',
|
|
16534
|
+
symbol: 'ystDYDX-30Jun2025',
|
|
16535
|
+
logo_URIs: {
|
|
16536
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
16537
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
16538
|
+
},
|
|
16539
|
+
images: [{
|
|
16540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
16541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
16542
|
+
}],
|
|
16543
|
+
type_asset: 'sdk.coin',
|
|
16544
|
+
traces: [{
|
|
16545
|
+
type: 'ibc',
|
|
16546
|
+
counterparty: {
|
|
16547
|
+
channel_id: 'channel-13',
|
|
16548
|
+
base_denom: 'y:stadydx:30Jun2025',
|
|
16549
|
+
chain_name: 'pryzm'
|
|
16550
|
+
},
|
|
16551
|
+
chain: {
|
|
16552
|
+
channel_id: 'channel-155'
|
|
16553
|
+
}
|
|
16554
|
+
}]
|
|
16555
|
+
},
|
|
14281
16556
|
{
|
|
14282
16557
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
14283
16558
|
denom_units: [{
|
|
@@ -14593,6 +16868,76 @@ const assets = {
|
|
|
14593
16868
|
}
|
|
14594
16869
|
}]
|
|
14595
16870
|
},
|
|
16871
|
+
{
|
|
16872
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Jun2025',
|
|
16873
|
+
denom_units: [{
|
|
16874
|
+
denom: 'ibc/F03AFE54A050020BE17E014F19803A27FA036C60CA62AA2C9154B00CA48B2EB6',
|
|
16875
|
+
exponent: 0,
|
|
16876
|
+
aliases: ['y:utia:30Jun2025']
|
|
16877
|
+
}, {
|
|
16878
|
+
denom: 'yTIA30Jun2025',
|
|
16879
|
+
exponent: 6
|
|
16880
|
+
}],
|
|
16881
|
+
base: 'ibc/F03AFE54A050020BE17E014F19803A27FA036C60CA62AA2C9154B00CA48B2EB6',
|
|
16882
|
+
name: 'yTia (30Jun2025)',
|
|
16883
|
+
display: 'yTIA30Jun2025',
|
|
16884
|
+
symbol: 'yTIA-30Jun2025',
|
|
16885
|
+
logo_URIs: {
|
|
16886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
16887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
16888
|
+
},
|
|
16889
|
+
images: [{
|
|
16890
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
16891
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
16892
|
+
}],
|
|
16893
|
+
type_asset: 'sdk.coin',
|
|
16894
|
+
traces: [{
|
|
16895
|
+
type: 'ibc',
|
|
16896
|
+
counterparty: {
|
|
16897
|
+
channel_id: 'channel-13',
|
|
16898
|
+
base_denom: 'y:utia:30Jun2025',
|
|
16899
|
+
chain_name: 'pryzm'
|
|
16900
|
+
},
|
|
16901
|
+
chain: {
|
|
16902
|
+
channel_id: 'channel-155'
|
|
16903
|
+
}
|
|
16904
|
+
}]
|
|
16905
|
+
},
|
|
16906
|
+
{
|
|
16907
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Sep2025',
|
|
16908
|
+
denom_units: [{
|
|
16909
|
+
denom: 'ibc/1F540C5FADA1888BF4FB47A52E087C2904FB43B2F64CFE3246D21BC432475867',
|
|
16910
|
+
exponent: 0,
|
|
16911
|
+
aliases: ['y:utia:30Sep2025']
|
|
16912
|
+
}, {
|
|
16913
|
+
denom: 'yTIA30Sep2025',
|
|
16914
|
+
exponent: 6
|
|
16915
|
+
}],
|
|
16916
|
+
base: 'ibc/1F540C5FADA1888BF4FB47A52E087C2904FB43B2F64CFE3246D21BC432475867',
|
|
16917
|
+
name: 'yTia (30Sep2025)',
|
|
16918
|
+
display: 'yTIA30Sep2025',
|
|
16919
|
+
symbol: 'yTIA-30Sep2025',
|
|
16920
|
+
logo_URIs: {
|
|
16921
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
16922
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
16923
|
+
},
|
|
16924
|
+
images: [{
|
|
16925
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
16926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
16927
|
+
}],
|
|
16928
|
+
type_asset: 'sdk.coin',
|
|
16929
|
+
traces: [{
|
|
16930
|
+
type: 'ibc',
|
|
16931
|
+
counterparty: {
|
|
16932
|
+
channel_id: 'channel-13',
|
|
16933
|
+
base_denom: 'y:utia:30Sep2025',
|
|
16934
|
+
chain_name: 'pryzm'
|
|
16935
|
+
},
|
|
16936
|
+
chain: {
|
|
16937
|
+
channel_id: 'channel-155'
|
|
16938
|
+
}
|
|
16939
|
+
}]
|
|
16940
|
+
},
|
|
14596
16941
|
{
|
|
14597
16942
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
14598
16943
|
denom_units: [{
|
|
@@ -14803,6 +17148,76 @@ const assets = {
|
|
|
14803
17148
|
}
|
|
14804
17149
|
}]
|
|
14805
17150
|
},
|
|
17151
|
+
{
|
|
17152
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2026',
|
|
17153
|
+
denom_units: [{
|
|
17154
|
+
denom: 'ibc/F4732F1D463EE304DE60F5713357BE0A9B3E6DC4865C20C213CE1ECF26137D77',
|
|
17155
|
+
exponent: 0,
|
|
17156
|
+
aliases: ['y:ausdy:31Mar2026']
|
|
17157
|
+
}, {
|
|
17158
|
+
denom: 'yUSDY31Mar2026',
|
|
17159
|
+
exponent: 18
|
|
17160
|
+
}],
|
|
17161
|
+
base: 'ibc/F4732F1D463EE304DE60F5713357BE0A9B3E6DC4865C20C213CE1ECF26137D77',
|
|
17162
|
+
name: 'yUsdy (31Mar2026)',
|
|
17163
|
+
display: 'yUSDY31Mar2026',
|
|
17164
|
+
symbol: 'yUSDY-31Mar2026',
|
|
17165
|
+
logo_URIs: {
|
|
17166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
17167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
17168
|
+
},
|
|
17169
|
+
images: [{
|
|
17170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
17171
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
17172
|
+
}],
|
|
17173
|
+
type_asset: 'sdk.coin',
|
|
17174
|
+
traces: [{
|
|
17175
|
+
type: 'ibc',
|
|
17176
|
+
counterparty: {
|
|
17177
|
+
channel_id: 'channel-13',
|
|
17178
|
+
base_denom: 'y:ausdy:31Mar2026',
|
|
17179
|
+
chain_name: 'pryzm'
|
|
17180
|
+
},
|
|
17181
|
+
chain: {
|
|
17182
|
+
channel_id: 'channel-155'
|
|
17183
|
+
}
|
|
17184
|
+
}]
|
|
17185
|
+
},
|
|
17186
|
+
{
|
|
17187
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2026',
|
|
17188
|
+
denom_units: [{
|
|
17189
|
+
denom: 'ibc/EF88C4C28A1951698129ED1B40EE0A39A433C1C448D1E3CE497B932E7EC9CD92',
|
|
17190
|
+
exponent: 0,
|
|
17191
|
+
aliases: ['y:ausdy:30Jun2026']
|
|
17192
|
+
}, {
|
|
17193
|
+
denom: 'yUSDY30Jun2026',
|
|
17194
|
+
exponent: 18
|
|
17195
|
+
}],
|
|
17196
|
+
base: 'ibc/EF88C4C28A1951698129ED1B40EE0A39A433C1C448D1E3CE497B932E7EC9CD92',
|
|
17197
|
+
name: 'yUsdy (30Jun2026)',
|
|
17198
|
+
display: 'yUSDY30Jun2026',
|
|
17199
|
+
symbol: 'yUSDY-30Jun2026',
|
|
17200
|
+
logo_URIs: {
|
|
17201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
17202
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
17203
|
+
},
|
|
17204
|
+
images: [{
|
|
17205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
17206
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
17207
|
+
}],
|
|
17208
|
+
type_asset: 'sdk.coin',
|
|
17209
|
+
traces: [{
|
|
17210
|
+
type: 'ibc',
|
|
17211
|
+
counterparty: {
|
|
17212
|
+
channel_id: 'channel-13',
|
|
17213
|
+
base_denom: 'y:ausdy:30Jun2026',
|
|
17214
|
+
chain_name: 'pryzm'
|
|
17215
|
+
},
|
|
17216
|
+
chain: {
|
|
17217
|
+
channel_id: 'channel-155'
|
|
17218
|
+
}
|
|
17219
|
+
}]
|
|
17220
|
+
},
|
|
14806
17221
|
{
|
|
14807
17222
|
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
14808
17223
|
denom_units: [{
|
|
@@ -14943,6 +17358,76 @@ const assets = {
|
|
|
14943
17358
|
}
|
|
14944
17359
|
}]
|
|
14945
17360
|
},
|
|
17361
|
+
{
|
|
17362
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2026',
|
|
17363
|
+
denom_units: [{
|
|
17364
|
+
denom: 'ibc/7F8639A3B0DDD8452E0062E9EB34AE2B503753CD32B64EAD942EF6F582D9369D',
|
|
17365
|
+
exponent: 0,
|
|
17366
|
+
aliases: ['y:upryzm:31Mar2026']
|
|
17367
|
+
}, {
|
|
17368
|
+
denom: 'yPRYZM31Mar2026',
|
|
17369
|
+
exponent: 6
|
|
17370
|
+
}],
|
|
17371
|
+
base: 'ibc/7F8639A3B0DDD8452E0062E9EB34AE2B503753CD32B64EAD942EF6F582D9369D',
|
|
17372
|
+
name: 'yPryzm (31Mar2026)',
|
|
17373
|
+
display: 'yPRYZM31Mar2026',
|
|
17374
|
+
symbol: 'yPRYZM-31Mar2026',
|
|
17375
|
+
logo_URIs: {
|
|
17376
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
17377
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
17378
|
+
},
|
|
17379
|
+
images: [{
|
|
17380
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
17381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
17382
|
+
}],
|
|
17383
|
+
type_asset: 'sdk.coin',
|
|
17384
|
+
traces: [{
|
|
17385
|
+
type: 'ibc',
|
|
17386
|
+
counterparty: {
|
|
17387
|
+
channel_id: 'channel-13',
|
|
17388
|
+
base_denom: 'y:upryzm:31Mar2026',
|
|
17389
|
+
chain_name: 'pryzm'
|
|
17390
|
+
},
|
|
17391
|
+
chain: {
|
|
17392
|
+
channel_id: 'channel-155'
|
|
17393
|
+
}
|
|
17394
|
+
}]
|
|
17395
|
+
},
|
|
17396
|
+
{
|
|
17397
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2026',
|
|
17398
|
+
denom_units: [{
|
|
17399
|
+
denom: 'ibc/E835EA57A569E673C78DEA0E288AFE16EC0F60B91A4FB92A5C4E8E039341E0A6',
|
|
17400
|
+
exponent: 0,
|
|
17401
|
+
aliases: ['y:upryzm:30Jun2026']
|
|
17402
|
+
}, {
|
|
17403
|
+
denom: 'yPRYZM30Jun2026',
|
|
17404
|
+
exponent: 6
|
|
17405
|
+
}],
|
|
17406
|
+
base: 'ibc/E835EA57A569E673C78DEA0E288AFE16EC0F60B91A4FB92A5C4E8E039341E0A6',
|
|
17407
|
+
name: 'yPryzm (30Jun2026)',
|
|
17408
|
+
display: 'yPRYZM30Jun2026',
|
|
17409
|
+
symbol: 'yPRYZM-30Jun2026',
|
|
17410
|
+
logo_URIs: {
|
|
17411
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
17412
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
17413
|
+
},
|
|
17414
|
+
images: [{
|
|
17415
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
17416
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
17417
|
+
}],
|
|
17418
|
+
type_asset: 'sdk.coin',
|
|
17419
|
+
traces: [{
|
|
17420
|
+
type: 'ibc',
|
|
17421
|
+
counterparty: {
|
|
17422
|
+
channel_id: 'channel-13',
|
|
17423
|
+
base_denom: 'y:upryzm:30Jun2026',
|
|
17424
|
+
chain_name: 'pryzm'
|
|
17425
|
+
},
|
|
17426
|
+
chain: {
|
|
17427
|
+
channel_id: 'channel-155'
|
|
17428
|
+
}
|
|
17429
|
+
}]
|
|
17430
|
+
},
|
|
14946
17431
|
{
|
|
14947
17432
|
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
14948
17433
|
denom_units: [{
|
|
@@ -15083,6 +17568,41 @@ const assets = {
|
|
|
15083
17568
|
}
|
|
15084
17569
|
}]
|
|
15085
17570
|
},
|
|
17571
|
+
{
|
|
17572
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2026',
|
|
17573
|
+
denom_units: [{
|
|
17574
|
+
denom: 'ibc/E9931D02C084EF3B9D9BDDA55B67C2C6D32B5520CB199E05E87738B748A309E3',
|
|
17575
|
+
exponent: 0,
|
|
17576
|
+
aliases: ['y:asusds:30Jun2026']
|
|
17577
|
+
}, {
|
|
17578
|
+
denom: 'ysUSDS30Jun2026',
|
|
17579
|
+
exponent: 18
|
|
17580
|
+
}],
|
|
17581
|
+
base: 'ibc/E9931D02C084EF3B9D9BDDA55B67C2C6D32B5520CB199E05E87738B748A309E3',
|
|
17582
|
+
name: 'ysUsds (30Jun2026)',
|
|
17583
|
+
display: 'ysUSDS30Jun2026',
|
|
17584
|
+
symbol: 'ysUSDS-30Jun2026',
|
|
17585
|
+
logo_URIs: {
|
|
17586
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
17587
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
17588
|
+
},
|
|
17589
|
+
images: [{
|
|
17590
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
17591
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
17592
|
+
}],
|
|
17593
|
+
type_asset: 'sdk.coin',
|
|
17594
|
+
traces: [{
|
|
17595
|
+
type: 'ibc',
|
|
17596
|
+
counterparty: {
|
|
17597
|
+
channel_id: 'channel-13',
|
|
17598
|
+
base_denom: 'y:asusds:30Jun2026',
|
|
17599
|
+
chain_name: 'pryzm'
|
|
17600
|
+
},
|
|
17601
|
+
chain: {
|
|
17602
|
+
channel_id: 'channel-155'
|
|
17603
|
+
}
|
|
17604
|
+
}]
|
|
17605
|
+
},
|
|
15086
17606
|
{
|
|
15087
17607
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
15088
17608
|
denom_units: [{
|