@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/neutron.js
CHANGED
|
@@ -2555,6 +2555,41 @@ const assets = {
|
|
|
2555
2555
|
}
|
|
2556
2556
|
}]
|
|
2557
2557
|
},
|
|
2558
|
+
{
|
|
2559
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
2560
|
+
denom_units: [{
|
|
2561
|
+
denom: 'ibc/B121C632F1970BD1E6AD0FADCD73A10174513F31EB5E12DC841C37EB01D4818A',
|
|
2562
|
+
exponent: 0,
|
|
2563
|
+
aliases: ['p:uatom:31Mar2025']
|
|
2564
|
+
}, {
|
|
2565
|
+
denom: 'pATOM31Mar2025',
|
|
2566
|
+
exponent: 6
|
|
2567
|
+
}],
|
|
2568
|
+
base: 'ibc/B121C632F1970BD1E6AD0FADCD73A10174513F31EB5E12DC841C37EB01D4818A',
|
|
2569
|
+
name: 'pAtom (31Mar2025)',
|
|
2570
|
+
display: 'pATOM31Mar2025',
|
|
2571
|
+
symbol: 'pATOM-31Mar2025',
|
|
2572
|
+
logo_URIs: {
|
|
2573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2574
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2575
|
+
},
|
|
2576
|
+
images: [{
|
|
2577
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2578
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2579
|
+
}],
|
|
2580
|
+
type_asset: 'sdk.coin',
|
|
2581
|
+
traces: [{
|
|
2582
|
+
type: 'ibc',
|
|
2583
|
+
counterparty: {
|
|
2584
|
+
channel_id: 'channel-6',
|
|
2585
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
2586
|
+
chain_name: 'pryzm'
|
|
2587
|
+
},
|
|
2588
|
+
chain: {
|
|
2589
|
+
channel_id: 'channel-4329'
|
|
2590
|
+
}
|
|
2591
|
+
}]
|
|
2592
|
+
},
|
|
2558
2593
|
{
|
|
2559
2594
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
2560
2595
|
denom_units: [{
|
|
@@ -2695,6 +2730,41 @@ const assets = {
|
|
|
2695
2730
|
}
|
|
2696
2731
|
}]
|
|
2697
2732
|
},
|
|
2733
|
+
{
|
|
2734
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
2735
|
+
denom_units: [{
|
|
2736
|
+
denom: 'ibc/EA022AF3D5ED64FECC523DA7A0DEC6206ADB8BD25369CBB65D803871BC9E7115',
|
|
2737
|
+
exponent: 0,
|
|
2738
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
2739
|
+
}, {
|
|
2740
|
+
denom: 'pOSMO31Mar2025',
|
|
2741
|
+
exponent: 6
|
|
2742
|
+
}],
|
|
2743
|
+
base: 'ibc/EA022AF3D5ED64FECC523DA7A0DEC6206ADB8BD25369CBB65D803871BC9E7115',
|
|
2744
|
+
name: 'pOsmo (31Mar2025)',
|
|
2745
|
+
display: 'pOSMO31Mar2025',
|
|
2746
|
+
symbol: 'pOSMO-31Mar2025',
|
|
2747
|
+
logo_URIs: {
|
|
2748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2749
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2750
|
+
},
|
|
2751
|
+
images: [{
|
|
2752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2753
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2754
|
+
}],
|
|
2755
|
+
type_asset: 'sdk.coin',
|
|
2756
|
+
traces: [{
|
|
2757
|
+
type: 'ibc',
|
|
2758
|
+
counterparty: {
|
|
2759
|
+
channel_id: 'channel-6',
|
|
2760
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
2761
|
+
chain_name: 'pryzm'
|
|
2762
|
+
},
|
|
2763
|
+
chain: {
|
|
2764
|
+
channel_id: 'channel-4329'
|
|
2765
|
+
}
|
|
2766
|
+
}]
|
|
2767
|
+
},
|
|
2698
2768
|
{
|
|
2699
2769
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
2700
2770
|
denom_units: [{
|
|
@@ -2835,6 +2905,41 @@ const assets = {
|
|
|
2835
2905
|
}
|
|
2836
2906
|
}]
|
|
2837
2907
|
},
|
|
2908
|
+
{
|
|
2909
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
2910
|
+
denom_units: [{
|
|
2911
|
+
denom: 'ibc/8929B944B697B4FE5023F0D738AE2F903D4BB184677B38BAF4534C0D2CE3A647',
|
|
2912
|
+
exponent: 0,
|
|
2913
|
+
aliases: ['p:inj:31Mar2025']
|
|
2914
|
+
}, {
|
|
2915
|
+
denom: 'pINJ31Mar2025',
|
|
2916
|
+
exponent: 18
|
|
2917
|
+
}],
|
|
2918
|
+
base: 'ibc/8929B944B697B4FE5023F0D738AE2F903D4BB184677B38BAF4534C0D2CE3A647',
|
|
2919
|
+
name: 'pInj (31Mar2025)',
|
|
2920
|
+
display: 'pINJ31Mar2025',
|
|
2921
|
+
symbol: 'pINJ-31Mar2025',
|
|
2922
|
+
logo_URIs: {
|
|
2923
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2924
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2925
|
+
},
|
|
2926
|
+
images: [{
|
|
2927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2928
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2929
|
+
}],
|
|
2930
|
+
type_asset: 'sdk.coin',
|
|
2931
|
+
traces: [{
|
|
2932
|
+
type: 'ibc',
|
|
2933
|
+
counterparty: {
|
|
2934
|
+
channel_id: 'channel-6',
|
|
2935
|
+
base_denom: 'p:inj:31Mar2025',
|
|
2936
|
+
chain_name: 'pryzm'
|
|
2937
|
+
},
|
|
2938
|
+
chain: {
|
|
2939
|
+
channel_id: 'channel-4329'
|
|
2940
|
+
}
|
|
2941
|
+
}]
|
|
2942
|
+
},
|
|
2838
2943
|
{
|
|
2839
2944
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
2840
2945
|
denom_units: [{
|
|
@@ -2976,19 +3081,19 @@ const assets = {
|
|
|
2976
3081
|
}]
|
|
2977
3082
|
},
|
|
2978
3083
|
{
|
|
2979
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
3084
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
2980
3085
|
denom_units: [{
|
|
2981
|
-
denom: 'ibc/
|
|
3086
|
+
denom: 'ibc/8DA5C485DD0920F7F709EEB04545CBD76E1B150AE54D49AB37F1A2E329FC9DDC',
|
|
2982
3087
|
exponent: 0,
|
|
2983
|
-
aliases: ['p:uluna:
|
|
3088
|
+
aliases: ['p:uluna:31Mar2025']
|
|
2984
3089
|
}, {
|
|
2985
|
-
denom: '
|
|
3090
|
+
denom: 'pLUNA31Mar2025',
|
|
2986
3091
|
exponent: 6
|
|
2987
3092
|
}],
|
|
2988
|
-
base: 'ibc/
|
|
2989
|
-
name: 'pLuna (
|
|
2990
|
-
display: '
|
|
2991
|
-
symbol: 'pLUNA-
|
|
3093
|
+
base: 'ibc/8DA5C485DD0920F7F709EEB04545CBD76E1B150AE54D49AB37F1A2E329FC9DDC',
|
|
3094
|
+
name: 'pLuna (31Mar2025)',
|
|
3095
|
+
display: 'pLUNA31Mar2025',
|
|
3096
|
+
symbol: 'pLUNA-31Mar2025',
|
|
2992
3097
|
logo_URIs: {
|
|
2993
3098
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2994
3099
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -3002,7 +3107,7 @@ const assets = {
|
|
|
3002
3107
|
type: 'ibc',
|
|
3003
3108
|
counterparty: {
|
|
3004
3109
|
channel_id: 'channel-6',
|
|
3005
|
-
base_denom: 'p:uluna:
|
|
3110
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
3006
3111
|
chain_name: 'pryzm'
|
|
3007
3112
|
},
|
|
3008
3113
|
chain: {
|
|
@@ -3045,6 +3150,41 @@ const assets = {
|
|
|
3045
3150
|
}
|
|
3046
3151
|
}]
|
|
3047
3152
|
},
|
|
3153
|
+
{
|
|
3154
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
3155
|
+
denom_units: [{
|
|
3156
|
+
denom: 'ibc/50BDEFCC24FF96F72B464120A10AEA42E99A6FC2F3A32BAC72EC8CBD85F3728A',
|
|
3157
|
+
exponent: 0,
|
|
3158
|
+
aliases: ['p:uluna:31Dec2026']
|
|
3159
|
+
}, {
|
|
3160
|
+
denom: 'pLUNA31Dec2026',
|
|
3161
|
+
exponent: 6
|
|
3162
|
+
}],
|
|
3163
|
+
base: 'ibc/50BDEFCC24FF96F72B464120A10AEA42E99A6FC2F3A32BAC72EC8CBD85F3728A',
|
|
3164
|
+
name: 'pLuna (31Dec2026)',
|
|
3165
|
+
display: 'pLUNA31Dec2026',
|
|
3166
|
+
symbol: 'pLUNA-31Dec2026',
|
|
3167
|
+
logo_URIs: {
|
|
3168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
3169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
3170
|
+
},
|
|
3171
|
+
images: [{
|
|
3172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
3173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
3174
|
+
}],
|
|
3175
|
+
type_asset: 'sdk.coin',
|
|
3176
|
+
traces: [{
|
|
3177
|
+
type: 'ibc',
|
|
3178
|
+
counterparty: {
|
|
3179
|
+
channel_id: 'channel-6',
|
|
3180
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
3181
|
+
chain_name: 'pryzm'
|
|
3182
|
+
},
|
|
3183
|
+
chain: {
|
|
3184
|
+
channel_id: 'channel-4329'
|
|
3185
|
+
}
|
|
3186
|
+
}]
|
|
3187
|
+
},
|
|
3048
3188
|
{
|
|
3049
3189
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
3050
3190
|
denom_units: [{
|
|
@@ -3255,6 +3395,41 @@ const assets = {
|
|
|
3255
3395
|
}
|
|
3256
3396
|
}]
|
|
3257
3397
|
},
|
|
3398
|
+
{
|
|
3399
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
3400
|
+
denom_units: [{
|
|
3401
|
+
denom: 'ibc/180F84B7FBFC1A3A88D4F95DED01D624250A67970E443E79D50A1A66CCBD35FA',
|
|
3402
|
+
exponent: 0,
|
|
3403
|
+
aliases: ['p:stutia:31Mar2025']
|
|
3404
|
+
}, {
|
|
3405
|
+
denom: 'pstTIA31Mar2025',
|
|
3406
|
+
exponent: 6
|
|
3407
|
+
}],
|
|
3408
|
+
base: 'ibc/180F84B7FBFC1A3A88D4F95DED01D624250A67970E443E79D50A1A66CCBD35FA',
|
|
3409
|
+
name: 'pstTia (31Mar2025)',
|
|
3410
|
+
display: 'pstTIA31Mar2025',
|
|
3411
|
+
symbol: 'pstTIA-31Mar2025',
|
|
3412
|
+
logo_URIs: {
|
|
3413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
3414
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
3415
|
+
},
|
|
3416
|
+
images: [{
|
|
3417
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
3418
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
3419
|
+
}],
|
|
3420
|
+
type_asset: 'sdk.coin',
|
|
3421
|
+
traces: [{
|
|
3422
|
+
type: 'ibc',
|
|
3423
|
+
counterparty: {
|
|
3424
|
+
channel_id: 'channel-6',
|
|
3425
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
3426
|
+
chain_name: 'pryzm'
|
|
3427
|
+
},
|
|
3428
|
+
chain: {
|
|
3429
|
+
channel_id: 'channel-4329'
|
|
3430
|
+
}
|
|
3431
|
+
}]
|
|
3432
|
+
},
|
|
3258
3433
|
{
|
|
3259
3434
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
3260
3435
|
denom_units: [{
|
|
@@ -3395,6 +3570,41 @@ const assets = {
|
|
|
3395
3570
|
}
|
|
3396
3571
|
}]
|
|
3397
3572
|
},
|
|
3573
|
+
{
|
|
3574
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
3575
|
+
denom_units: [{
|
|
3576
|
+
denom: 'ibc/C89B6218E66AFD2D82E88A22CE01283D3D9518FFFDDA1C0E25EED72BA30B69A1',
|
|
3577
|
+
exponent: 0,
|
|
3578
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
3579
|
+
}, {
|
|
3580
|
+
denom: 'pstDYDX31Mar2025',
|
|
3581
|
+
exponent: 18
|
|
3582
|
+
}],
|
|
3583
|
+
base: 'ibc/C89B6218E66AFD2D82E88A22CE01283D3D9518FFFDDA1C0E25EED72BA30B69A1',
|
|
3584
|
+
name: 'pstDydx (31Mar2025)',
|
|
3585
|
+
display: 'pstDYDX31Mar2025',
|
|
3586
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
3587
|
+
logo_URIs: {
|
|
3588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
3589
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
3590
|
+
},
|
|
3591
|
+
images: [{
|
|
3592
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
3593
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
3594
|
+
}],
|
|
3595
|
+
type_asset: 'sdk.coin',
|
|
3596
|
+
traces: [{
|
|
3597
|
+
type: 'ibc',
|
|
3598
|
+
counterparty: {
|
|
3599
|
+
channel_id: 'channel-6',
|
|
3600
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
3601
|
+
chain_name: 'pryzm'
|
|
3602
|
+
},
|
|
3603
|
+
chain: {
|
|
3604
|
+
channel_id: 'channel-4329'
|
|
3605
|
+
}
|
|
3606
|
+
}]
|
|
3607
|
+
},
|
|
3398
3608
|
{
|
|
3399
3609
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
3400
3610
|
denom_units: [{
|
|
@@ -3500,6 +3710,41 @@ const assets = {
|
|
|
3500
3710
|
}
|
|
3501
3711
|
}]
|
|
3502
3712
|
},
|
|
3713
|
+
{
|
|
3714
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
3715
|
+
denom_units: [{
|
|
3716
|
+
denom: 'ibc/2D71D57545F3D462718C55EA04A8F339030131FC4921D3EFB957662C3098088E',
|
|
3717
|
+
exponent: 0,
|
|
3718
|
+
aliases: ['p:udatom:31Mar2025']
|
|
3719
|
+
}, {
|
|
3720
|
+
denom: 'pdATOM31Mar2025',
|
|
3721
|
+
exponent: 6
|
|
3722
|
+
}],
|
|
3723
|
+
base: 'ibc/2D71D57545F3D462718C55EA04A8F339030131FC4921D3EFB957662C3098088E',
|
|
3724
|
+
name: 'pdAtom (31Mar2025)',
|
|
3725
|
+
display: 'pdATOM31Mar2025',
|
|
3726
|
+
symbol: 'pdATOM-31Mar2025',
|
|
3727
|
+
logo_URIs: {
|
|
3728
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
3729
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
3730
|
+
},
|
|
3731
|
+
images: [{
|
|
3732
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
3733
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
3734
|
+
}],
|
|
3735
|
+
type_asset: 'sdk.coin',
|
|
3736
|
+
traces: [{
|
|
3737
|
+
type: 'ibc',
|
|
3738
|
+
counterparty: {
|
|
3739
|
+
channel_id: 'channel-6',
|
|
3740
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
3741
|
+
chain_name: 'pryzm'
|
|
3742
|
+
},
|
|
3743
|
+
chain: {
|
|
3744
|
+
channel_id: 'channel-4329'
|
|
3745
|
+
}
|
|
3746
|
+
}]
|
|
3747
|
+
},
|
|
3503
3748
|
{
|
|
3504
3749
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
3505
3750
|
denom_units: [{
|
|
@@ -3640,6 +3885,41 @@ const assets = {
|
|
|
3640
3885
|
}
|
|
3641
3886
|
}]
|
|
3642
3887
|
},
|
|
3888
|
+
{
|
|
3889
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
3890
|
+
denom_units: [{
|
|
3891
|
+
denom: 'ibc/FCBE19BF79E1FCC786C7DA660FB7EB13295962319F6A403917E65295CADF3794',
|
|
3892
|
+
exponent: 0,
|
|
3893
|
+
aliases: ['p:utia:31Mar2025']
|
|
3894
|
+
}, {
|
|
3895
|
+
denom: 'pTIA31Mar2025',
|
|
3896
|
+
exponent: 6
|
|
3897
|
+
}],
|
|
3898
|
+
base: 'ibc/FCBE19BF79E1FCC786C7DA660FB7EB13295962319F6A403917E65295CADF3794',
|
|
3899
|
+
name: 'pTia (31Mar2025)',
|
|
3900
|
+
display: 'pTIA31Mar2025',
|
|
3901
|
+
symbol: 'pTIA-31Mar2025',
|
|
3902
|
+
logo_URIs: {
|
|
3903
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3904
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3905
|
+
},
|
|
3906
|
+
images: [{
|
|
3907
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3908
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3909
|
+
}],
|
|
3910
|
+
type_asset: 'sdk.coin',
|
|
3911
|
+
traces: [{
|
|
3912
|
+
type: 'ibc',
|
|
3913
|
+
counterparty: {
|
|
3914
|
+
channel_id: 'channel-6',
|
|
3915
|
+
base_denom: 'p:utia:31Mar2025',
|
|
3916
|
+
chain_name: 'pryzm'
|
|
3917
|
+
},
|
|
3918
|
+
chain: {
|
|
3919
|
+
channel_id: 'channel-4329'
|
|
3920
|
+
}
|
|
3921
|
+
}]
|
|
3922
|
+
},
|
|
3643
3923
|
{
|
|
3644
3924
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
3645
3925
|
denom_units: [{
|
|
@@ -3780,6 +4060,41 @@ const assets = {
|
|
|
3780
4060
|
}
|
|
3781
4061
|
}]
|
|
3782
4062
|
},
|
|
4063
|
+
{
|
|
4064
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
4065
|
+
denom_units: [{
|
|
4066
|
+
denom: 'ibc/7D33A0D8A76858A170F685D82D9DE1714E5C24F5D465941A0A04FB09D2DF0FA2',
|
|
4067
|
+
exponent: 0,
|
|
4068
|
+
aliases: ['y:uatom:31Mar2025']
|
|
4069
|
+
}, {
|
|
4070
|
+
denom: 'yATOM31Mar2025',
|
|
4071
|
+
exponent: 6
|
|
4072
|
+
}],
|
|
4073
|
+
base: 'ibc/7D33A0D8A76858A170F685D82D9DE1714E5C24F5D465941A0A04FB09D2DF0FA2',
|
|
4074
|
+
name: 'yAtom (31Mar2025)',
|
|
4075
|
+
display: 'yATOM31Mar2025',
|
|
4076
|
+
symbol: 'yATOM-31Mar2025',
|
|
4077
|
+
logo_URIs: {
|
|
4078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
4079
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
4080
|
+
},
|
|
4081
|
+
images: [{
|
|
4082
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
4083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
4084
|
+
}],
|
|
4085
|
+
type_asset: 'sdk.coin',
|
|
4086
|
+
traces: [{
|
|
4087
|
+
type: 'ibc',
|
|
4088
|
+
counterparty: {
|
|
4089
|
+
channel_id: 'channel-6',
|
|
4090
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
4091
|
+
chain_name: 'pryzm'
|
|
4092
|
+
},
|
|
4093
|
+
chain: {
|
|
4094
|
+
channel_id: 'channel-4329'
|
|
4095
|
+
}
|
|
4096
|
+
}]
|
|
4097
|
+
},
|
|
3783
4098
|
{
|
|
3784
4099
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
3785
4100
|
denom_units: [{
|
|
@@ -3920,6 +4235,41 @@ const assets = {
|
|
|
3920
4235
|
}
|
|
3921
4236
|
}]
|
|
3922
4237
|
},
|
|
4238
|
+
{
|
|
4239
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
4240
|
+
denom_units: [{
|
|
4241
|
+
denom: 'ibc/8AC42B33C9C524C10301517DDA6A9A54F83490D74F35FC856464F032A66EF1E3',
|
|
4242
|
+
exponent: 0,
|
|
4243
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
4244
|
+
}, {
|
|
4245
|
+
denom: 'yOSMO31Mar2025',
|
|
4246
|
+
exponent: 6
|
|
4247
|
+
}],
|
|
4248
|
+
base: 'ibc/8AC42B33C9C524C10301517DDA6A9A54F83490D74F35FC856464F032A66EF1E3',
|
|
4249
|
+
name: 'yOsmo (31Mar2025)',
|
|
4250
|
+
display: 'yOSMO31Mar2025',
|
|
4251
|
+
symbol: 'yOSMO-31Mar2025',
|
|
4252
|
+
logo_URIs: {
|
|
4253
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4254
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4255
|
+
},
|
|
4256
|
+
images: [{
|
|
4257
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4258
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4259
|
+
}],
|
|
4260
|
+
type_asset: 'sdk.coin',
|
|
4261
|
+
traces: [{
|
|
4262
|
+
type: 'ibc',
|
|
4263
|
+
counterparty: {
|
|
4264
|
+
channel_id: 'channel-6',
|
|
4265
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
4266
|
+
chain_name: 'pryzm'
|
|
4267
|
+
},
|
|
4268
|
+
chain: {
|
|
4269
|
+
channel_id: 'channel-4329'
|
|
4270
|
+
}
|
|
4271
|
+
}]
|
|
4272
|
+
},
|
|
3923
4273
|
{
|
|
3924
4274
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
3925
4275
|
denom_units: [{
|
|
@@ -4060,6 +4410,41 @@ const assets = {
|
|
|
4060
4410
|
}
|
|
4061
4411
|
}]
|
|
4062
4412
|
},
|
|
4413
|
+
{
|
|
4414
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
4415
|
+
denom_units: [{
|
|
4416
|
+
denom: 'ibc/8D15961B5C877AB9544AA0B2A7F01F05360760C3D7FF835DC5D7471A9C73E6BE',
|
|
4417
|
+
exponent: 0,
|
|
4418
|
+
aliases: ['y:inj:31Mar2025']
|
|
4419
|
+
}, {
|
|
4420
|
+
denom: 'yINJ31Mar2025',
|
|
4421
|
+
exponent: 18
|
|
4422
|
+
}],
|
|
4423
|
+
base: 'ibc/8D15961B5C877AB9544AA0B2A7F01F05360760C3D7FF835DC5D7471A9C73E6BE',
|
|
4424
|
+
name: 'yInj (31Mar2025)',
|
|
4425
|
+
display: 'yINJ31Mar2025',
|
|
4426
|
+
symbol: 'yINJ-31Mar2025',
|
|
4427
|
+
logo_URIs: {
|
|
4428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
4429
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
4430
|
+
},
|
|
4431
|
+
images: [{
|
|
4432
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
4433
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
4434
|
+
}],
|
|
4435
|
+
type_asset: 'sdk.coin',
|
|
4436
|
+
traces: [{
|
|
4437
|
+
type: 'ibc',
|
|
4438
|
+
counterparty: {
|
|
4439
|
+
channel_id: 'channel-6',
|
|
4440
|
+
base_denom: 'y:inj:31Mar2025',
|
|
4441
|
+
chain_name: 'pryzm'
|
|
4442
|
+
},
|
|
4443
|
+
chain: {
|
|
4444
|
+
channel_id: 'channel-4329'
|
|
4445
|
+
}
|
|
4446
|
+
}]
|
|
4447
|
+
},
|
|
4063
4448
|
{
|
|
4064
4449
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
4065
4450
|
denom_units: [{
|
|
@@ -4200,6 +4585,41 @@ const assets = {
|
|
|
4200
4585
|
}
|
|
4201
4586
|
}]
|
|
4202
4587
|
},
|
|
4588
|
+
{
|
|
4589
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
4590
|
+
denom_units: [{
|
|
4591
|
+
denom: 'ibc/BCF8B0B61502B28957362E44FA45290D2791E29292E37C61D4CD8E3B4D675161',
|
|
4592
|
+
exponent: 0,
|
|
4593
|
+
aliases: ['y:uluna:31Mar2025']
|
|
4594
|
+
}, {
|
|
4595
|
+
denom: 'yLUNA31Mar2025',
|
|
4596
|
+
exponent: 6
|
|
4597
|
+
}],
|
|
4598
|
+
base: 'ibc/BCF8B0B61502B28957362E44FA45290D2791E29292E37C61D4CD8E3B4D675161',
|
|
4599
|
+
name: 'yLuna (31Mar2025)',
|
|
4600
|
+
display: 'yLUNA31Mar2025',
|
|
4601
|
+
symbol: 'yLUNA-31Mar2025',
|
|
4602
|
+
logo_URIs: {
|
|
4603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
4604
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
4605
|
+
},
|
|
4606
|
+
images: [{
|
|
4607
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
4608
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
4609
|
+
}],
|
|
4610
|
+
type_asset: 'sdk.coin',
|
|
4611
|
+
traces: [{
|
|
4612
|
+
type: 'ibc',
|
|
4613
|
+
counterparty: {
|
|
4614
|
+
channel_id: 'channel-6',
|
|
4615
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
4616
|
+
chain_name: 'pryzm'
|
|
4617
|
+
},
|
|
4618
|
+
chain: {
|
|
4619
|
+
channel_id: 'channel-4329'
|
|
4620
|
+
}
|
|
4621
|
+
}]
|
|
4622
|
+
},
|
|
4203
4623
|
{
|
|
4204
4624
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
4205
4625
|
denom_units: [{
|
|
@@ -4480,6 +4900,41 @@ const assets = {
|
|
|
4480
4900
|
}
|
|
4481
4901
|
}]
|
|
4482
4902
|
},
|
|
4903
|
+
{
|
|
4904
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
4905
|
+
denom_units: [{
|
|
4906
|
+
denom: 'ibc/1CB5970869F3473D111663DEAD3C0D231533A85E587211FD06844BBBCF94B174',
|
|
4907
|
+
exponent: 0,
|
|
4908
|
+
aliases: ['y:stutia:31Mar2025']
|
|
4909
|
+
}, {
|
|
4910
|
+
denom: 'ystTIA31Mar2025',
|
|
4911
|
+
exponent: 6
|
|
4912
|
+
}],
|
|
4913
|
+
base: 'ibc/1CB5970869F3473D111663DEAD3C0D231533A85E587211FD06844BBBCF94B174',
|
|
4914
|
+
name: 'ystTia (31Mar2025)',
|
|
4915
|
+
display: 'ystTIA31Mar2025',
|
|
4916
|
+
symbol: 'ystTIA-31Mar2025',
|
|
4917
|
+
logo_URIs: {
|
|
4918
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
4919
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
4920
|
+
},
|
|
4921
|
+
images: [{
|
|
4922
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
4923
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
4924
|
+
}],
|
|
4925
|
+
type_asset: 'sdk.coin',
|
|
4926
|
+
traces: [{
|
|
4927
|
+
type: 'ibc',
|
|
4928
|
+
counterparty: {
|
|
4929
|
+
channel_id: 'channel-6',
|
|
4930
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
4931
|
+
chain_name: 'pryzm'
|
|
4932
|
+
},
|
|
4933
|
+
chain: {
|
|
4934
|
+
channel_id: 'channel-4329'
|
|
4935
|
+
}
|
|
4936
|
+
}]
|
|
4937
|
+
},
|
|
4483
4938
|
{
|
|
4484
4939
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
4485
4940
|
denom_units: [{
|
|
@@ -4620,6 +5075,41 @@ const assets = {
|
|
|
4620
5075
|
}
|
|
4621
5076
|
}]
|
|
4622
5077
|
},
|
|
5078
|
+
{
|
|
5079
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
5080
|
+
denom_units: [{
|
|
5081
|
+
denom: 'ibc/A29931225B446AF3363AF534E866A01F35E3D324FF0778A5CF02EF44F005485C',
|
|
5082
|
+
exponent: 0,
|
|
5083
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
5084
|
+
}, {
|
|
5085
|
+
denom: 'ystDYDX31Mar2025',
|
|
5086
|
+
exponent: 6
|
|
5087
|
+
}],
|
|
5088
|
+
base: 'ibc/A29931225B446AF3363AF534E866A01F35E3D324FF0778A5CF02EF44F005485C',
|
|
5089
|
+
name: 'ystDydx (31Mar2025)',
|
|
5090
|
+
display: 'ystDYDX31Mar2025',
|
|
5091
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
5092
|
+
logo_URIs: {
|
|
5093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
5094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5095
|
+
},
|
|
5096
|
+
images: [{
|
|
5097
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
5098
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5099
|
+
}],
|
|
5100
|
+
type_asset: 'sdk.coin',
|
|
5101
|
+
traces: [{
|
|
5102
|
+
type: 'ibc',
|
|
5103
|
+
counterparty: {
|
|
5104
|
+
channel_id: 'channel-6',
|
|
5105
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
5106
|
+
chain_name: 'pryzm'
|
|
5107
|
+
},
|
|
5108
|
+
chain: {
|
|
5109
|
+
channel_id: 'channel-4329'
|
|
5110
|
+
}
|
|
5111
|
+
}]
|
|
5112
|
+
},
|
|
4623
5113
|
{
|
|
4624
5114
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
4625
5115
|
denom_units: [{
|
|
@@ -4670,19 +5160,54 @@ const assets = {
|
|
|
4670
5160
|
display: 'ystDYDX31Dec2026',
|
|
4671
5161
|
symbol: 'ystDYDX-31Dec2026',
|
|
4672
5162
|
logo_URIs: {
|
|
4673
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
4674
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5163
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
5164
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5165
|
+
},
|
|
5166
|
+
images: [{
|
|
5167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
5168
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5169
|
+
}],
|
|
5170
|
+
type_asset: 'sdk.coin',
|
|
5171
|
+
traces: [{
|
|
5172
|
+
type: 'ibc',
|
|
5173
|
+
counterparty: {
|
|
5174
|
+
channel_id: 'channel-6',
|
|
5175
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
5176
|
+
chain_name: 'pryzm'
|
|
5177
|
+
},
|
|
5178
|
+
chain: {
|
|
5179
|
+
channel_id: 'channel-4329'
|
|
5180
|
+
}
|
|
5181
|
+
}]
|
|
5182
|
+
},
|
|
5183
|
+
{
|
|
5184
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
5185
|
+
denom_units: [{
|
|
5186
|
+
denom: 'ibc/E6A9907D3475A701DEC8202FFEB01FBE8C07676A44E3CF19EB3D679A81BCD53B',
|
|
5187
|
+
exponent: 0,
|
|
5188
|
+
aliases: ['y:udatom:31Dec2024']
|
|
5189
|
+
}, {
|
|
5190
|
+
denom: 'ydATOM31Dec2024',
|
|
5191
|
+
exponent: 6
|
|
5192
|
+
}],
|
|
5193
|
+
base: 'ibc/E6A9907D3475A701DEC8202FFEB01FBE8C07676A44E3CF19EB3D679A81BCD53B',
|
|
5194
|
+
name: 'ydAtom (31Dec2024)',
|
|
5195
|
+
display: 'ydATOM31Dec2024',
|
|
5196
|
+
symbol: 'ydATOM-31Dec2024',
|
|
5197
|
+
logo_URIs: {
|
|
5198
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5199
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
4675
5200
|
},
|
|
4676
5201
|
images: [{
|
|
4677
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
4678
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
5202
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
5203
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
4679
5204
|
}],
|
|
4680
5205
|
type_asset: 'sdk.coin',
|
|
4681
5206
|
traces: [{
|
|
4682
5207
|
type: 'ibc',
|
|
4683
5208
|
counterparty: {
|
|
4684
5209
|
channel_id: 'channel-6',
|
|
4685
|
-
base_denom: 'y:
|
|
5210
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
4686
5211
|
chain_name: 'pryzm'
|
|
4687
5212
|
},
|
|
4688
5213
|
chain: {
|
|
@@ -4691,19 +5216,19 @@ const assets = {
|
|
|
4691
5216
|
}]
|
|
4692
5217
|
},
|
|
4693
5218
|
{
|
|
4694
|
-
description: 'Pryzm\'s refracted yield token for dATOM with maturity of
|
|
5219
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
4695
5220
|
denom_units: [{
|
|
4696
|
-
denom: 'ibc/
|
|
5221
|
+
denom: 'ibc/0F7103ECC30CE18A815D7DD7E292498559422FDFB558EBE8B7D7EF1004CE2503',
|
|
4697
5222
|
exponent: 0,
|
|
4698
|
-
aliases: ['y:udatom:
|
|
5223
|
+
aliases: ['y:udatom:31Mar2025']
|
|
4699
5224
|
}, {
|
|
4700
|
-
denom: '
|
|
5225
|
+
denom: 'ydATOM31Mar2025',
|
|
4701
5226
|
exponent: 6
|
|
4702
5227
|
}],
|
|
4703
|
-
base: 'ibc/
|
|
4704
|
-
name: 'ydAtom (
|
|
4705
|
-
display: '
|
|
4706
|
-
symbol: 'ydATOM-
|
|
5228
|
+
base: 'ibc/0F7103ECC30CE18A815D7DD7E292498559422FDFB558EBE8B7D7EF1004CE2503',
|
|
5229
|
+
name: 'ydAtom (31Mar2025)',
|
|
5230
|
+
display: 'ydATOM31Mar2025',
|
|
5231
|
+
symbol: 'ydATOM-31Mar2025',
|
|
4707
5232
|
logo_URIs: {
|
|
4708
5233
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
4709
5234
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
@@ -4717,7 +5242,7 @@ const assets = {
|
|
|
4717
5242
|
type: 'ibc',
|
|
4718
5243
|
counterparty: {
|
|
4719
5244
|
channel_id: 'channel-6',
|
|
4720
|
-
base_denom: 'y:udatom:
|
|
5245
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
4721
5246
|
chain_name: 'pryzm'
|
|
4722
5247
|
},
|
|
4723
5248
|
chain: {
|
|
@@ -4865,6 +5390,41 @@ const assets = {
|
|
|
4865
5390
|
}
|
|
4866
5391
|
}]
|
|
4867
5392
|
},
|
|
5393
|
+
{
|
|
5394
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
5395
|
+
denom_units: [{
|
|
5396
|
+
denom: 'ibc/E323B4B55E11DAFDDB591D26691167DD076DD0689E61A0B0D381B753124911D4',
|
|
5397
|
+
exponent: 0,
|
|
5398
|
+
aliases: ['y:utia:31Mar2025']
|
|
5399
|
+
}, {
|
|
5400
|
+
denom: 'yTIA31Mar2025',
|
|
5401
|
+
exponent: 6
|
|
5402
|
+
}],
|
|
5403
|
+
base: 'ibc/E323B4B55E11DAFDDB591D26691167DD076DD0689E61A0B0D381B753124911D4',
|
|
5404
|
+
name: 'yTia (31Mar2025)',
|
|
5405
|
+
display: 'yTIA31Mar2025',
|
|
5406
|
+
symbol: 'yTIA-31Mar2025',
|
|
5407
|
+
logo_URIs: {
|
|
5408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5410
|
+
},
|
|
5411
|
+
images: [{
|
|
5412
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5413
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5414
|
+
}],
|
|
5415
|
+
type_asset: 'sdk.coin',
|
|
5416
|
+
traces: [{
|
|
5417
|
+
type: 'ibc',
|
|
5418
|
+
counterparty: {
|
|
5419
|
+
channel_id: 'channel-6',
|
|
5420
|
+
base_denom: 'y:utia:31Mar2025',
|
|
5421
|
+
chain_name: 'pryzm'
|
|
5422
|
+
},
|
|
5423
|
+
chain: {
|
|
5424
|
+
channel_id: 'channel-4329'
|
|
5425
|
+
}
|
|
5426
|
+
}]
|
|
5427
|
+
},
|
|
4868
5428
|
{
|
|
4869
5429
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
4870
5430
|
denom_units: [{
|
|
@@ -6586,6 +7146,41 @@ const assets = {
|
|
|
6586
7146
|
}
|
|
6587
7147
|
}]
|
|
6588
7148
|
},
|
|
7149
|
+
{
|
|
7150
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
7151
|
+
denom_units: [{
|
|
7152
|
+
denom: 'ibc/B121C632F1970BD1E6AD0FADCD73A10174513F31EB5E12DC841C37EB01D4818A',
|
|
7153
|
+
exponent: 0,
|
|
7154
|
+
aliases: ['p:uatom:31Mar2025']
|
|
7155
|
+
}, {
|
|
7156
|
+
denom: 'pATOM31Mar2025',
|
|
7157
|
+
exponent: 6
|
|
7158
|
+
}],
|
|
7159
|
+
base: 'ibc/B121C632F1970BD1E6AD0FADCD73A10174513F31EB5E12DC841C37EB01D4818A',
|
|
7160
|
+
name: 'pAtom (31Mar2025)',
|
|
7161
|
+
display: 'pATOM31Mar2025',
|
|
7162
|
+
symbol: 'pATOM-31Mar2025',
|
|
7163
|
+
logo_URIs: {
|
|
7164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
7165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
7166
|
+
},
|
|
7167
|
+
images: [{
|
|
7168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
7169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
7170
|
+
}],
|
|
7171
|
+
type_asset: 'sdk.coin',
|
|
7172
|
+
traces: [{
|
|
7173
|
+
type: 'ibc',
|
|
7174
|
+
counterparty: {
|
|
7175
|
+
channel_id: 'channel-6',
|
|
7176
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
7177
|
+
chain_name: 'pryzm'
|
|
7178
|
+
},
|
|
7179
|
+
chain: {
|
|
7180
|
+
channel_id: 'channel-4329'
|
|
7181
|
+
}
|
|
7182
|
+
}]
|
|
7183
|
+
},
|
|
6589
7184
|
{
|
|
6590
7185
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
6591
7186
|
denom_units: [{
|
|
@@ -6726,6 +7321,41 @@ const assets = {
|
|
|
6726
7321
|
}
|
|
6727
7322
|
}]
|
|
6728
7323
|
},
|
|
7324
|
+
{
|
|
7325
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
7326
|
+
denom_units: [{
|
|
7327
|
+
denom: 'ibc/EA022AF3D5ED64FECC523DA7A0DEC6206ADB8BD25369CBB65D803871BC9E7115',
|
|
7328
|
+
exponent: 0,
|
|
7329
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
7330
|
+
}, {
|
|
7331
|
+
denom: 'pOSMO31Mar2025',
|
|
7332
|
+
exponent: 6
|
|
7333
|
+
}],
|
|
7334
|
+
base: 'ibc/EA022AF3D5ED64FECC523DA7A0DEC6206ADB8BD25369CBB65D803871BC9E7115',
|
|
7335
|
+
name: 'pOsmo (31Mar2025)',
|
|
7336
|
+
display: 'pOSMO31Mar2025',
|
|
7337
|
+
symbol: 'pOSMO-31Mar2025',
|
|
7338
|
+
logo_URIs: {
|
|
7339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
7340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
7341
|
+
},
|
|
7342
|
+
images: [{
|
|
7343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
7344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
7345
|
+
}],
|
|
7346
|
+
type_asset: 'sdk.coin',
|
|
7347
|
+
traces: [{
|
|
7348
|
+
type: 'ibc',
|
|
7349
|
+
counterparty: {
|
|
7350
|
+
channel_id: 'channel-6',
|
|
7351
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
7352
|
+
chain_name: 'pryzm'
|
|
7353
|
+
},
|
|
7354
|
+
chain: {
|
|
7355
|
+
channel_id: 'channel-4329'
|
|
7356
|
+
}
|
|
7357
|
+
}]
|
|
7358
|
+
},
|
|
6729
7359
|
{
|
|
6730
7360
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
6731
7361
|
denom_units: [{
|
|
@@ -6866,6 +7496,41 @@ const assets = {
|
|
|
6866
7496
|
}
|
|
6867
7497
|
}]
|
|
6868
7498
|
},
|
|
7499
|
+
{
|
|
7500
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
7501
|
+
denom_units: [{
|
|
7502
|
+
denom: 'ibc/8929B944B697B4FE5023F0D738AE2F903D4BB184677B38BAF4534C0D2CE3A647',
|
|
7503
|
+
exponent: 0,
|
|
7504
|
+
aliases: ['p:inj:31Mar2025']
|
|
7505
|
+
}, {
|
|
7506
|
+
denom: 'pINJ31Mar2025',
|
|
7507
|
+
exponent: 18
|
|
7508
|
+
}],
|
|
7509
|
+
base: 'ibc/8929B944B697B4FE5023F0D738AE2F903D4BB184677B38BAF4534C0D2CE3A647',
|
|
7510
|
+
name: 'pInj (31Mar2025)',
|
|
7511
|
+
display: 'pINJ31Mar2025',
|
|
7512
|
+
symbol: 'pINJ-31Mar2025',
|
|
7513
|
+
logo_URIs: {
|
|
7514
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
7515
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
7516
|
+
},
|
|
7517
|
+
images: [{
|
|
7518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
7519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
7520
|
+
}],
|
|
7521
|
+
type_asset: 'sdk.coin',
|
|
7522
|
+
traces: [{
|
|
7523
|
+
type: 'ibc',
|
|
7524
|
+
counterparty: {
|
|
7525
|
+
channel_id: 'channel-6',
|
|
7526
|
+
base_denom: 'p:inj:31Mar2025',
|
|
7527
|
+
chain_name: 'pryzm'
|
|
7528
|
+
},
|
|
7529
|
+
chain: {
|
|
7530
|
+
channel_id: 'channel-4329'
|
|
7531
|
+
}
|
|
7532
|
+
}]
|
|
7533
|
+
},
|
|
6869
7534
|
{
|
|
6870
7535
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
6871
7536
|
denom_units: [{
|
|
@@ -7007,19 +7672,19 @@ const assets = {
|
|
|
7007
7672
|
}]
|
|
7008
7673
|
},
|
|
7009
7674
|
{
|
|
7010
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
7675
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
7011
7676
|
denom_units: [{
|
|
7012
|
-
denom: 'ibc/
|
|
7677
|
+
denom: 'ibc/8DA5C485DD0920F7F709EEB04545CBD76E1B150AE54D49AB37F1A2E329FC9DDC',
|
|
7013
7678
|
exponent: 0,
|
|
7014
|
-
aliases: ['p:uluna:
|
|
7679
|
+
aliases: ['p:uluna:31Mar2025']
|
|
7015
7680
|
}, {
|
|
7016
|
-
denom: '
|
|
7681
|
+
denom: 'pLUNA31Mar2025',
|
|
7017
7682
|
exponent: 6
|
|
7018
7683
|
}],
|
|
7019
|
-
base: 'ibc/
|
|
7020
|
-
name: 'pLuna (
|
|
7021
|
-
display: '
|
|
7022
|
-
symbol: 'pLUNA-
|
|
7684
|
+
base: 'ibc/8DA5C485DD0920F7F709EEB04545CBD76E1B150AE54D49AB37F1A2E329FC9DDC',
|
|
7685
|
+
name: 'pLuna (31Mar2025)',
|
|
7686
|
+
display: 'pLUNA31Mar2025',
|
|
7687
|
+
symbol: 'pLUNA-31Mar2025',
|
|
7023
7688
|
logo_URIs: {
|
|
7024
7689
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
7025
7690
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -7033,7 +7698,7 @@ const assets = {
|
|
|
7033
7698
|
type: 'ibc',
|
|
7034
7699
|
counterparty: {
|
|
7035
7700
|
channel_id: 'channel-6',
|
|
7036
|
-
base_denom: 'p:uluna:
|
|
7701
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
7037
7702
|
chain_name: 'pryzm'
|
|
7038
7703
|
},
|
|
7039
7704
|
chain: {
|
|
@@ -7076,6 +7741,41 @@ const assets = {
|
|
|
7076
7741
|
}
|
|
7077
7742
|
}]
|
|
7078
7743
|
},
|
|
7744
|
+
{
|
|
7745
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
7746
|
+
denom_units: [{
|
|
7747
|
+
denom: 'ibc/50BDEFCC24FF96F72B464120A10AEA42E99A6FC2F3A32BAC72EC8CBD85F3728A',
|
|
7748
|
+
exponent: 0,
|
|
7749
|
+
aliases: ['p:uluna:31Dec2026']
|
|
7750
|
+
}, {
|
|
7751
|
+
denom: 'pLUNA31Dec2026',
|
|
7752
|
+
exponent: 6
|
|
7753
|
+
}],
|
|
7754
|
+
base: 'ibc/50BDEFCC24FF96F72B464120A10AEA42E99A6FC2F3A32BAC72EC8CBD85F3728A',
|
|
7755
|
+
name: 'pLuna (31Dec2026)',
|
|
7756
|
+
display: 'pLUNA31Dec2026',
|
|
7757
|
+
symbol: 'pLUNA-31Dec2026',
|
|
7758
|
+
logo_URIs: {
|
|
7759
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
7760
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
7761
|
+
},
|
|
7762
|
+
images: [{
|
|
7763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
7764
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
7765
|
+
}],
|
|
7766
|
+
type_asset: 'sdk.coin',
|
|
7767
|
+
traces: [{
|
|
7768
|
+
type: 'ibc',
|
|
7769
|
+
counterparty: {
|
|
7770
|
+
channel_id: 'channel-6',
|
|
7771
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
7772
|
+
chain_name: 'pryzm'
|
|
7773
|
+
},
|
|
7774
|
+
chain: {
|
|
7775
|
+
channel_id: 'channel-4329'
|
|
7776
|
+
}
|
|
7777
|
+
}]
|
|
7778
|
+
},
|
|
7079
7779
|
{
|
|
7080
7780
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
7081
7781
|
denom_units: [{
|
|
@@ -7286,6 +7986,41 @@ const assets = {
|
|
|
7286
7986
|
}
|
|
7287
7987
|
}]
|
|
7288
7988
|
},
|
|
7989
|
+
{
|
|
7990
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
7991
|
+
denom_units: [{
|
|
7992
|
+
denom: 'ibc/180F84B7FBFC1A3A88D4F95DED01D624250A67970E443E79D50A1A66CCBD35FA',
|
|
7993
|
+
exponent: 0,
|
|
7994
|
+
aliases: ['p:stutia:31Mar2025']
|
|
7995
|
+
}, {
|
|
7996
|
+
denom: 'pstTIA31Mar2025',
|
|
7997
|
+
exponent: 6
|
|
7998
|
+
}],
|
|
7999
|
+
base: 'ibc/180F84B7FBFC1A3A88D4F95DED01D624250A67970E443E79D50A1A66CCBD35FA',
|
|
8000
|
+
name: 'pstTia (31Mar2025)',
|
|
8001
|
+
display: 'pstTIA31Mar2025',
|
|
8002
|
+
symbol: 'pstTIA-31Mar2025',
|
|
8003
|
+
logo_URIs: {
|
|
8004
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
8005
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
8006
|
+
},
|
|
8007
|
+
images: [{
|
|
8008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
8009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
8010
|
+
}],
|
|
8011
|
+
type_asset: 'sdk.coin',
|
|
8012
|
+
traces: [{
|
|
8013
|
+
type: 'ibc',
|
|
8014
|
+
counterparty: {
|
|
8015
|
+
channel_id: 'channel-6',
|
|
8016
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
8017
|
+
chain_name: 'pryzm'
|
|
8018
|
+
},
|
|
8019
|
+
chain: {
|
|
8020
|
+
channel_id: 'channel-4329'
|
|
8021
|
+
}
|
|
8022
|
+
}]
|
|
8023
|
+
},
|
|
7289
8024
|
{
|
|
7290
8025
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
7291
8026
|
denom_units: [{
|
|
@@ -7426,6 +8161,41 @@ const assets = {
|
|
|
7426
8161
|
}
|
|
7427
8162
|
}]
|
|
7428
8163
|
},
|
|
8164
|
+
{
|
|
8165
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
8166
|
+
denom_units: [{
|
|
8167
|
+
denom: 'ibc/C89B6218E66AFD2D82E88A22CE01283D3D9518FFFDDA1C0E25EED72BA30B69A1',
|
|
8168
|
+
exponent: 0,
|
|
8169
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
8170
|
+
}, {
|
|
8171
|
+
denom: 'pstDYDX31Mar2025',
|
|
8172
|
+
exponent: 18
|
|
8173
|
+
}],
|
|
8174
|
+
base: 'ibc/C89B6218E66AFD2D82E88A22CE01283D3D9518FFFDDA1C0E25EED72BA30B69A1',
|
|
8175
|
+
name: 'pstDydx (31Mar2025)',
|
|
8176
|
+
display: 'pstDYDX31Mar2025',
|
|
8177
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
8178
|
+
logo_URIs: {
|
|
8179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
8180
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
8181
|
+
},
|
|
8182
|
+
images: [{
|
|
8183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
8184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
8185
|
+
}],
|
|
8186
|
+
type_asset: 'sdk.coin',
|
|
8187
|
+
traces: [{
|
|
8188
|
+
type: 'ibc',
|
|
8189
|
+
counterparty: {
|
|
8190
|
+
channel_id: 'channel-6',
|
|
8191
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
8192
|
+
chain_name: 'pryzm'
|
|
8193
|
+
},
|
|
8194
|
+
chain: {
|
|
8195
|
+
channel_id: 'channel-4329'
|
|
8196
|
+
}
|
|
8197
|
+
}]
|
|
8198
|
+
},
|
|
7429
8199
|
{
|
|
7430
8200
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
7431
8201
|
denom_units: [{
|
|
@@ -7476,19 +8246,54 @@ const assets = {
|
|
|
7476
8246
|
display: 'pstDYDX31Dec2026',
|
|
7477
8247
|
symbol: 'pstDYDX-31Dec2026',
|
|
7478
8248
|
logo_URIs: {
|
|
7479
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
7480
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
8249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
8250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
8251
|
+
},
|
|
8252
|
+
images: [{
|
|
8253
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
8254
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
8255
|
+
}],
|
|
8256
|
+
type_asset: 'sdk.coin',
|
|
8257
|
+
traces: [{
|
|
8258
|
+
type: 'ibc',
|
|
8259
|
+
counterparty: {
|
|
8260
|
+
channel_id: 'channel-6',
|
|
8261
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
8262
|
+
chain_name: 'pryzm'
|
|
8263
|
+
},
|
|
8264
|
+
chain: {
|
|
8265
|
+
channel_id: 'channel-4329'
|
|
8266
|
+
}
|
|
8267
|
+
}]
|
|
8268
|
+
},
|
|
8269
|
+
{
|
|
8270
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
8271
|
+
denom_units: [{
|
|
8272
|
+
denom: 'ibc/BC52BD4463DE970632DE7C324525ED8DDC8FD22BF19A65C984B80FF5EC30AABF',
|
|
8273
|
+
exponent: 0,
|
|
8274
|
+
aliases: ['p:udatom:31Dec2024']
|
|
8275
|
+
}, {
|
|
8276
|
+
denom: 'pdATOM31Dec2024',
|
|
8277
|
+
exponent: 6
|
|
8278
|
+
}],
|
|
8279
|
+
base: 'ibc/BC52BD4463DE970632DE7C324525ED8DDC8FD22BF19A65C984B80FF5EC30AABF',
|
|
8280
|
+
name: 'pdAtom (31Dec2024)',
|
|
8281
|
+
display: 'pdATOM31Dec2024',
|
|
8282
|
+
symbol: 'pdATOM-31Dec2024',
|
|
8283
|
+
logo_URIs: {
|
|
8284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8285
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
7481
8286
|
},
|
|
7482
8287
|
images: [{
|
|
7483
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
7484
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
8288
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
8289
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
7485
8290
|
}],
|
|
7486
8291
|
type_asset: 'sdk.coin',
|
|
7487
8292
|
traces: [{
|
|
7488
8293
|
type: 'ibc',
|
|
7489
8294
|
counterparty: {
|
|
7490
8295
|
channel_id: 'channel-6',
|
|
7491
|
-
base_denom: 'p:
|
|
8296
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
7492
8297
|
chain_name: 'pryzm'
|
|
7493
8298
|
},
|
|
7494
8299
|
chain: {
|
|
@@ -7497,19 +8302,19 @@ const assets = {
|
|
|
7497
8302
|
}]
|
|
7498
8303
|
},
|
|
7499
8304
|
{
|
|
7500
|
-
description: 'Pryzm\'s refracted principal token for dATOM with maturity of
|
|
8305
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
7501
8306
|
denom_units: [{
|
|
7502
|
-
denom: 'ibc/
|
|
8307
|
+
denom: 'ibc/2D71D57545F3D462718C55EA04A8F339030131FC4921D3EFB957662C3098088E',
|
|
7503
8308
|
exponent: 0,
|
|
7504
|
-
aliases: ['p:udatom:
|
|
8309
|
+
aliases: ['p:udatom:31Mar2025']
|
|
7505
8310
|
}, {
|
|
7506
|
-
denom: '
|
|
8311
|
+
denom: 'pdATOM31Mar2025',
|
|
7507
8312
|
exponent: 6
|
|
7508
8313
|
}],
|
|
7509
|
-
base: 'ibc/
|
|
7510
|
-
name: 'pdAtom (
|
|
7511
|
-
display: '
|
|
7512
|
-
symbol: 'pdATOM-
|
|
8314
|
+
base: 'ibc/2D71D57545F3D462718C55EA04A8F339030131FC4921D3EFB957662C3098088E',
|
|
8315
|
+
name: 'pdAtom (31Mar2025)',
|
|
8316
|
+
display: 'pdATOM31Mar2025',
|
|
8317
|
+
symbol: 'pdATOM-31Mar2025',
|
|
7513
8318
|
logo_URIs: {
|
|
7514
8319
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
7515
8320
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
@@ -7523,7 +8328,7 @@ const assets = {
|
|
|
7523
8328
|
type: 'ibc',
|
|
7524
8329
|
counterparty: {
|
|
7525
8330
|
channel_id: 'channel-6',
|
|
7526
|
-
base_denom: 'p:udatom:
|
|
8331
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
7527
8332
|
chain_name: 'pryzm'
|
|
7528
8333
|
},
|
|
7529
8334
|
chain: {
|
|
@@ -7671,6 +8476,41 @@ const assets = {
|
|
|
7671
8476
|
}
|
|
7672
8477
|
}]
|
|
7673
8478
|
},
|
|
8479
|
+
{
|
|
8480
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
8481
|
+
denom_units: [{
|
|
8482
|
+
denom: 'ibc/FCBE19BF79E1FCC786C7DA660FB7EB13295962319F6A403917E65295CADF3794',
|
|
8483
|
+
exponent: 0,
|
|
8484
|
+
aliases: ['p:utia:31Mar2025']
|
|
8485
|
+
}, {
|
|
8486
|
+
denom: 'pTIA31Mar2025',
|
|
8487
|
+
exponent: 6
|
|
8488
|
+
}],
|
|
8489
|
+
base: 'ibc/FCBE19BF79E1FCC786C7DA660FB7EB13295962319F6A403917E65295CADF3794',
|
|
8490
|
+
name: 'pTia (31Mar2025)',
|
|
8491
|
+
display: 'pTIA31Mar2025',
|
|
8492
|
+
symbol: 'pTIA-31Mar2025',
|
|
8493
|
+
logo_URIs: {
|
|
8494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8495
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8496
|
+
},
|
|
8497
|
+
images: [{
|
|
8498
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8499
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
8500
|
+
}],
|
|
8501
|
+
type_asset: 'sdk.coin',
|
|
8502
|
+
traces: [{
|
|
8503
|
+
type: 'ibc',
|
|
8504
|
+
counterparty: {
|
|
8505
|
+
channel_id: 'channel-6',
|
|
8506
|
+
base_denom: 'p:utia:31Mar2025',
|
|
8507
|
+
chain_name: 'pryzm'
|
|
8508
|
+
},
|
|
8509
|
+
chain: {
|
|
8510
|
+
channel_id: 'channel-4329'
|
|
8511
|
+
}
|
|
8512
|
+
}]
|
|
8513
|
+
},
|
|
7674
8514
|
{
|
|
7675
8515
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
7676
8516
|
denom_units: [{
|
|
@@ -7811,6 +8651,41 @@ const assets = {
|
|
|
7811
8651
|
}
|
|
7812
8652
|
}]
|
|
7813
8653
|
},
|
|
8654
|
+
{
|
|
8655
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
8656
|
+
denom_units: [{
|
|
8657
|
+
denom: 'ibc/7D33A0D8A76858A170F685D82D9DE1714E5C24F5D465941A0A04FB09D2DF0FA2',
|
|
8658
|
+
exponent: 0,
|
|
8659
|
+
aliases: ['y:uatom:31Mar2025']
|
|
8660
|
+
}, {
|
|
8661
|
+
denom: 'yATOM31Mar2025',
|
|
8662
|
+
exponent: 6
|
|
8663
|
+
}],
|
|
8664
|
+
base: 'ibc/7D33A0D8A76858A170F685D82D9DE1714E5C24F5D465941A0A04FB09D2DF0FA2',
|
|
8665
|
+
name: 'yAtom (31Mar2025)',
|
|
8666
|
+
display: 'yATOM31Mar2025',
|
|
8667
|
+
symbol: 'yATOM-31Mar2025',
|
|
8668
|
+
logo_URIs: {
|
|
8669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
8670
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
8671
|
+
},
|
|
8672
|
+
images: [{
|
|
8673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
8674
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
8675
|
+
}],
|
|
8676
|
+
type_asset: 'sdk.coin',
|
|
8677
|
+
traces: [{
|
|
8678
|
+
type: 'ibc',
|
|
8679
|
+
counterparty: {
|
|
8680
|
+
channel_id: 'channel-6',
|
|
8681
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
8682
|
+
chain_name: 'pryzm'
|
|
8683
|
+
},
|
|
8684
|
+
chain: {
|
|
8685
|
+
channel_id: 'channel-4329'
|
|
8686
|
+
}
|
|
8687
|
+
}]
|
|
8688
|
+
},
|
|
7814
8689
|
{
|
|
7815
8690
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
7816
8691
|
denom_units: [{
|
|
@@ -7951,6 +8826,41 @@ const assets = {
|
|
|
7951
8826
|
}
|
|
7952
8827
|
}]
|
|
7953
8828
|
},
|
|
8829
|
+
{
|
|
8830
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
8831
|
+
denom_units: [{
|
|
8832
|
+
denom: 'ibc/8AC42B33C9C524C10301517DDA6A9A54F83490D74F35FC856464F032A66EF1E3',
|
|
8833
|
+
exponent: 0,
|
|
8834
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
8835
|
+
}, {
|
|
8836
|
+
denom: 'yOSMO31Mar2025',
|
|
8837
|
+
exponent: 6
|
|
8838
|
+
}],
|
|
8839
|
+
base: 'ibc/8AC42B33C9C524C10301517DDA6A9A54F83490D74F35FC856464F032A66EF1E3',
|
|
8840
|
+
name: 'yOsmo (31Mar2025)',
|
|
8841
|
+
display: 'yOSMO31Mar2025',
|
|
8842
|
+
symbol: 'yOSMO-31Mar2025',
|
|
8843
|
+
logo_URIs: {
|
|
8844
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
8845
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
8846
|
+
},
|
|
8847
|
+
images: [{
|
|
8848
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
8849
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
8850
|
+
}],
|
|
8851
|
+
type_asset: 'sdk.coin',
|
|
8852
|
+
traces: [{
|
|
8853
|
+
type: 'ibc',
|
|
8854
|
+
counterparty: {
|
|
8855
|
+
channel_id: 'channel-6',
|
|
8856
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
8857
|
+
chain_name: 'pryzm'
|
|
8858
|
+
},
|
|
8859
|
+
chain: {
|
|
8860
|
+
channel_id: 'channel-4329'
|
|
8861
|
+
}
|
|
8862
|
+
}]
|
|
8863
|
+
},
|
|
7954
8864
|
{
|
|
7955
8865
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
7956
8866
|
denom_units: [{
|
|
@@ -8091,6 +9001,41 @@ const assets = {
|
|
|
8091
9001
|
}
|
|
8092
9002
|
}]
|
|
8093
9003
|
},
|
|
9004
|
+
{
|
|
9005
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
9006
|
+
denom_units: [{
|
|
9007
|
+
denom: 'ibc/8D15961B5C877AB9544AA0B2A7F01F05360760C3D7FF835DC5D7471A9C73E6BE',
|
|
9008
|
+
exponent: 0,
|
|
9009
|
+
aliases: ['y:inj:31Mar2025']
|
|
9010
|
+
}, {
|
|
9011
|
+
denom: 'yINJ31Mar2025',
|
|
9012
|
+
exponent: 18
|
|
9013
|
+
}],
|
|
9014
|
+
base: 'ibc/8D15961B5C877AB9544AA0B2A7F01F05360760C3D7FF835DC5D7471A9C73E6BE',
|
|
9015
|
+
name: 'yInj (31Mar2025)',
|
|
9016
|
+
display: 'yINJ31Mar2025',
|
|
9017
|
+
symbol: 'yINJ-31Mar2025',
|
|
9018
|
+
logo_URIs: {
|
|
9019
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
9020
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
9021
|
+
},
|
|
9022
|
+
images: [{
|
|
9023
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
9024
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
9025
|
+
}],
|
|
9026
|
+
type_asset: 'sdk.coin',
|
|
9027
|
+
traces: [{
|
|
9028
|
+
type: 'ibc',
|
|
9029
|
+
counterparty: {
|
|
9030
|
+
channel_id: 'channel-6',
|
|
9031
|
+
base_denom: 'y:inj:31Mar2025',
|
|
9032
|
+
chain_name: 'pryzm'
|
|
9033
|
+
},
|
|
9034
|
+
chain: {
|
|
9035
|
+
channel_id: 'channel-4329'
|
|
9036
|
+
}
|
|
9037
|
+
}]
|
|
9038
|
+
},
|
|
8094
9039
|
{
|
|
8095
9040
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
8096
9041
|
denom_units: [{
|
|
@@ -8231,6 +9176,41 @@ const assets = {
|
|
|
8231
9176
|
}
|
|
8232
9177
|
}]
|
|
8233
9178
|
},
|
|
9179
|
+
{
|
|
9180
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
9181
|
+
denom_units: [{
|
|
9182
|
+
denom: 'ibc/BCF8B0B61502B28957362E44FA45290D2791E29292E37C61D4CD8E3B4D675161',
|
|
9183
|
+
exponent: 0,
|
|
9184
|
+
aliases: ['y:uluna:31Mar2025']
|
|
9185
|
+
}, {
|
|
9186
|
+
denom: 'yLUNA31Mar2025',
|
|
9187
|
+
exponent: 6
|
|
9188
|
+
}],
|
|
9189
|
+
base: 'ibc/BCF8B0B61502B28957362E44FA45290D2791E29292E37C61D4CD8E3B4D675161',
|
|
9190
|
+
name: 'yLuna (31Mar2025)',
|
|
9191
|
+
display: 'yLUNA31Mar2025',
|
|
9192
|
+
symbol: 'yLUNA-31Mar2025',
|
|
9193
|
+
logo_URIs: {
|
|
9194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
9195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
9196
|
+
},
|
|
9197
|
+
images: [{
|
|
9198
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
9199
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
9200
|
+
}],
|
|
9201
|
+
type_asset: 'sdk.coin',
|
|
9202
|
+
traces: [{
|
|
9203
|
+
type: 'ibc',
|
|
9204
|
+
counterparty: {
|
|
9205
|
+
channel_id: 'channel-6',
|
|
9206
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
9207
|
+
chain_name: 'pryzm'
|
|
9208
|
+
},
|
|
9209
|
+
chain: {
|
|
9210
|
+
channel_id: 'channel-4329'
|
|
9211
|
+
}
|
|
9212
|
+
}]
|
|
9213
|
+
},
|
|
8234
9214
|
{
|
|
8235
9215
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
8236
9216
|
denom_units: [{
|
|
@@ -8511,6 +9491,41 @@ const assets = {
|
|
|
8511
9491
|
}
|
|
8512
9492
|
}]
|
|
8513
9493
|
},
|
|
9494
|
+
{
|
|
9495
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
9496
|
+
denom_units: [{
|
|
9497
|
+
denom: 'ibc/1CB5970869F3473D111663DEAD3C0D231533A85E587211FD06844BBBCF94B174',
|
|
9498
|
+
exponent: 0,
|
|
9499
|
+
aliases: ['y:stutia:31Mar2025']
|
|
9500
|
+
}, {
|
|
9501
|
+
denom: 'ystTIA31Mar2025',
|
|
9502
|
+
exponent: 6
|
|
9503
|
+
}],
|
|
9504
|
+
base: 'ibc/1CB5970869F3473D111663DEAD3C0D231533A85E587211FD06844BBBCF94B174',
|
|
9505
|
+
name: 'ystTia (31Mar2025)',
|
|
9506
|
+
display: 'ystTIA31Mar2025',
|
|
9507
|
+
symbol: 'ystTIA-31Mar2025',
|
|
9508
|
+
logo_URIs: {
|
|
9509
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
9510
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
9511
|
+
},
|
|
9512
|
+
images: [{
|
|
9513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
9514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
9515
|
+
}],
|
|
9516
|
+
type_asset: 'sdk.coin',
|
|
9517
|
+
traces: [{
|
|
9518
|
+
type: 'ibc',
|
|
9519
|
+
counterparty: {
|
|
9520
|
+
channel_id: 'channel-6',
|
|
9521
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
9522
|
+
chain_name: 'pryzm'
|
|
9523
|
+
},
|
|
9524
|
+
chain: {
|
|
9525
|
+
channel_id: 'channel-4329'
|
|
9526
|
+
}
|
|
9527
|
+
}]
|
|
9528
|
+
},
|
|
8514
9529
|
{
|
|
8515
9530
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
8516
9531
|
denom_units: [{
|
|
@@ -8651,6 +9666,41 @@ const assets = {
|
|
|
8651
9666
|
}
|
|
8652
9667
|
}]
|
|
8653
9668
|
},
|
|
9669
|
+
{
|
|
9670
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
9671
|
+
denom_units: [{
|
|
9672
|
+
denom: 'ibc/A29931225B446AF3363AF534E866A01F35E3D324FF0778A5CF02EF44F005485C',
|
|
9673
|
+
exponent: 0,
|
|
9674
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
9675
|
+
}, {
|
|
9676
|
+
denom: 'ystDYDX31Mar2025',
|
|
9677
|
+
exponent: 6
|
|
9678
|
+
}],
|
|
9679
|
+
base: 'ibc/A29931225B446AF3363AF534E866A01F35E3D324FF0778A5CF02EF44F005485C',
|
|
9680
|
+
name: 'ystDydx (31Mar2025)',
|
|
9681
|
+
display: 'ystDYDX31Mar2025',
|
|
9682
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
9683
|
+
logo_URIs: {
|
|
9684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
9685
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
9686
|
+
},
|
|
9687
|
+
images: [{
|
|
9688
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
9689
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
9690
|
+
}],
|
|
9691
|
+
type_asset: 'sdk.coin',
|
|
9692
|
+
traces: [{
|
|
9693
|
+
type: 'ibc',
|
|
9694
|
+
counterparty: {
|
|
9695
|
+
channel_id: 'channel-6',
|
|
9696
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
9697
|
+
chain_name: 'pryzm'
|
|
9698
|
+
},
|
|
9699
|
+
chain: {
|
|
9700
|
+
channel_id: 'channel-4329'
|
|
9701
|
+
}
|
|
9702
|
+
}]
|
|
9703
|
+
},
|
|
8654
9704
|
{
|
|
8655
9705
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
8656
9706
|
denom_units: [{
|
|
@@ -8756,6 +9806,41 @@ const assets = {
|
|
|
8756
9806
|
}
|
|
8757
9807
|
}]
|
|
8758
9808
|
},
|
|
9809
|
+
{
|
|
9810
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
9811
|
+
denom_units: [{
|
|
9812
|
+
denom: 'ibc/0F7103ECC30CE18A815D7DD7E292498559422FDFB558EBE8B7D7EF1004CE2503',
|
|
9813
|
+
exponent: 0,
|
|
9814
|
+
aliases: ['y:udatom:31Mar2025']
|
|
9815
|
+
}, {
|
|
9816
|
+
denom: 'ydATOM31Mar2025',
|
|
9817
|
+
exponent: 6
|
|
9818
|
+
}],
|
|
9819
|
+
base: 'ibc/0F7103ECC30CE18A815D7DD7E292498559422FDFB558EBE8B7D7EF1004CE2503',
|
|
9820
|
+
name: 'ydAtom (31Mar2025)',
|
|
9821
|
+
display: 'ydATOM31Mar2025',
|
|
9822
|
+
symbol: 'ydATOM-31Mar2025',
|
|
9823
|
+
logo_URIs: {
|
|
9824
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
9825
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
9826
|
+
},
|
|
9827
|
+
images: [{
|
|
9828
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
9829
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
9830
|
+
}],
|
|
9831
|
+
type_asset: 'sdk.coin',
|
|
9832
|
+
traces: [{
|
|
9833
|
+
type: 'ibc',
|
|
9834
|
+
counterparty: {
|
|
9835
|
+
channel_id: 'channel-6',
|
|
9836
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
9837
|
+
chain_name: 'pryzm'
|
|
9838
|
+
},
|
|
9839
|
+
chain: {
|
|
9840
|
+
channel_id: 'channel-4329'
|
|
9841
|
+
}
|
|
9842
|
+
}]
|
|
9843
|
+
},
|
|
8759
9844
|
{
|
|
8760
9845
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
8761
9846
|
denom_units: [{
|
|
@@ -8896,6 +9981,41 @@ const assets = {
|
|
|
8896
9981
|
}
|
|
8897
9982
|
}]
|
|
8898
9983
|
},
|
|
9984
|
+
{
|
|
9985
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
9986
|
+
denom_units: [{
|
|
9987
|
+
denom: 'ibc/E323B4B55E11DAFDDB591D26691167DD076DD0689E61A0B0D381B753124911D4',
|
|
9988
|
+
exponent: 0,
|
|
9989
|
+
aliases: ['y:utia:31Mar2025']
|
|
9990
|
+
}, {
|
|
9991
|
+
denom: 'yTIA31Mar2025',
|
|
9992
|
+
exponent: 6
|
|
9993
|
+
}],
|
|
9994
|
+
base: 'ibc/E323B4B55E11DAFDDB591D26691167DD076DD0689E61A0B0D381B753124911D4',
|
|
9995
|
+
name: 'yTia (31Mar2025)',
|
|
9996
|
+
display: 'yTIA31Mar2025',
|
|
9997
|
+
symbol: 'yTIA-31Mar2025',
|
|
9998
|
+
logo_URIs: {
|
|
9999
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10000
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10001
|
+
},
|
|
10002
|
+
images: [{
|
|
10003
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10004
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10005
|
+
}],
|
|
10006
|
+
type_asset: 'sdk.coin',
|
|
10007
|
+
traces: [{
|
|
10008
|
+
type: 'ibc',
|
|
10009
|
+
counterparty: {
|
|
10010
|
+
channel_id: 'channel-6',
|
|
10011
|
+
base_denom: 'y:utia:31Mar2025',
|
|
10012
|
+
chain_name: 'pryzm'
|
|
10013
|
+
},
|
|
10014
|
+
chain: {
|
|
10015
|
+
channel_id: 'channel-4329'
|
|
10016
|
+
}
|
|
10017
|
+
}]
|
|
10018
|
+
},
|
|
8899
10019
|
{
|
|
8900
10020
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
8901
10021
|
denom_units: [{
|