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