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