@chain-registry/assets 1.70.51 → 1.70.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/assets.js +3 -1
- package/esm/mainnet/axelar.js +1381 -43
- package/esm/mainnet/canto.js +86 -0
- package/esm/mainnet/celestia.js +1386 -40
- package/esm/mainnet/cosmoshub.js +1362 -16
- package/esm/mainnet/dydx.js +1286 -26
- package/esm/mainnet/index.js +2 -0
- package/esm/mainnet/injective.js +1381 -43
- package/esm/mainnet/milkyway.js +268 -0
- package/esm/mainnet/neutron.js +1286 -26
- package/esm/mainnet/noble.js +1381 -43
- package/esm/mainnet/osmosis.js +1456 -32
- package/esm/mainnet/stride.js +1286 -26
- package/esm/mainnet/terra2.js +1286 -26
- package/esm/mainnet/xion.js +1066 -0
- package/mainnet/assets.js +3 -1
- package/mainnet/axelar.js +1381 -43
- package/mainnet/canto.js +86 -0
- package/mainnet/celestia.js +1386 -40
- package/mainnet/cosmoshub.js +1362 -16
- package/mainnet/dydx.js +1286 -26
- package/mainnet/index.d.ts +2 -0
- package/mainnet/index.js +4 -2
- package/mainnet/injective.js +1381 -43
- package/mainnet/milkyway.d.ts +3 -0
- package/mainnet/milkyway.js +270 -0
- package/mainnet/neutron.js +1286 -26
- package/mainnet/noble.js +1381 -43
- package/mainnet/osmosis.js +1456 -32
- package/mainnet/stride.js +1286 -26
- package/mainnet/terra2.js +1286 -26
- package/mainnet/xion.d.ts +3 -0
- package/mainnet/xion.js +1068 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -2744,6 +2744,41 @@ const assets = {
|
|
|
2744
2744
|
}
|
|
2745
2745
|
}]
|
|
2746
2746
|
},
|
|
2747
|
+
{
|
|
2748
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
2749
|
+
denom_units: [{
|
|
2750
|
+
denom: 'ibc/BFBC135140C1A880BCECD5EB20BED3DC587F57B1D6B24E917CE78221BE9157B1',
|
|
2751
|
+
exponent: 0,
|
|
2752
|
+
aliases: ['p:uatom:31Dec2026']
|
|
2753
|
+
}, {
|
|
2754
|
+
denom: 'pATOM31Dec2026',
|
|
2755
|
+
exponent: 6
|
|
2756
|
+
}],
|
|
2757
|
+
base: 'ibc/BFBC135140C1A880BCECD5EB20BED3DC587F57B1D6B24E917CE78221BE9157B1',
|
|
2758
|
+
name: 'pAtom (31Dec2026)',
|
|
2759
|
+
display: 'pATOM31Dec2026',
|
|
2760
|
+
symbol: 'pATOM-31Dec2026',
|
|
2761
|
+
logo_URIs: {
|
|
2762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2763
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2764
|
+
},
|
|
2765
|
+
images: [{
|
|
2766
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2767
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2768
|
+
}],
|
|
2769
|
+
type_asset: 'sdk.coin',
|
|
2770
|
+
traces: [{
|
|
2771
|
+
type: 'ibc',
|
|
2772
|
+
counterparty: {
|
|
2773
|
+
channel_id: 'channel-13',
|
|
2774
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
2775
|
+
chain_name: 'pryzm'
|
|
2776
|
+
},
|
|
2777
|
+
chain: {
|
|
2778
|
+
channel_id: 'channel-155'
|
|
2779
|
+
}
|
|
2780
|
+
}]
|
|
2781
|
+
},
|
|
2747
2782
|
{
|
|
2748
2783
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
2749
2784
|
denom_units: [{
|
|
@@ -2849,6 +2884,41 @@ const assets = {
|
|
|
2849
2884
|
}
|
|
2850
2885
|
}]
|
|
2851
2886
|
},
|
|
2887
|
+
{
|
|
2888
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
2889
|
+
denom_units: [{
|
|
2890
|
+
denom: 'ibc/FB00A1CD2C2D9DBCDB916C7E8482D1E82089000D1EB4E48CDFA116BCF37966E0',
|
|
2891
|
+
exponent: 0,
|
|
2892
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
2893
|
+
}, {
|
|
2894
|
+
denom: 'pOSMO31Dec2026',
|
|
2895
|
+
exponent: 6
|
|
2896
|
+
}],
|
|
2897
|
+
base: 'ibc/FB00A1CD2C2D9DBCDB916C7E8482D1E82089000D1EB4E48CDFA116BCF37966E0',
|
|
2898
|
+
name: 'pOsmo (31Dec2026)',
|
|
2899
|
+
display: 'pOSMO31Dec2026',
|
|
2900
|
+
symbol: 'pOSMO-31Dec2026',
|
|
2901
|
+
logo_URIs: {
|
|
2902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2904
|
+
},
|
|
2905
|
+
images: [{
|
|
2906
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2908
|
+
}],
|
|
2909
|
+
type_asset: 'sdk.coin',
|
|
2910
|
+
traces: [{
|
|
2911
|
+
type: 'ibc',
|
|
2912
|
+
counterparty: {
|
|
2913
|
+
channel_id: 'channel-13',
|
|
2914
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
2915
|
+
chain_name: 'pryzm'
|
|
2916
|
+
},
|
|
2917
|
+
chain: {
|
|
2918
|
+
channel_id: 'channel-155'
|
|
2919
|
+
}
|
|
2920
|
+
}]
|
|
2921
|
+
},
|
|
2852
2922
|
{
|
|
2853
2923
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
2854
2924
|
denom_units: [{
|
|
@@ -2954,6 +3024,41 @@ const assets = {
|
|
|
2954
3024
|
}
|
|
2955
3025
|
}]
|
|
2956
3026
|
},
|
|
3027
|
+
{
|
|
3028
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
3029
|
+
denom_units: [{
|
|
3030
|
+
denom: 'ibc/A7000D6F76A124C61791A24F6EB281AECCB7E930284C7DF449115EAF8E216590',
|
|
3031
|
+
exponent: 0,
|
|
3032
|
+
aliases: ['p:inj:31Dec2026']
|
|
3033
|
+
}, {
|
|
3034
|
+
denom: 'pINJ31Dec2026',
|
|
3035
|
+
exponent: 18
|
|
3036
|
+
}],
|
|
3037
|
+
base: 'ibc/A7000D6F76A124C61791A24F6EB281AECCB7E930284C7DF449115EAF8E216590',
|
|
3038
|
+
name: 'pInj (31Dec2026)',
|
|
3039
|
+
display: 'pINJ31Dec2026',
|
|
3040
|
+
symbol: 'pINJ-31Dec2026',
|
|
3041
|
+
logo_URIs: {
|
|
3042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
3043
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
3044
|
+
},
|
|
3045
|
+
images: [{
|
|
3046
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
3047
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
3048
|
+
}],
|
|
3049
|
+
type_asset: 'sdk.coin',
|
|
3050
|
+
traces: [{
|
|
3051
|
+
type: 'ibc',
|
|
3052
|
+
counterparty: {
|
|
3053
|
+
channel_id: 'channel-13',
|
|
3054
|
+
base_denom: 'p:inj:31Dec2026',
|
|
3055
|
+
chain_name: 'pryzm'
|
|
3056
|
+
},
|
|
3057
|
+
chain: {
|
|
3058
|
+
channel_id: 'channel-155'
|
|
3059
|
+
}
|
|
3060
|
+
}]
|
|
3061
|
+
},
|
|
2957
3062
|
{
|
|
2958
3063
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
2959
3064
|
denom_units: [{
|
|
@@ -3024,6 +3129,41 @@ const assets = {
|
|
|
3024
3129
|
}
|
|
3025
3130
|
}]
|
|
3026
3131
|
},
|
|
3132
|
+
{
|
|
3133
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
3134
|
+
denom_units: [{
|
|
3135
|
+
denom: 'ibc/0E2DF093CEABB97A35D8CB77647D830E8C19D3B10FEA5D92CA8B31C8940B8A1B',
|
|
3136
|
+
exponent: 0,
|
|
3137
|
+
aliases: ['p:uluna:31Dec2026']
|
|
3138
|
+
}, {
|
|
3139
|
+
denom: 'pLUNA31Dec2026',
|
|
3140
|
+
exponent: 6
|
|
3141
|
+
}],
|
|
3142
|
+
base: 'ibc/0E2DF093CEABB97A35D8CB77647D830E8C19D3B10FEA5D92CA8B31C8940B8A1B',
|
|
3143
|
+
name: 'pLuna (31Dec2026)',
|
|
3144
|
+
display: 'pLUNA31Dec2026',
|
|
3145
|
+
symbol: 'pLUNA-31Dec2026',
|
|
3146
|
+
logo_URIs: {
|
|
3147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
3148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
3149
|
+
},
|
|
3150
|
+
images: [{
|
|
3151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
3152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
3153
|
+
}],
|
|
3154
|
+
type_asset: 'sdk.coin',
|
|
3155
|
+
traces: [{
|
|
3156
|
+
type: 'ibc',
|
|
3157
|
+
counterparty: {
|
|
3158
|
+
channel_id: 'channel-13',
|
|
3159
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
3160
|
+
chain_name: 'pryzm'
|
|
3161
|
+
},
|
|
3162
|
+
chain: {
|
|
3163
|
+
channel_id: 'channel-155'
|
|
3164
|
+
}
|
|
3165
|
+
}]
|
|
3166
|
+
},
|
|
3027
3167
|
{
|
|
3028
3168
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
3029
3169
|
denom_units: [{
|
|
@@ -3164,6 +3304,41 @@ const assets = {
|
|
|
3164
3304
|
}
|
|
3165
3305
|
}]
|
|
3166
3306
|
},
|
|
3307
|
+
{
|
|
3308
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
3309
|
+
denom_units: [{
|
|
3310
|
+
denom: 'ibc/A26DC0E969F8C774737BF95EE45B495B376EF4D437C46A68BC002FA69AD5CD4C',
|
|
3311
|
+
exponent: 0,
|
|
3312
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
3313
|
+
}, {
|
|
3314
|
+
denom: 'pAUUU31Dec2026',
|
|
3315
|
+
exponent: 6
|
|
3316
|
+
}],
|
|
3317
|
+
base: 'ibc/A26DC0E969F8C774737BF95EE45B495B376EF4D437C46A68BC002FA69AD5CD4C',
|
|
3318
|
+
name: 'pAuuu (31Dec2026)',
|
|
3319
|
+
display: 'pAUUU31Dec2026',
|
|
3320
|
+
symbol: 'pAUUU-31Dec2026',
|
|
3321
|
+
logo_URIs: {
|
|
3322
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
3323
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3324
|
+
},
|
|
3325
|
+
images: [{
|
|
3326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
3327
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3328
|
+
}],
|
|
3329
|
+
type_asset: 'sdk.coin',
|
|
3330
|
+
traces: [{
|
|
3331
|
+
type: 'ibc',
|
|
3332
|
+
counterparty: {
|
|
3333
|
+
channel_id: 'channel-13',
|
|
3334
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
3335
|
+
chain_name: 'pryzm'
|
|
3336
|
+
},
|
|
3337
|
+
chain: {
|
|
3338
|
+
channel_id: 'channel-155'
|
|
3339
|
+
}
|
|
3340
|
+
}]
|
|
3341
|
+
},
|
|
3167
3342
|
{
|
|
3168
3343
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
3169
3344
|
denom_units: [{
|
|
@@ -3269,6 +3444,41 @@ const assets = {
|
|
|
3269
3444
|
}
|
|
3270
3445
|
}]
|
|
3271
3446
|
},
|
|
3447
|
+
{
|
|
3448
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
3449
|
+
denom_units: [{
|
|
3450
|
+
denom: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
3451
|
+
exponent: 0,
|
|
3452
|
+
aliases: ['p:stutia:31Dec2026']
|
|
3453
|
+
}, {
|
|
3454
|
+
denom: 'pstTIA31Dec2026',
|
|
3455
|
+
exponent: 6
|
|
3456
|
+
}],
|
|
3457
|
+
base: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
3458
|
+
name: 'pstTia (31Dec2026)',
|
|
3459
|
+
display: 'pstTIA31Dec2026',
|
|
3460
|
+
symbol: 'pstTIA-31Dec2026',
|
|
3461
|
+
logo_URIs: {
|
|
3462
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
3463
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
3464
|
+
},
|
|
3465
|
+
images: [{
|
|
3466
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
3467
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
3468
|
+
}],
|
|
3469
|
+
type_asset: 'sdk.coin',
|
|
3470
|
+
traces: [{
|
|
3471
|
+
type: 'ibc',
|
|
3472
|
+
counterparty: {
|
|
3473
|
+
channel_id: 'channel-13',
|
|
3474
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
3475
|
+
chain_name: 'pryzm'
|
|
3476
|
+
},
|
|
3477
|
+
chain: {
|
|
3478
|
+
channel_id: 'channel-155'
|
|
3479
|
+
}
|
|
3480
|
+
}]
|
|
3481
|
+
},
|
|
3272
3482
|
{
|
|
3273
3483
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
3274
3484
|
denom_units: [{
|
|
@@ -3374,6 +3584,41 @@ const assets = {
|
|
|
3374
3584
|
}
|
|
3375
3585
|
}]
|
|
3376
3586
|
},
|
|
3587
|
+
{
|
|
3588
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
3589
|
+
denom_units: [{
|
|
3590
|
+
denom: 'ibc/3B28BC38F5E950BCA560D730D9C3C2DA39CCA7814AD60FD11F04A3057B69FD80',
|
|
3591
|
+
exponent: 0,
|
|
3592
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
3593
|
+
}, {
|
|
3594
|
+
denom: 'pstDYDX31Dec2026',
|
|
3595
|
+
exponent: 18
|
|
3596
|
+
}],
|
|
3597
|
+
base: 'ibc/3B28BC38F5E950BCA560D730D9C3C2DA39CCA7814AD60FD11F04A3057B69FD80',
|
|
3598
|
+
name: 'pstDydx (31Dec2026)',
|
|
3599
|
+
display: 'pstDYDX31Dec2026',
|
|
3600
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
3601
|
+
logo_URIs: {
|
|
3602
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
3603
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
3604
|
+
},
|
|
3605
|
+
images: [{
|
|
3606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
3607
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
3608
|
+
}],
|
|
3609
|
+
type_asset: 'sdk.coin',
|
|
3610
|
+
traces: [{
|
|
3611
|
+
type: 'ibc',
|
|
3612
|
+
counterparty: {
|
|
3613
|
+
channel_id: 'channel-13',
|
|
3614
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
3615
|
+
chain_name: 'pryzm'
|
|
3616
|
+
},
|
|
3617
|
+
chain: {
|
|
3618
|
+
channel_id: 'channel-155'
|
|
3619
|
+
}
|
|
3620
|
+
}]
|
|
3621
|
+
},
|
|
3377
3622
|
{
|
|
3378
3623
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
3379
3624
|
denom_units: [{
|
|
@@ -3479,6 +3724,41 @@ const assets = {
|
|
|
3479
3724
|
}
|
|
3480
3725
|
}]
|
|
3481
3726
|
},
|
|
3727
|
+
{
|
|
3728
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
3729
|
+
denom_units: [{
|
|
3730
|
+
denom: 'ibc/B202078F3A0D32EABC49150829377F2FE14AE6CDEFA6DC0CBE8C6C707BD6E9CB',
|
|
3731
|
+
exponent: 0,
|
|
3732
|
+
aliases: ['p:udatom:31Dec2026']
|
|
3733
|
+
}, {
|
|
3734
|
+
denom: 'pdATOM31Dec2026',
|
|
3735
|
+
exponent: 6
|
|
3736
|
+
}],
|
|
3737
|
+
base: 'ibc/B202078F3A0D32EABC49150829377F2FE14AE6CDEFA6DC0CBE8C6C707BD6E9CB',
|
|
3738
|
+
name: 'pdAtom (31Dec2026)',
|
|
3739
|
+
display: 'pdATOM31Dec2026',
|
|
3740
|
+
symbol: 'pdATOM-31Dec2026',
|
|
3741
|
+
logo_URIs: {
|
|
3742
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
3743
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
3744
|
+
},
|
|
3745
|
+
images: [{
|
|
3746
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
3747
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
3748
|
+
}],
|
|
3749
|
+
type_asset: 'sdk.coin',
|
|
3750
|
+
traces: [{
|
|
3751
|
+
type: 'ibc',
|
|
3752
|
+
counterparty: {
|
|
3753
|
+
channel_id: 'channel-13',
|
|
3754
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
3755
|
+
chain_name: 'pryzm'
|
|
3756
|
+
},
|
|
3757
|
+
chain: {
|
|
3758
|
+
channel_id: 'channel-155'
|
|
3759
|
+
}
|
|
3760
|
+
}]
|
|
3761
|
+
},
|
|
3482
3762
|
{
|
|
3483
3763
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
3484
3764
|
denom_units: [{
|
|
@@ -3549,6 +3829,41 @@ const assets = {
|
|
|
3549
3829
|
}
|
|
3550
3830
|
}]
|
|
3551
3831
|
},
|
|
3832
|
+
{
|
|
3833
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
3834
|
+
denom_units: [{
|
|
3835
|
+
denom: 'ibc/DDC617D5324ACC04132EFFBA14B064AF7C3E02FABB31373E6D374CCB9BEB5EAD',
|
|
3836
|
+
exponent: 0,
|
|
3837
|
+
aliases: ['p:utia:31Dec2026']
|
|
3838
|
+
}, {
|
|
3839
|
+
denom: 'pTIA31Dec2026',
|
|
3840
|
+
exponent: 6
|
|
3841
|
+
}],
|
|
3842
|
+
base: 'ibc/DDC617D5324ACC04132EFFBA14B064AF7C3E02FABB31373E6D374CCB9BEB5EAD',
|
|
3843
|
+
name: 'pTia (31Dec2026)',
|
|
3844
|
+
display: 'pTIA31Dec2026',
|
|
3845
|
+
symbol: 'pTIA-31Dec2026',
|
|
3846
|
+
logo_URIs: {
|
|
3847
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3848
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3849
|
+
},
|
|
3850
|
+
images: [{
|
|
3851
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3852
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3853
|
+
}],
|
|
3854
|
+
type_asset: 'sdk.coin',
|
|
3855
|
+
traces: [{
|
|
3856
|
+
type: 'ibc',
|
|
3857
|
+
counterparty: {
|
|
3858
|
+
channel_id: 'channel-13',
|
|
3859
|
+
base_denom: 'p:utia:31Dec2026',
|
|
3860
|
+
chain_name: 'pryzm'
|
|
3861
|
+
},
|
|
3862
|
+
chain: {
|
|
3863
|
+
channel_id: 'channel-155'
|
|
3864
|
+
}
|
|
3865
|
+
}]
|
|
3866
|
+
},
|
|
3552
3867
|
{
|
|
3553
3868
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3554
3869
|
denom_units: [{
|
|
@@ -3655,33 +3970,33 @@ const assets = {
|
|
|
3655
3970
|
}]
|
|
3656
3971
|
},
|
|
3657
3972
|
{
|
|
3658
|
-
description: 'Pryzm\'s refracted yield token for
|
|
3973
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
3659
3974
|
denom_units: [{
|
|
3660
|
-
denom: 'ibc/
|
|
3975
|
+
denom: 'ibc/56B27EDE2180074D85B12649B623EAE63DEC768FFC33DFB59882924E99126CC7',
|
|
3661
3976
|
exponent: 0,
|
|
3662
|
-
aliases: ['y:
|
|
3977
|
+
aliases: ['y:uatom:31Dec2026']
|
|
3663
3978
|
}, {
|
|
3664
|
-
denom: '
|
|
3979
|
+
denom: 'yATOM31Dec2026',
|
|
3665
3980
|
exponent: 6
|
|
3666
3981
|
}],
|
|
3667
|
-
base: 'ibc/
|
|
3668
|
-
name: '
|
|
3669
|
-
display: '
|
|
3670
|
-
symbol: '
|
|
3982
|
+
base: 'ibc/56B27EDE2180074D85B12649B623EAE63DEC768FFC33DFB59882924E99126CC7',
|
|
3983
|
+
name: 'yAtom (31Dec2026)',
|
|
3984
|
+
display: 'yATOM31Dec2026',
|
|
3985
|
+
symbol: 'yATOM-31Dec2026',
|
|
3671
3986
|
logo_URIs: {
|
|
3672
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
3673
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
3987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
3988
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
3674
3989
|
},
|
|
3675
3990
|
images: [{
|
|
3676
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
3677
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
3991
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
3992
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
3678
3993
|
}],
|
|
3679
3994
|
type_asset: 'sdk.coin',
|
|
3680
3995
|
traces: [{
|
|
3681
3996
|
type: 'ibc',
|
|
3682
3997
|
counterparty: {
|
|
3683
3998
|
channel_id: 'channel-13',
|
|
3684
|
-
base_denom: 'y:
|
|
3999
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
3685
4000
|
chain_name: 'pryzm'
|
|
3686
4001
|
},
|
|
3687
4002
|
chain: {
|
|
@@ -3690,11 +4005,46 @@ const assets = {
|
|
|
3690
4005
|
}]
|
|
3691
4006
|
},
|
|
3692
4007
|
{
|
|
3693
|
-
description: 'Pryzm\'s refracted yield token for OSMO with maturity of
|
|
4008
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
3694
4009
|
denom_units: [{
|
|
3695
|
-
denom: 'ibc/
|
|
4010
|
+
denom: 'ibc/909CA2CB0269447C75E1AF708B1490581091F5A886C0019B62269E8C069444DF',
|
|
3696
4011
|
exponent: 0,
|
|
3697
|
-
aliases: ['y:uosmo:
|
|
4012
|
+
aliases: ['y:uosmo:30Sep2024']
|
|
4013
|
+
}, {
|
|
4014
|
+
denom: 'yOSMO30Sep2024',
|
|
4015
|
+
exponent: 6
|
|
4016
|
+
}],
|
|
4017
|
+
base: 'ibc/909CA2CB0269447C75E1AF708B1490581091F5A886C0019B62269E8C069444DF',
|
|
4018
|
+
name: 'yOsmo (30Sep2024)',
|
|
4019
|
+
display: 'yOSMO30Sep2024',
|
|
4020
|
+
symbol: 'yOSMO-30Sep2024',
|
|
4021
|
+
logo_URIs: {
|
|
4022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4024
|
+
},
|
|
4025
|
+
images: [{
|
|
4026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4028
|
+
}],
|
|
4029
|
+
type_asset: 'sdk.coin',
|
|
4030
|
+
traces: [{
|
|
4031
|
+
type: 'ibc',
|
|
4032
|
+
counterparty: {
|
|
4033
|
+
channel_id: 'channel-13',
|
|
4034
|
+
base_denom: 'y:uosmo:30Sep2024',
|
|
4035
|
+
chain_name: 'pryzm'
|
|
4036
|
+
},
|
|
4037
|
+
chain: {
|
|
4038
|
+
channel_id: 'channel-155'
|
|
4039
|
+
}
|
|
4040
|
+
}]
|
|
4041
|
+
},
|
|
4042
|
+
{
|
|
4043
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2024',
|
|
4044
|
+
denom_units: [{
|
|
4045
|
+
denom: 'ibc/238E778A6264C8782FC5C264F108A3D5BF147376070D53CC8953AAF00844EDC9',
|
|
4046
|
+
exponent: 0,
|
|
4047
|
+
aliases: ['y:uosmo:31Dec2024']
|
|
3698
4048
|
}, {
|
|
3699
4049
|
denom: 'yOSMO31Dec2024',
|
|
3700
4050
|
exponent: 6
|
|
@@ -3759,6 +4109,41 @@ const assets = {
|
|
|
3759
4109
|
}
|
|
3760
4110
|
}]
|
|
3761
4111
|
},
|
|
4112
|
+
{
|
|
4113
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
4114
|
+
denom_units: [{
|
|
4115
|
+
denom: 'ibc/B175B659CBE79B01323EF2B238F3DDF45B943FE99EC797CD237CB5DFB3177ACD',
|
|
4116
|
+
exponent: 0,
|
|
4117
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
4118
|
+
}, {
|
|
4119
|
+
denom: 'yOSMO31Dec2026',
|
|
4120
|
+
exponent: 6
|
|
4121
|
+
}],
|
|
4122
|
+
base: 'ibc/B175B659CBE79B01323EF2B238F3DDF45B943FE99EC797CD237CB5DFB3177ACD',
|
|
4123
|
+
name: 'yOsmo (31Dec2026)',
|
|
4124
|
+
display: 'yOSMO31Dec2026',
|
|
4125
|
+
symbol: 'yOSMO-31Dec2026',
|
|
4126
|
+
logo_URIs: {
|
|
4127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4129
|
+
},
|
|
4130
|
+
images: [{
|
|
4131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4133
|
+
}],
|
|
4134
|
+
type_asset: 'sdk.coin',
|
|
4135
|
+
traces: [{
|
|
4136
|
+
type: 'ibc',
|
|
4137
|
+
counterparty: {
|
|
4138
|
+
channel_id: 'channel-13',
|
|
4139
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
4140
|
+
chain_name: 'pryzm'
|
|
4141
|
+
},
|
|
4142
|
+
chain: {
|
|
4143
|
+
channel_id: 'channel-155'
|
|
4144
|
+
}
|
|
4145
|
+
}]
|
|
4146
|
+
},
|
|
3762
4147
|
{
|
|
3763
4148
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
3764
4149
|
denom_units: [{
|
|
@@ -3864,6 +4249,41 @@ const assets = {
|
|
|
3864
4249
|
}
|
|
3865
4250
|
}]
|
|
3866
4251
|
},
|
|
4252
|
+
{
|
|
4253
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
4254
|
+
denom_units: [{
|
|
4255
|
+
denom: 'ibc/F216C4020277BC71DD43E7B2CBA4694935E4982BABFF442FE7AF330D42BC3C9C',
|
|
4256
|
+
exponent: 0,
|
|
4257
|
+
aliases: ['y:inj:31Dec2026']
|
|
4258
|
+
}, {
|
|
4259
|
+
denom: 'yINJ31Dec2026',
|
|
4260
|
+
exponent: 18
|
|
4261
|
+
}],
|
|
4262
|
+
base: 'ibc/F216C4020277BC71DD43E7B2CBA4694935E4982BABFF442FE7AF330D42BC3C9C',
|
|
4263
|
+
name: 'yInj (31Dec2026)',
|
|
4264
|
+
display: 'yINJ31Dec2026',
|
|
4265
|
+
symbol: 'yINJ-31Dec2026',
|
|
4266
|
+
logo_URIs: {
|
|
4267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
4268
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
4269
|
+
},
|
|
4270
|
+
images: [{
|
|
4271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
4272
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
4273
|
+
}],
|
|
4274
|
+
type_asset: 'sdk.coin',
|
|
4275
|
+
traces: [{
|
|
4276
|
+
type: 'ibc',
|
|
4277
|
+
counterparty: {
|
|
4278
|
+
channel_id: 'channel-13',
|
|
4279
|
+
base_denom: 'y:inj:31Dec2026',
|
|
4280
|
+
chain_name: 'pryzm'
|
|
4281
|
+
},
|
|
4282
|
+
chain: {
|
|
4283
|
+
channel_id: 'channel-155'
|
|
4284
|
+
}
|
|
4285
|
+
}]
|
|
4286
|
+
},
|
|
3867
4287
|
{
|
|
3868
4288
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
3869
4289
|
denom_units: [{
|
|
@@ -3969,6 +4389,41 @@ const assets = {
|
|
|
3969
4389
|
}
|
|
3970
4390
|
}]
|
|
3971
4391
|
},
|
|
4392
|
+
{
|
|
4393
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
4394
|
+
denom_units: [{
|
|
4395
|
+
denom: 'ibc/9C70F832998E81BFC537C97CC872CAF8A0C1AE47BC610951CA04D3B24D229011',
|
|
4396
|
+
exponent: 0,
|
|
4397
|
+
aliases: ['y:uluna:31Dec2026']
|
|
4398
|
+
}, {
|
|
4399
|
+
denom: 'yLUNA31Dec2026',
|
|
4400
|
+
exponent: 6
|
|
4401
|
+
}],
|
|
4402
|
+
base: 'ibc/9C70F832998E81BFC537C97CC872CAF8A0C1AE47BC610951CA04D3B24D229011',
|
|
4403
|
+
name: 'yLuna (31Dec2026)',
|
|
4404
|
+
display: 'yLUNA31Dec2026',
|
|
4405
|
+
symbol: 'yLUNA-31Dec2026',
|
|
4406
|
+
logo_URIs: {
|
|
4407
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
4408
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
4409
|
+
},
|
|
4410
|
+
images: [{
|
|
4411
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
4412
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
4413
|
+
}],
|
|
4414
|
+
type_asset: 'sdk.coin',
|
|
4415
|
+
traces: [{
|
|
4416
|
+
type: 'ibc',
|
|
4417
|
+
counterparty: {
|
|
4418
|
+
channel_id: 'channel-13',
|
|
4419
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
4420
|
+
chain_name: 'pryzm'
|
|
4421
|
+
},
|
|
4422
|
+
chain: {
|
|
4423
|
+
channel_id: 'channel-155'
|
|
4424
|
+
}
|
|
4425
|
+
}]
|
|
4426
|
+
},
|
|
3972
4427
|
{
|
|
3973
4428
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
3974
4429
|
denom_units: [{
|
|
@@ -4074,6 +4529,41 @@ const assets = {
|
|
|
4074
4529
|
}
|
|
4075
4530
|
}]
|
|
4076
4531
|
},
|
|
4532
|
+
{
|
|
4533
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
4534
|
+
denom_units: [{
|
|
4535
|
+
denom: 'ibc/20F996473422923ACE608300F6DBDB198702550F1FFAD379FFE08CCAC0703939',
|
|
4536
|
+
exponent: 0,
|
|
4537
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
4538
|
+
}, {
|
|
4539
|
+
denom: 'yAUUU31Dec2026',
|
|
4540
|
+
exponent: 6
|
|
4541
|
+
}],
|
|
4542
|
+
base: 'ibc/20F996473422923ACE608300F6DBDB198702550F1FFAD379FFE08CCAC0703939',
|
|
4543
|
+
name: 'yAuuu (31Dec2026)',
|
|
4544
|
+
display: 'yAUUU31Dec2026',
|
|
4545
|
+
symbol: 'yAUUU-31Dec2026',
|
|
4546
|
+
logo_URIs: {
|
|
4547
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
4548
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
4549
|
+
},
|
|
4550
|
+
images: [{
|
|
4551
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
4552
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
4553
|
+
}],
|
|
4554
|
+
type_asset: 'sdk.coin',
|
|
4555
|
+
traces: [{
|
|
4556
|
+
type: 'ibc',
|
|
4557
|
+
counterparty: {
|
|
4558
|
+
channel_id: 'channel-13',
|
|
4559
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
4560
|
+
chain_name: 'pryzm'
|
|
4561
|
+
},
|
|
4562
|
+
chain: {
|
|
4563
|
+
channel_id: 'channel-155'
|
|
4564
|
+
}
|
|
4565
|
+
}]
|
|
4566
|
+
},
|
|
4077
4567
|
{
|
|
4078
4568
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
4079
4569
|
denom_units: [{
|
|
@@ -4179,6 +4669,41 @@ const assets = {
|
|
|
4179
4669
|
}
|
|
4180
4670
|
}]
|
|
4181
4671
|
},
|
|
4672
|
+
{
|
|
4673
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
4674
|
+
denom_units: [{
|
|
4675
|
+
denom: 'ibc/C090B36A0F7B1C4977AA234846D064D25C5375095B86AEEAE15EC8023D8F03B5',
|
|
4676
|
+
exponent: 0,
|
|
4677
|
+
aliases: ['y:stutia:31Dec2026']
|
|
4678
|
+
}, {
|
|
4679
|
+
denom: 'ystTIA31Dec2026',
|
|
4680
|
+
exponent: 6
|
|
4681
|
+
}],
|
|
4682
|
+
base: 'ibc/C090B36A0F7B1C4977AA234846D064D25C5375095B86AEEAE15EC8023D8F03B5',
|
|
4683
|
+
name: 'ystTia (31Dec2026)',
|
|
4684
|
+
display: 'ystTIA31Dec2026',
|
|
4685
|
+
symbol: 'ystTIA-31Dec2026',
|
|
4686
|
+
logo_URIs: {
|
|
4687
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
4688
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
4689
|
+
},
|
|
4690
|
+
images: [{
|
|
4691
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
4692
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
4693
|
+
}],
|
|
4694
|
+
type_asset: 'sdk.coin',
|
|
4695
|
+
traces: [{
|
|
4696
|
+
type: 'ibc',
|
|
4697
|
+
counterparty: {
|
|
4698
|
+
channel_id: 'channel-13',
|
|
4699
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
4700
|
+
chain_name: 'pryzm'
|
|
4701
|
+
},
|
|
4702
|
+
chain: {
|
|
4703
|
+
channel_id: 'channel-155'
|
|
4704
|
+
}
|
|
4705
|
+
}]
|
|
4706
|
+
},
|
|
4182
4707
|
{
|
|
4183
4708
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
4184
4709
|
denom_units: [{
|
|
@@ -4187,7 +4712,7 @@ const assets = {
|
|
|
4187
4712
|
aliases: ['y:stadydx:30Sep2024']
|
|
4188
4713
|
}, {
|
|
4189
4714
|
denom: 'ystDYDX30Sep2024',
|
|
4190
|
-
exponent:
|
|
4715
|
+
exponent: 18
|
|
4191
4716
|
}],
|
|
4192
4717
|
base: 'ibc/14C6A21B8C7CFC0CF3C4D120CFDE76E9DCE5C6451B6096131F0E3CB34260D7AE',
|
|
4193
4718
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -4222,7 +4747,7 @@ const assets = {
|
|
|
4222
4747
|
aliases: ['y:stadydx:31Dec2024']
|
|
4223
4748
|
}, {
|
|
4224
4749
|
denom: 'ystDYDX31Dec2024',
|
|
4225
|
-
exponent:
|
|
4750
|
+
exponent: 18
|
|
4226
4751
|
}],
|
|
4227
4752
|
base: 'ibc/AE2B7CBF1FCBD0734878F2624D6FCF2CEAC472656AC8CB151C73271B6DEA17B2',
|
|
4228
4753
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -4257,7 +4782,7 @@ const assets = {
|
|
|
4257
4782
|
aliases: ['y:stadydx:31Dec2025']
|
|
4258
4783
|
}, {
|
|
4259
4784
|
denom: 'ystDYDX31Dec2025',
|
|
4260
|
-
exponent:
|
|
4785
|
+
exponent: 18
|
|
4261
4786
|
}],
|
|
4262
4787
|
base: 'ibc/3CE8B68553A7365B72FD2BF971ED6BE456CC166D06E0CED61FFCA48C67BE7DE9',
|
|
4263
4788
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -4284,6 +4809,41 @@ const assets = {
|
|
|
4284
4809
|
}
|
|
4285
4810
|
}]
|
|
4286
4811
|
},
|
|
4812
|
+
{
|
|
4813
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
4814
|
+
denom_units: [{
|
|
4815
|
+
denom: 'ibc/E3A2D2DE06CE0499F2D0ED250E7B6AF9089E3BD168B40113200D82AE9882689E',
|
|
4816
|
+
exponent: 0,
|
|
4817
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
4818
|
+
}, {
|
|
4819
|
+
denom: 'ystDYDX31Dec2026',
|
|
4820
|
+
exponent: 18
|
|
4821
|
+
}],
|
|
4822
|
+
base: 'ibc/E3A2D2DE06CE0499F2D0ED250E7B6AF9089E3BD168B40113200D82AE9882689E',
|
|
4823
|
+
name: 'ystDydx (31Dec2026)',
|
|
4824
|
+
display: 'ystDYDX31Dec2026',
|
|
4825
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
4826
|
+
logo_URIs: {
|
|
4827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
4828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
4829
|
+
},
|
|
4830
|
+
images: [{
|
|
4831
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
4832
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
4833
|
+
}],
|
|
4834
|
+
type_asset: 'sdk.coin',
|
|
4835
|
+
traces: [{
|
|
4836
|
+
type: 'ibc',
|
|
4837
|
+
counterparty: {
|
|
4838
|
+
channel_id: 'channel-13',
|
|
4839
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
4840
|
+
chain_name: 'pryzm'
|
|
4841
|
+
},
|
|
4842
|
+
chain: {
|
|
4843
|
+
channel_id: 'channel-155'
|
|
4844
|
+
}
|
|
4845
|
+
}]
|
|
4846
|
+
},
|
|
4287
4847
|
{
|
|
4288
4848
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
4289
4849
|
denom_units: [{
|
|
@@ -4389,6 +4949,41 @@ const assets = {
|
|
|
4389
4949
|
}
|
|
4390
4950
|
}]
|
|
4391
4951
|
},
|
|
4952
|
+
{
|
|
4953
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
4954
|
+
denom_units: [{
|
|
4955
|
+
denom: 'ibc/E8A756F88D012FF2CD5DB2F09627EBA7CBCDE0A0D9A229AA89E20450887312FC',
|
|
4956
|
+
exponent: 0,
|
|
4957
|
+
aliases: ['y:udatom:31Dec2026']
|
|
4958
|
+
}, {
|
|
4959
|
+
denom: 'ydATOM31Dec2026',
|
|
4960
|
+
exponent: 6
|
|
4961
|
+
}],
|
|
4962
|
+
base: 'ibc/E8A756F88D012FF2CD5DB2F09627EBA7CBCDE0A0D9A229AA89E20450887312FC',
|
|
4963
|
+
name: 'ydAtom (31Dec2026)',
|
|
4964
|
+
display: 'ydATOM31Dec2026',
|
|
4965
|
+
symbol: 'ydATOM-31Dec2026',
|
|
4966
|
+
logo_URIs: {
|
|
4967
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
4968
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
4969
|
+
},
|
|
4970
|
+
images: [{
|
|
4971
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
4972
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
4973
|
+
}],
|
|
4974
|
+
type_asset: 'sdk.coin',
|
|
4975
|
+
traces: [{
|
|
4976
|
+
type: 'ibc',
|
|
4977
|
+
counterparty: {
|
|
4978
|
+
channel_id: 'channel-13',
|
|
4979
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
4980
|
+
chain_name: 'pryzm'
|
|
4981
|
+
},
|
|
4982
|
+
chain: {
|
|
4983
|
+
channel_id: 'channel-155'
|
|
4984
|
+
}
|
|
4985
|
+
}]
|
|
4986
|
+
},
|
|
4392
4987
|
{
|
|
4393
4988
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
4394
4989
|
denom_units: [{
|
|
@@ -4459,6 +5054,41 @@ const assets = {
|
|
|
4459
5054
|
}
|
|
4460
5055
|
}]
|
|
4461
5056
|
},
|
|
5057
|
+
{
|
|
5058
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
5059
|
+
denom_units: [{
|
|
5060
|
+
denom: 'ibc/349828A73500BC3A951A56F9E89A32B60C876AC771A35553CD0AAAE8D8966F01',
|
|
5061
|
+
exponent: 0,
|
|
5062
|
+
aliases: ['y:utia:31Dec2026']
|
|
5063
|
+
}, {
|
|
5064
|
+
denom: 'yTIA31Dec2026',
|
|
5065
|
+
exponent: 6
|
|
5066
|
+
}],
|
|
5067
|
+
base: 'ibc/349828A73500BC3A951A56F9E89A32B60C876AC771A35553CD0AAAE8D8966F01',
|
|
5068
|
+
name: 'yTia (31Dec2026)',
|
|
5069
|
+
display: 'yTIA31Dec2026',
|
|
5070
|
+
symbol: 'yTIA-31Dec2026',
|
|
5071
|
+
logo_URIs: {
|
|
5072
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5073
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5074
|
+
},
|
|
5075
|
+
images: [{
|
|
5076
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
5077
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
5078
|
+
}],
|
|
5079
|
+
type_asset: 'sdk.coin',
|
|
5080
|
+
traces: [{
|
|
5081
|
+
type: 'ibc',
|
|
5082
|
+
counterparty: {
|
|
5083
|
+
channel_id: 'channel-13',
|
|
5084
|
+
base_denom: 'y:utia:31Dec2026',
|
|
5085
|
+
chain_name: 'pryzm'
|
|
5086
|
+
},
|
|
5087
|
+
chain: {
|
|
5088
|
+
channel_id: 'channel-155'
|
|
5089
|
+
}
|
|
5090
|
+
}]
|
|
5091
|
+
},
|
|
4462
5092
|
{
|
|
4463
5093
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
4464
5094
|
denom_units: [{
|
|
@@ -5844,16 +6474,55 @@ const assets = {
|
|
|
5844
6474
|
}]
|
|
5845
6475
|
},
|
|
5846
6476
|
{
|
|
5847
|
-
description: '
|
|
6477
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
5848
6478
|
denom_units: [{
|
|
5849
|
-
denom: 'ibc/
|
|
6479
|
+
denom: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
|
|
5850
6480
|
exponent: 0,
|
|
5851
|
-
aliases: ['
|
|
6481
|
+
aliases: ['uxion']
|
|
5852
6482
|
}, {
|
|
5853
|
-
denom: '
|
|
5854
|
-
exponent: 6
|
|
6483
|
+
denom: 'XION',
|
|
6484
|
+
exponent: 6,
|
|
6485
|
+
aliases: ['xion']
|
|
5855
6486
|
}],
|
|
5856
|
-
base: 'ibc/
|
|
6487
|
+
base: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
|
|
6488
|
+
display: 'XION',
|
|
6489
|
+
name: 'xion',
|
|
6490
|
+
symbol: 'XION',
|
|
6491
|
+
coingecko_id: 'xion-2',
|
|
6492
|
+
type_asset: 'sdk.coin',
|
|
6493
|
+
logo_URIs: {
|
|
6494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
6495
|
+
},
|
|
6496
|
+
images: [{
|
|
6497
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
6498
|
+
}],
|
|
6499
|
+
socials: {
|
|
6500
|
+
website: 'https://xion.burnt.com/',
|
|
6501
|
+
twitter: 'https://twitter.com/burnt_xion'
|
|
6502
|
+
},
|
|
6503
|
+
traces: [{
|
|
6504
|
+
type: 'ibc',
|
|
6505
|
+
counterparty: {
|
|
6506
|
+
channel_id: 'channel-3',
|
|
6507
|
+
base_denom: 'uxion',
|
|
6508
|
+
chain_name: 'xion'
|
|
6509
|
+
},
|
|
6510
|
+
chain: {
|
|
6511
|
+
channel_id: 'channel-161'
|
|
6512
|
+
}
|
|
6513
|
+
}]
|
|
6514
|
+
},
|
|
6515
|
+
{
|
|
6516
|
+
description: 'BitSong Native Token',
|
|
6517
|
+
denom_units: [{
|
|
6518
|
+
denom: 'ibc/2F740C82769D1D7697CFB3D211F952E835AFD9C1852D23B49F3FA7F0475D794B',
|
|
6519
|
+
exponent: 0,
|
|
6520
|
+
aliases: ['ubtsg']
|
|
6521
|
+
}, {
|
|
6522
|
+
denom: 'btsg',
|
|
6523
|
+
exponent: 6
|
|
6524
|
+
}],
|
|
6525
|
+
base: 'ibc/2F740C82769D1D7697CFB3D211F952E835AFD9C1852D23B49F3FA7F0475D794B',
|
|
5857
6526
|
name: 'BitSong',
|
|
5858
6527
|
display: 'btsg',
|
|
5859
6528
|
symbol: 'BTSG',
|
|
@@ -7930,6 +8599,41 @@ const assets = {
|
|
|
7930
8599
|
}
|
|
7931
8600
|
}]
|
|
7932
8601
|
},
|
|
8602
|
+
{
|
|
8603
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
8604
|
+
denom_units: [{
|
|
8605
|
+
denom: 'ibc/BFBC135140C1A880BCECD5EB20BED3DC587F57B1D6B24E917CE78221BE9157B1',
|
|
8606
|
+
exponent: 0,
|
|
8607
|
+
aliases: ['p:uatom:31Dec2026']
|
|
8608
|
+
}, {
|
|
8609
|
+
denom: 'pATOM31Dec2026',
|
|
8610
|
+
exponent: 6
|
|
8611
|
+
}],
|
|
8612
|
+
base: 'ibc/BFBC135140C1A880BCECD5EB20BED3DC587F57B1D6B24E917CE78221BE9157B1',
|
|
8613
|
+
name: 'pAtom (31Dec2026)',
|
|
8614
|
+
display: 'pATOM31Dec2026',
|
|
8615
|
+
symbol: 'pATOM-31Dec2026',
|
|
8616
|
+
logo_URIs: {
|
|
8617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8618
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8619
|
+
},
|
|
8620
|
+
images: [{
|
|
8621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8623
|
+
}],
|
|
8624
|
+
type_asset: 'sdk.coin',
|
|
8625
|
+
traces: [{
|
|
8626
|
+
type: 'ibc',
|
|
8627
|
+
counterparty: {
|
|
8628
|
+
channel_id: 'channel-13',
|
|
8629
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
8630
|
+
chain_name: 'pryzm'
|
|
8631
|
+
},
|
|
8632
|
+
chain: {
|
|
8633
|
+
channel_id: 'channel-155'
|
|
8634
|
+
}
|
|
8635
|
+
}]
|
|
8636
|
+
},
|
|
7933
8637
|
{
|
|
7934
8638
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
7935
8639
|
denom_units: [{
|
|
@@ -8035,6 +8739,41 @@ const assets = {
|
|
|
8035
8739
|
}
|
|
8036
8740
|
}]
|
|
8037
8741
|
},
|
|
8742
|
+
{
|
|
8743
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
8744
|
+
denom_units: [{
|
|
8745
|
+
denom: 'ibc/FB00A1CD2C2D9DBCDB916C7E8482D1E82089000D1EB4E48CDFA116BCF37966E0',
|
|
8746
|
+
exponent: 0,
|
|
8747
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
8748
|
+
}, {
|
|
8749
|
+
denom: 'pOSMO31Dec2026',
|
|
8750
|
+
exponent: 6
|
|
8751
|
+
}],
|
|
8752
|
+
base: 'ibc/FB00A1CD2C2D9DBCDB916C7E8482D1E82089000D1EB4E48CDFA116BCF37966E0',
|
|
8753
|
+
name: 'pOsmo (31Dec2026)',
|
|
8754
|
+
display: 'pOSMO31Dec2026',
|
|
8755
|
+
symbol: 'pOSMO-31Dec2026',
|
|
8756
|
+
logo_URIs: {
|
|
8757
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8759
|
+
},
|
|
8760
|
+
images: [{
|
|
8761
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8762
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8763
|
+
}],
|
|
8764
|
+
type_asset: 'sdk.coin',
|
|
8765
|
+
traces: [{
|
|
8766
|
+
type: 'ibc',
|
|
8767
|
+
counterparty: {
|
|
8768
|
+
channel_id: 'channel-13',
|
|
8769
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
8770
|
+
chain_name: 'pryzm'
|
|
8771
|
+
},
|
|
8772
|
+
chain: {
|
|
8773
|
+
channel_id: 'channel-155'
|
|
8774
|
+
}
|
|
8775
|
+
}]
|
|
8776
|
+
},
|
|
8038
8777
|
{
|
|
8039
8778
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
8040
8779
|
denom_units: [{
|
|
@@ -8140,6 +8879,41 @@ const assets = {
|
|
|
8140
8879
|
}
|
|
8141
8880
|
}]
|
|
8142
8881
|
},
|
|
8882
|
+
{
|
|
8883
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
8884
|
+
denom_units: [{
|
|
8885
|
+
denom: 'ibc/A7000D6F76A124C61791A24F6EB281AECCB7E930284C7DF449115EAF8E216590',
|
|
8886
|
+
exponent: 0,
|
|
8887
|
+
aliases: ['p:inj:31Dec2026']
|
|
8888
|
+
}, {
|
|
8889
|
+
denom: 'pINJ31Dec2026',
|
|
8890
|
+
exponent: 18
|
|
8891
|
+
}],
|
|
8892
|
+
base: 'ibc/A7000D6F76A124C61791A24F6EB281AECCB7E930284C7DF449115EAF8E216590',
|
|
8893
|
+
name: 'pInj (31Dec2026)',
|
|
8894
|
+
display: 'pINJ31Dec2026',
|
|
8895
|
+
symbol: 'pINJ-31Dec2026',
|
|
8896
|
+
logo_URIs: {
|
|
8897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8899
|
+
},
|
|
8900
|
+
images: [{
|
|
8901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8903
|
+
}],
|
|
8904
|
+
type_asset: 'sdk.coin',
|
|
8905
|
+
traces: [{
|
|
8906
|
+
type: 'ibc',
|
|
8907
|
+
counterparty: {
|
|
8908
|
+
channel_id: 'channel-13',
|
|
8909
|
+
base_denom: 'p:inj:31Dec2026',
|
|
8910
|
+
chain_name: 'pryzm'
|
|
8911
|
+
},
|
|
8912
|
+
chain: {
|
|
8913
|
+
channel_id: 'channel-155'
|
|
8914
|
+
}
|
|
8915
|
+
}]
|
|
8916
|
+
},
|
|
8143
8917
|
{
|
|
8144
8918
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
8145
8919
|
denom_units: [{
|
|
@@ -8210,6 +8984,41 @@ const assets = {
|
|
|
8210
8984
|
}
|
|
8211
8985
|
}]
|
|
8212
8986
|
},
|
|
8987
|
+
{
|
|
8988
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
8989
|
+
denom_units: [{
|
|
8990
|
+
denom: 'ibc/0E2DF093CEABB97A35D8CB77647D830E8C19D3B10FEA5D92CA8B31C8940B8A1B',
|
|
8991
|
+
exponent: 0,
|
|
8992
|
+
aliases: ['p:uluna:31Dec2026']
|
|
8993
|
+
}, {
|
|
8994
|
+
denom: 'pLUNA31Dec2026',
|
|
8995
|
+
exponent: 6
|
|
8996
|
+
}],
|
|
8997
|
+
base: 'ibc/0E2DF093CEABB97A35D8CB77647D830E8C19D3B10FEA5D92CA8B31C8940B8A1B',
|
|
8998
|
+
name: 'pLuna (31Dec2026)',
|
|
8999
|
+
display: 'pLUNA31Dec2026',
|
|
9000
|
+
symbol: 'pLUNA-31Dec2026',
|
|
9001
|
+
logo_URIs: {
|
|
9002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
9003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
9004
|
+
},
|
|
9005
|
+
images: [{
|
|
9006
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
9007
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
9008
|
+
}],
|
|
9009
|
+
type_asset: 'sdk.coin',
|
|
9010
|
+
traces: [{
|
|
9011
|
+
type: 'ibc',
|
|
9012
|
+
counterparty: {
|
|
9013
|
+
channel_id: 'channel-13',
|
|
9014
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
9015
|
+
chain_name: 'pryzm'
|
|
9016
|
+
},
|
|
9017
|
+
chain: {
|
|
9018
|
+
channel_id: 'channel-155'
|
|
9019
|
+
}
|
|
9020
|
+
}]
|
|
9021
|
+
},
|
|
8213
9022
|
{
|
|
8214
9023
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
8215
9024
|
denom_units: [{
|
|
@@ -8350,6 +9159,41 @@ const assets = {
|
|
|
8350
9159
|
}
|
|
8351
9160
|
}]
|
|
8352
9161
|
},
|
|
9162
|
+
{
|
|
9163
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
9164
|
+
denom_units: [{
|
|
9165
|
+
denom: 'ibc/A26DC0E969F8C774737BF95EE45B495B376EF4D437C46A68BC002FA69AD5CD4C',
|
|
9166
|
+
exponent: 0,
|
|
9167
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
9168
|
+
}, {
|
|
9169
|
+
denom: 'pAUUU31Dec2026',
|
|
9170
|
+
exponent: 6
|
|
9171
|
+
}],
|
|
9172
|
+
base: 'ibc/A26DC0E969F8C774737BF95EE45B495B376EF4D437C46A68BC002FA69AD5CD4C',
|
|
9173
|
+
name: 'pAuuu (31Dec2026)',
|
|
9174
|
+
display: 'pAUUU31Dec2026',
|
|
9175
|
+
symbol: 'pAUUU-31Dec2026',
|
|
9176
|
+
logo_URIs: {
|
|
9177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9179
|
+
},
|
|
9180
|
+
images: [{
|
|
9181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9183
|
+
}],
|
|
9184
|
+
type_asset: 'sdk.coin',
|
|
9185
|
+
traces: [{
|
|
9186
|
+
type: 'ibc',
|
|
9187
|
+
counterparty: {
|
|
9188
|
+
channel_id: 'channel-13',
|
|
9189
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
9190
|
+
chain_name: 'pryzm'
|
|
9191
|
+
},
|
|
9192
|
+
chain: {
|
|
9193
|
+
channel_id: 'channel-155'
|
|
9194
|
+
}
|
|
9195
|
+
}]
|
|
9196
|
+
},
|
|
8353
9197
|
{
|
|
8354
9198
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
8355
9199
|
denom_units: [{
|
|
@@ -8455,6 +9299,41 @@ const assets = {
|
|
|
8455
9299
|
}
|
|
8456
9300
|
}]
|
|
8457
9301
|
},
|
|
9302
|
+
{
|
|
9303
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
9304
|
+
denom_units: [{
|
|
9305
|
+
denom: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
9306
|
+
exponent: 0,
|
|
9307
|
+
aliases: ['p:stutia:31Dec2026']
|
|
9308
|
+
}, {
|
|
9309
|
+
denom: 'pstTIA31Dec2026',
|
|
9310
|
+
exponent: 6
|
|
9311
|
+
}],
|
|
9312
|
+
base: 'ibc/9D0F5FDB9C3B2B867CF8BD25D68DCDB4C48A9A7EB785DEB39336B5644F4F09B5',
|
|
9313
|
+
name: 'pstTia (31Dec2026)',
|
|
9314
|
+
display: 'pstTIA31Dec2026',
|
|
9315
|
+
symbol: 'pstTIA-31Dec2026',
|
|
9316
|
+
logo_URIs: {
|
|
9317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9319
|
+
},
|
|
9320
|
+
images: [{
|
|
9321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9322
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9323
|
+
}],
|
|
9324
|
+
type_asset: 'sdk.coin',
|
|
9325
|
+
traces: [{
|
|
9326
|
+
type: 'ibc',
|
|
9327
|
+
counterparty: {
|
|
9328
|
+
channel_id: 'channel-13',
|
|
9329
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
9330
|
+
chain_name: 'pryzm'
|
|
9331
|
+
},
|
|
9332
|
+
chain: {
|
|
9333
|
+
channel_id: 'channel-155'
|
|
9334
|
+
}
|
|
9335
|
+
}]
|
|
9336
|
+
},
|
|
8458
9337
|
{
|
|
8459
9338
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
8460
9339
|
denom_units: [{
|
|
@@ -8560,6 +9439,41 @@ const assets = {
|
|
|
8560
9439
|
}
|
|
8561
9440
|
}]
|
|
8562
9441
|
},
|
|
9442
|
+
{
|
|
9443
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
9444
|
+
denom_units: [{
|
|
9445
|
+
denom: 'ibc/3B28BC38F5E950BCA560D730D9C3C2DA39CCA7814AD60FD11F04A3057B69FD80',
|
|
9446
|
+
exponent: 0,
|
|
9447
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
9448
|
+
}, {
|
|
9449
|
+
denom: 'pstDYDX31Dec2026',
|
|
9450
|
+
exponent: 18
|
|
9451
|
+
}],
|
|
9452
|
+
base: 'ibc/3B28BC38F5E950BCA560D730D9C3C2DA39CCA7814AD60FD11F04A3057B69FD80',
|
|
9453
|
+
name: 'pstDydx (31Dec2026)',
|
|
9454
|
+
display: 'pstDYDX31Dec2026',
|
|
9455
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
9456
|
+
logo_URIs: {
|
|
9457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9458
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9459
|
+
},
|
|
9460
|
+
images: [{
|
|
9461
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9462
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9463
|
+
}],
|
|
9464
|
+
type_asset: 'sdk.coin',
|
|
9465
|
+
traces: [{
|
|
9466
|
+
type: 'ibc',
|
|
9467
|
+
counterparty: {
|
|
9468
|
+
channel_id: 'channel-13',
|
|
9469
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
9470
|
+
chain_name: 'pryzm'
|
|
9471
|
+
},
|
|
9472
|
+
chain: {
|
|
9473
|
+
channel_id: 'channel-155'
|
|
9474
|
+
}
|
|
9475
|
+
}]
|
|
9476
|
+
},
|
|
8563
9477
|
{
|
|
8564
9478
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
8565
9479
|
denom_units: [{
|
|
@@ -8665,6 +9579,41 @@ const assets = {
|
|
|
8665
9579
|
}
|
|
8666
9580
|
}]
|
|
8667
9581
|
},
|
|
9582
|
+
{
|
|
9583
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
9584
|
+
denom_units: [{
|
|
9585
|
+
denom: 'ibc/B202078F3A0D32EABC49150829377F2FE14AE6CDEFA6DC0CBE8C6C707BD6E9CB',
|
|
9586
|
+
exponent: 0,
|
|
9587
|
+
aliases: ['p:udatom:31Dec2026']
|
|
9588
|
+
}, {
|
|
9589
|
+
denom: 'pdATOM31Dec2026',
|
|
9590
|
+
exponent: 6
|
|
9591
|
+
}],
|
|
9592
|
+
base: 'ibc/B202078F3A0D32EABC49150829377F2FE14AE6CDEFA6DC0CBE8C6C707BD6E9CB',
|
|
9593
|
+
name: 'pdAtom (31Dec2026)',
|
|
9594
|
+
display: 'pdATOM31Dec2026',
|
|
9595
|
+
symbol: 'pdATOM-31Dec2026',
|
|
9596
|
+
logo_URIs: {
|
|
9597
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9599
|
+
},
|
|
9600
|
+
images: [{
|
|
9601
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9603
|
+
}],
|
|
9604
|
+
type_asset: 'sdk.coin',
|
|
9605
|
+
traces: [{
|
|
9606
|
+
type: 'ibc',
|
|
9607
|
+
counterparty: {
|
|
9608
|
+
channel_id: 'channel-13',
|
|
9609
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
9610
|
+
chain_name: 'pryzm'
|
|
9611
|
+
},
|
|
9612
|
+
chain: {
|
|
9613
|
+
channel_id: 'channel-155'
|
|
9614
|
+
}
|
|
9615
|
+
}]
|
|
9616
|
+
},
|
|
8668
9617
|
{
|
|
8669
9618
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8670
9619
|
denom_units: [{
|
|
@@ -8735,6 +9684,41 @@ const assets = {
|
|
|
8735
9684
|
}
|
|
8736
9685
|
}]
|
|
8737
9686
|
},
|
|
9687
|
+
{
|
|
9688
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
9689
|
+
denom_units: [{
|
|
9690
|
+
denom: 'ibc/DDC617D5324ACC04132EFFBA14B064AF7C3E02FABB31373E6D374CCB9BEB5EAD',
|
|
9691
|
+
exponent: 0,
|
|
9692
|
+
aliases: ['p:utia:31Dec2026']
|
|
9693
|
+
}, {
|
|
9694
|
+
denom: 'pTIA31Dec2026',
|
|
9695
|
+
exponent: 6
|
|
9696
|
+
}],
|
|
9697
|
+
base: 'ibc/DDC617D5324ACC04132EFFBA14B064AF7C3E02FABB31373E6D374CCB9BEB5EAD',
|
|
9698
|
+
name: 'pTia (31Dec2026)',
|
|
9699
|
+
display: 'pTIA31Dec2026',
|
|
9700
|
+
symbol: 'pTIA-31Dec2026',
|
|
9701
|
+
logo_URIs: {
|
|
9702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9703
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9704
|
+
},
|
|
9705
|
+
images: [{
|
|
9706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9707
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9708
|
+
}],
|
|
9709
|
+
type_asset: 'sdk.coin',
|
|
9710
|
+
traces: [{
|
|
9711
|
+
type: 'ibc',
|
|
9712
|
+
counterparty: {
|
|
9713
|
+
channel_id: 'channel-13',
|
|
9714
|
+
base_denom: 'p:utia:31Dec2026',
|
|
9715
|
+
chain_name: 'pryzm'
|
|
9716
|
+
},
|
|
9717
|
+
chain: {
|
|
9718
|
+
channel_id: 'channel-155'
|
|
9719
|
+
}
|
|
9720
|
+
}]
|
|
9721
|
+
},
|
|
8738
9722
|
{
|
|
8739
9723
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
8740
9724
|
denom_units: [{
|
|
@@ -8777,13 +9761,48 @@ const assets = {
|
|
|
8777
9761
|
exponent: 0,
|
|
8778
9762
|
aliases: ['y:uatom:31Dec2024']
|
|
8779
9763
|
}, {
|
|
8780
|
-
denom: 'yATOM31Dec2024',
|
|
9764
|
+
denom: 'yATOM31Dec2024',
|
|
9765
|
+
exponent: 6
|
|
9766
|
+
}],
|
|
9767
|
+
base: 'ibc/EC0C23740C82D3DA0B814260E72AB4FE0EB9992FE2FB3859D968EC8FB71A1DA3',
|
|
9768
|
+
name: 'yAtom (31Dec2024)',
|
|
9769
|
+
display: 'yATOM31Dec2024',
|
|
9770
|
+
symbol: 'yATOM-31Dec2024',
|
|
9771
|
+
logo_URIs: {
|
|
9772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9773
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9774
|
+
},
|
|
9775
|
+
images: [{
|
|
9776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9777
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9778
|
+
}],
|
|
9779
|
+
type_asset: 'sdk.coin',
|
|
9780
|
+
traces: [{
|
|
9781
|
+
type: 'ibc',
|
|
9782
|
+
counterparty: {
|
|
9783
|
+
channel_id: 'channel-13',
|
|
9784
|
+
base_denom: 'y:uatom:31Dec2024',
|
|
9785
|
+
chain_name: 'pryzm'
|
|
9786
|
+
},
|
|
9787
|
+
chain: {
|
|
9788
|
+
channel_id: 'channel-155'
|
|
9789
|
+
}
|
|
9790
|
+
}]
|
|
9791
|
+
},
|
|
9792
|
+
{
|
|
9793
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
9794
|
+
denom_units: [{
|
|
9795
|
+
denom: 'ibc/ABCEBB4F5E537873C65E9F5F40391C8BFB717C1FC67580C2C57C9EE6B42E46CE',
|
|
9796
|
+
exponent: 0,
|
|
9797
|
+
aliases: ['y:uatom:31Dec2025']
|
|
9798
|
+
}, {
|
|
9799
|
+
denom: 'yATOM31Dec2025',
|
|
8781
9800
|
exponent: 6
|
|
8782
9801
|
}],
|
|
8783
|
-
base: 'ibc/
|
|
8784
|
-
name: 'yAtom (
|
|
8785
|
-
display: '
|
|
8786
|
-
symbol: 'yATOM-
|
|
9802
|
+
base: 'ibc/ABCEBB4F5E537873C65E9F5F40391C8BFB717C1FC67580C2C57C9EE6B42E46CE',
|
|
9803
|
+
name: 'yAtom (31Dec2025)',
|
|
9804
|
+
display: 'yATOM31Dec2025',
|
|
9805
|
+
symbol: 'yATOM-31Dec2025',
|
|
8787
9806
|
logo_URIs: {
|
|
8788
9807
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
8789
9808
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
@@ -8797,7 +9816,7 @@ const assets = {
|
|
|
8797
9816
|
type: 'ibc',
|
|
8798
9817
|
counterparty: {
|
|
8799
9818
|
channel_id: 'channel-13',
|
|
8800
|
-
base_denom: 'y:uatom:
|
|
9819
|
+
base_denom: 'y:uatom:31Dec2025',
|
|
8801
9820
|
chain_name: 'pryzm'
|
|
8802
9821
|
},
|
|
8803
9822
|
chain: {
|
|
@@ -8806,19 +9825,19 @@ const assets = {
|
|
|
8806
9825
|
}]
|
|
8807
9826
|
},
|
|
8808
9827
|
{
|
|
8809
|
-
description: 'Pryzm\'s refracted yield token for ATOM with maturity of
|
|
9828
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
8810
9829
|
denom_units: [{
|
|
8811
|
-
denom: 'ibc/
|
|
9830
|
+
denom: 'ibc/56B27EDE2180074D85B12649B623EAE63DEC768FFC33DFB59882924E99126CC7',
|
|
8812
9831
|
exponent: 0,
|
|
8813
|
-
aliases: ['y:uatom:
|
|
9832
|
+
aliases: ['y:uatom:31Dec2026']
|
|
8814
9833
|
}, {
|
|
8815
|
-
denom: '
|
|
9834
|
+
denom: 'yATOM31Dec2026',
|
|
8816
9835
|
exponent: 6
|
|
8817
9836
|
}],
|
|
8818
|
-
base: 'ibc/
|
|
8819
|
-
name: 'yAtom (
|
|
8820
|
-
display: '
|
|
8821
|
-
symbol: 'yATOM-
|
|
9837
|
+
base: 'ibc/56B27EDE2180074D85B12649B623EAE63DEC768FFC33DFB59882924E99126CC7',
|
|
9838
|
+
name: 'yAtom (31Dec2026)',
|
|
9839
|
+
display: 'yATOM31Dec2026',
|
|
9840
|
+
symbol: 'yATOM-31Dec2026',
|
|
8822
9841
|
logo_URIs: {
|
|
8823
9842
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
8824
9843
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
@@ -8832,7 +9851,7 @@ const assets = {
|
|
|
8832
9851
|
type: 'ibc',
|
|
8833
9852
|
counterparty: {
|
|
8834
9853
|
channel_id: 'channel-13',
|
|
8835
|
-
base_denom: 'y:uatom:
|
|
9854
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
8836
9855
|
chain_name: 'pryzm'
|
|
8837
9856
|
},
|
|
8838
9857
|
chain: {
|
|
@@ -8945,6 +9964,41 @@ const assets = {
|
|
|
8945
9964
|
}
|
|
8946
9965
|
}]
|
|
8947
9966
|
},
|
|
9967
|
+
{
|
|
9968
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
9969
|
+
denom_units: [{
|
|
9970
|
+
denom: 'ibc/B175B659CBE79B01323EF2B238F3DDF45B943FE99EC797CD237CB5DFB3177ACD',
|
|
9971
|
+
exponent: 0,
|
|
9972
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
9973
|
+
}, {
|
|
9974
|
+
denom: 'yOSMO31Dec2026',
|
|
9975
|
+
exponent: 6
|
|
9976
|
+
}],
|
|
9977
|
+
base: 'ibc/B175B659CBE79B01323EF2B238F3DDF45B943FE99EC797CD237CB5DFB3177ACD',
|
|
9978
|
+
name: 'yOsmo (31Dec2026)',
|
|
9979
|
+
display: 'yOSMO31Dec2026',
|
|
9980
|
+
symbol: 'yOSMO-31Dec2026',
|
|
9981
|
+
logo_URIs: {
|
|
9982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9983
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9984
|
+
},
|
|
9985
|
+
images: [{
|
|
9986
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9987
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9988
|
+
}],
|
|
9989
|
+
type_asset: 'sdk.coin',
|
|
9990
|
+
traces: [{
|
|
9991
|
+
type: 'ibc',
|
|
9992
|
+
counterparty: {
|
|
9993
|
+
channel_id: 'channel-13',
|
|
9994
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
9995
|
+
chain_name: 'pryzm'
|
|
9996
|
+
},
|
|
9997
|
+
chain: {
|
|
9998
|
+
channel_id: 'channel-155'
|
|
9999
|
+
}
|
|
10000
|
+
}]
|
|
10001
|
+
},
|
|
8948
10002
|
{
|
|
8949
10003
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
8950
10004
|
denom_units: [{
|
|
@@ -9050,6 +10104,41 @@ const assets = {
|
|
|
9050
10104
|
}
|
|
9051
10105
|
}]
|
|
9052
10106
|
},
|
|
10107
|
+
{
|
|
10108
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
10109
|
+
denom_units: [{
|
|
10110
|
+
denom: 'ibc/F216C4020277BC71DD43E7B2CBA4694935E4982BABFF442FE7AF330D42BC3C9C',
|
|
10111
|
+
exponent: 0,
|
|
10112
|
+
aliases: ['y:inj:31Dec2026']
|
|
10113
|
+
}, {
|
|
10114
|
+
denom: 'yINJ31Dec2026',
|
|
10115
|
+
exponent: 18
|
|
10116
|
+
}],
|
|
10117
|
+
base: 'ibc/F216C4020277BC71DD43E7B2CBA4694935E4982BABFF442FE7AF330D42BC3C9C',
|
|
10118
|
+
name: 'yInj (31Dec2026)',
|
|
10119
|
+
display: 'yINJ31Dec2026',
|
|
10120
|
+
symbol: 'yINJ-31Dec2026',
|
|
10121
|
+
logo_URIs: {
|
|
10122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10124
|
+
},
|
|
10125
|
+
images: [{
|
|
10126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10128
|
+
}],
|
|
10129
|
+
type_asset: 'sdk.coin',
|
|
10130
|
+
traces: [{
|
|
10131
|
+
type: 'ibc',
|
|
10132
|
+
counterparty: {
|
|
10133
|
+
channel_id: 'channel-13',
|
|
10134
|
+
base_denom: 'y:inj:31Dec2026',
|
|
10135
|
+
chain_name: 'pryzm'
|
|
10136
|
+
},
|
|
10137
|
+
chain: {
|
|
10138
|
+
channel_id: 'channel-155'
|
|
10139
|
+
}
|
|
10140
|
+
}]
|
|
10141
|
+
},
|
|
9053
10142
|
{
|
|
9054
10143
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
9055
10144
|
denom_units: [{
|
|
@@ -9155,6 +10244,41 @@ const assets = {
|
|
|
9155
10244
|
}
|
|
9156
10245
|
}]
|
|
9157
10246
|
},
|
|
10247
|
+
{
|
|
10248
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
10249
|
+
denom_units: [{
|
|
10250
|
+
denom: 'ibc/9C70F832998E81BFC537C97CC872CAF8A0C1AE47BC610951CA04D3B24D229011',
|
|
10251
|
+
exponent: 0,
|
|
10252
|
+
aliases: ['y:uluna:31Dec2026']
|
|
10253
|
+
}, {
|
|
10254
|
+
denom: 'yLUNA31Dec2026',
|
|
10255
|
+
exponent: 6
|
|
10256
|
+
}],
|
|
10257
|
+
base: 'ibc/9C70F832998E81BFC537C97CC872CAF8A0C1AE47BC610951CA04D3B24D229011',
|
|
10258
|
+
name: 'yLuna (31Dec2026)',
|
|
10259
|
+
display: 'yLUNA31Dec2026',
|
|
10260
|
+
symbol: 'yLUNA-31Dec2026',
|
|
10261
|
+
logo_URIs: {
|
|
10262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10264
|
+
},
|
|
10265
|
+
images: [{
|
|
10266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10268
|
+
}],
|
|
10269
|
+
type_asset: 'sdk.coin',
|
|
10270
|
+
traces: [{
|
|
10271
|
+
type: 'ibc',
|
|
10272
|
+
counterparty: {
|
|
10273
|
+
channel_id: 'channel-13',
|
|
10274
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
10275
|
+
chain_name: 'pryzm'
|
|
10276
|
+
},
|
|
10277
|
+
chain: {
|
|
10278
|
+
channel_id: 'channel-155'
|
|
10279
|
+
}
|
|
10280
|
+
}]
|
|
10281
|
+
},
|
|
9158
10282
|
{
|
|
9159
10283
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
9160
10284
|
denom_units: [{
|
|
@@ -9260,6 +10384,41 @@ const assets = {
|
|
|
9260
10384
|
}
|
|
9261
10385
|
}]
|
|
9262
10386
|
},
|
|
10387
|
+
{
|
|
10388
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
10389
|
+
denom_units: [{
|
|
10390
|
+
denom: 'ibc/20F996473422923ACE608300F6DBDB198702550F1FFAD379FFE08CCAC0703939',
|
|
10391
|
+
exponent: 0,
|
|
10392
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
10393
|
+
}, {
|
|
10394
|
+
denom: 'yAUUU31Dec2026',
|
|
10395
|
+
exponent: 6
|
|
10396
|
+
}],
|
|
10397
|
+
base: 'ibc/20F996473422923ACE608300F6DBDB198702550F1FFAD379FFE08CCAC0703939',
|
|
10398
|
+
name: 'yAuuu (31Dec2026)',
|
|
10399
|
+
display: 'yAUUU31Dec2026',
|
|
10400
|
+
symbol: 'yAUUU-31Dec2026',
|
|
10401
|
+
logo_URIs: {
|
|
10402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10403
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10404
|
+
},
|
|
10405
|
+
images: [{
|
|
10406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10408
|
+
}],
|
|
10409
|
+
type_asset: 'sdk.coin',
|
|
10410
|
+
traces: [{
|
|
10411
|
+
type: 'ibc',
|
|
10412
|
+
counterparty: {
|
|
10413
|
+
channel_id: 'channel-13',
|
|
10414
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
10415
|
+
chain_name: 'pryzm'
|
|
10416
|
+
},
|
|
10417
|
+
chain: {
|
|
10418
|
+
channel_id: 'channel-155'
|
|
10419
|
+
}
|
|
10420
|
+
}]
|
|
10421
|
+
},
|
|
9263
10422
|
{
|
|
9264
10423
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
9265
10424
|
denom_units: [{
|
|
@@ -9365,6 +10524,41 @@ const assets = {
|
|
|
9365
10524
|
}
|
|
9366
10525
|
}]
|
|
9367
10526
|
},
|
|
10527
|
+
{
|
|
10528
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
10529
|
+
denom_units: [{
|
|
10530
|
+
denom: 'ibc/C090B36A0F7B1C4977AA234846D064D25C5375095B86AEEAE15EC8023D8F03B5',
|
|
10531
|
+
exponent: 0,
|
|
10532
|
+
aliases: ['y:stutia:31Dec2026']
|
|
10533
|
+
}, {
|
|
10534
|
+
denom: 'ystTIA31Dec2026',
|
|
10535
|
+
exponent: 6
|
|
10536
|
+
}],
|
|
10537
|
+
base: 'ibc/C090B36A0F7B1C4977AA234846D064D25C5375095B86AEEAE15EC8023D8F03B5',
|
|
10538
|
+
name: 'ystTia (31Dec2026)',
|
|
10539
|
+
display: 'ystTIA31Dec2026',
|
|
10540
|
+
symbol: 'ystTIA-31Dec2026',
|
|
10541
|
+
logo_URIs: {
|
|
10542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10544
|
+
},
|
|
10545
|
+
images: [{
|
|
10546
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10547
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10548
|
+
}],
|
|
10549
|
+
type_asset: 'sdk.coin',
|
|
10550
|
+
traces: [{
|
|
10551
|
+
type: 'ibc',
|
|
10552
|
+
counterparty: {
|
|
10553
|
+
channel_id: 'channel-13',
|
|
10554
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
10555
|
+
chain_name: 'pryzm'
|
|
10556
|
+
},
|
|
10557
|
+
chain: {
|
|
10558
|
+
channel_id: 'channel-155'
|
|
10559
|
+
}
|
|
10560
|
+
}]
|
|
10561
|
+
},
|
|
9368
10562
|
{
|
|
9369
10563
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
9370
10564
|
denom_units: [{
|
|
@@ -9373,7 +10567,7 @@ const assets = {
|
|
|
9373
10567
|
aliases: ['y:stadydx:30Sep2024']
|
|
9374
10568
|
}, {
|
|
9375
10569
|
denom: 'ystDYDX30Sep2024',
|
|
9376
|
-
exponent:
|
|
10570
|
+
exponent: 18
|
|
9377
10571
|
}],
|
|
9378
10572
|
base: 'ibc/14C6A21B8C7CFC0CF3C4D120CFDE76E9DCE5C6451B6096131F0E3CB34260D7AE',
|
|
9379
10573
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -9408,7 +10602,7 @@ const assets = {
|
|
|
9408
10602
|
aliases: ['y:stadydx:31Dec2024']
|
|
9409
10603
|
}, {
|
|
9410
10604
|
denom: 'ystDYDX31Dec2024',
|
|
9411
|
-
exponent:
|
|
10605
|
+
exponent: 18
|
|
9412
10606
|
}],
|
|
9413
10607
|
base: 'ibc/AE2B7CBF1FCBD0734878F2624D6FCF2CEAC472656AC8CB151C73271B6DEA17B2',
|
|
9414
10608
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -9443,7 +10637,7 @@ const assets = {
|
|
|
9443
10637
|
aliases: ['y:stadydx:31Dec2025']
|
|
9444
10638
|
}, {
|
|
9445
10639
|
denom: 'ystDYDX31Dec2025',
|
|
9446
|
-
exponent:
|
|
10640
|
+
exponent: 18
|
|
9447
10641
|
}],
|
|
9448
10642
|
base: 'ibc/3CE8B68553A7365B72FD2BF971ED6BE456CC166D06E0CED61FFCA48C67BE7DE9',
|
|
9449
10643
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -9470,6 +10664,41 @@ const assets = {
|
|
|
9470
10664
|
}
|
|
9471
10665
|
}]
|
|
9472
10666
|
},
|
|
10667
|
+
{
|
|
10668
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
10669
|
+
denom_units: [{
|
|
10670
|
+
denom: 'ibc/E3A2D2DE06CE0499F2D0ED250E7B6AF9089E3BD168B40113200D82AE9882689E',
|
|
10671
|
+
exponent: 0,
|
|
10672
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
10673
|
+
}, {
|
|
10674
|
+
denom: 'ystDYDX31Dec2026',
|
|
10675
|
+
exponent: 18
|
|
10676
|
+
}],
|
|
10677
|
+
base: 'ibc/E3A2D2DE06CE0499F2D0ED250E7B6AF9089E3BD168B40113200D82AE9882689E',
|
|
10678
|
+
name: 'ystDydx (31Dec2026)',
|
|
10679
|
+
display: 'ystDYDX31Dec2026',
|
|
10680
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
10681
|
+
logo_URIs: {
|
|
10682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10684
|
+
},
|
|
10685
|
+
images: [{
|
|
10686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10688
|
+
}],
|
|
10689
|
+
type_asset: 'sdk.coin',
|
|
10690
|
+
traces: [{
|
|
10691
|
+
type: 'ibc',
|
|
10692
|
+
counterparty: {
|
|
10693
|
+
channel_id: 'channel-13',
|
|
10694
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
10695
|
+
chain_name: 'pryzm'
|
|
10696
|
+
},
|
|
10697
|
+
chain: {
|
|
10698
|
+
channel_id: 'channel-155'
|
|
10699
|
+
}
|
|
10700
|
+
}]
|
|
10701
|
+
},
|
|
9473
10702
|
{
|
|
9474
10703
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
9475
10704
|
denom_units: [{
|
|
@@ -9575,6 +10804,41 @@ const assets = {
|
|
|
9575
10804
|
}
|
|
9576
10805
|
}]
|
|
9577
10806
|
},
|
|
10807
|
+
{
|
|
10808
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
10809
|
+
denom_units: [{
|
|
10810
|
+
denom: 'ibc/E8A756F88D012FF2CD5DB2F09627EBA7CBCDE0A0D9A229AA89E20450887312FC',
|
|
10811
|
+
exponent: 0,
|
|
10812
|
+
aliases: ['y:udatom:31Dec2026']
|
|
10813
|
+
}, {
|
|
10814
|
+
denom: 'ydATOM31Dec2026',
|
|
10815
|
+
exponent: 6
|
|
10816
|
+
}],
|
|
10817
|
+
base: 'ibc/E8A756F88D012FF2CD5DB2F09627EBA7CBCDE0A0D9A229AA89E20450887312FC',
|
|
10818
|
+
name: 'ydAtom (31Dec2026)',
|
|
10819
|
+
display: 'ydATOM31Dec2026',
|
|
10820
|
+
symbol: 'ydATOM-31Dec2026',
|
|
10821
|
+
logo_URIs: {
|
|
10822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10823
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10824
|
+
},
|
|
10825
|
+
images: [{
|
|
10826
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10827
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10828
|
+
}],
|
|
10829
|
+
type_asset: 'sdk.coin',
|
|
10830
|
+
traces: [{
|
|
10831
|
+
type: 'ibc',
|
|
10832
|
+
counterparty: {
|
|
10833
|
+
channel_id: 'channel-13',
|
|
10834
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
10835
|
+
chain_name: 'pryzm'
|
|
10836
|
+
},
|
|
10837
|
+
chain: {
|
|
10838
|
+
channel_id: 'channel-155'
|
|
10839
|
+
}
|
|
10840
|
+
}]
|
|
10841
|
+
},
|
|
9578
10842
|
{
|
|
9579
10843
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9580
10844
|
denom_units: [{
|
|
@@ -9645,6 +10909,41 @@ const assets = {
|
|
|
9645
10909
|
}
|
|
9646
10910
|
}]
|
|
9647
10911
|
},
|
|
10912
|
+
{
|
|
10913
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
10914
|
+
denom_units: [{
|
|
10915
|
+
denom: 'ibc/349828A73500BC3A951A56F9E89A32B60C876AC771A35553CD0AAAE8D8966F01',
|
|
10916
|
+
exponent: 0,
|
|
10917
|
+
aliases: ['y:utia:31Dec2026']
|
|
10918
|
+
}, {
|
|
10919
|
+
denom: 'yTIA31Dec2026',
|
|
10920
|
+
exponent: 6
|
|
10921
|
+
}],
|
|
10922
|
+
base: 'ibc/349828A73500BC3A951A56F9E89A32B60C876AC771A35553CD0AAAE8D8966F01',
|
|
10923
|
+
name: 'yTia (31Dec2026)',
|
|
10924
|
+
display: 'yTIA31Dec2026',
|
|
10925
|
+
symbol: 'yTIA-31Dec2026',
|
|
10926
|
+
logo_URIs: {
|
|
10927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10928
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10929
|
+
},
|
|
10930
|
+
images: [{
|
|
10931
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10932
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10933
|
+
}],
|
|
10934
|
+
type_asset: 'sdk.coin',
|
|
10935
|
+
traces: [{
|
|
10936
|
+
type: 'ibc',
|
|
10937
|
+
counterparty: {
|
|
10938
|
+
channel_id: 'channel-13',
|
|
10939
|
+
base_denom: 'y:utia:31Dec2026',
|
|
10940
|
+
chain_name: 'pryzm'
|
|
10941
|
+
},
|
|
10942
|
+
chain: {
|
|
10943
|
+
channel_id: 'channel-155'
|
|
10944
|
+
}
|
|
10945
|
+
}]
|
|
10946
|
+
},
|
|
9648
10947
|
{
|
|
9649
10948
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9650
10949
|
denom_units: [{
|
|
@@ -11029,6 +12328,45 @@ const assets = {
|
|
|
11029
12328
|
}
|
|
11030
12329
|
}]
|
|
11031
12330
|
},
|
|
12331
|
+
{
|
|
12332
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
12333
|
+
denom_units: [{
|
|
12334
|
+
denom: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
|
|
12335
|
+
exponent: 0,
|
|
12336
|
+
aliases: ['uxion']
|
|
12337
|
+
}, {
|
|
12338
|
+
denom: 'XION',
|
|
12339
|
+
exponent: 6,
|
|
12340
|
+
aliases: ['xion']
|
|
12341
|
+
}],
|
|
12342
|
+
base: 'ibc/53F0D1647EB6153E1C1D98A9134D4CD8503FC5C4406D6776A9E5086E00FBA268',
|
|
12343
|
+
display: 'XION',
|
|
12344
|
+
name: 'xion',
|
|
12345
|
+
symbol: 'XION',
|
|
12346
|
+
coingecko_id: 'xion-2',
|
|
12347
|
+
type_asset: 'sdk.coin',
|
|
12348
|
+
logo_URIs: {
|
|
12349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
12350
|
+
},
|
|
12351
|
+
images: [{
|
|
12352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
12353
|
+
}],
|
|
12354
|
+
socials: {
|
|
12355
|
+
website: 'https://xion.burnt.com/',
|
|
12356
|
+
twitter: 'https://twitter.com/burnt_xion'
|
|
12357
|
+
},
|
|
12358
|
+
traces: [{
|
|
12359
|
+
type: 'ibc',
|
|
12360
|
+
counterparty: {
|
|
12361
|
+
channel_id: 'channel-3',
|
|
12362
|
+
base_denom: 'uxion',
|
|
12363
|
+
chain_name: 'xion'
|
|
12364
|
+
},
|
|
12365
|
+
chain: {
|
|
12366
|
+
channel_id: 'channel-161'
|
|
12367
|
+
}
|
|
12368
|
+
}]
|
|
12369
|
+
},
|
|
11032
12370
|
{
|
|
11033
12371
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
11034
12372
|
denom_units: [{
|