@chain-registry/assets 1.70.51 → 1.70.53
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 +3 -1
- package/esm/mainnet/axelar.js +1381 -43
- 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 +2 -0
- package/esm/mainnet/injective.js +1381 -43
- package/esm/mainnet/milkyway.js +268 -0
- package/esm/mainnet/neutron.js +1286 -26
- package/esm/mainnet/noble.js +1381 -43
- package/esm/mainnet/osmosis.js +1456 -32
- package/esm/mainnet/stride.js +1286 -26
- package/esm/mainnet/terra2.js +1286 -26
- package/esm/mainnet/xion.js +1066 -0
- package/mainnet/assets.js +3 -1
- package/mainnet/axelar.js +1381 -43
- 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 +2 -0
- package/mainnet/index.js +4 -2
- package/mainnet/injective.js +1381 -43
- package/mainnet/milkyway.d.ts +3 -0
- package/mainnet/milkyway.js +270 -0
- package/mainnet/neutron.js +1286 -26
- package/mainnet/noble.js +1381 -43
- package/mainnet/osmosis.js +1456 -32
- package/mainnet/stride.js +1286 -26
- package/mainnet/terra2.js +1286 -26
- package/mainnet/xion.d.ts +3 -0
- package/mainnet/xion.js +1068 -0
- package/package.json +5 -5
package/esm/mainnet/noble.js
CHANGED
|
@@ -4319,6 +4319,41 @@ const assets = {
|
|
|
4319
4319
|
}
|
|
4320
4320
|
}]
|
|
4321
4321
|
},
|
|
4322
|
+
{
|
|
4323
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
4324
|
+
denom_units: [{
|
|
4325
|
+
denom: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
4326
|
+
exponent: 0,
|
|
4327
|
+
aliases: ['p:uatom:31Dec2026']
|
|
4328
|
+
}, {
|
|
4329
|
+
denom: 'pATOM31Dec2026',
|
|
4330
|
+
exponent: 6
|
|
4331
|
+
}],
|
|
4332
|
+
base: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
4333
|
+
name: 'pAtom (31Dec2026)',
|
|
4334
|
+
display: 'pATOM31Dec2026',
|
|
4335
|
+
symbol: 'pATOM-31Dec2026',
|
|
4336
|
+
logo_URIs: {
|
|
4337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4339
|
+
},
|
|
4340
|
+
images: [{
|
|
4341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4343
|
+
}],
|
|
4344
|
+
type_asset: 'sdk.coin',
|
|
4345
|
+
traces: [{
|
|
4346
|
+
type: 'ibc',
|
|
4347
|
+
counterparty: {
|
|
4348
|
+
channel_id: 'channel-5',
|
|
4349
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
4350
|
+
chain_name: 'pryzm'
|
|
4351
|
+
},
|
|
4352
|
+
chain: {
|
|
4353
|
+
channel_id: 'channel-79'
|
|
4354
|
+
}
|
|
4355
|
+
}]
|
|
4356
|
+
},
|
|
4322
4357
|
{
|
|
4323
4358
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
4324
4359
|
denom_units: [{
|
|
@@ -4424,6 +4459,41 @@ const assets = {
|
|
|
4424
4459
|
}
|
|
4425
4460
|
}]
|
|
4426
4461
|
},
|
|
4462
|
+
{
|
|
4463
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
4464
|
+
denom_units: [{
|
|
4465
|
+
denom: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
4466
|
+
exponent: 0,
|
|
4467
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
4468
|
+
}, {
|
|
4469
|
+
denom: 'pOSMO31Dec2026',
|
|
4470
|
+
exponent: 6
|
|
4471
|
+
}],
|
|
4472
|
+
base: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
4473
|
+
name: 'pOsmo (31Dec2026)',
|
|
4474
|
+
display: 'pOSMO31Dec2026',
|
|
4475
|
+
symbol: 'pOSMO-31Dec2026',
|
|
4476
|
+
logo_URIs: {
|
|
4477
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
4478
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
4479
|
+
},
|
|
4480
|
+
images: [{
|
|
4481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
4482
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
4483
|
+
}],
|
|
4484
|
+
type_asset: 'sdk.coin',
|
|
4485
|
+
traces: [{
|
|
4486
|
+
type: 'ibc',
|
|
4487
|
+
counterparty: {
|
|
4488
|
+
channel_id: 'channel-5',
|
|
4489
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
4490
|
+
chain_name: 'pryzm'
|
|
4491
|
+
},
|
|
4492
|
+
chain: {
|
|
4493
|
+
channel_id: 'channel-79'
|
|
4494
|
+
}
|
|
4495
|
+
}]
|
|
4496
|
+
},
|
|
4427
4497
|
{
|
|
4428
4498
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
4429
4499
|
denom_units: [{
|
|
@@ -4529,6 +4599,41 @@ const assets = {
|
|
|
4529
4599
|
}
|
|
4530
4600
|
}]
|
|
4531
4601
|
},
|
|
4602
|
+
{
|
|
4603
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
4604
|
+
denom_units: [{
|
|
4605
|
+
denom: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
4606
|
+
exponent: 0,
|
|
4607
|
+
aliases: ['p:inj:31Dec2026']
|
|
4608
|
+
}, {
|
|
4609
|
+
denom: 'pINJ31Dec2026',
|
|
4610
|
+
exponent: 18
|
|
4611
|
+
}],
|
|
4612
|
+
base: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
4613
|
+
name: 'pInj (31Dec2026)',
|
|
4614
|
+
display: 'pINJ31Dec2026',
|
|
4615
|
+
symbol: 'pINJ-31Dec2026',
|
|
4616
|
+
logo_URIs: {
|
|
4617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
4618
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
4619
|
+
},
|
|
4620
|
+
images: [{
|
|
4621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
4622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
4623
|
+
}],
|
|
4624
|
+
type_asset: 'sdk.coin',
|
|
4625
|
+
traces: [{
|
|
4626
|
+
type: 'ibc',
|
|
4627
|
+
counterparty: {
|
|
4628
|
+
channel_id: 'channel-5',
|
|
4629
|
+
base_denom: 'p:inj:31Dec2026',
|
|
4630
|
+
chain_name: 'pryzm'
|
|
4631
|
+
},
|
|
4632
|
+
chain: {
|
|
4633
|
+
channel_id: 'channel-79'
|
|
4634
|
+
}
|
|
4635
|
+
}]
|
|
4636
|
+
},
|
|
4532
4637
|
{
|
|
4533
4638
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
4534
4639
|
denom_units: [{
|
|
@@ -4599,6 +4704,41 @@ const assets = {
|
|
|
4599
4704
|
}
|
|
4600
4705
|
}]
|
|
4601
4706
|
},
|
|
4707
|
+
{
|
|
4708
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
4709
|
+
denom_units: [{
|
|
4710
|
+
denom: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
4711
|
+
exponent: 0,
|
|
4712
|
+
aliases: ['p:uluna:31Dec2026']
|
|
4713
|
+
}, {
|
|
4714
|
+
denom: 'pLUNA31Dec2026',
|
|
4715
|
+
exponent: 6
|
|
4716
|
+
}],
|
|
4717
|
+
base: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
4718
|
+
name: 'pLuna (31Dec2026)',
|
|
4719
|
+
display: 'pLUNA31Dec2026',
|
|
4720
|
+
symbol: 'pLUNA-31Dec2026',
|
|
4721
|
+
logo_URIs: {
|
|
4722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4724
|
+
},
|
|
4725
|
+
images: [{
|
|
4726
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
4727
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
4728
|
+
}],
|
|
4729
|
+
type_asset: 'sdk.coin',
|
|
4730
|
+
traces: [{
|
|
4731
|
+
type: 'ibc',
|
|
4732
|
+
counterparty: {
|
|
4733
|
+
channel_id: 'channel-5',
|
|
4734
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
4735
|
+
chain_name: 'pryzm'
|
|
4736
|
+
},
|
|
4737
|
+
chain: {
|
|
4738
|
+
channel_id: 'channel-79'
|
|
4739
|
+
}
|
|
4740
|
+
}]
|
|
4741
|
+
},
|
|
4602
4742
|
{
|
|
4603
4743
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
4604
4744
|
denom_units: [{
|
|
@@ -4739,6 +4879,41 @@ const assets = {
|
|
|
4739
4879
|
}
|
|
4740
4880
|
}]
|
|
4741
4881
|
},
|
|
4882
|
+
{
|
|
4883
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
4884
|
+
denom_units: [{
|
|
4885
|
+
denom: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
4886
|
+
exponent: 0,
|
|
4887
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
4888
|
+
}, {
|
|
4889
|
+
denom: 'pAUUU31Dec2026',
|
|
4890
|
+
exponent: 6
|
|
4891
|
+
}],
|
|
4892
|
+
base: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
4893
|
+
name: 'pAuuu (31Dec2026)',
|
|
4894
|
+
display: 'pAUUU31Dec2026',
|
|
4895
|
+
symbol: 'pAUUU-31Dec2026',
|
|
4896
|
+
logo_URIs: {
|
|
4897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
4898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
4899
|
+
},
|
|
4900
|
+
images: [{
|
|
4901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
4902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
4903
|
+
}],
|
|
4904
|
+
type_asset: 'sdk.coin',
|
|
4905
|
+
traces: [{
|
|
4906
|
+
type: 'ibc',
|
|
4907
|
+
counterparty: {
|
|
4908
|
+
channel_id: 'channel-5',
|
|
4909
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
4910
|
+
chain_name: 'pryzm'
|
|
4911
|
+
},
|
|
4912
|
+
chain: {
|
|
4913
|
+
channel_id: 'channel-79'
|
|
4914
|
+
}
|
|
4915
|
+
}]
|
|
4916
|
+
},
|
|
4742
4917
|
{
|
|
4743
4918
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
4744
4919
|
denom_units: [{
|
|
@@ -4844,6 +5019,41 @@ const assets = {
|
|
|
4844
5019
|
}
|
|
4845
5020
|
}]
|
|
4846
5021
|
},
|
|
5022
|
+
{
|
|
5023
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
5024
|
+
denom_units: [{
|
|
5025
|
+
denom: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
5026
|
+
exponent: 0,
|
|
5027
|
+
aliases: ['p:stutia:31Dec2026']
|
|
5028
|
+
}, {
|
|
5029
|
+
denom: 'pstTIA31Dec2026',
|
|
5030
|
+
exponent: 6
|
|
5031
|
+
}],
|
|
5032
|
+
base: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
5033
|
+
name: 'pstTia (31Dec2026)',
|
|
5034
|
+
display: 'pstTIA31Dec2026',
|
|
5035
|
+
symbol: 'pstTIA-31Dec2026',
|
|
5036
|
+
logo_URIs: {
|
|
5037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5038
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5039
|
+
},
|
|
5040
|
+
images: [{
|
|
5041
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5042
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5043
|
+
}],
|
|
5044
|
+
type_asset: 'sdk.coin',
|
|
5045
|
+
traces: [{
|
|
5046
|
+
type: 'ibc',
|
|
5047
|
+
counterparty: {
|
|
5048
|
+
channel_id: 'channel-5',
|
|
5049
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
5050
|
+
chain_name: 'pryzm'
|
|
5051
|
+
},
|
|
5052
|
+
chain: {
|
|
5053
|
+
channel_id: 'channel-79'
|
|
5054
|
+
}
|
|
5055
|
+
}]
|
|
5056
|
+
},
|
|
4847
5057
|
{
|
|
4848
5058
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
4849
5059
|
denom_units: [{
|
|
@@ -4949,6 +5159,41 @@ const assets = {
|
|
|
4949
5159
|
}
|
|
4950
5160
|
}]
|
|
4951
5161
|
},
|
|
5162
|
+
{
|
|
5163
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
5164
|
+
denom_units: [{
|
|
5165
|
+
denom: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
5166
|
+
exponent: 0,
|
|
5167
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
5168
|
+
}, {
|
|
5169
|
+
denom: 'pstDYDX31Dec2026',
|
|
5170
|
+
exponent: 18
|
|
5171
|
+
}],
|
|
5172
|
+
base: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
5173
|
+
name: 'pstDydx (31Dec2026)',
|
|
5174
|
+
display: 'pstDYDX31Dec2026',
|
|
5175
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
5176
|
+
logo_URIs: {
|
|
5177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
5178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
5179
|
+
},
|
|
5180
|
+
images: [{
|
|
5181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
5182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
5183
|
+
}],
|
|
5184
|
+
type_asset: 'sdk.coin',
|
|
5185
|
+
traces: [{
|
|
5186
|
+
type: 'ibc',
|
|
5187
|
+
counterparty: {
|
|
5188
|
+
channel_id: 'channel-5',
|
|
5189
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
5190
|
+
chain_name: 'pryzm'
|
|
5191
|
+
},
|
|
5192
|
+
chain: {
|
|
5193
|
+
channel_id: 'channel-79'
|
|
5194
|
+
}
|
|
5195
|
+
}]
|
|
5196
|
+
},
|
|
4952
5197
|
{
|
|
4953
5198
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
4954
5199
|
denom_units: [{
|
|
@@ -5054,6 +5299,41 @@ const assets = {
|
|
|
5054
5299
|
}
|
|
5055
5300
|
}]
|
|
5056
5301
|
},
|
|
5302
|
+
{
|
|
5303
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
5304
|
+
denom_units: [{
|
|
5305
|
+
denom: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
5306
|
+
exponent: 0,
|
|
5307
|
+
aliases: ['p:udatom:31Dec2026']
|
|
5308
|
+
}, {
|
|
5309
|
+
denom: 'pdATOM31Dec2026',
|
|
5310
|
+
exponent: 6
|
|
5311
|
+
}],
|
|
5312
|
+
base: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
5313
|
+
name: 'pdAtom (31Dec2026)',
|
|
5314
|
+
display: 'pdATOM31Dec2026',
|
|
5315
|
+
symbol: 'pdATOM-31Dec2026',
|
|
5316
|
+
logo_URIs: {
|
|
5317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
5318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
5319
|
+
},
|
|
5320
|
+
images: [{
|
|
5321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
5322
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
5323
|
+
}],
|
|
5324
|
+
type_asset: 'sdk.coin',
|
|
5325
|
+
traces: [{
|
|
5326
|
+
type: 'ibc',
|
|
5327
|
+
counterparty: {
|
|
5328
|
+
channel_id: 'channel-5',
|
|
5329
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
5330
|
+
chain_name: 'pryzm'
|
|
5331
|
+
},
|
|
5332
|
+
chain: {
|
|
5333
|
+
channel_id: 'channel-79'
|
|
5334
|
+
}
|
|
5335
|
+
}]
|
|
5336
|
+
},
|
|
5057
5337
|
{
|
|
5058
5338
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
5059
5339
|
denom_units: [{
|
|
@@ -5124,6 +5404,41 @@ const assets = {
|
|
|
5124
5404
|
}
|
|
5125
5405
|
}]
|
|
5126
5406
|
},
|
|
5407
|
+
{
|
|
5408
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
5409
|
+
denom_units: [{
|
|
5410
|
+
denom: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
5411
|
+
exponent: 0,
|
|
5412
|
+
aliases: ['p:utia:31Dec2026']
|
|
5413
|
+
}, {
|
|
5414
|
+
denom: 'pTIA31Dec2026',
|
|
5415
|
+
exponent: 6
|
|
5416
|
+
}],
|
|
5417
|
+
base: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
5418
|
+
name: 'pTia (31Dec2026)',
|
|
5419
|
+
display: 'pTIA31Dec2026',
|
|
5420
|
+
symbol: 'pTIA-31Dec2026',
|
|
5421
|
+
logo_URIs: {
|
|
5422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5423
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5424
|
+
},
|
|
5425
|
+
images: [{
|
|
5426
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
5427
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
5428
|
+
}],
|
|
5429
|
+
type_asset: 'sdk.coin',
|
|
5430
|
+
traces: [{
|
|
5431
|
+
type: 'ibc',
|
|
5432
|
+
counterparty: {
|
|
5433
|
+
channel_id: 'channel-5',
|
|
5434
|
+
base_denom: 'p:utia:31Dec2026',
|
|
5435
|
+
chain_name: 'pryzm'
|
|
5436
|
+
},
|
|
5437
|
+
chain: {
|
|
5438
|
+
channel_id: 'channel-79'
|
|
5439
|
+
}
|
|
5440
|
+
}]
|
|
5441
|
+
},
|
|
5127
5442
|
{
|
|
5128
5443
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
5129
5444
|
denom_units: [{
|
|
@@ -5230,33 +5545,33 @@ const assets = {
|
|
|
5230
5545
|
}]
|
|
5231
5546
|
},
|
|
5232
5547
|
{
|
|
5233
|
-
description: 'Pryzm\'s refracted yield token for
|
|
5548
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
5234
5549
|
denom_units: [{
|
|
5235
|
-
denom: 'ibc/
|
|
5550
|
+
denom: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
5236
5551
|
exponent: 0,
|
|
5237
|
-
aliases: ['y:
|
|
5552
|
+
aliases: ['y:uatom:31Dec2026']
|
|
5238
5553
|
}, {
|
|
5239
|
-
denom: '
|
|
5554
|
+
denom: 'yATOM31Dec2026',
|
|
5240
5555
|
exponent: 6
|
|
5241
5556
|
}],
|
|
5242
|
-
base: 'ibc/
|
|
5243
|
-
name: '
|
|
5244
|
-
display: '
|
|
5245
|
-
symbol: '
|
|
5557
|
+
base: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
5558
|
+
name: 'yAtom (31Dec2026)',
|
|
5559
|
+
display: 'yATOM31Dec2026',
|
|
5560
|
+
symbol: 'yATOM-31Dec2026',
|
|
5246
5561
|
logo_URIs: {
|
|
5247
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
5248
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
5562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5563
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5249
5564
|
},
|
|
5250
5565
|
images: [{
|
|
5251
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
5252
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
5566
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
5567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
5253
5568
|
}],
|
|
5254
5569
|
type_asset: 'sdk.coin',
|
|
5255
5570
|
traces: [{
|
|
5256
5571
|
type: 'ibc',
|
|
5257
5572
|
counterparty: {
|
|
5258
5573
|
channel_id: 'channel-5',
|
|
5259
|
-
base_denom: 'y:
|
|
5574
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
5260
5575
|
chain_name: 'pryzm'
|
|
5261
5576
|
},
|
|
5262
5577
|
chain: {
|
|
@@ -5265,11 +5580,46 @@ const assets = {
|
|
|
5265
5580
|
}]
|
|
5266
5581
|
},
|
|
5267
5582
|
{
|
|
5268
|
-
description: 'Pryzm\'s refracted yield token for OSMO with maturity of
|
|
5583
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
5269
5584
|
denom_units: [{
|
|
5270
|
-
denom: 'ibc/
|
|
5585
|
+
denom: 'ibc/1DC67525E9DB38DD10DF34FD0AACCF6BEFE2093114433316AC46618F04C1CD1A',
|
|
5271
5586
|
exponent: 0,
|
|
5272
|
-
aliases: ['y:uosmo:
|
|
5587
|
+
aliases: ['y:uosmo:30Sep2024']
|
|
5588
|
+
}, {
|
|
5589
|
+
denom: 'yOSMO30Sep2024',
|
|
5590
|
+
exponent: 6
|
|
5591
|
+
}],
|
|
5592
|
+
base: 'ibc/1DC67525E9DB38DD10DF34FD0AACCF6BEFE2093114433316AC46618F04C1CD1A',
|
|
5593
|
+
name: 'yOsmo (30Sep2024)',
|
|
5594
|
+
display: 'yOSMO30Sep2024',
|
|
5595
|
+
symbol: 'yOSMO-30Sep2024',
|
|
5596
|
+
logo_URIs: {
|
|
5597
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
5598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
5599
|
+
},
|
|
5600
|
+
images: [{
|
|
5601
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
5602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
5603
|
+
}],
|
|
5604
|
+
type_asset: 'sdk.coin',
|
|
5605
|
+
traces: [{
|
|
5606
|
+
type: 'ibc',
|
|
5607
|
+
counterparty: {
|
|
5608
|
+
channel_id: 'channel-5',
|
|
5609
|
+
base_denom: 'y:uosmo:30Sep2024',
|
|
5610
|
+
chain_name: 'pryzm'
|
|
5611
|
+
},
|
|
5612
|
+
chain: {
|
|
5613
|
+
channel_id: 'channel-79'
|
|
5614
|
+
}
|
|
5615
|
+
}]
|
|
5616
|
+
},
|
|
5617
|
+
{
|
|
5618
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2024',
|
|
5619
|
+
denom_units: [{
|
|
5620
|
+
denom: 'ibc/73D957B824C6F34862C6A55EECFAD1F63BA703631BE06DDE3CB1F20C274CB07B',
|
|
5621
|
+
exponent: 0,
|
|
5622
|
+
aliases: ['y:uosmo:31Dec2024']
|
|
5273
5623
|
}, {
|
|
5274
5624
|
denom: 'yOSMO31Dec2024',
|
|
5275
5625
|
exponent: 6
|
|
@@ -5334,6 +5684,41 @@ const assets = {
|
|
|
5334
5684
|
}
|
|
5335
5685
|
}]
|
|
5336
5686
|
},
|
|
5687
|
+
{
|
|
5688
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
5689
|
+
denom_units: [{
|
|
5690
|
+
denom: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
5691
|
+
exponent: 0,
|
|
5692
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
5693
|
+
}, {
|
|
5694
|
+
denom: 'yOSMO31Dec2026',
|
|
5695
|
+
exponent: 6
|
|
5696
|
+
}],
|
|
5697
|
+
base: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
5698
|
+
name: 'yOsmo (31Dec2026)',
|
|
5699
|
+
display: 'yOSMO31Dec2026',
|
|
5700
|
+
symbol: 'yOSMO-31Dec2026',
|
|
5701
|
+
logo_URIs: {
|
|
5702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
5703
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
5704
|
+
},
|
|
5705
|
+
images: [{
|
|
5706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
5707
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
5708
|
+
}],
|
|
5709
|
+
type_asset: 'sdk.coin',
|
|
5710
|
+
traces: [{
|
|
5711
|
+
type: 'ibc',
|
|
5712
|
+
counterparty: {
|
|
5713
|
+
channel_id: 'channel-5',
|
|
5714
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
5715
|
+
chain_name: 'pryzm'
|
|
5716
|
+
},
|
|
5717
|
+
chain: {
|
|
5718
|
+
channel_id: 'channel-79'
|
|
5719
|
+
}
|
|
5720
|
+
}]
|
|
5721
|
+
},
|
|
5337
5722
|
{
|
|
5338
5723
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
5339
5724
|
denom_units: [{
|
|
@@ -5439,6 +5824,41 @@ const assets = {
|
|
|
5439
5824
|
}
|
|
5440
5825
|
}]
|
|
5441
5826
|
},
|
|
5827
|
+
{
|
|
5828
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
5829
|
+
denom_units: [{
|
|
5830
|
+
denom: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
5831
|
+
exponent: 0,
|
|
5832
|
+
aliases: ['y:inj:31Dec2026']
|
|
5833
|
+
}, {
|
|
5834
|
+
denom: 'yINJ31Dec2026',
|
|
5835
|
+
exponent: 18
|
|
5836
|
+
}],
|
|
5837
|
+
base: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
5838
|
+
name: 'yInj (31Dec2026)',
|
|
5839
|
+
display: 'yINJ31Dec2026',
|
|
5840
|
+
symbol: 'yINJ-31Dec2026',
|
|
5841
|
+
logo_URIs: {
|
|
5842
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5844
|
+
},
|
|
5845
|
+
images: [{
|
|
5846
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5847
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5848
|
+
}],
|
|
5849
|
+
type_asset: 'sdk.coin',
|
|
5850
|
+
traces: [{
|
|
5851
|
+
type: 'ibc',
|
|
5852
|
+
counterparty: {
|
|
5853
|
+
channel_id: 'channel-5',
|
|
5854
|
+
base_denom: 'y:inj:31Dec2026',
|
|
5855
|
+
chain_name: 'pryzm'
|
|
5856
|
+
},
|
|
5857
|
+
chain: {
|
|
5858
|
+
channel_id: 'channel-79'
|
|
5859
|
+
}
|
|
5860
|
+
}]
|
|
5861
|
+
},
|
|
5442
5862
|
{
|
|
5443
5863
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
5444
5864
|
denom_units: [{
|
|
@@ -5544,6 +5964,41 @@ const assets = {
|
|
|
5544
5964
|
}
|
|
5545
5965
|
}]
|
|
5546
5966
|
},
|
|
5967
|
+
{
|
|
5968
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
5969
|
+
denom_units: [{
|
|
5970
|
+
denom: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
5971
|
+
exponent: 0,
|
|
5972
|
+
aliases: ['y:uluna:31Dec2026']
|
|
5973
|
+
}, {
|
|
5974
|
+
denom: 'yLUNA31Dec2026',
|
|
5975
|
+
exponent: 6
|
|
5976
|
+
}],
|
|
5977
|
+
base: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
5978
|
+
name: 'yLuna (31Dec2026)',
|
|
5979
|
+
display: 'yLUNA31Dec2026',
|
|
5980
|
+
symbol: 'yLUNA-31Dec2026',
|
|
5981
|
+
logo_URIs: {
|
|
5982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5983
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5984
|
+
},
|
|
5985
|
+
images: [{
|
|
5986
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5987
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5988
|
+
}],
|
|
5989
|
+
type_asset: 'sdk.coin',
|
|
5990
|
+
traces: [{
|
|
5991
|
+
type: 'ibc',
|
|
5992
|
+
counterparty: {
|
|
5993
|
+
channel_id: 'channel-5',
|
|
5994
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
5995
|
+
chain_name: 'pryzm'
|
|
5996
|
+
},
|
|
5997
|
+
chain: {
|
|
5998
|
+
channel_id: 'channel-79'
|
|
5999
|
+
}
|
|
6000
|
+
}]
|
|
6001
|
+
},
|
|
5547
6002
|
{
|
|
5548
6003
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
5549
6004
|
denom_units: [{
|
|
@@ -5649,6 +6104,41 @@ const assets = {
|
|
|
5649
6104
|
}
|
|
5650
6105
|
}]
|
|
5651
6106
|
},
|
|
6107
|
+
{
|
|
6108
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
6109
|
+
denom_units: [{
|
|
6110
|
+
denom: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
6111
|
+
exponent: 0,
|
|
6112
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
6113
|
+
}, {
|
|
6114
|
+
denom: 'yAUUU31Dec2026',
|
|
6115
|
+
exponent: 6
|
|
6116
|
+
}],
|
|
6117
|
+
base: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
6118
|
+
name: 'yAuuu (31Dec2026)',
|
|
6119
|
+
display: 'yAUUU31Dec2026',
|
|
6120
|
+
symbol: 'yAUUU-31Dec2026',
|
|
6121
|
+
logo_URIs: {
|
|
6122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
6123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6124
|
+
},
|
|
6125
|
+
images: [{
|
|
6126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
6127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
6128
|
+
}],
|
|
6129
|
+
type_asset: 'sdk.coin',
|
|
6130
|
+
traces: [{
|
|
6131
|
+
type: 'ibc',
|
|
6132
|
+
counterparty: {
|
|
6133
|
+
channel_id: 'channel-5',
|
|
6134
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
6135
|
+
chain_name: 'pryzm'
|
|
6136
|
+
},
|
|
6137
|
+
chain: {
|
|
6138
|
+
channel_id: 'channel-79'
|
|
6139
|
+
}
|
|
6140
|
+
}]
|
|
6141
|
+
},
|
|
5652
6142
|
{
|
|
5653
6143
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
5654
6144
|
denom_units: [{
|
|
@@ -5754,6 +6244,41 @@ const assets = {
|
|
|
5754
6244
|
}
|
|
5755
6245
|
}]
|
|
5756
6246
|
},
|
|
6247
|
+
{
|
|
6248
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
6249
|
+
denom_units: [{
|
|
6250
|
+
denom: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
6251
|
+
exponent: 0,
|
|
6252
|
+
aliases: ['y:stutia:31Dec2026']
|
|
6253
|
+
}, {
|
|
6254
|
+
denom: 'ystTIA31Dec2026',
|
|
6255
|
+
exponent: 6
|
|
6256
|
+
}],
|
|
6257
|
+
base: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
6258
|
+
name: 'ystTia (31Dec2026)',
|
|
6259
|
+
display: 'ystTIA31Dec2026',
|
|
6260
|
+
symbol: 'ystTIA-31Dec2026',
|
|
6261
|
+
logo_URIs: {
|
|
6262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
6263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
6264
|
+
},
|
|
6265
|
+
images: [{
|
|
6266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
6267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
6268
|
+
}],
|
|
6269
|
+
type_asset: 'sdk.coin',
|
|
6270
|
+
traces: [{
|
|
6271
|
+
type: 'ibc',
|
|
6272
|
+
counterparty: {
|
|
6273
|
+
channel_id: 'channel-5',
|
|
6274
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
6275
|
+
chain_name: 'pryzm'
|
|
6276
|
+
},
|
|
6277
|
+
chain: {
|
|
6278
|
+
channel_id: 'channel-79'
|
|
6279
|
+
}
|
|
6280
|
+
}]
|
|
6281
|
+
},
|
|
5757
6282
|
{
|
|
5758
6283
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
5759
6284
|
denom_units: [{
|
|
@@ -5762,7 +6287,7 @@ const assets = {
|
|
|
5762
6287
|
aliases: ['y:stadydx:30Sep2024']
|
|
5763
6288
|
}, {
|
|
5764
6289
|
denom: 'ystDYDX30Sep2024',
|
|
5765
|
-
exponent:
|
|
6290
|
+
exponent: 18
|
|
5766
6291
|
}],
|
|
5767
6292
|
base: 'ibc/E8A5127B4E831123014C677F524F27CCF6F7DA17E4966320B0C48BFF7CC84E53',
|
|
5768
6293
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -5797,7 +6322,7 @@ const assets = {
|
|
|
5797
6322
|
aliases: ['y:stadydx:31Dec2024']
|
|
5798
6323
|
}, {
|
|
5799
6324
|
denom: 'ystDYDX31Dec2024',
|
|
5800
|
-
exponent:
|
|
6325
|
+
exponent: 18
|
|
5801
6326
|
}],
|
|
5802
6327
|
base: 'ibc/E8D1AAECCB544C3563892C3748899629597A92CB30256A00A99041B135FF97F0',
|
|
5803
6328
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -5832,7 +6357,7 @@ const assets = {
|
|
|
5832
6357
|
aliases: ['y:stadydx:31Dec2025']
|
|
5833
6358
|
}, {
|
|
5834
6359
|
denom: 'ystDYDX31Dec2025',
|
|
5835
|
-
exponent:
|
|
6360
|
+
exponent: 18
|
|
5836
6361
|
}],
|
|
5837
6362
|
base: 'ibc/73FBAF7AA2641A848CD53892D01C76D3D5C2523C5753AD437DE1D3B472815404',
|
|
5838
6363
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -5859,6 +6384,41 @@ const assets = {
|
|
|
5859
6384
|
}
|
|
5860
6385
|
}]
|
|
5861
6386
|
},
|
|
6387
|
+
{
|
|
6388
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
6389
|
+
denom_units: [{
|
|
6390
|
+
denom: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
6391
|
+
exponent: 0,
|
|
6392
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
6393
|
+
}, {
|
|
6394
|
+
denom: 'ystDYDX31Dec2026',
|
|
6395
|
+
exponent: 18
|
|
6396
|
+
}],
|
|
6397
|
+
base: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
6398
|
+
name: 'ystDydx (31Dec2026)',
|
|
6399
|
+
display: 'ystDYDX31Dec2026',
|
|
6400
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
6401
|
+
logo_URIs: {
|
|
6402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
6403
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
6404
|
+
},
|
|
6405
|
+
images: [{
|
|
6406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
6407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
6408
|
+
}],
|
|
6409
|
+
type_asset: 'sdk.coin',
|
|
6410
|
+
traces: [{
|
|
6411
|
+
type: 'ibc',
|
|
6412
|
+
counterparty: {
|
|
6413
|
+
channel_id: 'channel-5',
|
|
6414
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
6415
|
+
chain_name: 'pryzm'
|
|
6416
|
+
},
|
|
6417
|
+
chain: {
|
|
6418
|
+
channel_id: 'channel-79'
|
|
6419
|
+
}
|
|
6420
|
+
}]
|
|
6421
|
+
},
|
|
5862
6422
|
{
|
|
5863
6423
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
5864
6424
|
denom_units: [{
|
|
@@ -5964,6 +6524,41 @@ const assets = {
|
|
|
5964
6524
|
}
|
|
5965
6525
|
}]
|
|
5966
6526
|
},
|
|
6527
|
+
{
|
|
6528
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
6529
|
+
denom_units: [{
|
|
6530
|
+
denom: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
6531
|
+
exponent: 0,
|
|
6532
|
+
aliases: ['y:udatom:31Dec2026']
|
|
6533
|
+
}, {
|
|
6534
|
+
denom: 'ydATOM31Dec2026',
|
|
6535
|
+
exponent: 6
|
|
6536
|
+
}],
|
|
6537
|
+
base: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
6538
|
+
name: 'ydAtom (31Dec2026)',
|
|
6539
|
+
display: 'ydATOM31Dec2026',
|
|
6540
|
+
symbol: 'ydATOM-31Dec2026',
|
|
6541
|
+
logo_URIs: {
|
|
6542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
6543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
6544
|
+
},
|
|
6545
|
+
images: [{
|
|
6546
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
6547
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
6548
|
+
}],
|
|
6549
|
+
type_asset: 'sdk.coin',
|
|
6550
|
+
traces: [{
|
|
6551
|
+
type: 'ibc',
|
|
6552
|
+
counterparty: {
|
|
6553
|
+
channel_id: 'channel-5',
|
|
6554
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
6555
|
+
chain_name: 'pryzm'
|
|
6556
|
+
},
|
|
6557
|
+
chain: {
|
|
6558
|
+
channel_id: 'channel-79'
|
|
6559
|
+
}
|
|
6560
|
+
}]
|
|
6561
|
+
},
|
|
5967
6562
|
{
|
|
5968
6563
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
5969
6564
|
denom_units: [{
|
|
@@ -6034,6 +6629,41 @@ const assets = {
|
|
|
6034
6629
|
}
|
|
6035
6630
|
}]
|
|
6036
6631
|
},
|
|
6632
|
+
{
|
|
6633
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
6634
|
+
denom_units: [{
|
|
6635
|
+
denom: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
6636
|
+
exponent: 0,
|
|
6637
|
+
aliases: ['y:utia:31Dec2026']
|
|
6638
|
+
}, {
|
|
6639
|
+
denom: 'yTIA31Dec2026',
|
|
6640
|
+
exponent: 6
|
|
6641
|
+
}],
|
|
6642
|
+
base: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
6643
|
+
name: 'yTia (31Dec2026)',
|
|
6644
|
+
display: 'yTIA31Dec2026',
|
|
6645
|
+
symbol: 'yTIA-31Dec2026',
|
|
6646
|
+
logo_URIs: {
|
|
6647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6648
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6649
|
+
},
|
|
6650
|
+
images: [{
|
|
6651
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6652
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6653
|
+
}],
|
|
6654
|
+
type_asset: 'sdk.coin',
|
|
6655
|
+
traces: [{
|
|
6656
|
+
type: 'ibc',
|
|
6657
|
+
counterparty: {
|
|
6658
|
+
channel_id: 'channel-5',
|
|
6659
|
+
base_denom: 'y:utia:31Dec2026',
|
|
6660
|
+
chain_name: 'pryzm'
|
|
6661
|
+
},
|
|
6662
|
+
chain: {
|
|
6663
|
+
channel_id: 'channel-79'
|
|
6664
|
+
}
|
|
6665
|
+
}]
|
|
6666
|
+
},
|
|
6037
6667
|
{
|
|
6038
6668
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
6039
6669
|
denom_units: [{
|
|
@@ -7406,16 +8036,55 @@ const assets = {
|
|
|
7406
8036
|
}]
|
|
7407
8037
|
},
|
|
7408
8038
|
{
|
|
7409
|
-
description: '
|
|
8039
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
7410
8040
|
denom_units: [{
|
|
7411
|
-
denom: 'ibc/
|
|
8041
|
+
denom: 'ibc/E7D78F7EEF80EC9B57BB833298FD0E2928CF41F3019D2A125AFF90F43298E46B',
|
|
7412
8042
|
exponent: 0,
|
|
7413
|
-
aliases: ['
|
|
8043
|
+
aliases: ['uxion']
|
|
7414
8044
|
}, {
|
|
7415
|
-
denom: '
|
|
7416
|
-
exponent: 6
|
|
8045
|
+
denom: 'XION',
|
|
8046
|
+
exponent: 6,
|
|
8047
|
+
aliases: ['xion']
|
|
7417
8048
|
}],
|
|
7418
|
-
base: 'ibc/
|
|
8049
|
+
base: 'ibc/E7D78F7EEF80EC9B57BB833298FD0E2928CF41F3019D2A125AFF90F43298E46B',
|
|
8050
|
+
display: 'XION',
|
|
8051
|
+
name: 'xion',
|
|
8052
|
+
symbol: 'XION',
|
|
8053
|
+
coingecko_id: 'xion-2',
|
|
8054
|
+
type_asset: 'sdk.coin',
|
|
8055
|
+
logo_URIs: {
|
|
8056
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
8057
|
+
},
|
|
8058
|
+
images: [{
|
|
8059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
8060
|
+
}],
|
|
8061
|
+
socials: {
|
|
8062
|
+
website: 'https://xion.burnt.com/',
|
|
8063
|
+
twitter: 'https://twitter.com/burnt_xion'
|
|
8064
|
+
},
|
|
8065
|
+
traces: [{
|
|
8066
|
+
type: 'ibc',
|
|
8067
|
+
counterparty: {
|
|
8068
|
+
channel_id: 'channel-2',
|
|
8069
|
+
base_denom: 'uxion',
|
|
8070
|
+
chain_name: 'xion'
|
|
8071
|
+
},
|
|
8072
|
+
chain: {
|
|
8073
|
+
channel_id: 'channel-113'
|
|
8074
|
+
}
|
|
8075
|
+
}]
|
|
8076
|
+
},
|
|
8077
|
+
{
|
|
8078
|
+
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
8079
|
+
denom_units: [{
|
|
8080
|
+
denom: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
|
|
8081
|
+
exponent: 0,
|
|
8082
|
+
aliases: ['uflix']
|
|
8083
|
+
}, {
|
|
8084
|
+
denom: 'flix',
|
|
8085
|
+
exponent: 6
|
|
8086
|
+
}],
|
|
8087
|
+
base: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
|
|
7419
8088
|
name: 'Flix',
|
|
7420
8089
|
display: 'flix',
|
|
7421
8090
|
symbol: 'FLIX',
|
|
@@ -7881,6 +8550,41 @@ const assets = {
|
|
|
7881
8550
|
}
|
|
7882
8551
|
}]
|
|
7883
8552
|
},
|
|
8553
|
+
{
|
|
8554
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
8555
|
+
denom_units: [{
|
|
8556
|
+
denom: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
8557
|
+
exponent: 0,
|
|
8558
|
+
aliases: ['p:uatom:31Dec2026']
|
|
8559
|
+
}, {
|
|
8560
|
+
denom: 'pATOM31Dec2026',
|
|
8561
|
+
exponent: 6
|
|
8562
|
+
}],
|
|
8563
|
+
base: 'ibc/10B8ED672E111E0089A4EF1AB155808C3FA856F84E33E0AED1F2F4B69F9FDEFF',
|
|
8564
|
+
name: 'pAtom (31Dec2026)',
|
|
8565
|
+
display: 'pATOM31Dec2026',
|
|
8566
|
+
symbol: 'pATOM-31Dec2026',
|
|
8567
|
+
logo_URIs: {
|
|
8568
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8569
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8570
|
+
},
|
|
8571
|
+
images: [{
|
|
8572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8573
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8574
|
+
}],
|
|
8575
|
+
type_asset: 'sdk.coin',
|
|
8576
|
+
traces: [{
|
|
8577
|
+
type: 'ibc',
|
|
8578
|
+
counterparty: {
|
|
8579
|
+
channel_id: 'channel-5',
|
|
8580
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
8581
|
+
chain_name: 'pryzm'
|
|
8582
|
+
},
|
|
8583
|
+
chain: {
|
|
8584
|
+
channel_id: 'channel-79'
|
|
8585
|
+
}
|
|
8586
|
+
}]
|
|
8587
|
+
},
|
|
7884
8588
|
{
|
|
7885
8589
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
7886
8590
|
denom_units: [{
|
|
@@ -7986,6 +8690,41 @@ const assets = {
|
|
|
7986
8690
|
}
|
|
7987
8691
|
}]
|
|
7988
8692
|
},
|
|
8693
|
+
{
|
|
8694
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
8695
|
+
denom_units: [{
|
|
8696
|
+
denom: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
8697
|
+
exponent: 0,
|
|
8698
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
8699
|
+
}, {
|
|
8700
|
+
denom: 'pOSMO31Dec2026',
|
|
8701
|
+
exponent: 6
|
|
8702
|
+
}],
|
|
8703
|
+
base: 'ibc/86EFE7F5649BD9F39B089FE1FE00A8F4CDA99891A313DD44D5215B4567F73E6C',
|
|
8704
|
+
name: 'pOsmo (31Dec2026)',
|
|
8705
|
+
display: 'pOSMO31Dec2026',
|
|
8706
|
+
symbol: 'pOSMO-31Dec2026',
|
|
8707
|
+
logo_URIs: {
|
|
8708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8709
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8710
|
+
},
|
|
8711
|
+
images: [{
|
|
8712
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8713
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8714
|
+
}],
|
|
8715
|
+
type_asset: 'sdk.coin',
|
|
8716
|
+
traces: [{
|
|
8717
|
+
type: 'ibc',
|
|
8718
|
+
counterparty: {
|
|
8719
|
+
channel_id: 'channel-5',
|
|
8720
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
8721
|
+
chain_name: 'pryzm'
|
|
8722
|
+
},
|
|
8723
|
+
chain: {
|
|
8724
|
+
channel_id: 'channel-79'
|
|
8725
|
+
}
|
|
8726
|
+
}]
|
|
8727
|
+
},
|
|
7989
8728
|
{
|
|
7990
8729
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
7991
8730
|
denom_units: [{
|
|
@@ -8091,6 +8830,41 @@ const assets = {
|
|
|
8091
8830
|
}
|
|
8092
8831
|
}]
|
|
8093
8832
|
},
|
|
8833
|
+
{
|
|
8834
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
8835
|
+
denom_units: [{
|
|
8836
|
+
denom: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
8837
|
+
exponent: 0,
|
|
8838
|
+
aliases: ['p:inj:31Dec2026']
|
|
8839
|
+
}, {
|
|
8840
|
+
denom: 'pINJ31Dec2026',
|
|
8841
|
+
exponent: 18
|
|
8842
|
+
}],
|
|
8843
|
+
base: 'ibc/DA81BEA5CCED4033B79866BA60BF8B6A0377F78C97799416B68678EA6FB89F28',
|
|
8844
|
+
name: 'pInj (31Dec2026)',
|
|
8845
|
+
display: 'pINJ31Dec2026',
|
|
8846
|
+
symbol: 'pINJ-31Dec2026',
|
|
8847
|
+
logo_URIs: {
|
|
8848
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8849
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8850
|
+
},
|
|
8851
|
+
images: [{
|
|
8852
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8853
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8854
|
+
}],
|
|
8855
|
+
type_asset: 'sdk.coin',
|
|
8856
|
+
traces: [{
|
|
8857
|
+
type: 'ibc',
|
|
8858
|
+
counterparty: {
|
|
8859
|
+
channel_id: 'channel-5',
|
|
8860
|
+
base_denom: 'p:inj:31Dec2026',
|
|
8861
|
+
chain_name: 'pryzm'
|
|
8862
|
+
},
|
|
8863
|
+
chain: {
|
|
8864
|
+
channel_id: 'channel-79'
|
|
8865
|
+
}
|
|
8866
|
+
}]
|
|
8867
|
+
},
|
|
8094
8868
|
{
|
|
8095
8869
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
8096
8870
|
denom_units: [{
|
|
@@ -8161,6 +8935,41 @@ const assets = {
|
|
|
8161
8935
|
}
|
|
8162
8936
|
}]
|
|
8163
8937
|
},
|
|
8938
|
+
{
|
|
8939
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
8940
|
+
denom_units: [{
|
|
8941
|
+
denom: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
8942
|
+
exponent: 0,
|
|
8943
|
+
aliases: ['p:uluna:31Dec2026']
|
|
8944
|
+
}, {
|
|
8945
|
+
denom: 'pLUNA31Dec2026',
|
|
8946
|
+
exponent: 6
|
|
8947
|
+
}],
|
|
8948
|
+
base: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
8949
|
+
name: 'pLuna (31Dec2026)',
|
|
8950
|
+
display: 'pLUNA31Dec2026',
|
|
8951
|
+
symbol: 'pLUNA-31Dec2026',
|
|
8952
|
+
logo_URIs: {
|
|
8953
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
8954
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
8955
|
+
},
|
|
8956
|
+
images: [{
|
|
8957
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
8958
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
8959
|
+
}],
|
|
8960
|
+
type_asset: 'sdk.coin',
|
|
8961
|
+
traces: [{
|
|
8962
|
+
type: 'ibc',
|
|
8963
|
+
counterparty: {
|
|
8964
|
+
channel_id: 'channel-5',
|
|
8965
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
8966
|
+
chain_name: 'pryzm'
|
|
8967
|
+
},
|
|
8968
|
+
chain: {
|
|
8969
|
+
channel_id: 'channel-79'
|
|
8970
|
+
}
|
|
8971
|
+
}]
|
|
8972
|
+
},
|
|
8164
8973
|
{
|
|
8165
8974
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
8166
8975
|
denom_units: [{
|
|
@@ -8301,6 +9110,41 @@ const assets = {
|
|
|
8301
9110
|
}
|
|
8302
9111
|
}]
|
|
8303
9112
|
},
|
|
9113
|
+
{
|
|
9114
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
9115
|
+
denom_units: [{
|
|
9116
|
+
denom: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
9117
|
+
exponent: 0,
|
|
9118
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
9119
|
+
}, {
|
|
9120
|
+
denom: 'pAUUU31Dec2026',
|
|
9121
|
+
exponent: 6
|
|
9122
|
+
}],
|
|
9123
|
+
base: 'ibc/67E0FDE9D81391DE6ABA1F26274CC0EFFD59593397562691FAC670AE9E35A2A5',
|
|
9124
|
+
name: 'pAuuu (31Dec2026)',
|
|
9125
|
+
display: 'pAUUU31Dec2026',
|
|
9126
|
+
symbol: 'pAUUU-31Dec2026',
|
|
9127
|
+
logo_URIs: {
|
|
9128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9129
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9130
|
+
},
|
|
9131
|
+
images: [{
|
|
9132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9133
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9134
|
+
}],
|
|
9135
|
+
type_asset: 'sdk.coin',
|
|
9136
|
+
traces: [{
|
|
9137
|
+
type: 'ibc',
|
|
9138
|
+
counterparty: {
|
|
9139
|
+
channel_id: 'channel-5',
|
|
9140
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
9141
|
+
chain_name: 'pryzm'
|
|
9142
|
+
},
|
|
9143
|
+
chain: {
|
|
9144
|
+
channel_id: 'channel-79'
|
|
9145
|
+
}
|
|
9146
|
+
}]
|
|
9147
|
+
},
|
|
8304
9148
|
{
|
|
8305
9149
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
8306
9150
|
denom_units: [{
|
|
@@ -8406,6 +9250,41 @@ const assets = {
|
|
|
8406
9250
|
}
|
|
8407
9251
|
}]
|
|
8408
9252
|
},
|
|
9253
|
+
{
|
|
9254
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
9255
|
+
denom_units: [{
|
|
9256
|
+
denom: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
9257
|
+
exponent: 0,
|
|
9258
|
+
aliases: ['p:stutia:31Dec2026']
|
|
9259
|
+
}, {
|
|
9260
|
+
denom: 'pstTIA31Dec2026',
|
|
9261
|
+
exponent: 6
|
|
9262
|
+
}],
|
|
9263
|
+
base: 'ibc/6E3FEA08DFF20FC5CC17447A90D87B6D4616AD6A8D5B5171D6080C252F85BE69',
|
|
9264
|
+
name: 'pstTia (31Dec2026)',
|
|
9265
|
+
display: 'pstTIA31Dec2026',
|
|
9266
|
+
symbol: 'pstTIA-31Dec2026',
|
|
9267
|
+
logo_URIs: {
|
|
9268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9270
|
+
},
|
|
9271
|
+
images: [{
|
|
9272
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9273
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9274
|
+
}],
|
|
9275
|
+
type_asset: 'sdk.coin',
|
|
9276
|
+
traces: [{
|
|
9277
|
+
type: 'ibc',
|
|
9278
|
+
counterparty: {
|
|
9279
|
+
channel_id: 'channel-5',
|
|
9280
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
9281
|
+
chain_name: 'pryzm'
|
|
9282
|
+
},
|
|
9283
|
+
chain: {
|
|
9284
|
+
channel_id: 'channel-79'
|
|
9285
|
+
}
|
|
9286
|
+
}]
|
|
9287
|
+
},
|
|
8409
9288
|
{
|
|
8410
9289
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
8411
9290
|
denom_units: [{
|
|
@@ -8511,6 +9390,41 @@ const assets = {
|
|
|
8511
9390
|
}
|
|
8512
9391
|
}]
|
|
8513
9392
|
},
|
|
9393
|
+
{
|
|
9394
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
9395
|
+
denom_units: [{
|
|
9396
|
+
denom: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
9397
|
+
exponent: 0,
|
|
9398
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
9399
|
+
}, {
|
|
9400
|
+
denom: 'pstDYDX31Dec2026',
|
|
9401
|
+
exponent: 18
|
|
9402
|
+
}],
|
|
9403
|
+
base: 'ibc/2723143D991B32A6B2E185FDBBE93E46F2AB58C5B0650B3A790BB9C2EBE5893E',
|
|
9404
|
+
name: 'pstDydx (31Dec2026)',
|
|
9405
|
+
display: 'pstDYDX31Dec2026',
|
|
9406
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
9407
|
+
logo_URIs: {
|
|
9408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9410
|
+
},
|
|
9411
|
+
images: [{
|
|
9412
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9413
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9414
|
+
}],
|
|
9415
|
+
type_asset: 'sdk.coin',
|
|
9416
|
+
traces: [{
|
|
9417
|
+
type: 'ibc',
|
|
9418
|
+
counterparty: {
|
|
9419
|
+
channel_id: 'channel-5',
|
|
9420
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
9421
|
+
chain_name: 'pryzm'
|
|
9422
|
+
},
|
|
9423
|
+
chain: {
|
|
9424
|
+
channel_id: 'channel-79'
|
|
9425
|
+
}
|
|
9426
|
+
}]
|
|
9427
|
+
},
|
|
8514
9428
|
{
|
|
8515
9429
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
8516
9430
|
denom_units: [{
|
|
@@ -8616,6 +9530,41 @@ const assets = {
|
|
|
8616
9530
|
}
|
|
8617
9531
|
}]
|
|
8618
9532
|
},
|
|
9533
|
+
{
|
|
9534
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
9535
|
+
denom_units: [{
|
|
9536
|
+
denom: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
9537
|
+
exponent: 0,
|
|
9538
|
+
aliases: ['p:udatom:31Dec2026']
|
|
9539
|
+
}, {
|
|
9540
|
+
denom: 'pdATOM31Dec2026',
|
|
9541
|
+
exponent: 6
|
|
9542
|
+
}],
|
|
9543
|
+
base: 'ibc/588CA4FAEA844BF5B3298C09CD44A4FFCC4EE5C5EC28C1667931AF3D97CDA001',
|
|
9544
|
+
name: 'pdAtom (31Dec2026)',
|
|
9545
|
+
display: 'pdATOM31Dec2026',
|
|
9546
|
+
symbol: 'pdATOM-31Dec2026',
|
|
9547
|
+
logo_URIs: {
|
|
9548
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9549
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9550
|
+
},
|
|
9551
|
+
images: [{
|
|
9552
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9553
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9554
|
+
}],
|
|
9555
|
+
type_asset: 'sdk.coin',
|
|
9556
|
+
traces: [{
|
|
9557
|
+
type: 'ibc',
|
|
9558
|
+
counterparty: {
|
|
9559
|
+
channel_id: 'channel-5',
|
|
9560
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
9561
|
+
chain_name: 'pryzm'
|
|
9562
|
+
},
|
|
9563
|
+
chain: {
|
|
9564
|
+
channel_id: 'channel-79'
|
|
9565
|
+
}
|
|
9566
|
+
}]
|
|
9567
|
+
},
|
|
8619
9568
|
{
|
|
8620
9569
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8621
9570
|
denom_units: [{
|
|
@@ -8686,6 +9635,41 @@ const assets = {
|
|
|
8686
9635
|
}
|
|
8687
9636
|
}]
|
|
8688
9637
|
},
|
|
9638
|
+
{
|
|
9639
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
9640
|
+
denom_units: [{
|
|
9641
|
+
denom: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
9642
|
+
exponent: 0,
|
|
9643
|
+
aliases: ['p:utia:31Dec2026']
|
|
9644
|
+
}, {
|
|
9645
|
+
denom: 'pTIA31Dec2026',
|
|
9646
|
+
exponent: 6
|
|
9647
|
+
}],
|
|
9648
|
+
base: 'ibc/CB2AD6AE2B4002602894F9DBB2701F1C7CAB4F2B48D30BDA02D557D9B42B94D2',
|
|
9649
|
+
name: 'pTia (31Dec2026)',
|
|
9650
|
+
display: 'pTIA31Dec2026',
|
|
9651
|
+
symbol: 'pTIA-31Dec2026',
|
|
9652
|
+
logo_URIs: {
|
|
9653
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9654
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9655
|
+
},
|
|
9656
|
+
images: [{
|
|
9657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9658
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9659
|
+
}],
|
|
9660
|
+
type_asset: 'sdk.coin',
|
|
9661
|
+
traces: [{
|
|
9662
|
+
type: 'ibc',
|
|
9663
|
+
counterparty: {
|
|
9664
|
+
channel_id: 'channel-5',
|
|
9665
|
+
base_denom: 'p:utia:31Dec2026',
|
|
9666
|
+
chain_name: 'pryzm'
|
|
9667
|
+
},
|
|
9668
|
+
chain: {
|
|
9669
|
+
channel_id: 'channel-79'
|
|
9670
|
+
}
|
|
9671
|
+
}]
|
|
9672
|
+
},
|
|
8689
9673
|
{
|
|
8690
9674
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8691
9675
|
denom_units: [{
|
|
@@ -8728,13 +9712,48 @@ const assets = {
|
|
|
8728
9712
|
exponent: 0,
|
|
8729
9713
|
aliases: ['y:uatom:31Dec2024']
|
|
8730
9714
|
}, {
|
|
8731
|
-
denom: 'yATOM31Dec2024',
|
|
9715
|
+
denom: 'yATOM31Dec2024',
|
|
9716
|
+
exponent: 6
|
|
9717
|
+
}],
|
|
9718
|
+
base: 'ibc/D3DF2C96C046064C7E016BC1D772C7C7E8F4490CBCC139260F6A0F3BBE78C09C',
|
|
9719
|
+
name: 'yAtom (31Dec2024)',
|
|
9720
|
+
display: 'yATOM31Dec2024',
|
|
9721
|
+
symbol: 'yATOM-31Dec2024',
|
|
9722
|
+
logo_URIs: {
|
|
9723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9724
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9725
|
+
},
|
|
9726
|
+
images: [{
|
|
9727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9728
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9729
|
+
}],
|
|
9730
|
+
type_asset: 'sdk.coin',
|
|
9731
|
+
traces: [{
|
|
9732
|
+
type: 'ibc',
|
|
9733
|
+
counterparty: {
|
|
9734
|
+
channel_id: 'channel-5',
|
|
9735
|
+
base_denom: 'y:uatom:31Dec2024',
|
|
9736
|
+
chain_name: 'pryzm'
|
|
9737
|
+
},
|
|
9738
|
+
chain: {
|
|
9739
|
+
channel_id: 'channel-79'
|
|
9740
|
+
}
|
|
9741
|
+
}]
|
|
9742
|
+
},
|
|
9743
|
+
{
|
|
9744
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
9745
|
+
denom_units: [{
|
|
9746
|
+
denom: 'ibc/A02B37F2A48EF8482B1E934F2C20D32587D3065AEBA994C122AC1139DEAFD998',
|
|
9747
|
+
exponent: 0,
|
|
9748
|
+
aliases: ['y:uatom:31Dec2025']
|
|
9749
|
+
}, {
|
|
9750
|
+
denom: 'yATOM31Dec2025',
|
|
8732
9751
|
exponent: 6
|
|
8733
9752
|
}],
|
|
8734
|
-
base: 'ibc/
|
|
8735
|
-
name: 'yAtom (
|
|
8736
|
-
display: '
|
|
8737
|
-
symbol: 'yATOM-
|
|
9753
|
+
base: 'ibc/A02B37F2A48EF8482B1E934F2C20D32587D3065AEBA994C122AC1139DEAFD998',
|
|
9754
|
+
name: 'yAtom (31Dec2025)',
|
|
9755
|
+
display: 'yATOM31Dec2025',
|
|
9756
|
+
symbol: 'yATOM-31Dec2025',
|
|
8738
9757
|
logo_URIs: {
|
|
8739
9758
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
8740
9759
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
@@ -8748,7 +9767,7 @@ const assets = {
|
|
|
8748
9767
|
type: 'ibc',
|
|
8749
9768
|
counterparty: {
|
|
8750
9769
|
channel_id: 'channel-5',
|
|
8751
|
-
base_denom: 'y:uatom:
|
|
9770
|
+
base_denom: 'y:uatom:31Dec2025',
|
|
8752
9771
|
chain_name: 'pryzm'
|
|
8753
9772
|
},
|
|
8754
9773
|
chain: {
|
|
@@ -8757,19 +9776,19 @@ const assets = {
|
|
|
8757
9776
|
}]
|
|
8758
9777
|
},
|
|
8759
9778
|
{
|
|
8760
|
-
description: 'Pryzm\'s refracted yield token for ATOM with maturity of
|
|
9779
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
8761
9780
|
denom_units: [{
|
|
8762
|
-
denom: 'ibc/
|
|
9781
|
+
denom: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
8763
9782
|
exponent: 0,
|
|
8764
|
-
aliases: ['y:uatom:
|
|
9783
|
+
aliases: ['y:uatom:31Dec2026']
|
|
8765
9784
|
}, {
|
|
8766
|
-
denom: '
|
|
9785
|
+
denom: 'yATOM31Dec2026',
|
|
8767
9786
|
exponent: 6
|
|
8768
9787
|
}],
|
|
8769
|
-
base: 'ibc/
|
|
8770
|
-
name: 'yAtom (
|
|
8771
|
-
display: '
|
|
8772
|
-
symbol: 'yATOM-
|
|
9788
|
+
base: 'ibc/8C7BAE90D2A79D110D64914C0FDF1CB997584426187E37F93F5C211201217CFC',
|
|
9789
|
+
name: 'yAtom (31Dec2026)',
|
|
9790
|
+
display: 'yATOM31Dec2026',
|
|
9791
|
+
symbol: 'yATOM-31Dec2026',
|
|
8773
9792
|
logo_URIs: {
|
|
8774
9793
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
8775
9794
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
@@ -8783,7 +9802,7 @@ const assets = {
|
|
|
8783
9802
|
type: 'ibc',
|
|
8784
9803
|
counterparty: {
|
|
8785
9804
|
channel_id: 'channel-5',
|
|
8786
|
-
base_denom: 'y:uatom:
|
|
9805
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
8787
9806
|
chain_name: 'pryzm'
|
|
8788
9807
|
},
|
|
8789
9808
|
chain: {
|
|
@@ -8896,6 +9915,41 @@ const assets = {
|
|
|
8896
9915
|
}
|
|
8897
9916
|
}]
|
|
8898
9917
|
},
|
|
9918
|
+
{
|
|
9919
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
9920
|
+
denom_units: [{
|
|
9921
|
+
denom: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
9922
|
+
exponent: 0,
|
|
9923
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
9924
|
+
}, {
|
|
9925
|
+
denom: 'yOSMO31Dec2026',
|
|
9926
|
+
exponent: 6
|
|
9927
|
+
}],
|
|
9928
|
+
base: 'ibc/D2263A576692CC5FF5D95B6A0B46891069A31AA65D8E5808AEBFB0100CD97A39',
|
|
9929
|
+
name: 'yOsmo (31Dec2026)',
|
|
9930
|
+
display: 'yOSMO31Dec2026',
|
|
9931
|
+
symbol: 'yOSMO-31Dec2026',
|
|
9932
|
+
logo_URIs: {
|
|
9933
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9934
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9935
|
+
},
|
|
9936
|
+
images: [{
|
|
9937
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9938
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9939
|
+
}],
|
|
9940
|
+
type_asset: 'sdk.coin',
|
|
9941
|
+
traces: [{
|
|
9942
|
+
type: 'ibc',
|
|
9943
|
+
counterparty: {
|
|
9944
|
+
channel_id: 'channel-5',
|
|
9945
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
9946
|
+
chain_name: 'pryzm'
|
|
9947
|
+
},
|
|
9948
|
+
chain: {
|
|
9949
|
+
channel_id: 'channel-79'
|
|
9950
|
+
}
|
|
9951
|
+
}]
|
|
9952
|
+
},
|
|
8899
9953
|
{
|
|
8900
9954
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
8901
9955
|
denom_units: [{
|
|
@@ -9001,6 +10055,41 @@ const assets = {
|
|
|
9001
10055
|
}
|
|
9002
10056
|
}]
|
|
9003
10057
|
},
|
|
10058
|
+
{
|
|
10059
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
10060
|
+
denom_units: [{
|
|
10061
|
+
denom: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
10062
|
+
exponent: 0,
|
|
10063
|
+
aliases: ['y:inj:31Dec2026']
|
|
10064
|
+
}, {
|
|
10065
|
+
denom: 'yINJ31Dec2026',
|
|
10066
|
+
exponent: 18
|
|
10067
|
+
}],
|
|
10068
|
+
base: 'ibc/AB441822C9CD7C6F439CA33EDA68DF442B4EDB9FBBA0D68D4D95ED67DC336C64',
|
|
10069
|
+
name: 'yInj (31Dec2026)',
|
|
10070
|
+
display: 'yINJ31Dec2026',
|
|
10071
|
+
symbol: 'yINJ-31Dec2026',
|
|
10072
|
+
logo_URIs: {
|
|
10073
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10074
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10075
|
+
},
|
|
10076
|
+
images: [{
|
|
10077
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10078
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10079
|
+
}],
|
|
10080
|
+
type_asset: 'sdk.coin',
|
|
10081
|
+
traces: [{
|
|
10082
|
+
type: 'ibc',
|
|
10083
|
+
counterparty: {
|
|
10084
|
+
channel_id: 'channel-5',
|
|
10085
|
+
base_denom: 'y:inj:31Dec2026',
|
|
10086
|
+
chain_name: 'pryzm'
|
|
10087
|
+
},
|
|
10088
|
+
chain: {
|
|
10089
|
+
channel_id: 'channel-79'
|
|
10090
|
+
}
|
|
10091
|
+
}]
|
|
10092
|
+
},
|
|
9004
10093
|
{
|
|
9005
10094
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
9006
10095
|
denom_units: [{
|
|
@@ -9106,6 +10195,41 @@ const assets = {
|
|
|
9106
10195
|
}
|
|
9107
10196
|
}]
|
|
9108
10197
|
},
|
|
10198
|
+
{
|
|
10199
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
10200
|
+
denom_units: [{
|
|
10201
|
+
denom: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
10202
|
+
exponent: 0,
|
|
10203
|
+
aliases: ['y:uluna:31Dec2026']
|
|
10204
|
+
}, {
|
|
10205
|
+
denom: 'yLUNA31Dec2026',
|
|
10206
|
+
exponent: 6
|
|
10207
|
+
}],
|
|
10208
|
+
base: 'ibc/64B3E5A1B1E19EB20057F77C8237308675DC4AAF57957164446C78B58A84D1B3',
|
|
10209
|
+
name: 'yLuna (31Dec2026)',
|
|
10210
|
+
display: 'yLUNA31Dec2026',
|
|
10211
|
+
symbol: 'yLUNA-31Dec2026',
|
|
10212
|
+
logo_URIs: {
|
|
10213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10214
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10215
|
+
},
|
|
10216
|
+
images: [{
|
|
10217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10219
|
+
}],
|
|
10220
|
+
type_asset: 'sdk.coin',
|
|
10221
|
+
traces: [{
|
|
10222
|
+
type: 'ibc',
|
|
10223
|
+
counterparty: {
|
|
10224
|
+
channel_id: 'channel-5',
|
|
10225
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
10226
|
+
chain_name: 'pryzm'
|
|
10227
|
+
},
|
|
10228
|
+
chain: {
|
|
10229
|
+
channel_id: 'channel-79'
|
|
10230
|
+
}
|
|
10231
|
+
}]
|
|
10232
|
+
},
|
|
9109
10233
|
{
|
|
9110
10234
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
9111
10235
|
denom_units: [{
|
|
@@ -9211,6 +10335,41 @@ const assets = {
|
|
|
9211
10335
|
}
|
|
9212
10336
|
}]
|
|
9213
10337
|
},
|
|
10338
|
+
{
|
|
10339
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
10340
|
+
denom_units: [{
|
|
10341
|
+
denom: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
10342
|
+
exponent: 0,
|
|
10343
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
10344
|
+
}, {
|
|
10345
|
+
denom: 'yAUUU31Dec2026',
|
|
10346
|
+
exponent: 6
|
|
10347
|
+
}],
|
|
10348
|
+
base: 'ibc/B9A6C805C5C0F7B805EBB08F0A235122A3BD2870104F98575DC59F48F0FFC2CC',
|
|
10349
|
+
name: 'yAuuu (31Dec2026)',
|
|
10350
|
+
display: 'yAUUU31Dec2026',
|
|
10351
|
+
symbol: 'yAUUU-31Dec2026',
|
|
10352
|
+
logo_URIs: {
|
|
10353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10354
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10355
|
+
},
|
|
10356
|
+
images: [{
|
|
10357
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10358
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10359
|
+
}],
|
|
10360
|
+
type_asset: 'sdk.coin',
|
|
10361
|
+
traces: [{
|
|
10362
|
+
type: 'ibc',
|
|
10363
|
+
counterparty: {
|
|
10364
|
+
channel_id: 'channel-5',
|
|
10365
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
10366
|
+
chain_name: 'pryzm'
|
|
10367
|
+
},
|
|
10368
|
+
chain: {
|
|
10369
|
+
channel_id: 'channel-79'
|
|
10370
|
+
}
|
|
10371
|
+
}]
|
|
10372
|
+
},
|
|
9214
10373
|
{
|
|
9215
10374
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
9216
10375
|
denom_units: [{
|
|
@@ -9316,6 +10475,41 @@ const assets = {
|
|
|
9316
10475
|
}
|
|
9317
10476
|
}]
|
|
9318
10477
|
},
|
|
10478
|
+
{
|
|
10479
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
10480
|
+
denom_units: [{
|
|
10481
|
+
denom: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
10482
|
+
exponent: 0,
|
|
10483
|
+
aliases: ['y:stutia:31Dec2026']
|
|
10484
|
+
}, {
|
|
10485
|
+
denom: 'ystTIA31Dec2026',
|
|
10486
|
+
exponent: 6
|
|
10487
|
+
}],
|
|
10488
|
+
base: 'ibc/2E383F41B8EB98B3FFEA2089DEB626BEA56B00E1FAC9F0053C4B527DB1F49CB3',
|
|
10489
|
+
name: 'ystTia (31Dec2026)',
|
|
10490
|
+
display: 'ystTIA31Dec2026',
|
|
10491
|
+
symbol: 'ystTIA-31Dec2026',
|
|
10492
|
+
logo_URIs: {
|
|
10493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10494
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10495
|
+
},
|
|
10496
|
+
images: [{
|
|
10497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10499
|
+
}],
|
|
10500
|
+
type_asset: 'sdk.coin',
|
|
10501
|
+
traces: [{
|
|
10502
|
+
type: 'ibc',
|
|
10503
|
+
counterparty: {
|
|
10504
|
+
channel_id: 'channel-5',
|
|
10505
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
10506
|
+
chain_name: 'pryzm'
|
|
10507
|
+
},
|
|
10508
|
+
chain: {
|
|
10509
|
+
channel_id: 'channel-79'
|
|
10510
|
+
}
|
|
10511
|
+
}]
|
|
10512
|
+
},
|
|
9319
10513
|
{
|
|
9320
10514
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
9321
10515
|
denom_units: [{
|
|
@@ -9324,7 +10518,7 @@ const assets = {
|
|
|
9324
10518
|
aliases: ['y:stadydx:30Sep2024']
|
|
9325
10519
|
}, {
|
|
9326
10520
|
denom: 'ystDYDX30Sep2024',
|
|
9327
|
-
exponent:
|
|
10521
|
+
exponent: 18
|
|
9328
10522
|
}],
|
|
9329
10523
|
base: 'ibc/E8A5127B4E831123014C677F524F27CCF6F7DA17E4966320B0C48BFF7CC84E53',
|
|
9330
10524
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -9359,7 +10553,7 @@ const assets = {
|
|
|
9359
10553
|
aliases: ['y:stadydx:31Dec2024']
|
|
9360
10554
|
}, {
|
|
9361
10555
|
denom: 'ystDYDX31Dec2024',
|
|
9362
|
-
exponent:
|
|
10556
|
+
exponent: 18
|
|
9363
10557
|
}],
|
|
9364
10558
|
base: 'ibc/E8D1AAECCB544C3563892C3748899629597A92CB30256A00A99041B135FF97F0',
|
|
9365
10559
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -9394,7 +10588,7 @@ const assets = {
|
|
|
9394
10588
|
aliases: ['y:stadydx:31Dec2025']
|
|
9395
10589
|
}, {
|
|
9396
10590
|
denom: 'ystDYDX31Dec2025',
|
|
9397
|
-
exponent:
|
|
10591
|
+
exponent: 18
|
|
9398
10592
|
}],
|
|
9399
10593
|
base: 'ibc/73FBAF7AA2641A848CD53892D01C76D3D5C2523C5753AD437DE1D3B472815404',
|
|
9400
10594
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -9421,6 +10615,41 @@ const assets = {
|
|
|
9421
10615
|
}
|
|
9422
10616
|
}]
|
|
9423
10617
|
},
|
|
10618
|
+
{
|
|
10619
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
10620
|
+
denom_units: [{
|
|
10621
|
+
denom: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
10622
|
+
exponent: 0,
|
|
10623
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
10624
|
+
}, {
|
|
10625
|
+
denom: 'ystDYDX31Dec2026',
|
|
10626
|
+
exponent: 18
|
|
10627
|
+
}],
|
|
10628
|
+
base: 'ibc/E6C7934377B4781869FE6AACBA306F71F3C24493A218FC1C5330A1B9C9F97425',
|
|
10629
|
+
name: 'ystDydx (31Dec2026)',
|
|
10630
|
+
display: 'ystDYDX31Dec2026',
|
|
10631
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
10632
|
+
logo_URIs: {
|
|
10633
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10634
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10635
|
+
},
|
|
10636
|
+
images: [{
|
|
10637
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10638
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10639
|
+
}],
|
|
10640
|
+
type_asset: 'sdk.coin',
|
|
10641
|
+
traces: [{
|
|
10642
|
+
type: 'ibc',
|
|
10643
|
+
counterparty: {
|
|
10644
|
+
channel_id: 'channel-5',
|
|
10645
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
10646
|
+
chain_name: 'pryzm'
|
|
10647
|
+
},
|
|
10648
|
+
chain: {
|
|
10649
|
+
channel_id: 'channel-79'
|
|
10650
|
+
}
|
|
10651
|
+
}]
|
|
10652
|
+
},
|
|
9424
10653
|
{
|
|
9425
10654
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
9426
10655
|
denom_units: [{
|
|
@@ -9526,6 +10755,41 @@ const assets = {
|
|
|
9526
10755
|
}
|
|
9527
10756
|
}]
|
|
9528
10757
|
},
|
|
10758
|
+
{
|
|
10759
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
10760
|
+
denom_units: [{
|
|
10761
|
+
denom: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
10762
|
+
exponent: 0,
|
|
10763
|
+
aliases: ['y:udatom:31Dec2026']
|
|
10764
|
+
}, {
|
|
10765
|
+
denom: 'ydATOM31Dec2026',
|
|
10766
|
+
exponent: 6
|
|
10767
|
+
}],
|
|
10768
|
+
base: 'ibc/2D0B0DF41B70B4E1F3EFCBB255D7E8A6ED7ACDB0A671EAD10367970E4E413D14',
|
|
10769
|
+
name: 'ydAtom (31Dec2026)',
|
|
10770
|
+
display: 'ydATOM31Dec2026',
|
|
10771
|
+
symbol: 'ydATOM-31Dec2026',
|
|
10772
|
+
logo_URIs: {
|
|
10773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10774
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10775
|
+
},
|
|
10776
|
+
images: [{
|
|
10777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10778
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10779
|
+
}],
|
|
10780
|
+
type_asset: 'sdk.coin',
|
|
10781
|
+
traces: [{
|
|
10782
|
+
type: 'ibc',
|
|
10783
|
+
counterparty: {
|
|
10784
|
+
channel_id: 'channel-5',
|
|
10785
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
10786
|
+
chain_name: 'pryzm'
|
|
10787
|
+
},
|
|
10788
|
+
chain: {
|
|
10789
|
+
channel_id: 'channel-79'
|
|
10790
|
+
}
|
|
10791
|
+
}]
|
|
10792
|
+
},
|
|
9529
10793
|
{
|
|
9530
10794
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9531
10795
|
denom_units: [{
|
|
@@ -9596,6 +10860,41 @@ const assets = {
|
|
|
9596
10860
|
}
|
|
9597
10861
|
}]
|
|
9598
10862
|
},
|
|
10863
|
+
{
|
|
10864
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
10865
|
+
denom_units: [{
|
|
10866
|
+
denom: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
10867
|
+
exponent: 0,
|
|
10868
|
+
aliases: ['y:utia:31Dec2026']
|
|
10869
|
+
}, {
|
|
10870
|
+
denom: 'yTIA31Dec2026',
|
|
10871
|
+
exponent: 6
|
|
10872
|
+
}],
|
|
10873
|
+
base: 'ibc/672922CD4CD9222D0856095221F8D507CBC66ACC04B91BAB6FB71A7D12A88E1F',
|
|
10874
|
+
name: 'yTia (31Dec2026)',
|
|
10875
|
+
display: 'yTIA31Dec2026',
|
|
10876
|
+
symbol: 'yTIA-31Dec2026',
|
|
10877
|
+
logo_URIs: {
|
|
10878
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10879
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10880
|
+
},
|
|
10881
|
+
images: [{
|
|
10882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10883
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10884
|
+
}],
|
|
10885
|
+
type_asset: 'sdk.coin',
|
|
10886
|
+
traces: [{
|
|
10887
|
+
type: 'ibc',
|
|
10888
|
+
counterparty: {
|
|
10889
|
+
channel_id: 'channel-5',
|
|
10890
|
+
base_denom: 'y:utia:31Dec2026',
|
|
10891
|
+
chain_name: 'pryzm'
|
|
10892
|
+
},
|
|
10893
|
+
chain: {
|
|
10894
|
+
channel_id: 'channel-79'
|
|
10895
|
+
}
|
|
10896
|
+
}]
|
|
10897
|
+
},
|
|
9599
10898
|
{
|
|
9600
10899
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9601
10900
|
denom_units: [{
|
|
@@ -10967,6 +12266,45 @@ const assets = {
|
|
|
10967
12266
|
}
|
|
10968
12267
|
}]
|
|
10969
12268
|
},
|
|
12269
|
+
{
|
|
12270
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
12271
|
+
denom_units: [{
|
|
12272
|
+
denom: 'ibc/E7D78F7EEF80EC9B57BB833298FD0E2928CF41F3019D2A125AFF90F43298E46B',
|
|
12273
|
+
exponent: 0,
|
|
12274
|
+
aliases: ['uxion']
|
|
12275
|
+
}, {
|
|
12276
|
+
denom: 'XION',
|
|
12277
|
+
exponent: 6,
|
|
12278
|
+
aliases: ['xion']
|
|
12279
|
+
}],
|
|
12280
|
+
base: 'ibc/E7D78F7EEF80EC9B57BB833298FD0E2928CF41F3019D2A125AFF90F43298E46B',
|
|
12281
|
+
display: 'XION',
|
|
12282
|
+
name: 'xion',
|
|
12283
|
+
symbol: 'XION',
|
|
12284
|
+
coingecko_id: 'xion-2',
|
|
12285
|
+
type_asset: 'sdk.coin',
|
|
12286
|
+
logo_URIs: {
|
|
12287
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
12288
|
+
},
|
|
12289
|
+
images: [{
|
|
12290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
12291
|
+
}],
|
|
12292
|
+
socials: {
|
|
12293
|
+
website: 'https://xion.burnt.com/',
|
|
12294
|
+
twitter: 'https://twitter.com/burnt_xion'
|
|
12295
|
+
},
|
|
12296
|
+
traces: [{
|
|
12297
|
+
type: 'ibc',
|
|
12298
|
+
counterparty: {
|
|
12299
|
+
channel_id: 'channel-2',
|
|
12300
|
+
base_denom: 'uxion',
|
|
12301
|
+
chain_name: 'xion'
|
|
12302
|
+
},
|
|
12303
|
+
chain: {
|
|
12304
|
+
channel_id: 'channel-113'
|
|
12305
|
+
}
|
|
12306
|
+
}]
|
|
12307
|
+
},
|
|
10970
12308
|
{
|
|
10971
12309
|
description: 'The Wrapped INJ token for the Oraichain.',
|
|
10972
12310
|
type_asset: 'cw20',
|