@chain-registry/assets 1.70.66 → 1.70.67
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/akash.js +170 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/axelar.js +1328 -38
- package/esm/mainnet/celestia.js +1334 -44
- package/esm/mainnet/cosmoshub.js +1328 -38
- package/esm/mainnet/dydx.js +1166 -46
- package/esm/mainnet/elys.js +764 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +1166 -46
- package/esm/mainnet/neutron.js +1166 -46
- package/esm/mainnet/noble.js +1326 -36
- package/esm/mainnet/osmosis.js +1322 -32
- package/esm/mainnet/stride.js +1166 -46
- package/esm/mainnet/terra2.js +1166 -46
- package/esm/testnet/cosmoshubtestnet.js +50 -322
- package/esm/testnet/symphonytestnet.js +4 -74
- package/mainnet/akash.js +170 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +1328 -38
- package/mainnet/celestia.js +1334 -44
- package/mainnet/cosmoshub.js +1328 -38
- package/mainnet/dydx.js +1166 -46
- package/mainnet/elys.d.ts +3 -0
- package/mainnet/elys.js +766 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/injective.js +1166 -46
- package/mainnet/neutron.js +1166 -46
- package/mainnet/noble.js +1326 -36
- package/mainnet/osmosis.js +1322 -32
- package/mainnet/stride.js +1166 -46
- package/mainnet/terra2.js +1166 -46
- package/package.json +5 -5
- package/testnet/cosmoshubtestnet.js +50 -322
- package/testnet/symphonytestnet.js +4 -74
package/mainnet/noble.js
CHANGED
|
@@ -551,6 +551,91 @@ const assets = {
|
|
|
551
551
|
}
|
|
552
552
|
}]
|
|
553
553
|
},
|
|
554
|
+
{
|
|
555
|
+
description: 'The native token of Elys Network',
|
|
556
|
+
denom_units: [
|
|
557
|
+
{
|
|
558
|
+
denom: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
559
|
+
exponent: 0,
|
|
560
|
+
aliases: ['uelys']
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
denom: 'melys',
|
|
564
|
+
exponent: 3,
|
|
565
|
+
aliases: ['millielys']
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
denom: 'elys',
|
|
569
|
+
exponent: 6,
|
|
570
|
+
aliases: []
|
|
571
|
+
}
|
|
572
|
+
],
|
|
573
|
+
base: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
574
|
+
name: 'Elys Network',
|
|
575
|
+
display: 'elys',
|
|
576
|
+
symbol: 'ELYS',
|
|
577
|
+
logo_URIs: {
|
|
578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
579
|
+
},
|
|
580
|
+
coingecko_id: 'elys',
|
|
581
|
+
images: [{
|
|
582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
583
|
+
}],
|
|
584
|
+
type_asset: 'sdk.coin',
|
|
585
|
+
traces: [{
|
|
586
|
+
type: 'ibc',
|
|
587
|
+
counterparty: {
|
|
588
|
+
channel_id: 'channel-2',
|
|
589
|
+
base_denom: 'uelys',
|
|
590
|
+
chain_name: 'elys'
|
|
591
|
+
},
|
|
592
|
+
chain: {
|
|
593
|
+
channel_id: 'channel-117'
|
|
594
|
+
}
|
|
595
|
+
}]
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
description: 'Eden token definition',
|
|
599
|
+
denom_units: [
|
|
600
|
+
{
|
|
601
|
+
denom: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
602
|
+
exponent: 0,
|
|
603
|
+
aliases: ['ueden']
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
denom: 'meden',
|
|
607
|
+
exponent: 3,
|
|
608
|
+
aliases: ['millieden']
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
denom: 'eden',
|
|
612
|
+
exponent: 6,
|
|
613
|
+
aliases: []
|
|
614
|
+
}
|
|
615
|
+
],
|
|
616
|
+
base: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
617
|
+
name: 'Eden',
|
|
618
|
+
display: 'eden',
|
|
619
|
+
symbol: 'EDEN',
|
|
620
|
+
logo_URIs: {
|
|
621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
622
|
+
},
|
|
623
|
+
images: [{
|
|
624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
625
|
+
}],
|
|
626
|
+
type_asset: 'sdk.coin',
|
|
627
|
+
traces: [{
|
|
628
|
+
type: 'ibc',
|
|
629
|
+
counterparty: {
|
|
630
|
+
channel_id: 'channel-2',
|
|
631
|
+
base_denom: 'ueden',
|
|
632
|
+
chain_name: 'elys'
|
|
633
|
+
},
|
|
634
|
+
chain: {
|
|
635
|
+
channel_id: 'channel-117'
|
|
636
|
+
}
|
|
637
|
+
}]
|
|
638
|
+
},
|
|
554
639
|
{
|
|
555
640
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
556
641
|
denom_units: [{
|
|
@@ -2732,6 +2817,91 @@ const assets = {
|
|
|
2732
2817
|
}
|
|
2733
2818
|
}]
|
|
2734
2819
|
},
|
|
2820
|
+
{
|
|
2821
|
+
description: 'The native token of Elys Network',
|
|
2822
|
+
denom_units: [
|
|
2823
|
+
{
|
|
2824
|
+
denom: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
2825
|
+
exponent: 0,
|
|
2826
|
+
aliases: ['uelys']
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
denom: 'melys',
|
|
2830
|
+
exponent: 3,
|
|
2831
|
+
aliases: ['millielys']
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
denom: 'elys',
|
|
2835
|
+
exponent: 6,
|
|
2836
|
+
aliases: []
|
|
2837
|
+
}
|
|
2838
|
+
],
|
|
2839
|
+
base: 'ibc/7F504CD0771D06502C62C7E76B052BE7B6CD7FE82D1BAC0A69D2041E4AB7C217',
|
|
2840
|
+
name: 'Elys Network',
|
|
2841
|
+
display: 'elys',
|
|
2842
|
+
symbol: 'ELYS',
|
|
2843
|
+
logo_URIs: {
|
|
2844
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
2845
|
+
},
|
|
2846
|
+
coingecko_id: 'elys',
|
|
2847
|
+
images: [{
|
|
2848
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
2849
|
+
}],
|
|
2850
|
+
type_asset: 'sdk.coin',
|
|
2851
|
+
traces: [{
|
|
2852
|
+
type: 'ibc',
|
|
2853
|
+
counterparty: {
|
|
2854
|
+
channel_id: 'channel-2',
|
|
2855
|
+
base_denom: 'uelys',
|
|
2856
|
+
chain_name: 'elys'
|
|
2857
|
+
},
|
|
2858
|
+
chain: {
|
|
2859
|
+
channel_id: 'channel-117'
|
|
2860
|
+
}
|
|
2861
|
+
}]
|
|
2862
|
+
},
|
|
2863
|
+
{
|
|
2864
|
+
description: 'Eden token definition',
|
|
2865
|
+
denom_units: [
|
|
2866
|
+
{
|
|
2867
|
+
denom: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
2868
|
+
exponent: 0,
|
|
2869
|
+
aliases: ['ueden']
|
|
2870
|
+
},
|
|
2871
|
+
{
|
|
2872
|
+
denom: 'meden',
|
|
2873
|
+
exponent: 3,
|
|
2874
|
+
aliases: ['millieden']
|
|
2875
|
+
},
|
|
2876
|
+
{
|
|
2877
|
+
denom: 'eden',
|
|
2878
|
+
exponent: 6,
|
|
2879
|
+
aliases: []
|
|
2880
|
+
}
|
|
2881
|
+
],
|
|
2882
|
+
base: 'ibc/92855648A97F3757115DDA46EAF80D7A669569691B3C264E2254FE621B1C80B1',
|
|
2883
|
+
name: 'Eden',
|
|
2884
|
+
display: 'eden',
|
|
2885
|
+
symbol: 'EDEN',
|
|
2886
|
+
logo_URIs: {
|
|
2887
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
2888
|
+
},
|
|
2889
|
+
images: [{
|
|
2890
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
2891
|
+
}],
|
|
2892
|
+
type_asset: 'sdk.coin',
|
|
2893
|
+
traces: [{
|
|
2894
|
+
type: 'ibc',
|
|
2895
|
+
counterparty: {
|
|
2896
|
+
channel_id: 'channel-2',
|
|
2897
|
+
base_denom: 'ueden',
|
|
2898
|
+
chain_name: 'elys'
|
|
2899
|
+
},
|
|
2900
|
+
chain: {
|
|
2901
|
+
channel_id: 'channel-117'
|
|
2902
|
+
}
|
|
2903
|
+
}]
|
|
2904
|
+
},
|
|
2735
2905
|
{
|
|
2736
2906
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2737
2907
|
denom_units: [{
|
|
@@ -4806,6 +4976,41 @@ const assets = {
|
|
|
4806
4976
|
}
|
|
4807
4977
|
}]
|
|
4808
4978
|
},
|
|
4979
|
+
{
|
|
4980
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
4981
|
+
denom_units: [{
|
|
4982
|
+
denom: 'ibc/B03D58384C5D47E46EF5AFB198D3849A9EA818F53CC5B0C26839749963CF26DA',
|
|
4983
|
+
exponent: 0,
|
|
4984
|
+
aliases: ['p:uatom:31Mar2025']
|
|
4985
|
+
}, {
|
|
4986
|
+
denom: 'pATOM31Mar2025',
|
|
4987
|
+
exponent: 6
|
|
4988
|
+
}],
|
|
4989
|
+
base: 'ibc/B03D58384C5D47E46EF5AFB198D3849A9EA818F53CC5B0C26839749963CF26DA',
|
|
4990
|
+
name: 'pAtom (31Mar2025)',
|
|
4991
|
+
display: 'pATOM31Mar2025',
|
|
4992
|
+
symbol: 'pATOM-31Mar2025',
|
|
4993
|
+
logo_URIs: {
|
|
4994
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4995
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4996
|
+
},
|
|
4997
|
+
images: [{
|
|
4998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4999
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
5000
|
+
}],
|
|
5001
|
+
type_asset: 'sdk.coin',
|
|
5002
|
+
traces: [{
|
|
5003
|
+
type: 'ibc',
|
|
5004
|
+
counterparty: {
|
|
5005
|
+
channel_id: 'channel-5',
|
|
5006
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
5007
|
+
chain_name: 'pryzm'
|
|
5008
|
+
},
|
|
5009
|
+
chain: {
|
|
5010
|
+
channel_id: 'channel-79'
|
|
5011
|
+
}
|
|
5012
|
+
}]
|
|
5013
|
+
},
|
|
4809
5014
|
{
|
|
4810
5015
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
4811
5016
|
denom_units: [{
|
|
@@ -4946,6 +5151,41 @@ const assets = {
|
|
|
4946
5151
|
}
|
|
4947
5152
|
}]
|
|
4948
5153
|
},
|
|
5154
|
+
{
|
|
5155
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
5156
|
+
denom_units: [{
|
|
5157
|
+
denom: 'ibc/10C95F846DA69CCE0A23E2BA753D9D99601E46A8AD3AE309618B1FCD927CEAAE',
|
|
5158
|
+
exponent: 0,
|
|
5159
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
5160
|
+
}, {
|
|
5161
|
+
denom: 'pOSMO31Mar2025',
|
|
5162
|
+
exponent: 6
|
|
5163
|
+
}],
|
|
5164
|
+
base: 'ibc/10C95F846DA69CCE0A23E2BA753D9D99601E46A8AD3AE309618B1FCD927CEAAE',
|
|
5165
|
+
name: 'pOsmo (31Mar2025)',
|
|
5166
|
+
display: 'pOSMO31Mar2025',
|
|
5167
|
+
symbol: 'pOSMO-31Mar2025',
|
|
5168
|
+
logo_URIs: {
|
|
5169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
5170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
5171
|
+
},
|
|
5172
|
+
images: [{
|
|
5173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
5174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
5175
|
+
}],
|
|
5176
|
+
type_asset: 'sdk.coin',
|
|
5177
|
+
traces: [{
|
|
5178
|
+
type: 'ibc',
|
|
5179
|
+
counterparty: {
|
|
5180
|
+
channel_id: 'channel-5',
|
|
5181
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
5182
|
+
chain_name: 'pryzm'
|
|
5183
|
+
},
|
|
5184
|
+
chain: {
|
|
5185
|
+
channel_id: 'channel-79'
|
|
5186
|
+
}
|
|
5187
|
+
}]
|
|
5188
|
+
},
|
|
4949
5189
|
{
|
|
4950
5190
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
4951
5191
|
denom_units: [{
|
|
@@ -5086,6 +5326,41 @@ const assets = {
|
|
|
5086
5326
|
}
|
|
5087
5327
|
}]
|
|
5088
5328
|
},
|
|
5329
|
+
{
|
|
5330
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
5331
|
+
denom_units: [{
|
|
5332
|
+
denom: 'ibc/FFECA1F19DE5DAEEBA1D9548BF0D88A644D5C0D716DA634AB8A75271CB23AB5B',
|
|
5333
|
+
exponent: 0,
|
|
5334
|
+
aliases: ['p:inj:31Mar2025']
|
|
5335
|
+
}, {
|
|
5336
|
+
denom: 'pINJ31Mar2025',
|
|
5337
|
+
exponent: 18
|
|
5338
|
+
}],
|
|
5339
|
+
base: 'ibc/FFECA1F19DE5DAEEBA1D9548BF0D88A644D5C0D716DA634AB8A75271CB23AB5B',
|
|
5340
|
+
name: 'pInj (31Mar2025)',
|
|
5341
|
+
display: 'pINJ31Mar2025',
|
|
5342
|
+
symbol: 'pINJ-31Mar2025',
|
|
5343
|
+
logo_URIs: {
|
|
5344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
5345
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
5346
|
+
},
|
|
5347
|
+
images: [{
|
|
5348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
5349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
5350
|
+
}],
|
|
5351
|
+
type_asset: 'sdk.coin',
|
|
5352
|
+
traces: [{
|
|
5353
|
+
type: 'ibc',
|
|
5354
|
+
counterparty: {
|
|
5355
|
+
channel_id: 'channel-5',
|
|
5356
|
+
base_denom: 'p:inj:31Mar2025',
|
|
5357
|
+
chain_name: 'pryzm'
|
|
5358
|
+
},
|
|
5359
|
+
chain: {
|
|
5360
|
+
channel_id: 'channel-79'
|
|
5361
|
+
}
|
|
5362
|
+
}]
|
|
5363
|
+
},
|
|
5089
5364
|
{
|
|
5090
5365
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
5091
5366
|
denom_units: [{
|
|
@@ -5227,19 +5502,19 @@ const assets = {
|
|
|
5227
5502
|
}]
|
|
5228
5503
|
},
|
|
5229
5504
|
{
|
|
5230
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
5505
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
5231
5506
|
denom_units: [{
|
|
5232
|
-
denom: 'ibc/
|
|
5507
|
+
denom: 'ibc/18F9DFEC7AA85950CF26E8B10B5BD2918FB9A47836CB9885EF660D68705B3D82',
|
|
5233
5508
|
exponent: 0,
|
|
5234
|
-
aliases: ['p:uluna:
|
|
5509
|
+
aliases: ['p:uluna:31Mar2025']
|
|
5235
5510
|
}, {
|
|
5236
|
-
denom: '
|
|
5511
|
+
denom: 'pLUNA31Mar2025',
|
|
5237
5512
|
exponent: 6
|
|
5238
5513
|
}],
|
|
5239
|
-
base: 'ibc/
|
|
5240
|
-
name: 'pLuna (
|
|
5241
|
-
display: '
|
|
5242
|
-
symbol: 'pLUNA-
|
|
5514
|
+
base: 'ibc/18F9DFEC7AA85950CF26E8B10B5BD2918FB9A47836CB9885EF660D68705B3D82',
|
|
5515
|
+
name: 'pLuna (31Mar2025)',
|
|
5516
|
+
display: 'pLUNA31Mar2025',
|
|
5517
|
+
symbol: 'pLUNA-31Mar2025',
|
|
5243
5518
|
logo_URIs: {
|
|
5244
5519
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5245
5520
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -5253,7 +5528,7 @@ const assets = {
|
|
|
5253
5528
|
type: 'ibc',
|
|
5254
5529
|
counterparty: {
|
|
5255
5530
|
channel_id: 'channel-5',
|
|
5256
|
-
base_denom: 'p:uluna:
|
|
5531
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
5257
5532
|
chain_name: 'pryzm'
|
|
5258
5533
|
},
|
|
5259
5534
|
chain: {
|
|
@@ -5296,6 +5571,41 @@ const assets = {
|
|
|
5296
5571
|
}
|
|
5297
5572
|
}]
|
|
5298
5573
|
},
|
|
5574
|
+
{
|
|
5575
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
5576
|
+
denom_units: [{
|
|
5577
|
+
denom: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
5578
|
+
exponent: 0,
|
|
5579
|
+
aliases: ['p:uluna:31Dec2026']
|
|
5580
|
+
}, {
|
|
5581
|
+
denom: 'pLUNA31Dec2026',
|
|
5582
|
+
exponent: 6
|
|
5583
|
+
}],
|
|
5584
|
+
base: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
5585
|
+
name: 'pLuna (31Dec2026)',
|
|
5586
|
+
display: 'pLUNA31Dec2026',
|
|
5587
|
+
symbol: 'pLUNA-31Dec2026',
|
|
5588
|
+
logo_URIs: {
|
|
5589
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5590
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
5591
|
+
},
|
|
5592
|
+
images: [{
|
|
5593
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5594
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
5595
|
+
}],
|
|
5596
|
+
type_asset: 'sdk.coin',
|
|
5597
|
+
traces: [{
|
|
5598
|
+
type: 'ibc',
|
|
5599
|
+
counterparty: {
|
|
5600
|
+
channel_id: 'channel-5',
|
|
5601
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
5602
|
+
chain_name: 'pryzm'
|
|
5603
|
+
},
|
|
5604
|
+
chain: {
|
|
5605
|
+
channel_id: 'channel-79'
|
|
5606
|
+
}
|
|
5607
|
+
}]
|
|
5608
|
+
},
|
|
5299
5609
|
{
|
|
5300
5610
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
5301
5611
|
denom_units: [{
|
|
@@ -5506,6 +5816,41 @@ const assets = {
|
|
|
5506
5816
|
}
|
|
5507
5817
|
}]
|
|
5508
5818
|
},
|
|
5819
|
+
{
|
|
5820
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
5821
|
+
denom_units: [{
|
|
5822
|
+
denom: 'ibc/902B77B8A6E3F948D48599CEB933C6814EC7D4A58235F46EBD5E7CBD4503BFB2',
|
|
5823
|
+
exponent: 0,
|
|
5824
|
+
aliases: ['p:stutia:31Mar2025']
|
|
5825
|
+
}, {
|
|
5826
|
+
denom: 'pstTIA31Mar2025',
|
|
5827
|
+
exponent: 6
|
|
5828
|
+
}],
|
|
5829
|
+
base: 'ibc/902B77B8A6E3F948D48599CEB933C6814EC7D4A58235F46EBD5E7CBD4503BFB2',
|
|
5830
|
+
name: 'pstTia (31Mar2025)',
|
|
5831
|
+
display: 'pstTIA31Mar2025',
|
|
5832
|
+
symbol: 'pstTIA-31Mar2025',
|
|
5833
|
+
logo_URIs: {
|
|
5834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5836
|
+
},
|
|
5837
|
+
images: [{
|
|
5838
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5839
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5840
|
+
}],
|
|
5841
|
+
type_asset: 'sdk.coin',
|
|
5842
|
+
traces: [{
|
|
5843
|
+
type: 'ibc',
|
|
5844
|
+
counterparty: {
|
|
5845
|
+
channel_id: 'channel-5',
|
|
5846
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
5847
|
+
chain_name: 'pryzm'
|
|
5848
|
+
},
|
|
5849
|
+
chain: {
|
|
5850
|
+
channel_id: 'channel-79'
|
|
5851
|
+
}
|
|
5852
|
+
}]
|
|
5853
|
+
},
|
|
5509
5854
|
{
|
|
5510
5855
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
5511
5856
|
denom_units: [{
|
|
@@ -5647,13 +5992,48 @@ const assets = {
|
|
|
5647
5992
|
}]
|
|
5648
5993
|
},
|
|
5649
5994
|
{
|
|
5650
|
-
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of
|
|
5995
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
5651
5996
|
denom_units: [{
|
|
5652
|
-
denom: 'ibc/
|
|
5997
|
+
denom: 'ibc/243693DA9323600711698B4A85147F0510406962CAE4FCC2EB00C9ECB8C89CCE',
|
|
5653
5998
|
exponent: 0,
|
|
5654
|
-
aliases: ['p:stadydx:
|
|
5999
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
5655
6000
|
}, {
|
|
5656
|
-
denom: '
|
|
6001
|
+
denom: 'pstDYDX31Mar2025',
|
|
6002
|
+
exponent: 18
|
|
6003
|
+
}],
|
|
6004
|
+
base: 'ibc/243693DA9323600711698B4A85147F0510406962CAE4FCC2EB00C9ECB8C89CCE',
|
|
6005
|
+
name: 'pstDydx (31Mar2025)',
|
|
6006
|
+
display: 'pstDYDX31Mar2025',
|
|
6007
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
6008
|
+
logo_URIs: {
|
|
6009
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
6010
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
6011
|
+
},
|
|
6012
|
+
images: [{
|
|
6013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
6014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
6015
|
+
}],
|
|
6016
|
+
type_asset: 'sdk.coin',
|
|
6017
|
+
traces: [{
|
|
6018
|
+
type: 'ibc',
|
|
6019
|
+
counterparty: {
|
|
6020
|
+
channel_id: 'channel-5',
|
|
6021
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
6022
|
+
chain_name: 'pryzm'
|
|
6023
|
+
},
|
|
6024
|
+
chain: {
|
|
6025
|
+
channel_id: 'channel-79'
|
|
6026
|
+
}
|
|
6027
|
+
}]
|
|
6028
|
+
},
|
|
6029
|
+
{
|
|
6030
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
6031
|
+
denom_units: [{
|
|
6032
|
+
denom: 'ibc/6CFC5813AE0EBEB3A2B9C5E08A3E9295D9A2EC7854CE1E5FF67A8A35978729B2',
|
|
6033
|
+
exponent: 0,
|
|
6034
|
+
aliases: ['p:stadydx:31Dec2025']
|
|
6035
|
+
}, {
|
|
6036
|
+
denom: 'pstDYDX31Dec2025',
|
|
5657
6037
|
exponent: 18
|
|
5658
6038
|
}],
|
|
5659
6039
|
base: 'ibc/6CFC5813AE0EBEB3A2B9C5E08A3E9295D9A2EC7854CE1E5FF67A8A35978729B2',
|
|
@@ -5751,6 +6131,41 @@ const assets = {
|
|
|
5751
6131
|
}
|
|
5752
6132
|
}]
|
|
5753
6133
|
},
|
|
6134
|
+
{
|
|
6135
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
6136
|
+
denom_units: [{
|
|
6137
|
+
denom: 'ibc/07E8EB4AA0FC6D9507F40703C95503AF2CEDBB8772A14813EEA6F950D59DA22D',
|
|
6138
|
+
exponent: 0,
|
|
6139
|
+
aliases: ['p:udatom:31Mar2025']
|
|
6140
|
+
}, {
|
|
6141
|
+
denom: 'pdATOM31Mar2025',
|
|
6142
|
+
exponent: 6
|
|
6143
|
+
}],
|
|
6144
|
+
base: 'ibc/07E8EB4AA0FC6D9507F40703C95503AF2CEDBB8772A14813EEA6F950D59DA22D',
|
|
6145
|
+
name: 'pdAtom (31Mar2025)',
|
|
6146
|
+
display: 'pdATOM31Mar2025',
|
|
6147
|
+
symbol: 'pdATOM-31Mar2025',
|
|
6148
|
+
logo_URIs: {
|
|
6149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
6150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
6151
|
+
},
|
|
6152
|
+
images: [{
|
|
6153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
6154
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
6155
|
+
}],
|
|
6156
|
+
type_asset: 'sdk.coin',
|
|
6157
|
+
traces: [{
|
|
6158
|
+
type: 'ibc',
|
|
6159
|
+
counterparty: {
|
|
6160
|
+
channel_id: 'channel-5',
|
|
6161
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
6162
|
+
chain_name: 'pryzm'
|
|
6163
|
+
},
|
|
6164
|
+
chain: {
|
|
6165
|
+
channel_id: 'channel-79'
|
|
6166
|
+
}
|
|
6167
|
+
}]
|
|
6168
|
+
},
|
|
5754
6169
|
{
|
|
5755
6170
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
5756
6171
|
denom_units: [{
|
|
@@ -5891,6 +6306,41 @@ const assets = {
|
|
|
5891
6306
|
}
|
|
5892
6307
|
}]
|
|
5893
6308
|
},
|
|
6309
|
+
{
|
|
6310
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
6311
|
+
denom_units: [{
|
|
6312
|
+
denom: 'ibc/1E8EE03AA614A6D871E4D406B571D17B393F3F3BC6B093D00F9909C333386991',
|
|
6313
|
+
exponent: 0,
|
|
6314
|
+
aliases: ['p:utia:31Mar2025']
|
|
6315
|
+
}, {
|
|
6316
|
+
denom: 'pTIA31Mar2025',
|
|
6317
|
+
exponent: 6
|
|
6318
|
+
}],
|
|
6319
|
+
base: 'ibc/1E8EE03AA614A6D871E4D406B571D17B393F3F3BC6B093D00F9909C333386991',
|
|
6320
|
+
name: 'pTia (31Mar2025)',
|
|
6321
|
+
display: 'pTIA31Mar2025',
|
|
6322
|
+
symbol: 'pTIA-31Mar2025',
|
|
6323
|
+
logo_URIs: {
|
|
6324
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6325
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6326
|
+
},
|
|
6327
|
+
images: [{
|
|
6328
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6329
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6330
|
+
}],
|
|
6331
|
+
type_asset: 'sdk.coin',
|
|
6332
|
+
traces: [{
|
|
6333
|
+
type: 'ibc',
|
|
6334
|
+
counterparty: {
|
|
6335
|
+
channel_id: 'channel-5',
|
|
6336
|
+
base_denom: 'p:utia:31Mar2025',
|
|
6337
|
+
chain_name: 'pryzm'
|
|
6338
|
+
},
|
|
6339
|
+
chain: {
|
|
6340
|
+
channel_id: 'channel-79'
|
|
6341
|
+
}
|
|
6342
|
+
}]
|
|
6343
|
+
},
|
|
5894
6344
|
{
|
|
5895
6345
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
5896
6346
|
denom_units: [{
|
|
@@ -6031,6 +6481,41 @@ const assets = {
|
|
|
6031
6481
|
}
|
|
6032
6482
|
}]
|
|
6033
6483
|
},
|
|
6484
|
+
{
|
|
6485
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
6486
|
+
denom_units: [{
|
|
6487
|
+
denom: 'ibc/B33E5108DB3DCD00E824CD16DB90F38ED5B7B767D1BC4016926E5F3A7F9C8920',
|
|
6488
|
+
exponent: 0,
|
|
6489
|
+
aliases: ['y:uatom:31Mar2025']
|
|
6490
|
+
}, {
|
|
6491
|
+
denom: 'yATOM31Mar2025',
|
|
6492
|
+
exponent: 6
|
|
6493
|
+
}],
|
|
6494
|
+
base: 'ibc/B33E5108DB3DCD00E824CD16DB90F38ED5B7B767D1BC4016926E5F3A7F9C8920',
|
|
6495
|
+
name: 'yAtom (31Mar2025)',
|
|
6496
|
+
display: 'yATOM31Mar2025',
|
|
6497
|
+
symbol: 'yATOM-31Mar2025',
|
|
6498
|
+
logo_URIs: {
|
|
6499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
6500
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
6501
|
+
},
|
|
6502
|
+
images: [{
|
|
6503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
6504
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
6505
|
+
}],
|
|
6506
|
+
type_asset: 'sdk.coin',
|
|
6507
|
+
traces: [{
|
|
6508
|
+
type: 'ibc',
|
|
6509
|
+
counterparty: {
|
|
6510
|
+
channel_id: 'channel-5',
|
|
6511
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
6512
|
+
chain_name: 'pryzm'
|
|
6513
|
+
},
|
|
6514
|
+
chain: {
|
|
6515
|
+
channel_id: 'channel-79'
|
|
6516
|
+
}
|
|
6517
|
+
}]
|
|
6518
|
+
},
|
|
6034
6519
|
{
|
|
6035
6520
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
6036
6521
|
denom_units: [{
|
|
@@ -6171,6 +6656,41 @@ const assets = {
|
|
|
6171
6656
|
}
|
|
6172
6657
|
}]
|
|
6173
6658
|
},
|
|
6659
|
+
{
|
|
6660
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
6661
|
+
denom_units: [{
|
|
6662
|
+
denom: 'ibc/0FB175BCC362FDA7927C17C394A8A10DC493302EE162B0934ACEE8393A812769',
|
|
6663
|
+
exponent: 0,
|
|
6664
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
6665
|
+
}, {
|
|
6666
|
+
denom: 'yOSMO31Mar2025',
|
|
6667
|
+
exponent: 6
|
|
6668
|
+
}],
|
|
6669
|
+
base: 'ibc/0FB175BCC362FDA7927C17C394A8A10DC493302EE162B0934ACEE8393A812769',
|
|
6670
|
+
name: 'yOsmo (31Mar2025)',
|
|
6671
|
+
display: 'yOSMO31Mar2025',
|
|
6672
|
+
symbol: 'yOSMO-31Mar2025',
|
|
6673
|
+
logo_URIs: {
|
|
6674
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6675
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6676
|
+
},
|
|
6677
|
+
images: [{
|
|
6678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6679
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6680
|
+
}],
|
|
6681
|
+
type_asset: 'sdk.coin',
|
|
6682
|
+
traces: [{
|
|
6683
|
+
type: 'ibc',
|
|
6684
|
+
counterparty: {
|
|
6685
|
+
channel_id: 'channel-5',
|
|
6686
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
6687
|
+
chain_name: 'pryzm'
|
|
6688
|
+
},
|
|
6689
|
+
chain: {
|
|
6690
|
+
channel_id: 'channel-79'
|
|
6691
|
+
}
|
|
6692
|
+
}]
|
|
6693
|
+
},
|
|
6174
6694
|
{
|
|
6175
6695
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
6176
6696
|
denom_units: [{
|
|
@@ -6311,6 +6831,41 @@ const assets = {
|
|
|
6311
6831
|
}
|
|
6312
6832
|
}]
|
|
6313
6833
|
},
|
|
6834
|
+
{
|
|
6835
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
6836
|
+
denom_units: [{
|
|
6837
|
+
denom: 'ibc/D2209FC958AA7011BD97AF989ACC00864765D2544DD93E5090D49A0D5D6119D6',
|
|
6838
|
+
exponent: 0,
|
|
6839
|
+
aliases: ['y:inj:31Mar2025']
|
|
6840
|
+
}, {
|
|
6841
|
+
denom: 'yINJ31Mar2025',
|
|
6842
|
+
exponent: 18
|
|
6843
|
+
}],
|
|
6844
|
+
base: 'ibc/D2209FC958AA7011BD97AF989ACC00864765D2544DD93E5090D49A0D5D6119D6',
|
|
6845
|
+
name: 'yInj (31Mar2025)',
|
|
6846
|
+
display: 'yINJ31Mar2025',
|
|
6847
|
+
symbol: 'yINJ-31Mar2025',
|
|
6848
|
+
logo_URIs: {
|
|
6849
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6850
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6851
|
+
},
|
|
6852
|
+
images: [{
|
|
6853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6854
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6855
|
+
}],
|
|
6856
|
+
type_asset: 'sdk.coin',
|
|
6857
|
+
traces: [{
|
|
6858
|
+
type: 'ibc',
|
|
6859
|
+
counterparty: {
|
|
6860
|
+
channel_id: 'channel-5',
|
|
6861
|
+
base_denom: 'y:inj:31Mar2025',
|
|
6862
|
+
chain_name: 'pryzm'
|
|
6863
|
+
},
|
|
6864
|
+
chain: {
|
|
6865
|
+
channel_id: 'channel-79'
|
|
6866
|
+
}
|
|
6867
|
+
}]
|
|
6868
|
+
},
|
|
6314
6869
|
{
|
|
6315
6870
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
6316
6871
|
denom_units: [{
|
|
@@ -6451,6 +7006,41 @@ const assets = {
|
|
|
6451
7006
|
}
|
|
6452
7007
|
}]
|
|
6453
7008
|
},
|
|
7009
|
+
{
|
|
7010
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
7011
|
+
denom_units: [{
|
|
7012
|
+
denom: 'ibc/F46314D6AE7C66B7B7977A34BA9846E81C55FA2BA3D5CF4135E44188642BF750',
|
|
7013
|
+
exponent: 0,
|
|
7014
|
+
aliases: ['y:uluna:31Mar2025']
|
|
7015
|
+
}, {
|
|
7016
|
+
denom: 'yLUNA31Mar2025',
|
|
7017
|
+
exponent: 6
|
|
7018
|
+
}],
|
|
7019
|
+
base: 'ibc/F46314D6AE7C66B7B7977A34BA9846E81C55FA2BA3D5CF4135E44188642BF750',
|
|
7020
|
+
name: 'yLuna (31Mar2025)',
|
|
7021
|
+
display: 'yLUNA31Mar2025',
|
|
7022
|
+
symbol: 'yLUNA-31Mar2025',
|
|
7023
|
+
logo_URIs: {
|
|
7024
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
7025
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
7026
|
+
},
|
|
7027
|
+
images: [{
|
|
7028
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
7029
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
7030
|
+
}],
|
|
7031
|
+
type_asset: 'sdk.coin',
|
|
7032
|
+
traces: [{
|
|
7033
|
+
type: 'ibc',
|
|
7034
|
+
counterparty: {
|
|
7035
|
+
channel_id: 'channel-5',
|
|
7036
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
7037
|
+
chain_name: 'pryzm'
|
|
7038
|
+
},
|
|
7039
|
+
chain: {
|
|
7040
|
+
channel_id: 'channel-79'
|
|
7041
|
+
}
|
|
7042
|
+
}]
|
|
7043
|
+
},
|
|
6454
7044
|
{
|
|
6455
7045
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
6456
7046
|
denom_units: [{
|
|
@@ -6731,6 +7321,41 @@ const assets = {
|
|
|
6731
7321
|
}
|
|
6732
7322
|
}]
|
|
6733
7323
|
},
|
|
7324
|
+
{
|
|
7325
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
7326
|
+
denom_units: [{
|
|
7327
|
+
denom: 'ibc/96134C24A7258993B1F15438CBC9C0D9A36FF0B9BE3BD4A911D2DE610AC3DF69',
|
|
7328
|
+
exponent: 0,
|
|
7329
|
+
aliases: ['y:stutia:31Mar2025']
|
|
7330
|
+
}, {
|
|
7331
|
+
denom: 'ystTIA31Mar2025',
|
|
7332
|
+
exponent: 6
|
|
7333
|
+
}],
|
|
7334
|
+
base: 'ibc/96134C24A7258993B1F15438CBC9C0D9A36FF0B9BE3BD4A911D2DE610AC3DF69',
|
|
7335
|
+
name: 'ystTia (31Mar2025)',
|
|
7336
|
+
display: 'ystTIA31Mar2025',
|
|
7337
|
+
symbol: 'ystTIA-31Mar2025',
|
|
7338
|
+
logo_URIs: {
|
|
7339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
7340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
7341
|
+
},
|
|
7342
|
+
images: [{
|
|
7343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
7344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
7345
|
+
}],
|
|
7346
|
+
type_asset: 'sdk.coin',
|
|
7347
|
+
traces: [{
|
|
7348
|
+
type: 'ibc',
|
|
7349
|
+
counterparty: {
|
|
7350
|
+
channel_id: 'channel-5',
|
|
7351
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
7352
|
+
chain_name: 'pryzm'
|
|
7353
|
+
},
|
|
7354
|
+
chain: {
|
|
7355
|
+
channel_id: 'channel-79'
|
|
7356
|
+
}
|
|
7357
|
+
}]
|
|
7358
|
+
},
|
|
6734
7359
|
{
|
|
6735
7360
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
6736
7361
|
denom_units: [{
|
|
@@ -6871,6 +7496,41 @@ const assets = {
|
|
|
6871
7496
|
}
|
|
6872
7497
|
}]
|
|
6873
7498
|
},
|
|
7499
|
+
{
|
|
7500
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
7501
|
+
denom_units: [{
|
|
7502
|
+
denom: 'ibc/FA60979083367210D3213E62CCE52E617EB2DB11F0173919265E1BB0AEEA20EF',
|
|
7503
|
+
exponent: 0,
|
|
7504
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
7505
|
+
}, {
|
|
7506
|
+
denom: 'ystDYDX31Mar2025',
|
|
7507
|
+
exponent: 6
|
|
7508
|
+
}],
|
|
7509
|
+
base: 'ibc/FA60979083367210D3213E62CCE52E617EB2DB11F0173919265E1BB0AEEA20EF',
|
|
7510
|
+
name: 'ystDydx (31Mar2025)',
|
|
7511
|
+
display: 'ystDYDX31Mar2025',
|
|
7512
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
7513
|
+
logo_URIs: {
|
|
7514
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
7515
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
7516
|
+
},
|
|
7517
|
+
images: [{
|
|
7518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
7519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
7520
|
+
}],
|
|
7521
|
+
type_asset: 'sdk.coin',
|
|
7522
|
+
traces: [{
|
|
7523
|
+
type: 'ibc',
|
|
7524
|
+
counterparty: {
|
|
7525
|
+
channel_id: 'channel-5',
|
|
7526
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
7527
|
+
chain_name: 'pryzm'
|
|
7528
|
+
},
|
|
7529
|
+
chain: {
|
|
7530
|
+
channel_id: 'channel-79'
|
|
7531
|
+
}
|
|
7532
|
+
}]
|
|
7533
|
+
},
|
|
6874
7534
|
{
|
|
6875
7535
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
6876
7536
|
denom_units: [{
|
|
@@ -6976,6 +7636,41 @@ const assets = {
|
|
|
6976
7636
|
}
|
|
6977
7637
|
}]
|
|
6978
7638
|
},
|
|
7639
|
+
{
|
|
7640
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
7641
|
+
denom_units: [{
|
|
7642
|
+
denom: 'ibc/68D3DD9E791B73995D8D33EB8BFF88C47DDD98ADDCDF8AF5554A204244709681',
|
|
7643
|
+
exponent: 0,
|
|
7644
|
+
aliases: ['y:udatom:31Mar2025']
|
|
7645
|
+
}, {
|
|
7646
|
+
denom: 'ydATOM31Mar2025',
|
|
7647
|
+
exponent: 6
|
|
7648
|
+
}],
|
|
7649
|
+
base: 'ibc/68D3DD9E791B73995D8D33EB8BFF88C47DDD98ADDCDF8AF5554A204244709681',
|
|
7650
|
+
name: 'ydAtom (31Mar2025)',
|
|
7651
|
+
display: 'ydATOM31Mar2025',
|
|
7652
|
+
symbol: 'ydATOM-31Mar2025',
|
|
7653
|
+
logo_URIs: {
|
|
7654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
7655
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
7656
|
+
},
|
|
7657
|
+
images: [{
|
|
7658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
7659
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
7660
|
+
}],
|
|
7661
|
+
type_asset: 'sdk.coin',
|
|
7662
|
+
traces: [{
|
|
7663
|
+
type: 'ibc',
|
|
7664
|
+
counterparty: {
|
|
7665
|
+
channel_id: 'channel-5',
|
|
7666
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
7667
|
+
chain_name: 'pryzm'
|
|
7668
|
+
},
|
|
7669
|
+
chain: {
|
|
7670
|
+
channel_id: 'channel-79'
|
|
7671
|
+
}
|
|
7672
|
+
}]
|
|
7673
|
+
},
|
|
6979
7674
|
{
|
|
6980
7675
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
6981
7676
|
denom_units: [{
|
|
@@ -7116,6 +7811,41 @@ const assets = {
|
|
|
7116
7811
|
}
|
|
7117
7812
|
}]
|
|
7118
7813
|
},
|
|
7814
|
+
{
|
|
7815
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
7816
|
+
denom_units: [{
|
|
7817
|
+
denom: 'ibc/A13F63D343A23E61A233B2A4B90A9BCC5BFEF564C8DCEB425B078A170C67894C',
|
|
7818
|
+
exponent: 0,
|
|
7819
|
+
aliases: ['y:utia:31Mar2025']
|
|
7820
|
+
}, {
|
|
7821
|
+
denom: 'yTIA31Mar2025',
|
|
7822
|
+
exponent: 6
|
|
7823
|
+
}],
|
|
7824
|
+
base: 'ibc/A13F63D343A23E61A233B2A4B90A9BCC5BFEF564C8DCEB425B078A170C67894C',
|
|
7825
|
+
name: 'yTia (31Mar2025)',
|
|
7826
|
+
display: 'yTIA31Mar2025',
|
|
7827
|
+
symbol: 'yTIA-31Mar2025',
|
|
7828
|
+
logo_URIs: {
|
|
7829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7831
|
+
},
|
|
7832
|
+
images: [{
|
|
7833
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7834
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7835
|
+
}],
|
|
7836
|
+
type_asset: 'sdk.coin',
|
|
7837
|
+
traces: [{
|
|
7838
|
+
type: 'ibc',
|
|
7839
|
+
counterparty: {
|
|
7840
|
+
channel_id: 'channel-5',
|
|
7841
|
+
base_denom: 'y:utia:31Mar2025',
|
|
7842
|
+
chain_name: 'pryzm'
|
|
7843
|
+
},
|
|
7844
|
+
chain: {
|
|
7845
|
+
channel_id: 'channel-79'
|
|
7846
|
+
}
|
|
7847
|
+
}]
|
|
7848
|
+
},
|
|
7119
7849
|
{
|
|
7120
7850
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
7121
7851
|
denom_units: [{
|
|
@@ -9037,6 +9767,41 @@ const assets = {
|
|
|
9037
9767
|
}
|
|
9038
9768
|
}]
|
|
9039
9769
|
},
|
|
9770
|
+
{
|
|
9771
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
9772
|
+
denom_units: [{
|
|
9773
|
+
denom: 'ibc/B03D58384C5D47E46EF5AFB198D3849A9EA818F53CC5B0C26839749963CF26DA',
|
|
9774
|
+
exponent: 0,
|
|
9775
|
+
aliases: ['p:uatom:31Mar2025']
|
|
9776
|
+
}, {
|
|
9777
|
+
denom: 'pATOM31Mar2025',
|
|
9778
|
+
exponent: 6
|
|
9779
|
+
}],
|
|
9780
|
+
base: 'ibc/B03D58384C5D47E46EF5AFB198D3849A9EA818F53CC5B0C26839749963CF26DA',
|
|
9781
|
+
name: 'pAtom (31Mar2025)',
|
|
9782
|
+
display: 'pATOM31Mar2025',
|
|
9783
|
+
symbol: 'pATOM-31Mar2025',
|
|
9784
|
+
logo_URIs: {
|
|
9785
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
9786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
9787
|
+
},
|
|
9788
|
+
images: [{
|
|
9789
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
9790
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
9791
|
+
}],
|
|
9792
|
+
type_asset: 'sdk.coin',
|
|
9793
|
+
traces: [{
|
|
9794
|
+
type: 'ibc',
|
|
9795
|
+
counterparty: {
|
|
9796
|
+
channel_id: 'channel-5',
|
|
9797
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
9798
|
+
chain_name: 'pryzm'
|
|
9799
|
+
},
|
|
9800
|
+
chain: {
|
|
9801
|
+
channel_id: 'channel-79'
|
|
9802
|
+
}
|
|
9803
|
+
}]
|
|
9804
|
+
},
|
|
9040
9805
|
{
|
|
9041
9806
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
9042
9807
|
denom_units: [{
|
|
@@ -9177,6 +9942,41 @@ const assets = {
|
|
|
9177
9942
|
}
|
|
9178
9943
|
}]
|
|
9179
9944
|
},
|
|
9945
|
+
{
|
|
9946
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
9947
|
+
denom_units: [{
|
|
9948
|
+
denom: 'ibc/10C95F846DA69CCE0A23E2BA753D9D99601E46A8AD3AE309618B1FCD927CEAAE',
|
|
9949
|
+
exponent: 0,
|
|
9950
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
9951
|
+
}, {
|
|
9952
|
+
denom: 'pOSMO31Mar2025',
|
|
9953
|
+
exponent: 6
|
|
9954
|
+
}],
|
|
9955
|
+
base: 'ibc/10C95F846DA69CCE0A23E2BA753D9D99601E46A8AD3AE309618B1FCD927CEAAE',
|
|
9956
|
+
name: 'pOsmo (31Mar2025)',
|
|
9957
|
+
display: 'pOSMO31Mar2025',
|
|
9958
|
+
symbol: 'pOSMO-31Mar2025',
|
|
9959
|
+
logo_URIs: {
|
|
9960
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
9961
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
9962
|
+
},
|
|
9963
|
+
images: [{
|
|
9964
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
9965
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
9966
|
+
}],
|
|
9967
|
+
type_asset: 'sdk.coin',
|
|
9968
|
+
traces: [{
|
|
9969
|
+
type: 'ibc',
|
|
9970
|
+
counterparty: {
|
|
9971
|
+
channel_id: 'channel-5',
|
|
9972
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
9973
|
+
chain_name: 'pryzm'
|
|
9974
|
+
},
|
|
9975
|
+
chain: {
|
|
9976
|
+
channel_id: 'channel-79'
|
|
9977
|
+
}
|
|
9978
|
+
}]
|
|
9979
|
+
},
|
|
9180
9980
|
{
|
|
9181
9981
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
9182
9982
|
denom_units: [{
|
|
@@ -9317,6 +10117,41 @@ const assets = {
|
|
|
9317
10117
|
}
|
|
9318
10118
|
}]
|
|
9319
10119
|
},
|
|
10120
|
+
{
|
|
10121
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
10122
|
+
denom_units: [{
|
|
10123
|
+
denom: 'ibc/FFECA1F19DE5DAEEBA1D9548BF0D88A644D5C0D716DA634AB8A75271CB23AB5B',
|
|
10124
|
+
exponent: 0,
|
|
10125
|
+
aliases: ['p:inj:31Mar2025']
|
|
10126
|
+
}, {
|
|
10127
|
+
denom: 'pINJ31Mar2025',
|
|
10128
|
+
exponent: 18
|
|
10129
|
+
}],
|
|
10130
|
+
base: 'ibc/FFECA1F19DE5DAEEBA1D9548BF0D88A644D5C0D716DA634AB8A75271CB23AB5B',
|
|
10131
|
+
name: 'pInj (31Mar2025)',
|
|
10132
|
+
display: 'pINJ31Mar2025',
|
|
10133
|
+
symbol: 'pINJ-31Mar2025',
|
|
10134
|
+
logo_URIs: {
|
|
10135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
10136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
10137
|
+
},
|
|
10138
|
+
images: [{
|
|
10139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
10140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
10141
|
+
}],
|
|
10142
|
+
type_asset: 'sdk.coin',
|
|
10143
|
+
traces: [{
|
|
10144
|
+
type: 'ibc',
|
|
10145
|
+
counterparty: {
|
|
10146
|
+
channel_id: 'channel-5',
|
|
10147
|
+
base_denom: 'p:inj:31Mar2025',
|
|
10148
|
+
chain_name: 'pryzm'
|
|
10149
|
+
},
|
|
10150
|
+
chain: {
|
|
10151
|
+
channel_id: 'channel-79'
|
|
10152
|
+
}
|
|
10153
|
+
}]
|
|
10154
|
+
},
|
|
9320
10155
|
{
|
|
9321
10156
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
9322
10157
|
denom_units: [{
|
|
@@ -9458,19 +10293,19 @@ const assets = {
|
|
|
9458
10293
|
}]
|
|
9459
10294
|
},
|
|
9460
10295
|
{
|
|
9461
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
10296
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
9462
10297
|
denom_units: [{
|
|
9463
|
-
denom: 'ibc/
|
|
10298
|
+
denom: 'ibc/18F9DFEC7AA85950CF26E8B10B5BD2918FB9A47836CB9885EF660D68705B3D82',
|
|
9464
10299
|
exponent: 0,
|
|
9465
|
-
aliases: ['p:uluna:
|
|
10300
|
+
aliases: ['p:uluna:31Mar2025']
|
|
9466
10301
|
}, {
|
|
9467
|
-
denom: '
|
|
10302
|
+
denom: 'pLUNA31Mar2025',
|
|
9468
10303
|
exponent: 6
|
|
9469
10304
|
}],
|
|
9470
|
-
base: 'ibc/
|
|
9471
|
-
name: 'pLuna (
|
|
9472
|
-
display: '
|
|
9473
|
-
symbol: 'pLUNA-
|
|
10305
|
+
base: 'ibc/18F9DFEC7AA85950CF26E8B10B5BD2918FB9A47836CB9885EF660D68705B3D82',
|
|
10306
|
+
name: 'pLuna (31Mar2025)',
|
|
10307
|
+
display: 'pLUNA31Mar2025',
|
|
10308
|
+
symbol: 'pLUNA-31Mar2025',
|
|
9474
10309
|
logo_URIs: {
|
|
9475
10310
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
9476
10311
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -9484,7 +10319,7 @@ const assets = {
|
|
|
9484
10319
|
type: 'ibc',
|
|
9485
10320
|
counterparty: {
|
|
9486
10321
|
channel_id: 'channel-5',
|
|
9487
|
-
base_denom: 'p:uluna:
|
|
10322
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
9488
10323
|
chain_name: 'pryzm'
|
|
9489
10324
|
},
|
|
9490
10325
|
chain: {
|
|
@@ -9527,6 +10362,41 @@ const assets = {
|
|
|
9527
10362
|
}
|
|
9528
10363
|
}]
|
|
9529
10364
|
},
|
|
10365
|
+
{
|
|
10366
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
10367
|
+
denom_units: [{
|
|
10368
|
+
denom: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
10369
|
+
exponent: 0,
|
|
10370
|
+
aliases: ['p:uluna:31Dec2026']
|
|
10371
|
+
}, {
|
|
10372
|
+
denom: 'pLUNA31Dec2026',
|
|
10373
|
+
exponent: 6
|
|
10374
|
+
}],
|
|
10375
|
+
base: 'ibc/A4B5E1CBD8AAB405A8283D04AEDEEF414B3F7977E446E9DA45F09587CAAEC97C',
|
|
10376
|
+
name: 'pLuna (31Dec2026)',
|
|
10377
|
+
display: 'pLUNA31Dec2026',
|
|
10378
|
+
symbol: 'pLUNA-31Dec2026',
|
|
10379
|
+
logo_URIs: {
|
|
10380
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
10381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
10382
|
+
},
|
|
10383
|
+
images: [{
|
|
10384
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
10385
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
10386
|
+
}],
|
|
10387
|
+
type_asset: 'sdk.coin',
|
|
10388
|
+
traces: [{
|
|
10389
|
+
type: 'ibc',
|
|
10390
|
+
counterparty: {
|
|
10391
|
+
channel_id: 'channel-5',
|
|
10392
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
10393
|
+
chain_name: 'pryzm'
|
|
10394
|
+
},
|
|
10395
|
+
chain: {
|
|
10396
|
+
channel_id: 'channel-79'
|
|
10397
|
+
}
|
|
10398
|
+
}]
|
|
10399
|
+
},
|
|
9530
10400
|
{
|
|
9531
10401
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
9532
10402
|
denom_units: [{
|
|
@@ -9737,6 +10607,41 @@ const assets = {
|
|
|
9737
10607
|
}
|
|
9738
10608
|
}]
|
|
9739
10609
|
},
|
|
10610
|
+
{
|
|
10611
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
10612
|
+
denom_units: [{
|
|
10613
|
+
denom: 'ibc/902B77B8A6E3F948D48599CEB933C6814EC7D4A58235F46EBD5E7CBD4503BFB2',
|
|
10614
|
+
exponent: 0,
|
|
10615
|
+
aliases: ['p:stutia:31Mar2025']
|
|
10616
|
+
}, {
|
|
10617
|
+
denom: 'pstTIA31Mar2025',
|
|
10618
|
+
exponent: 6
|
|
10619
|
+
}],
|
|
10620
|
+
base: 'ibc/902B77B8A6E3F948D48599CEB933C6814EC7D4A58235F46EBD5E7CBD4503BFB2',
|
|
10621
|
+
name: 'pstTia (31Mar2025)',
|
|
10622
|
+
display: 'pstTIA31Mar2025',
|
|
10623
|
+
symbol: 'pstTIA-31Mar2025',
|
|
10624
|
+
logo_URIs: {
|
|
10625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
10626
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
10627
|
+
},
|
|
10628
|
+
images: [{
|
|
10629
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
10630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
10631
|
+
}],
|
|
10632
|
+
type_asset: 'sdk.coin',
|
|
10633
|
+
traces: [{
|
|
10634
|
+
type: 'ibc',
|
|
10635
|
+
counterparty: {
|
|
10636
|
+
channel_id: 'channel-5',
|
|
10637
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
10638
|
+
chain_name: 'pryzm'
|
|
10639
|
+
},
|
|
10640
|
+
chain: {
|
|
10641
|
+
channel_id: 'channel-79'
|
|
10642
|
+
}
|
|
10643
|
+
}]
|
|
10644
|
+
},
|
|
9740
10645
|
{
|
|
9741
10646
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
9742
10647
|
denom_units: [{
|
|
@@ -9877,6 +10782,41 @@ const assets = {
|
|
|
9877
10782
|
}
|
|
9878
10783
|
}]
|
|
9879
10784
|
},
|
|
10785
|
+
{
|
|
10786
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
10787
|
+
denom_units: [{
|
|
10788
|
+
denom: 'ibc/243693DA9323600711698B4A85147F0510406962CAE4FCC2EB00C9ECB8C89CCE',
|
|
10789
|
+
exponent: 0,
|
|
10790
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
10791
|
+
}, {
|
|
10792
|
+
denom: 'pstDYDX31Mar2025',
|
|
10793
|
+
exponent: 18
|
|
10794
|
+
}],
|
|
10795
|
+
base: 'ibc/243693DA9323600711698B4A85147F0510406962CAE4FCC2EB00C9ECB8C89CCE',
|
|
10796
|
+
name: 'pstDydx (31Mar2025)',
|
|
10797
|
+
display: 'pstDYDX31Mar2025',
|
|
10798
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
10799
|
+
logo_URIs: {
|
|
10800
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
10801
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
10802
|
+
},
|
|
10803
|
+
images: [{
|
|
10804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
10805
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
10806
|
+
}],
|
|
10807
|
+
type_asset: 'sdk.coin',
|
|
10808
|
+
traces: [{
|
|
10809
|
+
type: 'ibc',
|
|
10810
|
+
counterparty: {
|
|
10811
|
+
channel_id: 'channel-5',
|
|
10812
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
10813
|
+
chain_name: 'pryzm'
|
|
10814
|
+
},
|
|
10815
|
+
chain: {
|
|
10816
|
+
channel_id: 'channel-79'
|
|
10817
|
+
}
|
|
10818
|
+
}]
|
|
10819
|
+
},
|
|
9880
10820
|
{
|
|
9881
10821
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
9882
10822
|
denom_units: [{
|
|
@@ -9927,19 +10867,54 @@ const assets = {
|
|
|
9927
10867
|
display: 'pstDYDX31Dec2026',
|
|
9928
10868
|
symbol: 'pstDYDX-31Dec2026',
|
|
9929
10869
|
logo_URIs: {
|
|
9930
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9931
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
10870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
10871
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
10872
|
+
},
|
|
10873
|
+
images: [{
|
|
10874
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
10875
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
10876
|
+
}],
|
|
10877
|
+
type_asset: 'sdk.coin',
|
|
10878
|
+
traces: [{
|
|
10879
|
+
type: 'ibc',
|
|
10880
|
+
counterparty: {
|
|
10881
|
+
channel_id: 'channel-5',
|
|
10882
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
10883
|
+
chain_name: 'pryzm'
|
|
10884
|
+
},
|
|
10885
|
+
chain: {
|
|
10886
|
+
channel_id: 'channel-79'
|
|
10887
|
+
}
|
|
10888
|
+
}]
|
|
10889
|
+
},
|
|
10890
|
+
{
|
|
10891
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
10892
|
+
denom_units: [{
|
|
10893
|
+
denom: 'ibc/B97C00FE6E5457A25BA3759D582A204F0394E229A5F645CE4359D072E68CAFF3',
|
|
10894
|
+
exponent: 0,
|
|
10895
|
+
aliases: ['p:udatom:31Dec2024']
|
|
10896
|
+
}, {
|
|
10897
|
+
denom: 'pdATOM31Dec2024',
|
|
10898
|
+
exponent: 6
|
|
10899
|
+
}],
|
|
10900
|
+
base: 'ibc/B97C00FE6E5457A25BA3759D582A204F0394E229A5F645CE4359D072E68CAFF3',
|
|
10901
|
+
name: 'pdAtom (31Dec2024)',
|
|
10902
|
+
display: 'pdATOM31Dec2024',
|
|
10903
|
+
symbol: 'pdATOM-31Dec2024',
|
|
10904
|
+
logo_URIs: {
|
|
10905
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
10906
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9932
10907
|
},
|
|
9933
10908
|
images: [{
|
|
9934
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
9935
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
10909
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
10910
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9936
10911
|
}],
|
|
9937
10912
|
type_asset: 'sdk.coin',
|
|
9938
10913
|
traces: [{
|
|
9939
10914
|
type: 'ibc',
|
|
9940
10915
|
counterparty: {
|
|
9941
10916
|
channel_id: 'channel-5',
|
|
9942
|
-
base_denom: 'p:
|
|
10917
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
9943
10918
|
chain_name: 'pryzm'
|
|
9944
10919
|
},
|
|
9945
10920
|
chain: {
|
|
@@ -9948,19 +10923,19 @@ const assets = {
|
|
|
9948
10923
|
}]
|
|
9949
10924
|
},
|
|
9950
10925
|
{
|
|
9951
|
-
description: 'Pryzm\'s refracted principal token for dATOM with maturity of
|
|
10926
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
9952
10927
|
denom_units: [{
|
|
9953
|
-
denom: 'ibc/
|
|
10928
|
+
denom: 'ibc/07E8EB4AA0FC6D9507F40703C95503AF2CEDBB8772A14813EEA6F950D59DA22D',
|
|
9954
10929
|
exponent: 0,
|
|
9955
|
-
aliases: ['p:udatom:
|
|
10930
|
+
aliases: ['p:udatom:31Mar2025']
|
|
9956
10931
|
}, {
|
|
9957
|
-
denom: '
|
|
10932
|
+
denom: 'pdATOM31Mar2025',
|
|
9958
10933
|
exponent: 6
|
|
9959
10934
|
}],
|
|
9960
|
-
base: 'ibc/
|
|
9961
|
-
name: 'pdAtom (
|
|
9962
|
-
display: '
|
|
9963
|
-
symbol: 'pdATOM-
|
|
10935
|
+
base: 'ibc/07E8EB4AA0FC6D9507F40703C95503AF2CEDBB8772A14813EEA6F950D59DA22D',
|
|
10936
|
+
name: 'pdAtom (31Mar2025)',
|
|
10937
|
+
display: 'pdATOM31Mar2025',
|
|
10938
|
+
symbol: 'pdATOM-31Mar2025',
|
|
9964
10939
|
logo_URIs: {
|
|
9965
10940
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9966
10941
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
@@ -9974,7 +10949,7 @@ const assets = {
|
|
|
9974
10949
|
type: 'ibc',
|
|
9975
10950
|
counterparty: {
|
|
9976
10951
|
channel_id: 'channel-5',
|
|
9977
|
-
base_denom: 'p:udatom:
|
|
10952
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
9978
10953
|
chain_name: 'pryzm'
|
|
9979
10954
|
},
|
|
9980
10955
|
chain: {
|
|
@@ -10122,6 +11097,41 @@ const assets = {
|
|
|
10122
11097
|
}
|
|
10123
11098
|
}]
|
|
10124
11099
|
},
|
|
11100
|
+
{
|
|
11101
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
11102
|
+
denom_units: [{
|
|
11103
|
+
denom: 'ibc/1E8EE03AA614A6D871E4D406B571D17B393F3F3BC6B093D00F9909C333386991',
|
|
11104
|
+
exponent: 0,
|
|
11105
|
+
aliases: ['p:utia:31Mar2025']
|
|
11106
|
+
}, {
|
|
11107
|
+
denom: 'pTIA31Mar2025',
|
|
11108
|
+
exponent: 6
|
|
11109
|
+
}],
|
|
11110
|
+
base: 'ibc/1E8EE03AA614A6D871E4D406B571D17B393F3F3BC6B093D00F9909C333386991',
|
|
11111
|
+
name: 'pTia (31Mar2025)',
|
|
11112
|
+
display: 'pTIA31Mar2025',
|
|
11113
|
+
symbol: 'pTIA-31Mar2025',
|
|
11114
|
+
logo_URIs: {
|
|
11115
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
11116
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
11117
|
+
},
|
|
11118
|
+
images: [{
|
|
11119
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
11120
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
11121
|
+
}],
|
|
11122
|
+
type_asset: 'sdk.coin',
|
|
11123
|
+
traces: [{
|
|
11124
|
+
type: 'ibc',
|
|
11125
|
+
counterparty: {
|
|
11126
|
+
channel_id: 'channel-5',
|
|
11127
|
+
base_denom: 'p:utia:31Mar2025',
|
|
11128
|
+
chain_name: 'pryzm'
|
|
11129
|
+
},
|
|
11130
|
+
chain: {
|
|
11131
|
+
channel_id: 'channel-79'
|
|
11132
|
+
}
|
|
11133
|
+
}]
|
|
11134
|
+
},
|
|
10125
11135
|
{
|
|
10126
11136
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
10127
11137
|
denom_units: [{
|
|
@@ -10262,6 +11272,41 @@ const assets = {
|
|
|
10262
11272
|
}
|
|
10263
11273
|
}]
|
|
10264
11274
|
},
|
|
11275
|
+
{
|
|
11276
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
11277
|
+
denom_units: [{
|
|
11278
|
+
denom: 'ibc/B33E5108DB3DCD00E824CD16DB90F38ED5B7B767D1BC4016926E5F3A7F9C8920',
|
|
11279
|
+
exponent: 0,
|
|
11280
|
+
aliases: ['y:uatom:31Mar2025']
|
|
11281
|
+
}, {
|
|
11282
|
+
denom: 'yATOM31Mar2025',
|
|
11283
|
+
exponent: 6
|
|
11284
|
+
}],
|
|
11285
|
+
base: 'ibc/B33E5108DB3DCD00E824CD16DB90F38ED5B7B767D1BC4016926E5F3A7F9C8920',
|
|
11286
|
+
name: 'yAtom (31Mar2025)',
|
|
11287
|
+
display: 'yATOM31Mar2025',
|
|
11288
|
+
symbol: 'yATOM-31Mar2025',
|
|
11289
|
+
logo_URIs: {
|
|
11290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
11291
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
11292
|
+
},
|
|
11293
|
+
images: [{
|
|
11294
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
11295
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
11296
|
+
}],
|
|
11297
|
+
type_asset: 'sdk.coin',
|
|
11298
|
+
traces: [{
|
|
11299
|
+
type: 'ibc',
|
|
11300
|
+
counterparty: {
|
|
11301
|
+
channel_id: 'channel-5',
|
|
11302
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
11303
|
+
chain_name: 'pryzm'
|
|
11304
|
+
},
|
|
11305
|
+
chain: {
|
|
11306
|
+
channel_id: 'channel-79'
|
|
11307
|
+
}
|
|
11308
|
+
}]
|
|
11309
|
+
},
|
|
10265
11310
|
{
|
|
10266
11311
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
10267
11312
|
denom_units: [{
|
|
@@ -10402,6 +11447,41 @@ const assets = {
|
|
|
10402
11447
|
}
|
|
10403
11448
|
}]
|
|
10404
11449
|
},
|
|
11450
|
+
{
|
|
11451
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
11452
|
+
denom_units: [{
|
|
11453
|
+
denom: 'ibc/0FB175BCC362FDA7927C17C394A8A10DC493302EE162B0934ACEE8393A812769',
|
|
11454
|
+
exponent: 0,
|
|
11455
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
11456
|
+
}, {
|
|
11457
|
+
denom: 'yOSMO31Mar2025',
|
|
11458
|
+
exponent: 6
|
|
11459
|
+
}],
|
|
11460
|
+
base: 'ibc/0FB175BCC362FDA7927C17C394A8A10DC493302EE162B0934ACEE8393A812769',
|
|
11461
|
+
name: 'yOsmo (31Mar2025)',
|
|
11462
|
+
display: 'yOSMO31Mar2025',
|
|
11463
|
+
symbol: 'yOSMO-31Mar2025',
|
|
11464
|
+
logo_URIs: {
|
|
11465
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
11466
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
11467
|
+
},
|
|
11468
|
+
images: [{
|
|
11469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
11470
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
11471
|
+
}],
|
|
11472
|
+
type_asset: 'sdk.coin',
|
|
11473
|
+
traces: [{
|
|
11474
|
+
type: 'ibc',
|
|
11475
|
+
counterparty: {
|
|
11476
|
+
channel_id: 'channel-5',
|
|
11477
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
11478
|
+
chain_name: 'pryzm'
|
|
11479
|
+
},
|
|
11480
|
+
chain: {
|
|
11481
|
+
channel_id: 'channel-79'
|
|
11482
|
+
}
|
|
11483
|
+
}]
|
|
11484
|
+
},
|
|
10405
11485
|
{
|
|
10406
11486
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
10407
11487
|
denom_units: [{
|
|
@@ -10542,6 +11622,41 @@ const assets = {
|
|
|
10542
11622
|
}
|
|
10543
11623
|
}]
|
|
10544
11624
|
},
|
|
11625
|
+
{
|
|
11626
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
11627
|
+
denom_units: [{
|
|
11628
|
+
denom: 'ibc/D2209FC958AA7011BD97AF989ACC00864765D2544DD93E5090D49A0D5D6119D6',
|
|
11629
|
+
exponent: 0,
|
|
11630
|
+
aliases: ['y:inj:31Mar2025']
|
|
11631
|
+
}, {
|
|
11632
|
+
denom: 'yINJ31Mar2025',
|
|
11633
|
+
exponent: 18
|
|
11634
|
+
}],
|
|
11635
|
+
base: 'ibc/D2209FC958AA7011BD97AF989ACC00864765D2544DD93E5090D49A0D5D6119D6',
|
|
11636
|
+
name: 'yInj (31Mar2025)',
|
|
11637
|
+
display: 'yINJ31Mar2025',
|
|
11638
|
+
symbol: 'yINJ-31Mar2025',
|
|
11639
|
+
logo_URIs: {
|
|
11640
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
11641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
11642
|
+
},
|
|
11643
|
+
images: [{
|
|
11644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
11645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
11646
|
+
}],
|
|
11647
|
+
type_asset: 'sdk.coin',
|
|
11648
|
+
traces: [{
|
|
11649
|
+
type: 'ibc',
|
|
11650
|
+
counterparty: {
|
|
11651
|
+
channel_id: 'channel-5',
|
|
11652
|
+
base_denom: 'y:inj:31Mar2025',
|
|
11653
|
+
chain_name: 'pryzm'
|
|
11654
|
+
},
|
|
11655
|
+
chain: {
|
|
11656
|
+
channel_id: 'channel-79'
|
|
11657
|
+
}
|
|
11658
|
+
}]
|
|
11659
|
+
},
|
|
10545
11660
|
{
|
|
10546
11661
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
10547
11662
|
denom_units: [{
|
|
@@ -10682,6 +11797,41 @@ const assets = {
|
|
|
10682
11797
|
}
|
|
10683
11798
|
}]
|
|
10684
11799
|
},
|
|
11800
|
+
{
|
|
11801
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
11802
|
+
denom_units: [{
|
|
11803
|
+
denom: 'ibc/F46314D6AE7C66B7B7977A34BA9846E81C55FA2BA3D5CF4135E44188642BF750',
|
|
11804
|
+
exponent: 0,
|
|
11805
|
+
aliases: ['y:uluna:31Mar2025']
|
|
11806
|
+
}, {
|
|
11807
|
+
denom: 'yLUNA31Mar2025',
|
|
11808
|
+
exponent: 6
|
|
11809
|
+
}],
|
|
11810
|
+
base: 'ibc/F46314D6AE7C66B7B7977A34BA9846E81C55FA2BA3D5CF4135E44188642BF750',
|
|
11811
|
+
name: 'yLuna (31Mar2025)',
|
|
11812
|
+
display: 'yLUNA31Mar2025',
|
|
11813
|
+
symbol: 'yLUNA-31Mar2025',
|
|
11814
|
+
logo_URIs: {
|
|
11815
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
11816
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
11817
|
+
},
|
|
11818
|
+
images: [{
|
|
11819
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
11820
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
11821
|
+
}],
|
|
11822
|
+
type_asset: 'sdk.coin',
|
|
11823
|
+
traces: [{
|
|
11824
|
+
type: 'ibc',
|
|
11825
|
+
counterparty: {
|
|
11826
|
+
channel_id: 'channel-5',
|
|
11827
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
11828
|
+
chain_name: 'pryzm'
|
|
11829
|
+
},
|
|
11830
|
+
chain: {
|
|
11831
|
+
channel_id: 'channel-79'
|
|
11832
|
+
}
|
|
11833
|
+
}]
|
|
11834
|
+
},
|
|
10685
11835
|
{
|
|
10686
11836
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
10687
11837
|
denom_units: [{
|
|
@@ -10962,6 +12112,41 @@ const assets = {
|
|
|
10962
12112
|
}
|
|
10963
12113
|
}]
|
|
10964
12114
|
},
|
|
12115
|
+
{
|
|
12116
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
12117
|
+
denom_units: [{
|
|
12118
|
+
denom: 'ibc/96134C24A7258993B1F15438CBC9C0D9A36FF0B9BE3BD4A911D2DE610AC3DF69',
|
|
12119
|
+
exponent: 0,
|
|
12120
|
+
aliases: ['y:stutia:31Mar2025']
|
|
12121
|
+
}, {
|
|
12122
|
+
denom: 'ystTIA31Mar2025',
|
|
12123
|
+
exponent: 6
|
|
12124
|
+
}],
|
|
12125
|
+
base: 'ibc/96134C24A7258993B1F15438CBC9C0D9A36FF0B9BE3BD4A911D2DE610AC3DF69',
|
|
12126
|
+
name: 'ystTia (31Mar2025)',
|
|
12127
|
+
display: 'ystTIA31Mar2025',
|
|
12128
|
+
symbol: 'ystTIA-31Mar2025',
|
|
12129
|
+
logo_URIs: {
|
|
12130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
12131
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
12132
|
+
},
|
|
12133
|
+
images: [{
|
|
12134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
12135
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
12136
|
+
}],
|
|
12137
|
+
type_asset: 'sdk.coin',
|
|
12138
|
+
traces: [{
|
|
12139
|
+
type: 'ibc',
|
|
12140
|
+
counterparty: {
|
|
12141
|
+
channel_id: 'channel-5',
|
|
12142
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
12143
|
+
chain_name: 'pryzm'
|
|
12144
|
+
},
|
|
12145
|
+
chain: {
|
|
12146
|
+
channel_id: 'channel-79'
|
|
12147
|
+
}
|
|
12148
|
+
}]
|
|
12149
|
+
},
|
|
10965
12150
|
{
|
|
10966
12151
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
10967
12152
|
denom_units: [{
|
|
@@ -11102,6 +12287,41 @@ const assets = {
|
|
|
11102
12287
|
}
|
|
11103
12288
|
}]
|
|
11104
12289
|
},
|
|
12290
|
+
{
|
|
12291
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
12292
|
+
denom_units: [{
|
|
12293
|
+
denom: 'ibc/FA60979083367210D3213E62CCE52E617EB2DB11F0173919265E1BB0AEEA20EF',
|
|
12294
|
+
exponent: 0,
|
|
12295
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
12296
|
+
}, {
|
|
12297
|
+
denom: 'ystDYDX31Mar2025',
|
|
12298
|
+
exponent: 6
|
|
12299
|
+
}],
|
|
12300
|
+
base: 'ibc/FA60979083367210D3213E62CCE52E617EB2DB11F0173919265E1BB0AEEA20EF',
|
|
12301
|
+
name: 'ystDydx (31Mar2025)',
|
|
12302
|
+
display: 'ystDYDX31Mar2025',
|
|
12303
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
12304
|
+
logo_URIs: {
|
|
12305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
12306
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
12307
|
+
},
|
|
12308
|
+
images: [{
|
|
12309
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
12310
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
12311
|
+
}],
|
|
12312
|
+
type_asset: 'sdk.coin',
|
|
12313
|
+
traces: [{
|
|
12314
|
+
type: 'ibc',
|
|
12315
|
+
counterparty: {
|
|
12316
|
+
channel_id: 'channel-5',
|
|
12317
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
12318
|
+
chain_name: 'pryzm'
|
|
12319
|
+
},
|
|
12320
|
+
chain: {
|
|
12321
|
+
channel_id: 'channel-79'
|
|
12322
|
+
}
|
|
12323
|
+
}]
|
|
12324
|
+
},
|
|
11105
12325
|
{
|
|
11106
12326
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
11107
12327
|
denom_units: [{
|
|
@@ -11207,6 +12427,41 @@ const assets = {
|
|
|
11207
12427
|
}
|
|
11208
12428
|
}]
|
|
11209
12429
|
},
|
|
12430
|
+
{
|
|
12431
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
12432
|
+
denom_units: [{
|
|
12433
|
+
denom: 'ibc/68D3DD9E791B73995D8D33EB8BFF88C47DDD98ADDCDF8AF5554A204244709681',
|
|
12434
|
+
exponent: 0,
|
|
12435
|
+
aliases: ['y:udatom:31Mar2025']
|
|
12436
|
+
}, {
|
|
12437
|
+
denom: 'ydATOM31Mar2025',
|
|
12438
|
+
exponent: 6
|
|
12439
|
+
}],
|
|
12440
|
+
base: 'ibc/68D3DD9E791B73995D8D33EB8BFF88C47DDD98ADDCDF8AF5554A204244709681',
|
|
12441
|
+
name: 'ydAtom (31Mar2025)',
|
|
12442
|
+
display: 'ydATOM31Mar2025',
|
|
12443
|
+
symbol: 'ydATOM-31Mar2025',
|
|
12444
|
+
logo_URIs: {
|
|
12445
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
12446
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
12447
|
+
},
|
|
12448
|
+
images: [{
|
|
12449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
12450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
12451
|
+
}],
|
|
12452
|
+
type_asset: 'sdk.coin',
|
|
12453
|
+
traces: [{
|
|
12454
|
+
type: 'ibc',
|
|
12455
|
+
counterparty: {
|
|
12456
|
+
channel_id: 'channel-5',
|
|
12457
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
12458
|
+
chain_name: 'pryzm'
|
|
12459
|
+
},
|
|
12460
|
+
chain: {
|
|
12461
|
+
channel_id: 'channel-79'
|
|
12462
|
+
}
|
|
12463
|
+
}]
|
|
12464
|
+
},
|
|
11210
12465
|
{
|
|
11211
12466
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
11212
12467
|
denom_units: [{
|
|
@@ -11347,6 +12602,41 @@ const assets = {
|
|
|
11347
12602
|
}
|
|
11348
12603
|
}]
|
|
11349
12604
|
},
|
|
12605
|
+
{
|
|
12606
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
12607
|
+
denom_units: [{
|
|
12608
|
+
denom: 'ibc/A13F63D343A23E61A233B2A4B90A9BCC5BFEF564C8DCEB425B078A170C67894C',
|
|
12609
|
+
exponent: 0,
|
|
12610
|
+
aliases: ['y:utia:31Mar2025']
|
|
12611
|
+
}, {
|
|
12612
|
+
denom: 'yTIA31Mar2025',
|
|
12613
|
+
exponent: 6
|
|
12614
|
+
}],
|
|
12615
|
+
base: 'ibc/A13F63D343A23E61A233B2A4B90A9BCC5BFEF564C8DCEB425B078A170C67894C',
|
|
12616
|
+
name: 'yTia (31Mar2025)',
|
|
12617
|
+
display: 'yTIA31Mar2025',
|
|
12618
|
+
symbol: 'yTIA-31Mar2025',
|
|
12619
|
+
logo_URIs: {
|
|
12620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
12621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
12622
|
+
},
|
|
12623
|
+
images: [{
|
|
12624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
12625
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
12626
|
+
}],
|
|
12627
|
+
type_asset: 'sdk.coin',
|
|
12628
|
+
traces: [{
|
|
12629
|
+
type: 'ibc',
|
|
12630
|
+
counterparty: {
|
|
12631
|
+
channel_id: 'channel-5',
|
|
12632
|
+
base_denom: 'y:utia:31Mar2025',
|
|
12633
|
+
chain_name: 'pryzm'
|
|
12634
|
+
},
|
|
12635
|
+
chain: {
|
|
12636
|
+
channel_id: 'channel-79'
|
|
12637
|
+
}
|
|
12638
|
+
}]
|
|
12639
|
+
},
|
|
11350
12640
|
{
|
|
11351
12641
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
11352
12642
|
denom_units: [{
|