@chain-registry/assets 1.70.233 → 1.70.235
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/axelar.js +2595 -75
- package/esm/mainnet/celestia.js +2595 -75
- package/esm/mainnet/cosmoshub.js +2595 -75
- package/esm/mainnet/dydx.js +2595 -75
- package/esm/mainnet/injective.js +2595 -75
- package/esm/mainnet/neutron.js +2595 -75
- package/esm/mainnet/noble.js +2595 -75
- package/esm/mainnet/osmosis.js +2595 -75
- package/esm/mainnet/stride.js +2595 -75
- package/esm/mainnet/terra2.js +2595 -75
- package/index.d.ts +1 -1
- package/mainnet/axelar.js +2595 -75
- package/mainnet/celestia.js +2595 -75
- package/mainnet/cosmoshub.js +2595 -75
- package/mainnet/dydx.js +2595 -75
- package/mainnet/injective.js +2595 -75
- package/mainnet/neutron.js +2595 -75
- package/mainnet/noble.js +2595 -75
- package/mainnet/osmosis.js +2595 -75
- package/mainnet/stride.js +2595 -75
- package/mainnet/terra2.js +2595 -75
- package/package.json +5 -5
package/esm/mainnet/stride.js
CHANGED
|
@@ -2041,6 +2041,76 @@ const assets = {
|
|
|
2041
2041
|
}
|
|
2042
2042
|
}]
|
|
2043
2043
|
},
|
|
2044
|
+
{
|
|
2045
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Jun2025',
|
|
2046
|
+
denom_units: [{
|
|
2047
|
+
denom: 'ibc/253EA3B5D7A1A5D514A4AE516DF4D44918C9B0DA338B6FEBD2BFA56470908A2F',
|
|
2048
|
+
exponent: 0,
|
|
2049
|
+
aliases: ['p:uatom:30Jun2025']
|
|
2050
|
+
}, {
|
|
2051
|
+
denom: 'pATOM30Jun2025',
|
|
2052
|
+
exponent: 6
|
|
2053
|
+
}],
|
|
2054
|
+
base: 'ibc/253EA3B5D7A1A5D514A4AE516DF4D44918C9B0DA338B6FEBD2BFA56470908A2F',
|
|
2055
|
+
name: 'pAtom (30Jun2025)',
|
|
2056
|
+
display: 'pATOM30Jun2025',
|
|
2057
|
+
symbol: 'pATOM-30Jun2025',
|
|
2058
|
+
logo_URIs: {
|
|
2059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2060
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2061
|
+
},
|
|
2062
|
+
images: [{
|
|
2063
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2064
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2065
|
+
}],
|
|
2066
|
+
type_asset: 'sdk.coin',
|
|
2067
|
+
traces: [{
|
|
2068
|
+
type: 'ibc',
|
|
2069
|
+
counterparty: {
|
|
2070
|
+
channel_id: 'channel-23',
|
|
2071
|
+
base_denom: 'p:uatom:30Jun2025',
|
|
2072
|
+
chain_name: 'pryzm'
|
|
2073
|
+
},
|
|
2074
|
+
chain: {
|
|
2075
|
+
channel_id: 'channel-257'
|
|
2076
|
+
}
|
|
2077
|
+
}]
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Sep2025',
|
|
2081
|
+
denom_units: [{
|
|
2082
|
+
denom: 'ibc/AA156824072F48C5E6840E3F35B0A086A7D02312DB84EF79E252F90759D152A9',
|
|
2083
|
+
exponent: 0,
|
|
2084
|
+
aliases: ['p:uatom:30Sep2025']
|
|
2085
|
+
}, {
|
|
2086
|
+
denom: 'pATOM30Sep2025',
|
|
2087
|
+
exponent: 6
|
|
2088
|
+
}],
|
|
2089
|
+
base: 'ibc/AA156824072F48C5E6840E3F35B0A086A7D02312DB84EF79E252F90759D152A9',
|
|
2090
|
+
name: 'pAtom (30Sep2025)',
|
|
2091
|
+
display: 'pATOM30Sep2025',
|
|
2092
|
+
symbol: 'pATOM-30Sep2025',
|
|
2093
|
+
logo_URIs: {
|
|
2094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2095
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2096
|
+
},
|
|
2097
|
+
images: [{
|
|
2098
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2099
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2100
|
+
}],
|
|
2101
|
+
type_asset: 'sdk.coin',
|
|
2102
|
+
traces: [{
|
|
2103
|
+
type: 'ibc',
|
|
2104
|
+
counterparty: {
|
|
2105
|
+
channel_id: 'channel-23',
|
|
2106
|
+
base_denom: 'p:uatom:30Sep2025',
|
|
2107
|
+
chain_name: 'pryzm'
|
|
2108
|
+
},
|
|
2109
|
+
chain: {
|
|
2110
|
+
channel_id: 'channel-257'
|
|
2111
|
+
}
|
|
2112
|
+
}]
|
|
2113
|
+
},
|
|
2044
2114
|
{
|
|
2045
2115
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
2046
2116
|
denom_units: [{
|
|
@@ -2216,6 +2286,76 @@ const assets = {
|
|
|
2216
2286
|
}
|
|
2217
2287
|
}]
|
|
2218
2288
|
},
|
|
2289
|
+
{
|
|
2290
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Jun2025',
|
|
2291
|
+
denom_units: [{
|
|
2292
|
+
denom: 'ibc/01A6A42305BB3A518DCFEF21C0DE20FD51A7C3526BD83C2752772A187CC24BF6',
|
|
2293
|
+
exponent: 0,
|
|
2294
|
+
aliases: ['p:uosmo:30Jun2025']
|
|
2295
|
+
}, {
|
|
2296
|
+
denom: 'pOSMO30Jun2025',
|
|
2297
|
+
exponent: 6
|
|
2298
|
+
}],
|
|
2299
|
+
base: 'ibc/01A6A42305BB3A518DCFEF21C0DE20FD51A7C3526BD83C2752772A187CC24BF6',
|
|
2300
|
+
name: 'pOsmo (30Jun2025)',
|
|
2301
|
+
display: 'pOSMO30Jun2025',
|
|
2302
|
+
symbol: 'pOSMO-30Jun2025',
|
|
2303
|
+
logo_URIs: {
|
|
2304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2306
|
+
},
|
|
2307
|
+
images: [{
|
|
2308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2310
|
+
}],
|
|
2311
|
+
type_asset: 'sdk.coin',
|
|
2312
|
+
traces: [{
|
|
2313
|
+
type: 'ibc',
|
|
2314
|
+
counterparty: {
|
|
2315
|
+
channel_id: 'channel-23',
|
|
2316
|
+
base_denom: 'p:uosmo:30Jun2025',
|
|
2317
|
+
chain_name: 'pryzm'
|
|
2318
|
+
},
|
|
2319
|
+
chain: {
|
|
2320
|
+
channel_id: 'channel-257'
|
|
2321
|
+
}
|
|
2322
|
+
}]
|
|
2323
|
+
},
|
|
2324
|
+
{
|
|
2325
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2025',
|
|
2326
|
+
denom_units: [{
|
|
2327
|
+
denom: 'ibc/E735630523990C95DB77C8CE0B5574AF23DACD02C10CC330EF2B4A74DD7D6526',
|
|
2328
|
+
exponent: 0,
|
|
2329
|
+
aliases: ['p:uosmo:30Sep2025']
|
|
2330
|
+
}, {
|
|
2331
|
+
denom: 'pOSMO30Sep2025',
|
|
2332
|
+
exponent: 6
|
|
2333
|
+
}],
|
|
2334
|
+
base: 'ibc/E735630523990C95DB77C8CE0B5574AF23DACD02C10CC330EF2B4A74DD7D6526',
|
|
2335
|
+
name: 'pOsmo (30Sep2025)',
|
|
2336
|
+
display: 'pOSMO30Sep2025',
|
|
2337
|
+
symbol: 'pOSMO-30Sep2025',
|
|
2338
|
+
logo_URIs: {
|
|
2339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2341
|
+
},
|
|
2342
|
+
images: [{
|
|
2343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2345
|
+
}],
|
|
2346
|
+
type_asset: 'sdk.coin',
|
|
2347
|
+
traces: [{
|
|
2348
|
+
type: 'ibc',
|
|
2349
|
+
counterparty: {
|
|
2350
|
+
channel_id: 'channel-23',
|
|
2351
|
+
base_denom: 'p:uosmo:30Sep2025',
|
|
2352
|
+
chain_name: 'pryzm'
|
|
2353
|
+
},
|
|
2354
|
+
chain: {
|
|
2355
|
+
channel_id: 'channel-257'
|
|
2356
|
+
}
|
|
2357
|
+
}]
|
|
2358
|
+
},
|
|
2219
2359
|
{
|
|
2220
2360
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
2221
2361
|
denom_units: [{
|
|
@@ -2391,6 +2531,76 @@ const assets = {
|
|
|
2391
2531
|
}
|
|
2392
2532
|
}]
|
|
2393
2533
|
},
|
|
2534
|
+
{
|
|
2535
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Jun2025',
|
|
2536
|
+
denom_units: [{
|
|
2537
|
+
denom: 'ibc/28DD432E0477B2E6841466DABFB07345E415F7B6C7E194F13E79147344271FF2',
|
|
2538
|
+
exponent: 0,
|
|
2539
|
+
aliases: ['p:inj:30Jun2025']
|
|
2540
|
+
}, {
|
|
2541
|
+
denom: 'pINJ30Jun2025',
|
|
2542
|
+
exponent: 18
|
|
2543
|
+
}],
|
|
2544
|
+
base: 'ibc/28DD432E0477B2E6841466DABFB07345E415F7B6C7E194F13E79147344271FF2',
|
|
2545
|
+
name: 'pInj (30Jun2025)',
|
|
2546
|
+
display: 'pINJ30Jun2025',
|
|
2547
|
+
symbol: 'pINJ-30Jun2025',
|
|
2548
|
+
logo_URIs: {
|
|
2549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2551
|
+
},
|
|
2552
|
+
images: [{
|
|
2553
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2554
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2555
|
+
}],
|
|
2556
|
+
type_asset: 'sdk.coin',
|
|
2557
|
+
traces: [{
|
|
2558
|
+
type: 'ibc',
|
|
2559
|
+
counterparty: {
|
|
2560
|
+
channel_id: 'channel-23',
|
|
2561
|
+
base_denom: 'p:inj:30Jun2025',
|
|
2562
|
+
chain_name: 'pryzm'
|
|
2563
|
+
},
|
|
2564
|
+
chain: {
|
|
2565
|
+
channel_id: 'channel-257'
|
|
2566
|
+
}
|
|
2567
|
+
}]
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2025',
|
|
2571
|
+
denom_units: [{
|
|
2572
|
+
denom: 'ibc/EE16AC56ED514DEF9A63E2A9900B0C60055DCA63DF8EE554DD94EF7221B0BD0D',
|
|
2573
|
+
exponent: 0,
|
|
2574
|
+
aliases: ['p:inj:30Sep2025']
|
|
2575
|
+
}, {
|
|
2576
|
+
denom: 'pINJ30Sep2025',
|
|
2577
|
+
exponent: 18
|
|
2578
|
+
}],
|
|
2579
|
+
base: 'ibc/EE16AC56ED514DEF9A63E2A9900B0C60055DCA63DF8EE554DD94EF7221B0BD0D',
|
|
2580
|
+
name: 'pInj (30Sep2025)',
|
|
2581
|
+
display: 'pINJ30Sep2025',
|
|
2582
|
+
symbol: 'pINJ-30Sep2025',
|
|
2583
|
+
logo_URIs: {
|
|
2584
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2585
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2586
|
+
},
|
|
2587
|
+
images: [{
|
|
2588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2589
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2590
|
+
}],
|
|
2591
|
+
type_asset: 'sdk.coin',
|
|
2592
|
+
traces: [{
|
|
2593
|
+
type: 'ibc',
|
|
2594
|
+
counterparty: {
|
|
2595
|
+
channel_id: 'channel-23',
|
|
2596
|
+
base_denom: 'p:inj:30Sep2025',
|
|
2597
|
+
chain_name: 'pryzm'
|
|
2598
|
+
},
|
|
2599
|
+
chain: {
|
|
2600
|
+
channel_id: 'channel-257'
|
|
2601
|
+
}
|
|
2602
|
+
}]
|
|
2603
|
+
},
|
|
2394
2604
|
{
|
|
2395
2605
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
2396
2606
|
denom_units: [{
|
|
@@ -2566,6 +2776,76 @@ const assets = {
|
|
|
2566
2776
|
}
|
|
2567
2777
|
}]
|
|
2568
2778
|
},
|
|
2779
|
+
{
|
|
2780
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Jun2025',
|
|
2781
|
+
denom_units: [{
|
|
2782
|
+
denom: 'ibc/9246B2C3C20ABD522B31C8C7C72E0A865ED0367B7AE7DE82E9F0D495A30BD005',
|
|
2783
|
+
exponent: 0,
|
|
2784
|
+
aliases: ['p:uluna:30Jun2025']
|
|
2785
|
+
}, {
|
|
2786
|
+
denom: 'pLUNA30Jun2025',
|
|
2787
|
+
exponent: 6
|
|
2788
|
+
}],
|
|
2789
|
+
base: 'ibc/9246B2C3C20ABD522B31C8C7C72E0A865ED0367B7AE7DE82E9F0D495A30BD005',
|
|
2790
|
+
name: 'pLuna (30Jun2025)',
|
|
2791
|
+
display: 'pLUNA30Jun2025',
|
|
2792
|
+
symbol: 'pLUNA-30Jun2025',
|
|
2793
|
+
logo_URIs: {
|
|
2794
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2795
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
2796
|
+
},
|
|
2797
|
+
images: [{
|
|
2798
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2799
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
2800
|
+
}],
|
|
2801
|
+
type_asset: 'sdk.coin',
|
|
2802
|
+
traces: [{
|
|
2803
|
+
type: 'ibc',
|
|
2804
|
+
counterparty: {
|
|
2805
|
+
channel_id: 'channel-23',
|
|
2806
|
+
base_denom: 'p:uluna:30Jun2025',
|
|
2807
|
+
chain_name: 'pryzm'
|
|
2808
|
+
},
|
|
2809
|
+
chain: {
|
|
2810
|
+
channel_id: 'channel-257'
|
|
2811
|
+
}
|
|
2812
|
+
}]
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2025',
|
|
2816
|
+
denom_units: [{
|
|
2817
|
+
denom: 'ibc/F4FA8E70672E1AAD4CD4D7CCE274ACA711AED9D1AB51960E7D614E28AFC06E5A',
|
|
2818
|
+
exponent: 0,
|
|
2819
|
+
aliases: ['p:uluna:30Sep2025']
|
|
2820
|
+
}, {
|
|
2821
|
+
denom: 'pLUNA30Sep2025',
|
|
2822
|
+
exponent: 6
|
|
2823
|
+
}],
|
|
2824
|
+
base: 'ibc/F4FA8E70672E1AAD4CD4D7CCE274ACA711AED9D1AB51960E7D614E28AFC06E5A',
|
|
2825
|
+
name: 'pLuna (30Sep2025)',
|
|
2826
|
+
display: 'pLUNA30Sep2025',
|
|
2827
|
+
symbol: 'pLUNA-30Sep2025',
|
|
2828
|
+
logo_URIs: {
|
|
2829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
2831
|
+
},
|
|
2832
|
+
images: [{
|
|
2833
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2834
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
2835
|
+
}],
|
|
2836
|
+
type_asset: 'sdk.coin',
|
|
2837
|
+
traces: [{
|
|
2838
|
+
type: 'ibc',
|
|
2839
|
+
counterparty: {
|
|
2840
|
+
channel_id: 'channel-23',
|
|
2841
|
+
base_denom: 'p:uluna:30Sep2025',
|
|
2842
|
+
chain_name: 'pryzm'
|
|
2843
|
+
},
|
|
2844
|
+
chain: {
|
|
2845
|
+
channel_id: 'channel-257'
|
|
2846
|
+
}
|
|
2847
|
+
}]
|
|
2848
|
+
},
|
|
2569
2849
|
{
|
|
2570
2850
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
2571
2851
|
denom_units: [{
|
|
@@ -2706,6 +2986,41 @@ const assets = {
|
|
|
2706
2986
|
}
|
|
2707
2987
|
}]
|
|
2708
2988
|
},
|
|
2989
|
+
{
|
|
2990
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Jun2025',
|
|
2991
|
+
denom_units: [{
|
|
2992
|
+
denom: 'ibc/968F19C3B6F61E2CCAE70EC1E0BB9A9F6E83D43045CF59EA48D74CBF766D02D3',
|
|
2993
|
+
exponent: 0,
|
|
2994
|
+
aliases: ['p:uauuu:30Jun2025']
|
|
2995
|
+
}, {
|
|
2996
|
+
denom: 'pAUUU30Jun2025',
|
|
2997
|
+
exponent: 6
|
|
2998
|
+
}],
|
|
2999
|
+
base: 'ibc/968F19C3B6F61E2CCAE70EC1E0BB9A9F6E83D43045CF59EA48D74CBF766D02D3',
|
|
3000
|
+
name: 'pAuuu (30Jun2025)',
|
|
3001
|
+
display: 'pAUUU30Jun2025',
|
|
3002
|
+
symbol: 'pAUUU-30Jun2025',
|
|
3003
|
+
logo_URIs: {
|
|
3004
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
3005
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3006
|
+
},
|
|
3007
|
+
images: [{
|
|
3008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
3009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
3010
|
+
}],
|
|
3011
|
+
type_asset: 'sdk.coin',
|
|
3012
|
+
traces: [{
|
|
3013
|
+
type: 'ibc',
|
|
3014
|
+
counterparty: {
|
|
3015
|
+
channel_id: 'channel-23',
|
|
3016
|
+
base_denom: 'p:uauuu:30Jun2025',
|
|
3017
|
+
chain_name: 'pryzm'
|
|
3018
|
+
},
|
|
3019
|
+
chain: {
|
|
3020
|
+
channel_id: 'channel-257'
|
|
3021
|
+
}
|
|
3022
|
+
}]
|
|
3023
|
+
},
|
|
2709
3024
|
{
|
|
2710
3025
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2025',
|
|
2711
3026
|
denom_units: [{
|
|
@@ -2882,19 +3197,19 @@ const assets = {
|
|
|
2882
3197
|
}]
|
|
2883
3198
|
},
|
|
2884
3199
|
{
|
|
2885
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
3200
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Jun2025',
|
|
2886
3201
|
denom_units: [{
|
|
2887
|
-
denom: 'ibc/
|
|
3202
|
+
denom: 'ibc/53DE0B48EB8F4286CEDC6E8ADB6002478C4E2A6A63F3114E8646F782F52E96E0',
|
|
2888
3203
|
exponent: 0,
|
|
2889
|
-
aliases: ['p:stutia:
|
|
3204
|
+
aliases: ['p:stutia:30Jun2025']
|
|
2890
3205
|
}, {
|
|
2891
|
-
denom: '
|
|
3206
|
+
denom: 'pstTIA30Jun2025',
|
|
2892
3207
|
exponent: 6
|
|
2893
3208
|
}],
|
|
2894
|
-
base: 'ibc/
|
|
2895
|
-
name: 'pstTia (
|
|
2896
|
-
display: '
|
|
2897
|
-
symbol: 'pstTIA-
|
|
3209
|
+
base: 'ibc/53DE0B48EB8F4286CEDC6E8ADB6002478C4E2A6A63F3114E8646F782F52E96E0',
|
|
3210
|
+
name: 'pstTia (30Jun2025)',
|
|
3211
|
+
display: 'pstTIA30Jun2025',
|
|
3212
|
+
symbol: 'pstTIA-30Jun2025',
|
|
2898
3213
|
logo_URIs: {
|
|
2899
3214
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
2900
3215
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
@@ -2908,7 +3223,7 @@ const assets = {
|
|
|
2908
3223
|
type: 'ibc',
|
|
2909
3224
|
counterparty: {
|
|
2910
3225
|
channel_id: 'channel-23',
|
|
2911
|
-
base_denom: 'p:stutia:
|
|
3226
|
+
base_denom: 'p:stutia:30Jun2025',
|
|
2912
3227
|
chain_name: 'pryzm'
|
|
2913
3228
|
},
|
|
2914
3229
|
chain: {
|
|
@@ -2917,20 +3232,55 @@ const assets = {
|
|
|
2917
3232
|
}]
|
|
2918
3233
|
},
|
|
2919
3234
|
{
|
|
2920
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
3235
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
2921
3236
|
denom_units: [{
|
|
2922
|
-
denom: 'ibc/
|
|
3237
|
+
denom: 'ibc/BBE35E47418AA3A1608C3BC7D53E7AA78E1AB0AD823E1D16BFFAF245BDA2483F',
|
|
2923
3238
|
exponent: 0,
|
|
2924
|
-
aliases: ['p:stutia:
|
|
3239
|
+
aliases: ['p:stutia:31Dec2025']
|
|
2925
3240
|
}, {
|
|
2926
|
-
denom: '
|
|
3241
|
+
denom: 'pstTIA31Dec2025',
|
|
2927
3242
|
exponent: 6
|
|
2928
3243
|
}],
|
|
2929
|
-
base: 'ibc/
|
|
2930
|
-
name: 'pstTia (
|
|
2931
|
-
display: '
|
|
2932
|
-
symbol: 'pstTIA-
|
|
2933
|
-
logo_URIs: {
|
|
3244
|
+
base: 'ibc/BBE35E47418AA3A1608C3BC7D53E7AA78E1AB0AD823E1D16BFFAF245BDA2483F',
|
|
3245
|
+
name: 'pstTia (31Dec2025)',
|
|
3246
|
+
display: 'pstTIA31Dec2025',
|
|
3247
|
+
symbol: 'pstTIA-31Dec2025',
|
|
3248
|
+
logo_URIs: {
|
|
3249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
3250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
3251
|
+
},
|
|
3252
|
+
images: [{
|
|
3253
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
3254
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
3255
|
+
}],
|
|
3256
|
+
type_asset: 'sdk.coin',
|
|
3257
|
+
traces: [{
|
|
3258
|
+
type: 'ibc',
|
|
3259
|
+
counterparty: {
|
|
3260
|
+
channel_id: 'channel-23',
|
|
3261
|
+
base_denom: 'p:stutia:31Dec2025',
|
|
3262
|
+
chain_name: 'pryzm'
|
|
3263
|
+
},
|
|
3264
|
+
chain: {
|
|
3265
|
+
channel_id: 'channel-257'
|
|
3266
|
+
}
|
|
3267
|
+
}]
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
3271
|
+
denom_units: [{
|
|
3272
|
+
denom: 'ibc/2840098D5785B2EBE0A1946E991DCDFB5B2F2D1E3DA728D48D0F85CD5828AD87',
|
|
3273
|
+
exponent: 0,
|
|
3274
|
+
aliases: ['p:stutia:31Dec2026']
|
|
3275
|
+
}, {
|
|
3276
|
+
denom: 'pstTIA31Dec2026',
|
|
3277
|
+
exponent: 6
|
|
3278
|
+
}],
|
|
3279
|
+
base: 'ibc/2840098D5785B2EBE0A1946E991DCDFB5B2F2D1E3DA728D48D0F85CD5828AD87',
|
|
3280
|
+
name: 'pstTia (31Dec2026)',
|
|
3281
|
+
display: 'pstTIA31Dec2026',
|
|
3282
|
+
symbol: 'pstTIA-31Dec2026',
|
|
3283
|
+
logo_URIs: {
|
|
2934
3284
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
2935
3285
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
2936
3286
|
},
|
|
@@ -3056,6 +3406,41 @@ const assets = {
|
|
|
3056
3406
|
}
|
|
3057
3407
|
}]
|
|
3058
3408
|
},
|
|
3409
|
+
{
|
|
3410
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Jun2025',
|
|
3411
|
+
denom_units: [{
|
|
3412
|
+
denom: 'ibc/1D6E3E43B08479B785BFDD00448613223064977507AD2B5131C7194DDB2E211C',
|
|
3413
|
+
exponent: 0,
|
|
3414
|
+
aliases: ['p:stadydx:30Jun2025']
|
|
3415
|
+
}, {
|
|
3416
|
+
denom: 'pstDYDX30Jun2025',
|
|
3417
|
+
exponent: 18
|
|
3418
|
+
}],
|
|
3419
|
+
base: 'ibc/1D6E3E43B08479B785BFDD00448613223064977507AD2B5131C7194DDB2E211C',
|
|
3420
|
+
name: 'pstDydx (30Jun2025)',
|
|
3421
|
+
display: 'pstDYDX30Jun2025',
|
|
3422
|
+
symbol: 'pstDYDX-30Jun2025',
|
|
3423
|
+
logo_URIs: {
|
|
3424
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
3425
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
3426
|
+
},
|
|
3427
|
+
images: [{
|
|
3428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
3429
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
3430
|
+
}],
|
|
3431
|
+
type_asset: 'sdk.coin',
|
|
3432
|
+
traces: [{
|
|
3433
|
+
type: 'ibc',
|
|
3434
|
+
counterparty: {
|
|
3435
|
+
channel_id: 'channel-23',
|
|
3436
|
+
base_denom: 'p:stadydx:30Jun2025',
|
|
3437
|
+
chain_name: 'pryzm'
|
|
3438
|
+
},
|
|
3439
|
+
chain: {
|
|
3440
|
+
channel_id: 'channel-257'
|
|
3441
|
+
}
|
|
3442
|
+
}]
|
|
3443
|
+
},
|
|
3059
3444
|
{
|
|
3060
3445
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
3061
3446
|
denom_units: [{
|
|
@@ -3371,6 +3756,76 @@ const assets = {
|
|
|
3371
3756
|
}
|
|
3372
3757
|
}]
|
|
3373
3758
|
},
|
|
3759
|
+
{
|
|
3760
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Jun2025',
|
|
3761
|
+
denom_units: [{
|
|
3762
|
+
denom: 'ibc/895ECA6E18E37E7A41AB34312D80DFE0179BFB77950E826278517F1ED85C355B',
|
|
3763
|
+
exponent: 0,
|
|
3764
|
+
aliases: ['p:utia:30Jun2025']
|
|
3765
|
+
}, {
|
|
3766
|
+
denom: 'pTIA30Jun2025',
|
|
3767
|
+
exponent: 6
|
|
3768
|
+
}],
|
|
3769
|
+
base: 'ibc/895ECA6E18E37E7A41AB34312D80DFE0179BFB77950E826278517F1ED85C355B',
|
|
3770
|
+
name: 'pTia (30Jun2025)',
|
|
3771
|
+
display: 'pTIA30Jun2025',
|
|
3772
|
+
symbol: 'pTIA-30Jun2025',
|
|
3773
|
+
logo_URIs: {
|
|
3774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3775
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3776
|
+
},
|
|
3777
|
+
images: [{
|
|
3778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3779
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3780
|
+
}],
|
|
3781
|
+
type_asset: 'sdk.coin',
|
|
3782
|
+
traces: [{
|
|
3783
|
+
type: 'ibc',
|
|
3784
|
+
counterparty: {
|
|
3785
|
+
channel_id: 'channel-23',
|
|
3786
|
+
base_denom: 'p:utia:30Jun2025',
|
|
3787
|
+
chain_name: 'pryzm'
|
|
3788
|
+
},
|
|
3789
|
+
chain: {
|
|
3790
|
+
channel_id: 'channel-257'
|
|
3791
|
+
}
|
|
3792
|
+
}]
|
|
3793
|
+
},
|
|
3794
|
+
{
|
|
3795
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Sep2025',
|
|
3796
|
+
denom_units: [{
|
|
3797
|
+
denom: 'ibc/BDC5F288181F8F15277079225F38BA75895F4FE7B7A8B6E930DCB3915D0731A4',
|
|
3798
|
+
exponent: 0,
|
|
3799
|
+
aliases: ['p:utia:30Sep2025']
|
|
3800
|
+
}, {
|
|
3801
|
+
denom: 'pTIA30Sep2025',
|
|
3802
|
+
exponent: 6
|
|
3803
|
+
}],
|
|
3804
|
+
base: 'ibc/BDC5F288181F8F15277079225F38BA75895F4FE7B7A8B6E930DCB3915D0731A4',
|
|
3805
|
+
name: 'pTia (30Sep2025)',
|
|
3806
|
+
display: 'pTIA30Sep2025',
|
|
3807
|
+
symbol: 'pTIA-30Sep2025',
|
|
3808
|
+
logo_URIs: {
|
|
3809
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3810
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3811
|
+
},
|
|
3812
|
+
images: [{
|
|
3813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3814
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3815
|
+
}],
|
|
3816
|
+
type_asset: 'sdk.coin',
|
|
3817
|
+
traces: [{
|
|
3818
|
+
type: 'ibc',
|
|
3819
|
+
counterparty: {
|
|
3820
|
+
channel_id: 'channel-23',
|
|
3821
|
+
base_denom: 'p:utia:30Sep2025',
|
|
3822
|
+
chain_name: 'pryzm'
|
|
3823
|
+
},
|
|
3824
|
+
chain: {
|
|
3825
|
+
channel_id: 'channel-257'
|
|
3826
|
+
}
|
|
3827
|
+
}]
|
|
3828
|
+
},
|
|
3374
3829
|
{
|
|
3375
3830
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
3376
3831
|
denom_units: [{
|
|
@@ -3581,6 +4036,76 @@ const assets = {
|
|
|
3581
4036
|
}
|
|
3582
4037
|
}]
|
|
3583
4038
|
},
|
|
4039
|
+
{
|
|
4040
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2026',
|
|
4041
|
+
denom_units: [{
|
|
4042
|
+
denom: 'ibc/9AE212E39181C27FEE97511034214E9D181430D2472E074800560F15E1BCE1D5',
|
|
4043
|
+
exponent: 0,
|
|
4044
|
+
aliases: ['p:ausdy:31Mar2026']
|
|
4045
|
+
}, {
|
|
4046
|
+
denom: 'pUSDY31Mar2026',
|
|
4047
|
+
exponent: 18
|
|
4048
|
+
}],
|
|
4049
|
+
base: 'ibc/9AE212E39181C27FEE97511034214E9D181430D2472E074800560F15E1BCE1D5',
|
|
4050
|
+
name: 'pUsdy (31Mar2026)',
|
|
4051
|
+
display: 'pUSDY31Mar2026',
|
|
4052
|
+
symbol: 'pUSDY-31Mar2026',
|
|
4053
|
+
logo_URIs: {
|
|
4054
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4055
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4056
|
+
},
|
|
4057
|
+
images: [{
|
|
4058
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4059
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4060
|
+
}],
|
|
4061
|
+
type_asset: 'sdk.coin',
|
|
4062
|
+
traces: [{
|
|
4063
|
+
type: 'ibc',
|
|
4064
|
+
counterparty: {
|
|
4065
|
+
channel_id: 'channel-23',
|
|
4066
|
+
base_denom: 'p:ausdy:31Mar2026',
|
|
4067
|
+
chain_name: 'pryzm'
|
|
4068
|
+
},
|
|
4069
|
+
chain: {
|
|
4070
|
+
channel_id: 'channel-257'
|
|
4071
|
+
}
|
|
4072
|
+
}]
|
|
4073
|
+
},
|
|
4074
|
+
{
|
|
4075
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2026',
|
|
4076
|
+
denom_units: [{
|
|
4077
|
+
denom: 'ibc/DF24BBE1FA83ACA94F2B5EAF930BF217B4000D7536766D9BED34F6564571211F',
|
|
4078
|
+
exponent: 0,
|
|
4079
|
+
aliases: ['p:ausdy:30Jun2026']
|
|
4080
|
+
}, {
|
|
4081
|
+
denom: 'pUSDY30Jun2026',
|
|
4082
|
+
exponent: 18
|
|
4083
|
+
}],
|
|
4084
|
+
base: 'ibc/DF24BBE1FA83ACA94F2B5EAF930BF217B4000D7536766D9BED34F6564571211F',
|
|
4085
|
+
name: 'pUsdy (30Jun2026)',
|
|
4086
|
+
display: 'pUSDY30Jun2026',
|
|
4087
|
+
symbol: 'pUSDY-30Jun2026',
|
|
4088
|
+
logo_URIs: {
|
|
4089
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4090
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4091
|
+
},
|
|
4092
|
+
images: [{
|
|
4093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
4094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
4095
|
+
}],
|
|
4096
|
+
type_asset: 'sdk.coin',
|
|
4097
|
+
traces: [{
|
|
4098
|
+
type: 'ibc',
|
|
4099
|
+
counterparty: {
|
|
4100
|
+
channel_id: 'channel-23',
|
|
4101
|
+
base_denom: 'p:ausdy:30Jun2026',
|
|
4102
|
+
chain_name: 'pryzm'
|
|
4103
|
+
},
|
|
4104
|
+
chain: {
|
|
4105
|
+
channel_id: 'channel-257'
|
|
4106
|
+
}
|
|
4107
|
+
}]
|
|
4108
|
+
},
|
|
3584
4109
|
{
|
|
3585
4110
|
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
3586
4111
|
denom_units: [{
|
|
@@ -3721,6 +4246,76 @@ const assets = {
|
|
|
3721
4246
|
}
|
|
3722
4247
|
}]
|
|
3723
4248
|
},
|
|
4249
|
+
{
|
|
4250
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2026',
|
|
4251
|
+
denom_units: [{
|
|
4252
|
+
denom: 'ibc/67F9DF2BFDF95E31C9A7A6CFB9EF178FAB608E8CC89779E6913894F18CE77ED0',
|
|
4253
|
+
exponent: 0,
|
|
4254
|
+
aliases: ['p:upryzm:31Mar2026']
|
|
4255
|
+
}, {
|
|
4256
|
+
denom: 'pPRYZM31Mar2026',
|
|
4257
|
+
exponent: 6
|
|
4258
|
+
}],
|
|
4259
|
+
base: 'ibc/67F9DF2BFDF95E31C9A7A6CFB9EF178FAB608E8CC89779E6913894F18CE77ED0',
|
|
4260
|
+
name: 'pPryzm (31Mar2026)',
|
|
4261
|
+
display: 'pPRYZM31Mar2026',
|
|
4262
|
+
symbol: 'pPRYZM-31Mar2026',
|
|
4263
|
+
logo_URIs: {
|
|
4264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
4265
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
4266
|
+
},
|
|
4267
|
+
images: [{
|
|
4268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
4269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
4270
|
+
}],
|
|
4271
|
+
type_asset: 'sdk.coin',
|
|
4272
|
+
traces: [{
|
|
4273
|
+
type: 'ibc',
|
|
4274
|
+
counterparty: {
|
|
4275
|
+
channel_id: 'channel-23',
|
|
4276
|
+
base_denom: 'p:upryzm:31Mar2026',
|
|
4277
|
+
chain_name: 'pryzm'
|
|
4278
|
+
},
|
|
4279
|
+
chain: {
|
|
4280
|
+
channel_id: 'channel-257'
|
|
4281
|
+
}
|
|
4282
|
+
}]
|
|
4283
|
+
},
|
|
4284
|
+
{
|
|
4285
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2026',
|
|
4286
|
+
denom_units: [{
|
|
4287
|
+
denom: 'ibc/D5F81651CEC98016DB007BF7C55A1CBB00C82F38B775A0A9B1E69A0EC105DA45',
|
|
4288
|
+
exponent: 0,
|
|
4289
|
+
aliases: ['p:upryzm:30Jun2026']
|
|
4290
|
+
}, {
|
|
4291
|
+
denom: 'pPRYZM30Jun2026',
|
|
4292
|
+
exponent: 6
|
|
4293
|
+
}],
|
|
4294
|
+
base: 'ibc/D5F81651CEC98016DB007BF7C55A1CBB00C82F38B775A0A9B1E69A0EC105DA45',
|
|
4295
|
+
name: 'pPryzm (30Jun2026)',
|
|
4296
|
+
display: 'pPRYZM30Jun2026',
|
|
4297
|
+
symbol: 'pPRYZM-30Jun2026',
|
|
4298
|
+
logo_URIs: {
|
|
4299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
4300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
4301
|
+
},
|
|
4302
|
+
images: [{
|
|
4303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
4304
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
4305
|
+
}],
|
|
4306
|
+
type_asset: 'sdk.coin',
|
|
4307
|
+
traces: [{
|
|
4308
|
+
type: 'ibc',
|
|
4309
|
+
counterparty: {
|
|
4310
|
+
channel_id: 'channel-23',
|
|
4311
|
+
base_denom: 'p:upryzm:30Jun2026',
|
|
4312
|
+
chain_name: 'pryzm'
|
|
4313
|
+
},
|
|
4314
|
+
chain: {
|
|
4315
|
+
channel_id: 'channel-257'
|
|
4316
|
+
}
|
|
4317
|
+
}]
|
|
4318
|
+
},
|
|
3724
4319
|
{
|
|
3725
4320
|
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
3726
4321
|
denom_units: [{
|
|
@@ -3861,6 +4456,41 @@ const assets = {
|
|
|
3861
4456
|
}
|
|
3862
4457
|
}]
|
|
3863
4458
|
},
|
|
4459
|
+
{
|
|
4460
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2026',
|
|
4461
|
+
denom_units: [{
|
|
4462
|
+
denom: 'ibc/884C3D93A392DDADD5672AABA1A3CE4B7A614C073E42C6FB29712E4235D10A03',
|
|
4463
|
+
exponent: 0,
|
|
4464
|
+
aliases: ['p:asusds:30Jun2026']
|
|
4465
|
+
}, {
|
|
4466
|
+
denom: 'psUSDS30Jun2026',
|
|
4467
|
+
exponent: 18
|
|
4468
|
+
}],
|
|
4469
|
+
base: 'ibc/884C3D93A392DDADD5672AABA1A3CE4B7A614C073E42C6FB29712E4235D10A03',
|
|
4470
|
+
name: 'psUsds (30Jun2026)',
|
|
4471
|
+
display: 'psUSDS30Jun2026',
|
|
4472
|
+
symbol: 'psUSDS-30Jun2026',
|
|
4473
|
+
logo_URIs: {
|
|
4474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
4475
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
4476
|
+
},
|
|
4477
|
+
images: [{
|
|
4478
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
4479
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
4480
|
+
}],
|
|
4481
|
+
type_asset: 'sdk.coin',
|
|
4482
|
+
traces: [{
|
|
4483
|
+
type: 'ibc',
|
|
4484
|
+
counterparty: {
|
|
4485
|
+
channel_id: 'channel-23',
|
|
4486
|
+
base_denom: 'p:asusds:30Jun2026',
|
|
4487
|
+
chain_name: 'pryzm'
|
|
4488
|
+
},
|
|
4489
|
+
chain: {
|
|
4490
|
+
channel_id: 'channel-257'
|
|
4491
|
+
}
|
|
4492
|
+
}]
|
|
4493
|
+
},
|
|
3864
4494
|
{
|
|
3865
4495
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
3866
4496
|
denom_units: [{
|
|
@@ -3967,19 +4597,89 @@ const assets = {
|
|
|
3967
4597
|
}]
|
|
3968
4598
|
},
|
|
3969
4599
|
{
|
|
3970
|
-
description: 'Pryzm\'s refracted yield token for ATOM with maturity of
|
|
4600
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Jun2025',
|
|
3971
4601
|
denom_units: [{
|
|
3972
|
-
denom: 'ibc/
|
|
4602
|
+
denom: 'ibc/1925F5E360325007022E282CFA75A39B3A4E6274BE2D8B51DE7709AB617F3CCC',
|
|
3973
4603
|
exponent: 0,
|
|
3974
|
-
aliases: ['y:uatom:
|
|
4604
|
+
aliases: ['y:uatom:30Jun2025']
|
|
3975
4605
|
}, {
|
|
3976
|
-
denom: '
|
|
4606
|
+
denom: 'yATOM30Jun2025',
|
|
3977
4607
|
exponent: 6
|
|
3978
4608
|
}],
|
|
3979
|
-
base: 'ibc/
|
|
3980
|
-
name: 'yAtom (
|
|
3981
|
-
display: '
|
|
3982
|
-
symbol: 'yATOM-
|
|
4609
|
+
base: 'ibc/1925F5E360325007022E282CFA75A39B3A4E6274BE2D8B51DE7709AB617F3CCC',
|
|
4610
|
+
name: 'yAtom (30Jun2025)',
|
|
4611
|
+
display: 'yATOM30Jun2025',
|
|
4612
|
+
symbol: 'yATOM-30Jun2025',
|
|
4613
|
+
logo_URIs: {
|
|
4614
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
4615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
4616
|
+
},
|
|
4617
|
+
images: [{
|
|
4618
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
4619
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
4620
|
+
}],
|
|
4621
|
+
type_asset: 'sdk.coin',
|
|
4622
|
+
traces: [{
|
|
4623
|
+
type: 'ibc',
|
|
4624
|
+
counterparty: {
|
|
4625
|
+
channel_id: 'channel-23',
|
|
4626
|
+
base_denom: 'y:uatom:30Jun2025',
|
|
4627
|
+
chain_name: 'pryzm'
|
|
4628
|
+
},
|
|
4629
|
+
chain: {
|
|
4630
|
+
channel_id: 'channel-257'
|
|
4631
|
+
}
|
|
4632
|
+
}]
|
|
4633
|
+
},
|
|
4634
|
+
{
|
|
4635
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2025',
|
|
4636
|
+
denom_units: [{
|
|
4637
|
+
denom: 'ibc/716AC64366830299CD4E6D26B4A0151BCD5280053FD530C66E9B88E630B73C64',
|
|
4638
|
+
exponent: 0,
|
|
4639
|
+
aliases: ['y:uatom:30Sep2025']
|
|
4640
|
+
}, {
|
|
4641
|
+
denom: 'yATOM30Sep2025',
|
|
4642
|
+
exponent: 6
|
|
4643
|
+
}],
|
|
4644
|
+
base: 'ibc/716AC64366830299CD4E6D26B4A0151BCD5280053FD530C66E9B88E630B73C64',
|
|
4645
|
+
name: 'yAtom (30Sep2025)',
|
|
4646
|
+
display: 'yATOM30Sep2025',
|
|
4647
|
+
symbol: 'yATOM-30Sep2025',
|
|
4648
|
+
logo_URIs: {
|
|
4649
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
4650
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
4651
|
+
},
|
|
4652
|
+
images: [{
|
|
4653
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
4654
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
4655
|
+
}],
|
|
4656
|
+
type_asset: 'sdk.coin',
|
|
4657
|
+
traces: [{
|
|
4658
|
+
type: 'ibc',
|
|
4659
|
+
counterparty: {
|
|
4660
|
+
channel_id: 'channel-23',
|
|
4661
|
+
base_denom: 'y:uatom:30Sep2025',
|
|
4662
|
+
chain_name: 'pryzm'
|
|
4663
|
+
},
|
|
4664
|
+
chain: {
|
|
4665
|
+
channel_id: 'channel-257'
|
|
4666
|
+
}
|
|
4667
|
+
}]
|
|
4668
|
+
},
|
|
4669
|
+
{
|
|
4670
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
4671
|
+
denom_units: [{
|
|
4672
|
+
denom: 'ibc/9AB71D1EA2BEFA63DD81EC24825BDA75CA82C1604A345E19929BD1EDE155AC42',
|
|
4673
|
+
exponent: 0,
|
|
4674
|
+
aliases: ['y:uatom:31Dec2025']
|
|
4675
|
+
}, {
|
|
4676
|
+
denom: 'yATOM31Dec2025',
|
|
4677
|
+
exponent: 6
|
|
4678
|
+
}],
|
|
4679
|
+
base: 'ibc/9AB71D1EA2BEFA63DD81EC24825BDA75CA82C1604A345E19929BD1EDE155AC42',
|
|
4680
|
+
name: 'yAtom (31Dec2025)',
|
|
4681
|
+
display: 'yATOM31Dec2025',
|
|
4682
|
+
symbol: 'yATOM-31Dec2025',
|
|
3983
4683
|
logo_URIs: {
|
|
3984
4684
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
3985
4685
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
@@ -4141,6 +4841,76 @@ const assets = {
|
|
|
4141
4841
|
}
|
|
4142
4842
|
}]
|
|
4143
4843
|
},
|
|
4844
|
+
{
|
|
4845
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Jun2025',
|
|
4846
|
+
denom_units: [{
|
|
4847
|
+
denom: 'ibc/4A60159F07C77AD241F2EB697BFE0C6E46AA4DDBA4E22865DBF0EB4DDD89D2B0',
|
|
4848
|
+
exponent: 0,
|
|
4849
|
+
aliases: ['y:uosmo:30Jun2025']
|
|
4850
|
+
}, {
|
|
4851
|
+
denom: 'yOSMO30Jun2025',
|
|
4852
|
+
exponent: 6
|
|
4853
|
+
}],
|
|
4854
|
+
base: 'ibc/4A60159F07C77AD241F2EB697BFE0C6E46AA4DDBA4E22865DBF0EB4DDD89D2B0',
|
|
4855
|
+
name: 'yOsmo (30Jun2025)',
|
|
4856
|
+
display: 'yOSMO30Jun2025',
|
|
4857
|
+
symbol: 'yOSMO-30Jun2025',
|
|
4858
|
+
logo_URIs: {
|
|
4859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4860
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4861
|
+
},
|
|
4862
|
+
images: [{
|
|
4863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4865
|
+
}],
|
|
4866
|
+
type_asset: 'sdk.coin',
|
|
4867
|
+
traces: [{
|
|
4868
|
+
type: 'ibc',
|
|
4869
|
+
counterparty: {
|
|
4870
|
+
channel_id: 'channel-23',
|
|
4871
|
+
base_denom: 'y:uosmo:30Jun2025',
|
|
4872
|
+
chain_name: 'pryzm'
|
|
4873
|
+
},
|
|
4874
|
+
chain: {
|
|
4875
|
+
channel_id: 'channel-257'
|
|
4876
|
+
}
|
|
4877
|
+
}]
|
|
4878
|
+
},
|
|
4879
|
+
{
|
|
4880
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2025',
|
|
4881
|
+
denom_units: [{
|
|
4882
|
+
denom: 'ibc/FE1F74B575A20B51C0240BC6C3A3CC3353AA49E65876ACDE203D99F6169374E4',
|
|
4883
|
+
exponent: 0,
|
|
4884
|
+
aliases: ['y:uosmo:30Sep2025']
|
|
4885
|
+
}, {
|
|
4886
|
+
denom: 'yOSMO30Sep2025',
|
|
4887
|
+
exponent: 6
|
|
4888
|
+
}],
|
|
4889
|
+
base: 'ibc/FE1F74B575A20B51C0240BC6C3A3CC3353AA49E65876ACDE203D99F6169374E4',
|
|
4890
|
+
name: 'yOsmo (30Sep2025)',
|
|
4891
|
+
display: 'yOSMO30Sep2025',
|
|
4892
|
+
symbol: 'yOSMO-30Sep2025',
|
|
4893
|
+
logo_URIs: {
|
|
4894
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4895
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4896
|
+
},
|
|
4897
|
+
images: [{
|
|
4898
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
4899
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
4900
|
+
}],
|
|
4901
|
+
type_asset: 'sdk.coin',
|
|
4902
|
+
traces: [{
|
|
4903
|
+
type: 'ibc',
|
|
4904
|
+
counterparty: {
|
|
4905
|
+
channel_id: 'channel-23',
|
|
4906
|
+
base_denom: 'y:uosmo:30Sep2025',
|
|
4907
|
+
chain_name: 'pryzm'
|
|
4908
|
+
},
|
|
4909
|
+
chain: {
|
|
4910
|
+
channel_id: 'channel-257'
|
|
4911
|
+
}
|
|
4912
|
+
}]
|
|
4913
|
+
},
|
|
4144
4914
|
{
|
|
4145
4915
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
4146
4916
|
denom_units: [{
|
|
@@ -4316,6 +5086,76 @@ const assets = {
|
|
|
4316
5086
|
}
|
|
4317
5087
|
}]
|
|
4318
5088
|
},
|
|
5089
|
+
{
|
|
5090
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Jun2025',
|
|
5091
|
+
denom_units: [{
|
|
5092
|
+
denom: 'ibc/482416436843E381BEEB164685C6805075BE18FB5D2D144533B13CF8C56BF5BB',
|
|
5093
|
+
exponent: 0,
|
|
5094
|
+
aliases: ['y:inj:30Jun2025']
|
|
5095
|
+
}, {
|
|
5096
|
+
denom: 'yINJ30Jun2025',
|
|
5097
|
+
exponent: 18
|
|
5098
|
+
}],
|
|
5099
|
+
base: 'ibc/482416436843E381BEEB164685C6805075BE18FB5D2D144533B13CF8C56BF5BB',
|
|
5100
|
+
name: 'yInj (30Jun2025)',
|
|
5101
|
+
display: 'yINJ30Jun2025',
|
|
5102
|
+
symbol: 'yINJ-30Jun2025',
|
|
5103
|
+
logo_URIs: {
|
|
5104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5106
|
+
},
|
|
5107
|
+
images: [{
|
|
5108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5110
|
+
}],
|
|
5111
|
+
type_asset: 'sdk.coin',
|
|
5112
|
+
traces: [{
|
|
5113
|
+
type: 'ibc',
|
|
5114
|
+
counterparty: {
|
|
5115
|
+
channel_id: 'channel-23',
|
|
5116
|
+
base_denom: 'y:inj:30Jun2025',
|
|
5117
|
+
chain_name: 'pryzm'
|
|
5118
|
+
},
|
|
5119
|
+
chain: {
|
|
5120
|
+
channel_id: 'channel-257'
|
|
5121
|
+
}
|
|
5122
|
+
}]
|
|
5123
|
+
},
|
|
5124
|
+
{
|
|
5125
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2025',
|
|
5126
|
+
denom_units: [{
|
|
5127
|
+
denom: 'ibc/B0E544135FF483C38B1503B56FEF26EE9454A263D0B2A5BBB60C9DE15A934EAA',
|
|
5128
|
+
exponent: 0,
|
|
5129
|
+
aliases: ['y:inj:30Sep2025']
|
|
5130
|
+
}, {
|
|
5131
|
+
denom: 'yINJ30Sep2025',
|
|
5132
|
+
exponent: 18
|
|
5133
|
+
}],
|
|
5134
|
+
base: 'ibc/B0E544135FF483C38B1503B56FEF26EE9454A263D0B2A5BBB60C9DE15A934EAA',
|
|
5135
|
+
name: 'yInj (30Sep2025)',
|
|
5136
|
+
display: 'yINJ30Sep2025',
|
|
5137
|
+
symbol: 'yINJ-30Sep2025',
|
|
5138
|
+
logo_URIs: {
|
|
5139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5141
|
+
},
|
|
5142
|
+
images: [{
|
|
5143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
5144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
5145
|
+
}],
|
|
5146
|
+
type_asset: 'sdk.coin',
|
|
5147
|
+
traces: [{
|
|
5148
|
+
type: 'ibc',
|
|
5149
|
+
counterparty: {
|
|
5150
|
+
channel_id: 'channel-23',
|
|
5151
|
+
base_denom: 'y:inj:30Sep2025',
|
|
5152
|
+
chain_name: 'pryzm'
|
|
5153
|
+
},
|
|
5154
|
+
chain: {
|
|
5155
|
+
channel_id: 'channel-257'
|
|
5156
|
+
}
|
|
5157
|
+
}]
|
|
5158
|
+
},
|
|
4319
5159
|
{
|
|
4320
5160
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
4321
5161
|
denom_units: [{
|
|
@@ -4491,6 +5331,76 @@ const assets = {
|
|
|
4491
5331
|
}
|
|
4492
5332
|
}]
|
|
4493
5333
|
},
|
|
5334
|
+
{
|
|
5335
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Jun2025',
|
|
5336
|
+
denom_units: [{
|
|
5337
|
+
denom: 'ibc/C0EF52927F547F0E29AC3EDBE04A86C2D52DD6D564FA33D91CE26B90BEA0949F',
|
|
5338
|
+
exponent: 0,
|
|
5339
|
+
aliases: ['y:uluna:30Jun2025']
|
|
5340
|
+
}, {
|
|
5341
|
+
denom: 'yLUNA30Jun2025',
|
|
5342
|
+
exponent: 6
|
|
5343
|
+
}],
|
|
5344
|
+
base: 'ibc/C0EF52927F547F0E29AC3EDBE04A86C2D52DD6D564FA33D91CE26B90BEA0949F',
|
|
5345
|
+
name: 'yLuna (30Jun2025)',
|
|
5346
|
+
display: 'yLUNA30Jun2025',
|
|
5347
|
+
symbol: 'yLUNA-30Jun2025',
|
|
5348
|
+
logo_URIs: {
|
|
5349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5351
|
+
},
|
|
5352
|
+
images: [{
|
|
5353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5354
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5355
|
+
}],
|
|
5356
|
+
type_asset: 'sdk.coin',
|
|
5357
|
+
traces: [{
|
|
5358
|
+
type: 'ibc',
|
|
5359
|
+
counterparty: {
|
|
5360
|
+
channel_id: 'channel-23',
|
|
5361
|
+
base_denom: 'y:uluna:30Jun2025',
|
|
5362
|
+
chain_name: 'pryzm'
|
|
5363
|
+
},
|
|
5364
|
+
chain: {
|
|
5365
|
+
channel_id: 'channel-257'
|
|
5366
|
+
}
|
|
5367
|
+
}]
|
|
5368
|
+
},
|
|
5369
|
+
{
|
|
5370
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2025',
|
|
5371
|
+
denom_units: [{
|
|
5372
|
+
denom: 'ibc/25F632582B89C95DB8D71D3A8CB8EE4BE8CF29BEF208EBDCA4A84C5351142093',
|
|
5373
|
+
exponent: 0,
|
|
5374
|
+
aliases: ['y:uluna:30Sep2025']
|
|
5375
|
+
}, {
|
|
5376
|
+
denom: 'yLUNA30Sep2025',
|
|
5377
|
+
exponent: 6
|
|
5378
|
+
}],
|
|
5379
|
+
base: 'ibc/25F632582B89C95DB8D71D3A8CB8EE4BE8CF29BEF208EBDCA4A84C5351142093',
|
|
5380
|
+
name: 'yLuna (30Sep2025)',
|
|
5381
|
+
display: 'yLUNA30Sep2025',
|
|
5382
|
+
symbol: 'yLUNA-30Sep2025',
|
|
5383
|
+
logo_URIs: {
|
|
5384
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5385
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5386
|
+
},
|
|
5387
|
+
images: [{
|
|
5388
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
5389
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
5390
|
+
}],
|
|
5391
|
+
type_asset: 'sdk.coin',
|
|
5392
|
+
traces: [{
|
|
5393
|
+
type: 'ibc',
|
|
5394
|
+
counterparty: {
|
|
5395
|
+
channel_id: 'channel-23',
|
|
5396
|
+
base_denom: 'y:uluna:30Sep2025',
|
|
5397
|
+
chain_name: 'pryzm'
|
|
5398
|
+
},
|
|
5399
|
+
chain: {
|
|
5400
|
+
channel_id: 'channel-257'
|
|
5401
|
+
}
|
|
5402
|
+
}]
|
|
5403
|
+
},
|
|
4494
5404
|
{
|
|
4495
5405
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
4496
5406
|
denom_units: [{
|
|
@@ -4631,6 +5541,41 @@ const assets = {
|
|
|
4631
5541
|
}
|
|
4632
5542
|
}]
|
|
4633
5543
|
},
|
|
5544
|
+
{
|
|
5545
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Jun2025',
|
|
5546
|
+
denom_units: [{
|
|
5547
|
+
denom: 'ibc/04DE8538E36C0C525F4A44BBBA5B3F590DACC6C7DE2DD9B204F8615DEAECBB9C',
|
|
5548
|
+
exponent: 0,
|
|
5549
|
+
aliases: ['y:uauuu:30Jun2025']
|
|
5550
|
+
}, {
|
|
5551
|
+
denom: 'yAUUU30Jun2025',
|
|
5552
|
+
exponent: 6
|
|
5553
|
+
}],
|
|
5554
|
+
base: 'ibc/04DE8538E36C0C525F4A44BBBA5B3F590DACC6C7DE2DD9B204F8615DEAECBB9C',
|
|
5555
|
+
name: 'yAuuu (30Jun2025)',
|
|
5556
|
+
display: 'yAUUU30Jun2025',
|
|
5557
|
+
symbol: 'yAUUU-30Jun2025',
|
|
5558
|
+
logo_URIs: {
|
|
5559
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
5560
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5561
|
+
},
|
|
5562
|
+
images: [{
|
|
5563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
5564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
5565
|
+
}],
|
|
5566
|
+
type_asset: 'sdk.coin',
|
|
5567
|
+
traces: [{
|
|
5568
|
+
type: 'ibc',
|
|
5569
|
+
counterparty: {
|
|
5570
|
+
channel_id: 'channel-23',
|
|
5571
|
+
base_denom: 'y:uauuu:30Jun2025',
|
|
5572
|
+
chain_name: 'pryzm'
|
|
5573
|
+
},
|
|
5574
|
+
chain: {
|
|
5575
|
+
channel_id: 'channel-257'
|
|
5576
|
+
}
|
|
5577
|
+
}]
|
|
5578
|
+
},
|
|
4634
5579
|
{
|
|
4635
5580
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2025',
|
|
4636
5581
|
denom_units: [{
|
|
@@ -4807,19 +5752,19 @@ const assets = {
|
|
|
4807
5752
|
}]
|
|
4808
5753
|
},
|
|
4809
5754
|
{
|
|
4810
|
-
description: 'Pryzm\'s refracted yield token for stTIA with maturity of
|
|
5755
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Jun2025',
|
|
4811
5756
|
denom_units: [{
|
|
4812
|
-
denom: 'ibc/
|
|
5757
|
+
denom: 'ibc/3DA72581434954123D138C3BA7094C6344ED81E7D1DE6D3AEC4F909355D8E805',
|
|
4813
5758
|
exponent: 0,
|
|
4814
|
-
aliases: ['y:stutia:
|
|
5759
|
+
aliases: ['y:stutia:30Jun2025']
|
|
4815
5760
|
}, {
|
|
4816
|
-
denom: '
|
|
5761
|
+
denom: 'ystTIA30Jun2025',
|
|
4817
5762
|
exponent: 6
|
|
4818
5763
|
}],
|
|
4819
|
-
base: 'ibc/
|
|
4820
|
-
name: 'ystTia (
|
|
4821
|
-
display: '
|
|
4822
|
-
symbol: 'ystTIA-
|
|
5764
|
+
base: 'ibc/3DA72581434954123D138C3BA7094C6344ED81E7D1DE6D3AEC4F909355D8E805',
|
|
5765
|
+
name: 'ystTia (30Jun2025)',
|
|
5766
|
+
display: 'ystTIA30Jun2025',
|
|
5767
|
+
symbol: 'ystTIA-30Jun2025',
|
|
4823
5768
|
logo_URIs: {
|
|
4824
5769
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
4825
5770
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
@@ -4833,7 +5778,7 @@ const assets = {
|
|
|
4833
5778
|
type: 'ibc',
|
|
4834
5779
|
counterparty: {
|
|
4835
5780
|
channel_id: 'channel-23',
|
|
4836
|
-
base_denom: 'y:stutia:
|
|
5781
|
+
base_denom: 'y:stutia:30Jun2025',
|
|
4837
5782
|
chain_name: 'pryzm'
|
|
4838
5783
|
},
|
|
4839
5784
|
chain: {
|
|
@@ -4842,11 +5787,46 @@ const assets = {
|
|
|
4842
5787
|
}]
|
|
4843
5788
|
},
|
|
4844
5789
|
{
|
|
4845
|
-
description: 'Pryzm\'s refracted yield token for stTIA with maturity of
|
|
5790
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
4846
5791
|
denom_units: [{
|
|
4847
|
-
denom: 'ibc/
|
|
5792
|
+
denom: 'ibc/5C3E03B6D334E87684B0DC94033B279FE6DDC657268715AD8B2ACAEC2510E769',
|
|
4848
5793
|
exponent: 0,
|
|
4849
|
-
aliases: ['y:stutia:
|
|
5794
|
+
aliases: ['y:stutia:31Dec2025']
|
|
5795
|
+
}, {
|
|
5796
|
+
denom: 'ystTIA31Dec2025',
|
|
5797
|
+
exponent: 6
|
|
5798
|
+
}],
|
|
5799
|
+
base: 'ibc/5C3E03B6D334E87684B0DC94033B279FE6DDC657268715AD8B2ACAEC2510E769',
|
|
5800
|
+
name: 'ystTia (31Dec2025)',
|
|
5801
|
+
display: 'ystTIA31Dec2025',
|
|
5802
|
+
symbol: 'ystTIA-31Dec2025',
|
|
5803
|
+
logo_URIs: {
|
|
5804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
5805
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
5806
|
+
},
|
|
5807
|
+
images: [{
|
|
5808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
5809
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
5810
|
+
}],
|
|
5811
|
+
type_asset: 'sdk.coin',
|
|
5812
|
+
traces: [{
|
|
5813
|
+
type: 'ibc',
|
|
5814
|
+
counterparty: {
|
|
5815
|
+
channel_id: 'channel-23',
|
|
5816
|
+
base_denom: 'y:stutia:31Dec2025',
|
|
5817
|
+
chain_name: 'pryzm'
|
|
5818
|
+
},
|
|
5819
|
+
chain: {
|
|
5820
|
+
channel_id: 'channel-257'
|
|
5821
|
+
}
|
|
5822
|
+
}]
|
|
5823
|
+
},
|
|
5824
|
+
{
|
|
5825
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
5826
|
+
denom_units: [{
|
|
5827
|
+
denom: 'ibc/8762A151A22E5556D4E030AF766ED5DAC57DBB3534FEF9AE55416B135F6C2578',
|
|
5828
|
+
exponent: 0,
|
|
5829
|
+
aliases: ['y:stutia:31Dec2026']
|
|
4850
5830
|
}, {
|
|
4851
5831
|
denom: 'ystTIA31Dec2026',
|
|
4852
5832
|
exponent: 6
|
|
@@ -4981,6 +5961,41 @@ const assets = {
|
|
|
4981
5961
|
}
|
|
4982
5962
|
}]
|
|
4983
5963
|
},
|
|
5964
|
+
{
|
|
5965
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Jun2025',
|
|
5966
|
+
denom_units: [{
|
|
5967
|
+
denom: 'ibc/9B225BD1C3CB8DB05D57BCFA65A2BA4A40ED7AC660BBB98370EB7157CD42936A',
|
|
5968
|
+
exponent: 0,
|
|
5969
|
+
aliases: ['y:stadydx:30Jun2025']
|
|
5970
|
+
}, {
|
|
5971
|
+
denom: 'ystDYDX30Jun2025',
|
|
5972
|
+
exponent: 6
|
|
5973
|
+
}],
|
|
5974
|
+
base: 'ibc/9B225BD1C3CB8DB05D57BCFA65A2BA4A40ED7AC660BBB98370EB7157CD42936A',
|
|
5975
|
+
name: 'ystDydx (30Jun2025)',
|
|
5976
|
+
display: 'ystDYDX30Jun2025',
|
|
5977
|
+
symbol: 'ystDYDX-30Jun2025',
|
|
5978
|
+
logo_URIs: {
|
|
5979
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
5980
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5981
|
+
},
|
|
5982
|
+
images: [{
|
|
5983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
5984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
5985
|
+
}],
|
|
5986
|
+
type_asset: 'sdk.coin',
|
|
5987
|
+
traces: [{
|
|
5988
|
+
type: 'ibc',
|
|
5989
|
+
counterparty: {
|
|
5990
|
+
channel_id: 'channel-23',
|
|
5991
|
+
base_denom: 'y:stadydx:30Jun2025',
|
|
5992
|
+
chain_name: 'pryzm'
|
|
5993
|
+
},
|
|
5994
|
+
chain: {
|
|
5995
|
+
channel_id: 'channel-257'
|
|
5996
|
+
}
|
|
5997
|
+
}]
|
|
5998
|
+
},
|
|
4984
5999
|
{
|
|
4985
6000
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
4986
6001
|
denom_units: [{
|
|
@@ -5296,6 +6311,76 @@ const assets = {
|
|
|
5296
6311
|
}
|
|
5297
6312
|
}]
|
|
5298
6313
|
},
|
|
6314
|
+
{
|
|
6315
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Jun2025',
|
|
6316
|
+
denom_units: [{
|
|
6317
|
+
denom: 'ibc/6AF410F051F251D0560CACB6F45AA9E1063854F0452A4DD249BFD82939D76D56',
|
|
6318
|
+
exponent: 0,
|
|
6319
|
+
aliases: ['y:utia:30Jun2025']
|
|
6320
|
+
}, {
|
|
6321
|
+
denom: 'yTIA30Jun2025',
|
|
6322
|
+
exponent: 6
|
|
6323
|
+
}],
|
|
6324
|
+
base: 'ibc/6AF410F051F251D0560CACB6F45AA9E1063854F0452A4DD249BFD82939D76D56',
|
|
6325
|
+
name: 'yTia (30Jun2025)',
|
|
6326
|
+
display: 'yTIA30Jun2025',
|
|
6327
|
+
symbol: 'yTIA-30Jun2025',
|
|
6328
|
+
logo_URIs: {
|
|
6329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6330
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6331
|
+
},
|
|
6332
|
+
images: [{
|
|
6333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6334
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6335
|
+
}],
|
|
6336
|
+
type_asset: 'sdk.coin',
|
|
6337
|
+
traces: [{
|
|
6338
|
+
type: 'ibc',
|
|
6339
|
+
counterparty: {
|
|
6340
|
+
channel_id: 'channel-23',
|
|
6341
|
+
base_denom: 'y:utia:30Jun2025',
|
|
6342
|
+
chain_name: 'pryzm'
|
|
6343
|
+
},
|
|
6344
|
+
chain: {
|
|
6345
|
+
channel_id: 'channel-257'
|
|
6346
|
+
}
|
|
6347
|
+
}]
|
|
6348
|
+
},
|
|
6349
|
+
{
|
|
6350
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Sep2025',
|
|
6351
|
+
denom_units: [{
|
|
6352
|
+
denom: 'ibc/3A9E82F8B655D13400F6EB17E0FD732F28E2BFFB0C1C0E099B27BC4265040E26',
|
|
6353
|
+
exponent: 0,
|
|
6354
|
+
aliases: ['y:utia:30Sep2025']
|
|
6355
|
+
}, {
|
|
6356
|
+
denom: 'yTIA30Sep2025',
|
|
6357
|
+
exponent: 6
|
|
6358
|
+
}],
|
|
6359
|
+
base: 'ibc/3A9E82F8B655D13400F6EB17E0FD732F28E2BFFB0C1C0E099B27BC4265040E26',
|
|
6360
|
+
name: 'yTia (30Sep2025)',
|
|
6361
|
+
display: 'yTIA30Sep2025',
|
|
6362
|
+
symbol: 'yTIA-30Sep2025',
|
|
6363
|
+
logo_URIs: {
|
|
6364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6366
|
+
},
|
|
6367
|
+
images: [{
|
|
6368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
6369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
6370
|
+
}],
|
|
6371
|
+
type_asset: 'sdk.coin',
|
|
6372
|
+
traces: [{
|
|
6373
|
+
type: 'ibc',
|
|
6374
|
+
counterparty: {
|
|
6375
|
+
channel_id: 'channel-23',
|
|
6376
|
+
base_denom: 'y:utia:30Sep2025',
|
|
6377
|
+
chain_name: 'pryzm'
|
|
6378
|
+
},
|
|
6379
|
+
chain: {
|
|
6380
|
+
channel_id: 'channel-257'
|
|
6381
|
+
}
|
|
6382
|
+
}]
|
|
6383
|
+
},
|
|
5299
6384
|
{
|
|
5300
6385
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
5301
6386
|
denom_units: [{
|
|
@@ -5506,6 +6591,76 @@ const assets = {
|
|
|
5506
6591
|
}
|
|
5507
6592
|
}]
|
|
5508
6593
|
},
|
|
6594
|
+
{
|
|
6595
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2026',
|
|
6596
|
+
denom_units: [{
|
|
6597
|
+
denom: 'ibc/1AD94940D5E3387DF71AF51FA140B059803662C4F397B858E74ADF7F770EA14A',
|
|
6598
|
+
exponent: 0,
|
|
6599
|
+
aliases: ['y:ausdy:31Mar2026']
|
|
6600
|
+
}, {
|
|
6601
|
+
denom: 'yUSDY31Mar2026',
|
|
6602
|
+
exponent: 18
|
|
6603
|
+
}],
|
|
6604
|
+
base: 'ibc/1AD94940D5E3387DF71AF51FA140B059803662C4F397B858E74ADF7F770EA14A',
|
|
6605
|
+
name: 'yUsdy (31Mar2026)',
|
|
6606
|
+
display: 'yUSDY31Mar2026',
|
|
6607
|
+
symbol: 'yUSDY-31Mar2026',
|
|
6608
|
+
logo_URIs: {
|
|
6609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6610
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6611
|
+
},
|
|
6612
|
+
images: [{
|
|
6613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6614
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6615
|
+
}],
|
|
6616
|
+
type_asset: 'sdk.coin',
|
|
6617
|
+
traces: [{
|
|
6618
|
+
type: 'ibc',
|
|
6619
|
+
counterparty: {
|
|
6620
|
+
channel_id: 'channel-23',
|
|
6621
|
+
base_denom: 'y:ausdy:31Mar2026',
|
|
6622
|
+
chain_name: 'pryzm'
|
|
6623
|
+
},
|
|
6624
|
+
chain: {
|
|
6625
|
+
channel_id: 'channel-257'
|
|
6626
|
+
}
|
|
6627
|
+
}]
|
|
6628
|
+
},
|
|
6629
|
+
{
|
|
6630
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2026',
|
|
6631
|
+
denom_units: [{
|
|
6632
|
+
denom: 'ibc/BE8CDA0A29AC281791718A1F09CD2B00D0755CC9F84AE39A5761E9742DF73D13',
|
|
6633
|
+
exponent: 0,
|
|
6634
|
+
aliases: ['y:ausdy:30Jun2026']
|
|
6635
|
+
}, {
|
|
6636
|
+
denom: 'yUSDY30Jun2026',
|
|
6637
|
+
exponent: 18
|
|
6638
|
+
}],
|
|
6639
|
+
base: 'ibc/BE8CDA0A29AC281791718A1F09CD2B00D0755CC9F84AE39A5761E9742DF73D13',
|
|
6640
|
+
name: 'yUsdy (30Jun2026)',
|
|
6641
|
+
display: 'yUSDY30Jun2026',
|
|
6642
|
+
symbol: 'yUSDY-30Jun2026',
|
|
6643
|
+
logo_URIs: {
|
|
6644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6646
|
+
},
|
|
6647
|
+
images: [{
|
|
6648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
6649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
6650
|
+
}],
|
|
6651
|
+
type_asset: 'sdk.coin',
|
|
6652
|
+
traces: [{
|
|
6653
|
+
type: 'ibc',
|
|
6654
|
+
counterparty: {
|
|
6655
|
+
channel_id: 'channel-23',
|
|
6656
|
+
base_denom: 'y:ausdy:30Jun2026',
|
|
6657
|
+
chain_name: 'pryzm'
|
|
6658
|
+
},
|
|
6659
|
+
chain: {
|
|
6660
|
+
channel_id: 'channel-257'
|
|
6661
|
+
}
|
|
6662
|
+
}]
|
|
6663
|
+
},
|
|
5509
6664
|
{
|
|
5510
6665
|
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
5511
6666
|
denom_units: [{
|
|
@@ -5646,6 +6801,76 @@ const assets = {
|
|
|
5646
6801
|
}
|
|
5647
6802
|
}]
|
|
5648
6803
|
},
|
|
6804
|
+
{
|
|
6805
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2026',
|
|
6806
|
+
denom_units: [{
|
|
6807
|
+
denom: 'ibc/8800A35E58CBA24927A15CE074A3BFCA9122C999D1013C32BB6630BEB395CE2C',
|
|
6808
|
+
exponent: 0,
|
|
6809
|
+
aliases: ['y:upryzm:31Mar2026']
|
|
6810
|
+
}, {
|
|
6811
|
+
denom: 'yPRYZM31Mar2026',
|
|
6812
|
+
exponent: 6
|
|
6813
|
+
}],
|
|
6814
|
+
base: 'ibc/8800A35E58CBA24927A15CE074A3BFCA9122C999D1013C32BB6630BEB395CE2C',
|
|
6815
|
+
name: 'yPryzm (31Mar2026)',
|
|
6816
|
+
display: 'yPRYZM31Mar2026',
|
|
6817
|
+
symbol: 'yPRYZM-31Mar2026',
|
|
6818
|
+
logo_URIs: {
|
|
6819
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
6820
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
6821
|
+
},
|
|
6822
|
+
images: [{
|
|
6823
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
6824
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
6825
|
+
}],
|
|
6826
|
+
type_asset: 'sdk.coin',
|
|
6827
|
+
traces: [{
|
|
6828
|
+
type: 'ibc',
|
|
6829
|
+
counterparty: {
|
|
6830
|
+
channel_id: 'channel-23',
|
|
6831
|
+
base_denom: 'y:upryzm:31Mar2026',
|
|
6832
|
+
chain_name: 'pryzm'
|
|
6833
|
+
},
|
|
6834
|
+
chain: {
|
|
6835
|
+
channel_id: 'channel-257'
|
|
6836
|
+
}
|
|
6837
|
+
}]
|
|
6838
|
+
},
|
|
6839
|
+
{
|
|
6840
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2026',
|
|
6841
|
+
denom_units: [{
|
|
6842
|
+
denom: 'ibc/D2D9F2EF81F2E4AD33C81EC6EAF4122FB1376437C801E4B1C7221A31EC95EAD9',
|
|
6843
|
+
exponent: 0,
|
|
6844
|
+
aliases: ['y:upryzm:30Jun2026']
|
|
6845
|
+
}, {
|
|
6846
|
+
denom: 'yPRYZM30Jun2026',
|
|
6847
|
+
exponent: 6
|
|
6848
|
+
}],
|
|
6849
|
+
base: 'ibc/D2D9F2EF81F2E4AD33C81EC6EAF4122FB1376437C801E4B1C7221A31EC95EAD9',
|
|
6850
|
+
name: 'yPryzm (30Jun2026)',
|
|
6851
|
+
display: 'yPRYZM30Jun2026',
|
|
6852
|
+
symbol: 'yPRYZM-30Jun2026',
|
|
6853
|
+
logo_URIs: {
|
|
6854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
6855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
6856
|
+
},
|
|
6857
|
+
images: [{
|
|
6858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
6859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
6860
|
+
}],
|
|
6861
|
+
type_asset: 'sdk.coin',
|
|
6862
|
+
traces: [{
|
|
6863
|
+
type: 'ibc',
|
|
6864
|
+
counterparty: {
|
|
6865
|
+
channel_id: 'channel-23',
|
|
6866
|
+
base_denom: 'y:upryzm:30Jun2026',
|
|
6867
|
+
chain_name: 'pryzm'
|
|
6868
|
+
},
|
|
6869
|
+
chain: {
|
|
6870
|
+
channel_id: 'channel-257'
|
|
6871
|
+
}
|
|
6872
|
+
}]
|
|
6873
|
+
},
|
|
5649
6874
|
{
|
|
5650
6875
|
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
5651
6876
|
denom_units: [{
|
|
@@ -5786,6 +7011,41 @@ const assets = {
|
|
|
5786
7011
|
}
|
|
5787
7012
|
}]
|
|
5788
7013
|
},
|
|
7014
|
+
{
|
|
7015
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2026',
|
|
7016
|
+
denom_units: [{
|
|
7017
|
+
denom: 'ibc/4771EB138C686B4101E0C08BE8A6F17E0F70A2F84C6952BDE2878752B79C3035',
|
|
7018
|
+
exponent: 0,
|
|
7019
|
+
aliases: ['y:asusds:30Jun2026']
|
|
7020
|
+
}, {
|
|
7021
|
+
denom: 'ysUSDS30Jun2026',
|
|
7022
|
+
exponent: 18
|
|
7023
|
+
}],
|
|
7024
|
+
base: 'ibc/4771EB138C686B4101E0C08BE8A6F17E0F70A2F84C6952BDE2878752B79C3035',
|
|
7025
|
+
name: 'ysUsds (30Jun2026)',
|
|
7026
|
+
display: 'ysUSDS30Jun2026',
|
|
7027
|
+
symbol: 'ysUSDS-30Jun2026',
|
|
7028
|
+
logo_URIs: {
|
|
7029
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
7030
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
7031
|
+
},
|
|
7032
|
+
images: [{
|
|
7033
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
7034
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
7035
|
+
}],
|
|
7036
|
+
type_asset: 'sdk.coin',
|
|
7037
|
+
traces: [{
|
|
7038
|
+
type: 'ibc',
|
|
7039
|
+
counterparty: {
|
|
7040
|
+
channel_id: 'channel-23',
|
|
7041
|
+
base_denom: 'y:asusds:30Jun2026',
|
|
7042
|
+
chain_name: 'pryzm'
|
|
7043
|
+
},
|
|
7044
|
+
chain: {
|
|
7045
|
+
channel_id: 'channel-257'
|
|
7046
|
+
}
|
|
7047
|
+
}]
|
|
7048
|
+
},
|
|
5789
7049
|
{
|
|
5790
7050
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
5791
7051
|
denom_units: [{
|
|
@@ -9177,19 +10437,19 @@ const assets = {
|
|
|
9177
10437
|
}]
|
|
9178
10438
|
},
|
|
9179
10439
|
{
|
|
9180
|
-
description: 'Pryzm\'s refracted principal token for ATOM with maturity of
|
|
10440
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Jun2025',
|
|
9181
10441
|
denom_units: [{
|
|
9182
|
-
denom: 'ibc/
|
|
10442
|
+
denom: 'ibc/253EA3B5D7A1A5D514A4AE516DF4D44918C9B0DA338B6FEBD2BFA56470908A2F',
|
|
9183
10443
|
exponent: 0,
|
|
9184
|
-
aliases: ['p:uatom:
|
|
10444
|
+
aliases: ['p:uatom:30Jun2025']
|
|
9185
10445
|
}, {
|
|
9186
|
-
denom: '
|
|
10446
|
+
denom: 'pATOM30Jun2025',
|
|
9187
10447
|
exponent: 6
|
|
9188
10448
|
}],
|
|
9189
|
-
base: 'ibc/
|
|
9190
|
-
name: 'pAtom (
|
|
9191
|
-
display: '
|
|
9192
|
-
symbol: 'pATOM-
|
|
10449
|
+
base: 'ibc/253EA3B5D7A1A5D514A4AE516DF4D44918C9B0DA338B6FEBD2BFA56470908A2F',
|
|
10450
|
+
name: 'pAtom (30Jun2025)',
|
|
10451
|
+
display: 'pATOM30Jun2025',
|
|
10452
|
+
symbol: 'pATOM-30Jun2025',
|
|
9193
10453
|
logo_URIs: {
|
|
9194
10454
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
9195
10455
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
@@ -9203,7 +10463,7 @@ const assets = {
|
|
|
9203
10463
|
type: 'ibc',
|
|
9204
10464
|
counterparty: {
|
|
9205
10465
|
channel_id: 'channel-23',
|
|
9206
|
-
base_denom: 'p:uatom:
|
|
10466
|
+
base_denom: 'p:uatom:30Jun2025',
|
|
9207
10467
|
chain_name: 'pryzm'
|
|
9208
10468
|
},
|
|
9209
10469
|
chain: {
|
|
@@ -9212,11 +10472,81 @@ const assets = {
|
|
|
9212
10472
|
}]
|
|
9213
10473
|
},
|
|
9214
10474
|
{
|
|
9215
|
-
description: 'Pryzm\'s refracted principal token for ATOM with maturity of
|
|
10475
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 30Sep2025',
|
|
9216
10476
|
denom_units: [{
|
|
9217
|
-
denom: 'ibc/
|
|
10477
|
+
denom: 'ibc/AA156824072F48C5E6840E3F35B0A086A7D02312DB84EF79E252F90759D152A9',
|
|
9218
10478
|
exponent: 0,
|
|
9219
|
-
aliases: ['p:uatom:
|
|
10479
|
+
aliases: ['p:uatom:30Sep2025']
|
|
10480
|
+
}, {
|
|
10481
|
+
denom: 'pATOM30Sep2025',
|
|
10482
|
+
exponent: 6
|
|
10483
|
+
}],
|
|
10484
|
+
base: 'ibc/AA156824072F48C5E6840E3F35B0A086A7D02312DB84EF79E252F90759D152A9',
|
|
10485
|
+
name: 'pAtom (30Sep2025)',
|
|
10486
|
+
display: 'pATOM30Sep2025',
|
|
10487
|
+
symbol: 'pATOM-30Sep2025',
|
|
10488
|
+
logo_URIs: {
|
|
10489
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
10490
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
10491
|
+
},
|
|
10492
|
+
images: [{
|
|
10493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
10494
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
10495
|
+
}],
|
|
10496
|
+
type_asset: 'sdk.coin',
|
|
10497
|
+
traces: [{
|
|
10498
|
+
type: 'ibc',
|
|
10499
|
+
counterparty: {
|
|
10500
|
+
channel_id: 'channel-23',
|
|
10501
|
+
base_denom: 'p:uatom:30Sep2025',
|
|
10502
|
+
chain_name: 'pryzm'
|
|
10503
|
+
},
|
|
10504
|
+
chain: {
|
|
10505
|
+
channel_id: 'channel-257'
|
|
10506
|
+
}
|
|
10507
|
+
}]
|
|
10508
|
+
},
|
|
10509
|
+
{
|
|
10510
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
10511
|
+
denom_units: [{
|
|
10512
|
+
denom: 'ibc/6158EE7FCC761925E37FBF07C722714E32A4916D414CA1908BBCACA57DFC227E',
|
|
10513
|
+
exponent: 0,
|
|
10514
|
+
aliases: ['p:uatom:31Dec2025']
|
|
10515
|
+
}, {
|
|
10516
|
+
denom: 'pATOM31Dec2025',
|
|
10517
|
+
exponent: 6
|
|
10518
|
+
}],
|
|
10519
|
+
base: 'ibc/6158EE7FCC761925E37FBF07C722714E32A4916D414CA1908BBCACA57DFC227E',
|
|
10520
|
+
name: 'pAtom (31Dec2025)',
|
|
10521
|
+
display: 'pATOM31Dec2025',
|
|
10522
|
+
symbol: 'pATOM-31Dec2025',
|
|
10523
|
+
logo_URIs: {
|
|
10524
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
10525
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
10526
|
+
},
|
|
10527
|
+
images: [{
|
|
10528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
10529
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
10530
|
+
}],
|
|
10531
|
+
type_asset: 'sdk.coin',
|
|
10532
|
+
traces: [{
|
|
10533
|
+
type: 'ibc',
|
|
10534
|
+
counterparty: {
|
|
10535
|
+
channel_id: 'channel-23',
|
|
10536
|
+
base_denom: 'p:uatom:31Dec2025',
|
|
10537
|
+
chain_name: 'pryzm'
|
|
10538
|
+
},
|
|
10539
|
+
chain: {
|
|
10540
|
+
channel_id: 'channel-257'
|
|
10541
|
+
}
|
|
10542
|
+
}]
|
|
10543
|
+
},
|
|
10544
|
+
{
|
|
10545
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
10546
|
+
denom_units: [{
|
|
10547
|
+
denom: 'ibc/810AAF2E4A0B8A1FD39C17AD16415414885F86169476496AF9698A9CAAB4F5E6',
|
|
10548
|
+
exponent: 0,
|
|
10549
|
+
aliases: ['p:uatom:31Dec2026']
|
|
9220
10550
|
}, {
|
|
9221
10551
|
denom: 'pATOM31Dec2026',
|
|
9222
10552
|
exponent: 6
|
|
@@ -9351,6 +10681,76 @@ const assets = {
|
|
|
9351
10681
|
}
|
|
9352
10682
|
}]
|
|
9353
10683
|
},
|
|
10684
|
+
{
|
|
10685
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Jun2025',
|
|
10686
|
+
denom_units: [{
|
|
10687
|
+
denom: 'ibc/01A6A42305BB3A518DCFEF21C0DE20FD51A7C3526BD83C2752772A187CC24BF6',
|
|
10688
|
+
exponent: 0,
|
|
10689
|
+
aliases: ['p:uosmo:30Jun2025']
|
|
10690
|
+
}, {
|
|
10691
|
+
denom: 'pOSMO30Jun2025',
|
|
10692
|
+
exponent: 6
|
|
10693
|
+
}],
|
|
10694
|
+
base: 'ibc/01A6A42305BB3A518DCFEF21C0DE20FD51A7C3526BD83C2752772A187CC24BF6',
|
|
10695
|
+
name: 'pOsmo (30Jun2025)',
|
|
10696
|
+
display: 'pOSMO30Jun2025',
|
|
10697
|
+
symbol: 'pOSMO-30Jun2025',
|
|
10698
|
+
logo_URIs: {
|
|
10699
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
10700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
10701
|
+
},
|
|
10702
|
+
images: [{
|
|
10703
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
10704
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
10705
|
+
}],
|
|
10706
|
+
type_asset: 'sdk.coin',
|
|
10707
|
+
traces: [{
|
|
10708
|
+
type: 'ibc',
|
|
10709
|
+
counterparty: {
|
|
10710
|
+
channel_id: 'channel-23',
|
|
10711
|
+
base_denom: 'p:uosmo:30Jun2025',
|
|
10712
|
+
chain_name: 'pryzm'
|
|
10713
|
+
},
|
|
10714
|
+
chain: {
|
|
10715
|
+
channel_id: 'channel-257'
|
|
10716
|
+
}
|
|
10717
|
+
}]
|
|
10718
|
+
},
|
|
10719
|
+
{
|
|
10720
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2025',
|
|
10721
|
+
denom_units: [{
|
|
10722
|
+
denom: 'ibc/E735630523990C95DB77C8CE0B5574AF23DACD02C10CC330EF2B4A74DD7D6526',
|
|
10723
|
+
exponent: 0,
|
|
10724
|
+
aliases: ['p:uosmo:30Sep2025']
|
|
10725
|
+
}, {
|
|
10726
|
+
denom: 'pOSMO30Sep2025',
|
|
10727
|
+
exponent: 6
|
|
10728
|
+
}],
|
|
10729
|
+
base: 'ibc/E735630523990C95DB77C8CE0B5574AF23DACD02C10CC330EF2B4A74DD7D6526',
|
|
10730
|
+
name: 'pOsmo (30Sep2025)',
|
|
10731
|
+
display: 'pOSMO30Sep2025',
|
|
10732
|
+
symbol: 'pOSMO-30Sep2025',
|
|
10733
|
+
logo_URIs: {
|
|
10734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
10735
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
10736
|
+
},
|
|
10737
|
+
images: [{
|
|
10738
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
10739
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
10740
|
+
}],
|
|
10741
|
+
type_asset: 'sdk.coin',
|
|
10742
|
+
traces: [{
|
|
10743
|
+
type: 'ibc',
|
|
10744
|
+
counterparty: {
|
|
10745
|
+
channel_id: 'channel-23',
|
|
10746
|
+
base_denom: 'p:uosmo:30Sep2025',
|
|
10747
|
+
chain_name: 'pryzm'
|
|
10748
|
+
},
|
|
10749
|
+
chain: {
|
|
10750
|
+
channel_id: 'channel-257'
|
|
10751
|
+
}
|
|
10752
|
+
}]
|
|
10753
|
+
},
|
|
9354
10754
|
{
|
|
9355
10755
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
9356
10756
|
denom_units: [{
|
|
@@ -9526,6 +10926,76 @@ const assets = {
|
|
|
9526
10926
|
}
|
|
9527
10927
|
}]
|
|
9528
10928
|
},
|
|
10929
|
+
{
|
|
10930
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Jun2025',
|
|
10931
|
+
denom_units: [{
|
|
10932
|
+
denom: 'ibc/28DD432E0477B2E6841466DABFB07345E415F7B6C7E194F13E79147344271FF2',
|
|
10933
|
+
exponent: 0,
|
|
10934
|
+
aliases: ['p:inj:30Jun2025']
|
|
10935
|
+
}, {
|
|
10936
|
+
denom: 'pINJ30Jun2025',
|
|
10937
|
+
exponent: 18
|
|
10938
|
+
}],
|
|
10939
|
+
base: 'ibc/28DD432E0477B2E6841466DABFB07345E415F7B6C7E194F13E79147344271FF2',
|
|
10940
|
+
name: 'pInj (30Jun2025)',
|
|
10941
|
+
display: 'pINJ30Jun2025',
|
|
10942
|
+
symbol: 'pINJ-30Jun2025',
|
|
10943
|
+
logo_URIs: {
|
|
10944
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
10945
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
10946
|
+
},
|
|
10947
|
+
images: [{
|
|
10948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
10949
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
10950
|
+
}],
|
|
10951
|
+
type_asset: 'sdk.coin',
|
|
10952
|
+
traces: [{
|
|
10953
|
+
type: 'ibc',
|
|
10954
|
+
counterparty: {
|
|
10955
|
+
channel_id: 'channel-23',
|
|
10956
|
+
base_denom: 'p:inj:30Jun2025',
|
|
10957
|
+
chain_name: 'pryzm'
|
|
10958
|
+
},
|
|
10959
|
+
chain: {
|
|
10960
|
+
channel_id: 'channel-257'
|
|
10961
|
+
}
|
|
10962
|
+
}]
|
|
10963
|
+
},
|
|
10964
|
+
{
|
|
10965
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2025',
|
|
10966
|
+
denom_units: [{
|
|
10967
|
+
denom: 'ibc/EE16AC56ED514DEF9A63E2A9900B0C60055DCA63DF8EE554DD94EF7221B0BD0D',
|
|
10968
|
+
exponent: 0,
|
|
10969
|
+
aliases: ['p:inj:30Sep2025']
|
|
10970
|
+
}, {
|
|
10971
|
+
denom: 'pINJ30Sep2025',
|
|
10972
|
+
exponent: 18
|
|
10973
|
+
}],
|
|
10974
|
+
base: 'ibc/EE16AC56ED514DEF9A63E2A9900B0C60055DCA63DF8EE554DD94EF7221B0BD0D',
|
|
10975
|
+
name: 'pInj (30Sep2025)',
|
|
10976
|
+
display: 'pINJ30Sep2025',
|
|
10977
|
+
symbol: 'pINJ-30Sep2025',
|
|
10978
|
+
logo_URIs: {
|
|
10979
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
10980
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
10981
|
+
},
|
|
10982
|
+
images: [{
|
|
10983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
10984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
10985
|
+
}],
|
|
10986
|
+
type_asset: 'sdk.coin',
|
|
10987
|
+
traces: [{
|
|
10988
|
+
type: 'ibc',
|
|
10989
|
+
counterparty: {
|
|
10990
|
+
channel_id: 'channel-23',
|
|
10991
|
+
base_denom: 'p:inj:30Sep2025',
|
|
10992
|
+
chain_name: 'pryzm'
|
|
10993
|
+
},
|
|
10994
|
+
chain: {
|
|
10995
|
+
channel_id: 'channel-257'
|
|
10996
|
+
}
|
|
10997
|
+
}]
|
|
10998
|
+
},
|
|
9529
10999
|
{
|
|
9530
11000
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
9531
11001
|
denom_units: [{
|
|
@@ -9701,6 +11171,76 @@ const assets = {
|
|
|
9701
11171
|
}
|
|
9702
11172
|
}]
|
|
9703
11173
|
},
|
|
11174
|
+
{
|
|
11175
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Jun2025',
|
|
11176
|
+
denom_units: [{
|
|
11177
|
+
denom: 'ibc/9246B2C3C20ABD522B31C8C7C72E0A865ED0367B7AE7DE82E9F0D495A30BD005',
|
|
11178
|
+
exponent: 0,
|
|
11179
|
+
aliases: ['p:uluna:30Jun2025']
|
|
11180
|
+
}, {
|
|
11181
|
+
denom: 'pLUNA30Jun2025',
|
|
11182
|
+
exponent: 6
|
|
11183
|
+
}],
|
|
11184
|
+
base: 'ibc/9246B2C3C20ABD522B31C8C7C72E0A865ED0367B7AE7DE82E9F0D495A30BD005',
|
|
11185
|
+
name: 'pLuna (30Jun2025)',
|
|
11186
|
+
display: 'pLUNA30Jun2025',
|
|
11187
|
+
symbol: 'pLUNA-30Jun2025',
|
|
11188
|
+
logo_URIs: {
|
|
11189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11191
|
+
},
|
|
11192
|
+
images: [{
|
|
11193
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11194
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11195
|
+
}],
|
|
11196
|
+
type_asset: 'sdk.coin',
|
|
11197
|
+
traces: [{
|
|
11198
|
+
type: 'ibc',
|
|
11199
|
+
counterparty: {
|
|
11200
|
+
channel_id: 'channel-23',
|
|
11201
|
+
base_denom: 'p:uluna:30Jun2025',
|
|
11202
|
+
chain_name: 'pryzm'
|
|
11203
|
+
},
|
|
11204
|
+
chain: {
|
|
11205
|
+
channel_id: 'channel-257'
|
|
11206
|
+
}
|
|
11207
|
+
}]
|
|
11208
|
+
},
|
|
11209
|
+
{
|
|
11210
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2025',
|
|
11211
|
+
denom_units: [{
|
|
11212
|
+
denom: 'ibc/F4FA8E70672E1AAD4CD4D7CCE274ACA711AED9D1AB51960E7D614E28AFC06E5A',
|
|
11213
|
+
exponent: 0,
|
|
11214
|
+
aliases: ['p:uluna:30Sep2025']
|
|
11215
|
+
}, {
|
|
11216
|
+
denom: 'pLUNA30Sep2025',
|
|
11217
|
+
exponent: 6
|
|
11218
|
+
}],
|
|
11219
|
+
base: 'ibc/F4FA8E70672E1AAD4CD4D7CCE274ACA711AED9D1AB51960E7D614E28AFC06E5A',
|
|
11220
|
+
name: 'pLuna (30Sep2025)',
|
|
11221
|
+
display: 'pLUNA30Sep2025',
|
|
11222
|
+
symbol: 'pLUNA-30Sep2025',
|
|
11223
|
+
logo_URIs: {
|
|
11224
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11225
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11226
|
+
},
|
|
11227
|
+
images: [{
|
|
11228
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11229
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
11230
|
+
}],
|
|
11231
|
+
type_asset: 'sdk.coin',
|
|
11232
|
+
traces: [{
|
|
11233
|
+
type: 'ibc',
|
|
11234
|
+
counterparty: {
|
|
11235
|
+
channel_id: 'channel-23',
|
|
11236
|
+
base_denom: 'p:uluna:30Sep2025',
|
|
11237
|
+
chain_name: 'pryzm'
|
|
11238
|
+
},
|
|
11239
|
+
chain: {
|
|
11240
|
+
channel_id: 'channel-257'
|
|
11241
|
+
}
|
|
11242
|
+
}]
|
|
11243
|
+
},
|
|
9704
11244
|
{
|
|
9705
11245
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
9706
11246
|
denom_units: [{
|
|
@@ -9841,6 +11381,41 @@ const assets = {
|
|
|
9841
11381
|
}
|
|
9842
11382
|
}]
|
|
9843
11383
|
},
|
|
11384
|
+
{
|
|
11385
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Jun2025',
|
|
11386
|
+
denom_units: [{
|
|
11387
|
+
denom: 'ibc/968F19C3B6F61E2CCAE70EC1E0BB9A9F6E83D43045CF59EA48D74CBF766D02D3',
|
|
11388
|
+
exponent: 0,
|
|
11389
|
+
aliases: ['p:uauuu:30Jun2025']
|
|
11390
|
+
}, {
|
|
11391
|
+
denom: 'pAUUU30Jun2025',
|
|
11392
|
+
exponent: 6
|
|
11393
|
+
}],
|
|
11394
|
+
base: 'ibc/968F19C3B6F61E2CCAE70EC1E0BB9A9F6E83D43045CF59EA48D74CBF766D02D3',
|
|
11395
|
+
name: 'pAuuu (30Jun2025)',
|
|
11396
|
+
display: 'pAUUU30Jun2025',
|
|
11397
|
+
symbol: 'pAUUU-30Jun2025',
|
|
11398
|
+
logo_URIs: {
|
|
11399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
11400
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11401
|
+
},
|
|
11402
|
+
images: [{
|
|
11403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
11404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
11405
|
+
}],
|
|
11406
|
+
type_asset: 'sdk.coin',
|
|
11407
|
+
traces: [{
|
|
11408
|
+
type: 'ibc',
|
|
11409
|
+
counterparty: {
|
|
11410
|
+
channel_id: 'channel-23',
|
|
11411
|
+
base_denom: 'p:uauuu:30Jun2025',
|
|
11412
|
+
chain_name: 'pryzm'
|
|
11413
|
+
},
|
|
11414
|
+
chain: {
|
|
11415
|
+
channel_id: 'channel-257'
|
|
11416
|
+
}
|
|
11417
|
+
}]
|
|
11418
|
+
},
|
|
9844
11419
|
{
|
|
9845
11420
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2025',
|
|
9846
11421
|
denom_units: [{
|
|
@@ -10017,19 +11592,19 @@ const assets = {
|
|
|
10017
11592
|
}]
|
|
10018
11593
|
},
|
|
10019
11594
|
{
|
|
10020
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
11595
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Jun2025',
|
|
10021
11596
|
denom_units: [{
|
|
10022
|
-
denom: 'ibc/
|
|
11597
|
+
denom: 'ibc/53DE0B48EB8F4286CEDC6E8ADB6002478C4E2A6A63F3114E8646F782F52E96E0',
|
|
10023
11598
|
exponent: 0,
|
|
10024
|
-
aliases: ['p:stutia:
|
|
11599
|
+
aliases: ['p:stutia:30Jun2025']
|
|
10025
11600
|
}, {
|
|
10026
|
-
denom: '
|
|
11601
|
+
denom: 'pstTIA30Jun2025',
|
|
10027
11602
|
exponent: 6
|
|
10028
11603
|
}],
|
|
10029
|
-
base: 'ibc/
|
|
10030
|
-
name: 'pstTia (
|
|
10031
|
-
display: '
|
|
10032
|
-
symbol: 'pstTIA-
|
|
11604
|
+
base: 'ibc/53DE0B48EB8F4286CEDC6E8ADB6002478C4E2A6A63F3114E8646F782F52E96E0',
|
|
11605
|
+
name: 'pstTia (30Jun2025)',
|
|
11606
|
+
display: 'pstTIA30Jun2025',
|
|
11607
|
+
symbol: 'pstTIA-30Jun2025',
|
|
10033
11608
|
logo_URIs: {
|
|
10034
11609
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
10035
11610
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
@@ -10043,7 +11618,7 @@ const assets = {
|
|
|
10043
11618
|
type: 'ibc',
|
|
10044
11619
|
counterparty: {
|
|
10045
11620
|
channel_id: 'channel-23',
|
|
10046
|
-
base_denom: 'p:stutia:
|
|
11621
|
+
base_denom: 'p:stutia:30Jun2025',
|
|
10047
11622
|
chain_name: 'pryzm'
|
|
10048
11623
|
},
|
|
10049
11624
|
chain: {
|
|
@@ -10052,7 +11627,42 @@ const assets = {
|
|
|
10052
11627
|
}]
|
|
10053
11628
|
},
|
|
10054
11629
|
{
|
|
10055
|
-
description: 'Pryzm\'s refracted principal token for stTIA with maturity of
|
|
11630
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
11631
|
+
denom_units: [{
|
|
11632
|
+
denom: 'ibc/BBE35E47418AA3A1608C3BC7D53E7AA78E1AB0AD823E1D16BFFAF245BDA2483F',
|
|
11633
|
+
exponent: 0,
|
|
11634
|
+
aliases: ['p:stutia:31Dec2025']
|
|
11635
|
+
}, {
|
|
11636
|
+
denom: 'pstTIA31Dec2025',
|
|
11637
|
+
exponent: 6
|
|
11638
|
+
}],
|
|
11639
|
+
base: 'ibc/BBE35E47418AA3A1608C3BC7D53E7AA78E1AB0AD823E1D16BFFAF245BDA2483F',
|
|
11640
|
+
name: 'pstTia (31Dec2025)',
|
|
11641
|
+
display: 'pstTIA31Dec2025',
|
|
11642
|
+
symbol: 'pstTIA-31Dec2025',
|
|
11643
|
+
logo_URIs: {
|
|
11644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
11645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
11646
|
+
},
|
|
11647
|
+
images: [{
|
|
11648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
11649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
11650
|
+
}],
|
|
11651
|
+
type_asset: 'sdk.coin',
|
|
11652
|
+
traces: [{
|
|
11653
|
+
type: 'ibc',
|
|
11654
|
+
counterparty: {
|
|
11655
|
+
channel_id: 'channel-23',
|
|
11656
|
+
base_denom: 'p:stutia:31Dec2025',
|
|
11657
|
+
chain_name: 'pryzm'
|
|
11658
|
+
},
|
|
11659
|
+
chain: {
|
|
11660
|
+
channel_id: 'channel-257'
|
|
11661
|
+
}
|
|
11662
|
+
}]
|
|
11663
|
+
},
|
|
11664
|
+
{
|
|
11665
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
10056
11666
|
denom_units: [{
|
|
10057
11667
|
denom: 'ibc/2840098D5785B2EBE0A1946E991DCDFB5B2F2D1E3DA728D48D0F85CD5828AD87',
|
|
10058
11668
|
exponent: 0,
|
|
@@ -10191,6 +11801,41 @@ const assets = {
|
|
|
10191
11801
|
}
|
|
10192
11802
|
}]
|
|
10193
11803
|
},
|
|
11804
|
+
{
|
|
11805
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Jun2025',
|
|
11806
|
+
denom_units: [{
|
|
11807
|
+
denom: 'ibc/1D6E3E43B08479B785BFDD00448613223064977507AD2B5131C7194DDB2E211C',
|
|
11808
|
+
exponent: 0,
|
|
11809
|
+
aliases: ['p:stadydx:30Jun2025']
|
|
11810
|
+
}, {
|
|
11811
|
+
denom: 'pstDYDX30Jun2025',
|
|
11812
|
+
exponent: 18
|
|
11813
|
+
}],
|
|
11814
|
+
base: 'ibc/1D6E3E43B08479B785BFDD00448613223064977507AD2B5131C7194DDB2E211C',
|
|
11815
|
+
name: 'pstDydx (30Jun2025)',
|
|
11816
|
+
display: 'pstDYDX30Jun2025',
|
|
11817
|
+
symbol: 'pstDYDX-30Jun2025',
|
|
11818
|
+
logo_URIs: {
|
|
11819
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
11820
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
11821
|
+
},
|
|
11822
|
+
images: [{
|
|
11823
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
11824
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
11825
|
+
}],
|
|
11826
|
+
type_asset: 'sdk.coin',
|
|
11827
|
+
traces: [{
|
|
11828
|
+
type: 'ibc',
|
|
11829
|
+
counterparty: {
|
|
11830
|
+
channel_id: 'channel-23',
|
|
11831
|
+
base_denom: 'p:stadydx:30Jun2025',
|
|
11832
|
+
chain_name: 'pryzm'
|
|
11833
|
+
},
|
|
11834
|
+
chain: {
|
|
11835
|
+
channel_id: 'channel-257'
|
|
11836
|
+
}
|
|
11837
|
+
}]
|
|
11838
|
+
},
|
|
10194
11839
|
{
|
|
10195
11840
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
10196
11841
|
denom_units: [{
|
|
@@ -10506,6 +12151,76 @@ const assets = {
|
|
|
10506
12151
|
}
|
|
10507
12152
|
}]
|
|
10508
12153
|
},
|
|
12154
|
+
{
|
|
12155
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Jun2025',
|
|
12156
|
+
denom_units: [{
|
|
12157
|
+
denom: 'ibc/895ECA6E18E37E7A41AB34312D80DFE0179BFB77950E826278517F1ED85C355B',
|
|
12158
|
+
exponent: 0,
|
|
12159
|
+
aliases: ['p:utia:30Jun2025']
|
|
12160
|
+
}, {
|
|
12161
|
+
denom: 'pTIA30Jun2025',
|
|
12162
|
+
exponent: 6
|
|
12163
|
+
}],
|
|
12164
|
+
base: 'ibc/895ECA6E18E37E7A41AB34312D80DFE0179BFB77950E826278517F1ED85C355B',
|
|
12165
|
+
name: 'pTia (30Jun2025)',
|
|
12166
|
+
display: 'pTIA30Jun2025',
|
|
12167
|
+
symbol: 'pTIA-30Jun2025',
|
|
12168
|
+
logo_URIs: {
|
|
12169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12171
|
+
},
|
|
12172
|
+
images: [{
|
|
12173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12175
|
+
}],
|
|
12176
|
+
type_asset: 'sdk.coin',
|
|
12177
|
+
traces: [{
|
|
12178
|
+
type: 'ibc',
|
|
12179
|
+
counterparty: {
|
|
12180
|
+
channel_id: 'channel-23',
|
|
12181
|
+
base_denom: 'p:utia:30Jun2025',
|
|
12182
|
+
chain_name: 'pryzm'
|
|
12183
|
+
},
|
|
12184
|
+
chain: {
|
|
12185
|
+
channel_id: 'channel-257'
|
|
12186
|
+
}
|
|
12187
|
+
}]
|
|
12188
|
+
},
|
|
12189
|
+
{
|
|
12190
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 30Sep2025',
|
|
12191
|
+
denom_units: [{
|
|
12192
|
+
denom: 'ibc/BDC5F288181F8F15277079225F38BA75895F4FE7B7A8B6E930DCB3915D0731A4',
|
|
12193
|
+
exponent: 0,
|
|
12194
|
+
aliases: ['p:utia:30Sep2025']
|
|
12195
|
+
}, {
|
|
12196
|
+
denom: 'pTIA30Sep2025',
|
|
12197
|
+
exponent: 6
|
|
12198
|
+
}],
|
|
12199
|
+
base: 'ibc/BDC5F288181F8F15277079225F38BA75895F4FE7B7A8B6E930DCB3915D0731A4',
|
|
12200
|
+
name: 'pTia (30Sep2025)',
|
|
12201
|
+
display: 'pTIA30Sep2025',
|
|
12202
|
+
symbol: 'pTIA-30Sep2025',
|
|
12203
|
+
logo_URIs: {
|
|
12204
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12205
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12206
|
+
},
|
|
12207
|
+
images: [{
|
|
12208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12210
|
+
}],
|
|
12211
|
+
type_asset: 'sdk.coin',
|
|
12212
|
+
traces: [{
|
|
12213
|
+
type: 'ibc',
|
|
12214
|
+
counterparty: {
|
|
12215
|
+
channel_id: 'channel-23',
|
|
12216
|
+
base_denom: 'p:utia:30Sep2025',
|
|
12217
|
+
chain_name: 'pryzm'
|
|
12218
|
+
},
|
|
12219
|
+
chain: {
|
|
12220
|
+
channel_id: 'channel-257'
|
|
12221
|
+
}
|
|
12222
|
+
}]
|
|
12223
|
+
},
|
|
10509
12224
|
{
|
|
10510
12225
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
10511
12226
|
denom_units: [{
|
|
@@ -10716,6 +12431,76 @@ const assets = {
|
|
|
10716
12431
|
}
|
|
10717
12432
|
}]
|
|
10718
12433
|
},
|
|
12434
|
+
{
|
|
12435
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2026',
|
|
12436
|
+
denom_units: [{
|
|
12437
|
+
denom: 'ibc/9AE212E39181C27FEE97511034214E9D181430D2472E074800560F15E1BCE1D5',
|
|
12438
|
+
exponent: 0,
|
|
12439
|
+
aliases: ['p:ausdy:31Mar2026']
|
|
12440
|
+
}, {
|
|
12441
|
+
denom: 'pUSDY31Mar2026',
|
|
12442
|
+
exponent: 18
|
|
12443
|
+
}],
|
|
12444
|
+
base: 'ibc/9AE212E39181C27FEE97511034214E9D181430D2472E074800560F15E1BCE1D5',
|
|
12445
|
+
name: 'pUsdy (31Mar2026)',
|
|
12446
|
+
display: 'pUSDY31Mar2026',
|
|
12447
|
+
symbol: 'pUSDY-31Mar2026',
|
|
12448
|
+
logo_URIs: {
|
|
12449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
12450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
12451
|
+
},
|
|
12452
|
+
images: [{
|
|
12453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
12454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
12455
|
+
}],
|
|
12456
|
+
type_asset: 'sdk.coin',
|
|
12457
|
+
traces: [{
|
|
12458
|
+
type: 'ibc',
|
|
12459
|
+
counterparty: {
|
|
12460
|
+
channel_id: 'channel-23',
|
|
12461
|
+
base_denom: 'p:ausdy:31Mar2026',
|
|
12462
|
+
chain_name: 'pryzm'
|
|
12463
|
+
},
|
|
12464
|
+
chain: {
|
|
12465
|
+
channel_id: 'channel-257'
|
|
12466
|
+
}
|
|
12467
|
+
}]
|
|
12468
|
+
},
|
|
12469
|
+
{
|
|
12470
|
+
description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2026',
|
|
12471
|
+
denom_units: [{
|
|
12472
|
+
denom: 'ibc/DF24BBE1FA83ACA94F2B5EAF930BF217B4000D7536766D9BED34F6564571211F',
|
|
12473
|
+
exponent: 0,
|
|
12474
|
+
aliases: ['p:ausdy:30Jun2026']
|
|
12475
|
+
}, {
|
|
12476
|
+
denom: 'pUSDY30Jun2026',
|
|
12477
|
+
exponent: 18
|
|
12478
|
+
}],
|
|
12479
|
+
base: 'ibc/DF24BBE1FA83ACA94F2B5EAF930BF217B4000D7536766D9BED34F6564571211F',
|
|
12480
|
+
name: 'pUsdy (30Jun2026)',
|
|
12481
|
+
display: 'pUSDY30Jun2026',
|
|
12482
|
+
symbol: 'pUSDY-30Jun2026',
|
|
12483
|
+
logo_URIs: {
|
|
12484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
12485
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
12486
|
+
},
|
|
12487
|
+
images: [{
|
|
12488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
|
|
12489
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
|
|
12490
|
+
}],
|
|
12491
|
+
type_asset: 'sdk.coin',
|
|
12492
|
+
traces: [{
|
|
12493
|
+
type: 'ibc',
|
|
12494
|
+
counterparty: {
|
|
12495
|
+
channel_id: 'channel-23',
|
|
12496
|
+
base_denom: 'p:ausdy:30Jun2026',
|
|
12497
|
+
chain_name: 'pryzm'
|
|
12498
|
+
},
|
|
12499
|
+
chain: {
|
|
12500
|
+
channel_id: 'channel-257'
|
|
12501
|
+
}
|
|
12502
|
+
}]
|
|
12503
|
+
},
|
|
10719
12504
|
{
|
|
10720
12505
|
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2025',
|
|
10721
12506
|
denom_units: [{
|
|
@@ -10856,6 +12641,76 @@ const assets = {
|
|
|
10856
12641
|
}
|
|
10857
12642
|
}]
|
|
10858
12643
|
},
|
|
12644
|
+
{
|
|
12645
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 31Mar2026',
|
|
12646
|
+
denom_units: [{
|
|
12647
|
+
denom: 'ibc/67F9DF2BFDF95E31C9A7A6CFB9EF178FAB608E8CC89779E6913894F18CE77ED0',
|
|
12648
|
+
exponent: 0,
|
|
12649
|
+
aliases: ['p:upryzm:31Mar2026']
|
|
12650
|
+
}, {
|
|
12651
|
+
denom: 'pPRYZM31Mar2026',
|
|
12652
|
+
exponent: 6
|
|
12653
|
+
}],
|
|
12654
|
+
base: 'ibc/67F9DF2BFDF95E31C9A7A6CFB9EF178FAB608E8CC89779E6913894F18CE77ED0',
|
|
12655
|
+
name: 'pPryzm (31Mar2026)',
|
|
12656
|
+
display: 'pPRYZM31Mar2026',
|
|
12657
|
+
symbol: 'pPRYZM-31Mar2026',
|
|
12658
|
+
logo_URIs: {
|
|
12659
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
12660
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
12661
|
+
},
|
|
12662
|
+
images: [{
|
|
12663
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
12664
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
12665
|
+
}],
|
|
12666
|
+
type_asset: 'sdk.coin',
|
|
12667
|
+
traces: [{
|
|
12668
|
+
type: 'ibc',
|
|
12669
|
+
counterparty: {
|
|
12670
|
+
channel_id: 'channel-23',
|
|
12671
|
+
base_denom: 'p:upryzm:31Mar2026',
|
|
12672
|
+
chain_name: 'pryzm'
|
|
12673
|
+
},
|
|
12674
|
+
chain: {
|
|
12675
|
+
channel_id: 'channel-257'
|
|
12676
|
+
}
|
|
12677
|
+
}]
|
|
12678
|
+
},
|
|
12679
|
+
{
|
|
12680
|
+
description: 'Pryzm\'s refracted principal token for PRYZM with maturity of 30Jun2026',
|
|
12681
|
+
denom_units: [{
|
|
12682
|
+
denom: 'ibc/D5F81651CEC98016DB007BF7C55A1CBB00C82F38B775A0A9B1E69A0EC105DA45',
|
|
12683
|
+
exponent: 0,
|
|
12684
|
+
aliases: ['p:upryzm:30Jun2026']
|
|
12685
|
+
}, {
|
|
12686
|
+
denom: 'pPRYZM30Jun2026',
|
|
12687
|
+
exponent: 6
|
|
12688
|
+
}],
|
|
12689
|
+
base: 'ibc/D5F81651CEC98016DB007BF7C55A1CBB00C82F38B775A0A9B1E69A0EC105DA45',
|
|
12690
|
+
name: 'pPryzm (30Jun2026)',
|
|
12691
|
+
display: 'pPRYZM30Jun2026',
|
|
12692
|
+
symbol: 'pPRYZM-30Jun2026',
|
|
12693
|
+
logo_URIs: {
|
|
12694
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
12695
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
12696
|
+
},
|
|
12697
|
+
images: [{
|
|
12698
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.png',
|
|
12699
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pPryzm.svg'
|
|
12700
|
+
}],
|
|
12701
|
+
type_asset: 'sdk.coin',
|
|
12702
|
+
traces: [{
|
|
12703
|
+
type: 'ibc',
|
|
12704
|
+
counterparty: {
|
|
12705
|
+
channel_id: 'channel-23',
|
|
12706
|
+
base_denom: 'p:upryzm:30Jun2026',
|
|
12707
|
+
chain_name: 'pryzm'
|
|
12708
|
+
},
|
|
12709
|
+
chain: {
|
|
12710
|
+
channel_id: 'channel-257'
|
|
12711
|
+
}
|
|
12712
|
+
}]
|
|
12713
|
+
},
|
|
10859
12714
|
{
|
|
10860
12715
|
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2025',
|
|
10861
12716
|
denom_units: [{
|
|
@@ -10996,6 +12851,41 @@ const assets = {
|
|
|
10996
12851
|
}
|
|
10997
12852
|
}]
|
|
10998
12853
|
},
|
|
12854
|
+
{
|
|
12855
|
+
description: 'Pryzm\'s refracted principal token for sUSDS with maturity of 30Jun2026',
|
|
12856
|
+
denom_units: [{
|
|
12857
|
+
denom: 'ibc/884C3D93A392DDADD5672AABA1A3CE4B7A614C073E42C6FB29712E4235D10A03',
|
|
12858
|
+
exponent: 0,
|
|
12859
|
+
aliases: ['p:asusds:30Jun2026']
|
|
12860
|
+
}, {
|
|
12861
|
+
denom: 'psUSDS30Jun2026',
|
|
12862
|
+
exponent: 18
|
|
12863
|
+
}],
|
|
12864
|
+
base: 'ibc/884C3D93A392DDADD5672AABA1A3CE4B7A614C073E42C6FB29712E4235D10A03',
|
|
12865
|
+
name: 'psUsds (30Jun2026)',
|
|
12866
|
+
display: 'psUSDS30Jun2026',
|
|
12867
|
+
symbol: 'psUSDS-30Jun2026',
|
|
12868
|
+
logo_URIs: {
|
|
12869
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
12870
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
12871
|
+
},
|
|
12872
|
+
images: [{
|
|
12873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.png',
|
|
12874
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/psUsds.svg'
|
|
12875
|
+
}],
|
|
12876
|
+
type_asset: 'sdk.coin',
|
|
12877
|
+
traces: [{
|
|
12878
|
+
type: 'ibc',
|
|
12879
|
+
counterparty: {
|
|
12880
|
+
channel_id: 'channel-23',
|
|
12881
|
+
base_denom: 'p:asusds:30Jun2026',
|
|
12882
|
+
chain_name: 'pryzm'
|
|
12883
|
+
},
|
|
12884
|
+
chain: {
|
|
12885
|
+
channel_id: 'channel-257'
|
|
12886
|
+
}
|
|
12887
|
+
}]
|
|
12888
|
+
},
|
|
10999
12889
|
{
|
|
11000
12890
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
11001
12891
|
denom_units: [{
|
|
@@ -11101,6 +12991,76 @@ const assets = {
|
|
|
11101
12991
|
}
|
|
11102
12992
|
}]
|
|
11103
12993
|
},
|
|
12994
|
+
{
|
|
12995
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Jun2025',
|
|
12996
|
+
denom_units: [{
|
|
12997
|
+
denom: 'ibc/1925F5E360325007022E282CFA75A39B3A4E6274BE2D8B51DE7709AB617F3CCC',
|
|
12998
|
+
exponent: 0,
|
|
12999
|
+
aliases: ['y:uatom:30Jun2025']
|
|
13000
|
+
}, {
|
|
13001
|
+
denom: 'yATOM30Jun2025',
|
|
13002
|
+
exponent: 6
|
|
13003
|
+
}],
|
|
13004
|
+
base: 'ibc/1925F5E360325007022E282CFA75A39B3A4E6274BE2D8B51DE7709AB617F3CCC',
|
|
13005
|
+
name: 'yAtom (30Jun2025)',
|
|
13006
|
+
display: 'yATOM30Jun2025',
|
|
13007
|
+
symbol: 'yATOM-30Jun2025',
|
|
13008
|
+
logo_URIs: {
|
|
13009
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13010
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13011
|
+
},
|
|
13012
|
+
images: [{
|
|
13013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13015
|
+
}],
|
|
13016
|
+
type_asset: 'sdk.coin',
|
|
13017
|
+
traces: [{
|
|
13018
|
+
type: 'ibc',
|
|
13019
|
+
counterparty: {
|
|
13020
|
+
channel_id: 'channel-23',
|
|
13021
|
+
base_denom: 'y:uatom:30Jun2025',
|
|
13022
|
+
chain_name: 'pryzm'
|
|
13023
|
+
},
|
|
13024
|
+
chain: {
|
|
13025
|
+
channel_id: 'channel-257'
|
|
13026
|
+
}
|
|
13027
|
+
}]
|
|
13028
|
+
},
|
|
13029
|
+
{
|
|
13030
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2025',
|
|
13031
|
+
denom_units: [{
|
|
13032
|
+
denom: 'ibc/716AC64366830299CD4E6D26B4A0151BCD5280053FD530C66E9B88E630B73C64',
|
|
13033
|
+
exponent: 0,
|
|
13034
|
+
aliases: ['y:uatom:30Sep2025']
|
|
13035
|
+
}, {
|
|
13036
|
+
denom: 'yATOM30Sep2025',
|
|
13037
|
+
exponent: 6
|
|
13038
|
+
}],
|
|
13039
|
+
base: 'ibc/716AC64366830299CD4E6D26B4A0151BCD5280053FD530C66E9B88E630B73C64',
|
|
13040
|
+
name: 'yAtom (30Sep2025)',
|
|
13041
|
+
display: 'yATOM30Sep2025',
|
|
13042
|
+
symbol: 'yATOM-30Sep2025',
|
|
13043
|
+
logo_URIs: {
|
|
13044
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13045
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13046
|
+
},
|
|
13047
|
+
images: [{
|
|
13048
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13049
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13050
|
+
}],
|
|
13051
|
+
type_asset: 'sdk.coin',
|
|
13052
|
+
traces: [{
|
|
13053
|
+
type: 'ibc',
|
|
13054
|
+
counterparty: {
|
|
13055
|
+
channel_id: 'channel-23',
|
|
13056
|
+
base_denom: 'y:uatom:30Sep2025',
|
|
13057
|
+
chain_name: 'pryzm'
|
|
13058
|
+
},
|
|
13059
|
+
chain: {
|
|
13060
|
+
channel_id: 'channel-257'
|
|
13061
|
+
}
|
|
13062
|
+
}]
|
|
13063
|
+
},
|
|
11104
13064
|
{
|
|
11105
13065
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
11106
13066
|
denom_units: [{
|
|
@@ -11276,6 +13236,76 @@ const assets = {
|
|
|
11276
13236
|
}
|
|
11277
13237
|
}]
|
|
11278
13238
|
},
|
|
13239
|
+
{
|
|
13240
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Jun2025',
|
|
13241
|
+
denom_units: [{
|
|
13242
|
+
denom: 'ibc/4A60159F07C77AD241F2EB697BFE0C6E46AA4DDBA4E22865DBF0EB4DDD89D2B0',
|
|
13243
|
+
exponent: 0,
|
|
13244
|
+
aliases: ['y:uosmo:30Jun2025']
|
|
13245
|
+
}, {
|
|
13246
|
+
denom: 'yOSMO30Jun2025',
|
|
13247
|
+
exponent: 6
|
|
13248
|
+
}],
|
|
13249
|
+
base: 'ibc/4A60159F07C77AD241F2EB697BFE0C6E46AA4DDBA4E22865DBF0EB4DDD89D2B0',
|
|
13250
|
+
name: 'yOsmo (30Jun2025)',
|
|
13251
|
+
display: 'yOSMO30Jun2025',
|
|
13252
|
+
symbol: 'yOSMO-30Jun2025',
|
|
13253
|
+
logo_URIs: {
|
|
13254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13255
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13256
|
+
},
|
|
13257
|
+
images: [{
|
|
13258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13259
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13260
|
+
}],
|
|
13261
|
+
type_asset: 'sdk.coin',
|
|
13262
|
+
traces: [{
|
|
13263
|
+
type: 'ibc',
|
|
13264
|
+
counterparty: {
|
|
13265
|
+
channel_id: 'channel-23',
|
|
13266
|
+
base_denom: 'y:uosmo:30Jun2025',
|
|
13267
|
+
chain_name: 'pryzm'
|
|
13268
|
+
},
|
|
13269
|
+
chain: {
|
|
13270
|
+
channel_id: 'channel-257'
|
|
13271
|
+
}
|
|
13272
|
+
}]
|
|
13273
|
+
},
|
|
13274
|
+
{
|
|
13275
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2025',
|
|
13276
|
+
denom_units: [{
|
|
13277
|
+
denom: 'ibc/FE1F74B575A20B51C0240BC6C3A3CC3353AA49E65876ACDE203D99F6169374E4',
|
|
13278
|
+
exponent: 0,
|
|
13279
|
+
aliases: ['y:uosmo:30Sep2025']
|
|
13280
|
+
}, {
|
|
13281
|
+
denom: 'yOSMO30Sep2025',
|
|
13282
|
+
exponent: 6
|
|
13283
|
+
}],
|
|
13284
|
+
base: 'ibc/FE1F74B575A20B51C0240BC6C3A3CC3353AA49E65876ACDE203D99F6169374E4',
|
|
13285
|
+
name: 'yOsmo (30Sep2025)',
|
|
13286
|
+
display: 'yOSMO30Sep2025',
|
|
13287
|
+
symbol: 'yOSMO-30Sep2025',
|
|
13288
|
+
logo_URIs: {
|
|
13289
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13291
|
+
},
|
|
13292
|
+
images: [{
|
|
13293
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13294
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13295
|
+
}],
|
|
13296
|
+
type_asset: 'sdk.coin',
|
|
13297
|
+
traces: [{
|
|
13298
|
+
type: 'ibc',
|
|
13299
|
+
counterparty: {
|
|
13300
|
+
channel_id: 'channel-23',
|
|
13301
|
+
base_denom: 'y:uosmo:30Sep2025',
|
|
13302
|
+
chain_name: 'pryzm'
|
|
13303
|
+
},
|
|
13304
|
+
chain: {
|
|
13305
|
+
channel_id: 'channel-257'
|
|
13306
|
+
}
|
|
13307
|
+
}]
|
|
13308
|
+
},
|
|
11279
13309
|
{
|
|
11280
13310
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
11281
13311
|
denom_units: [{
|
|
@@ -11451,6 +13481,76 @@ const assets = {
|
|
|
11451
13481
|
}
|
|
11452
13482
|
}]
|
|
11453
13483
|
},
|
|
13484
|
+
{
|
|
13485
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Jun2025',
|
|
13486
|
+
denom_units: [{
|
|
13487
|
+
denom: 'ibc/482416436843E381BEEB164685C6805075BE18FB5D2D144533B13CF8C56BF5BB',
|
|
13488
|
+
exponent: 0,
|
|
13489
|
+
aliases: ['y:inj:30Jun2025']
|
|
13490
|
+
}, {
|
|
13491
|
+
denom: 'yINJ30Jun2025',
|
|
13492
|
+
exponent: 18
|
|
13493
|
+
}],
|
|
13494
|
+
base: 'ibc/482416436843E381BEEB164685C6805075BE18FB5D2D144533B13CF8C56BF5BB',
|
|
13495
|
+
name: 'yInj (30Jun2025)',
|
|
13496
|
+
display: 'yINJ30Jun2025',
|
|
13497
|
+
symbol: 'yINJ-30Jun2025',
|
|
13498
|
+
logo_URIs: {
|
|
13499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
13500
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
13501
|
+
},
|
|
13502
|
+
images: [{
|
|
13503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
13504
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
13505
|
+
}],
|
|
13506
|
+
type_asset: 'sdk.coin',
|
|
13507
|
+
traces: [{
|
|
13508
|
+
type: 'ibc',
|
|
13509
|
+
counterparty: {
|
|
13510
|
+
channel_id: 'channel-23',
|
|
13511
|
+
base_denom: 'y:inj:30Jun2025',
|
|
13512
|
+
chain_name: 'pryzm'
|
|
13513
|
+
},
|
|
13514
|
+
chain: {
|
|
13515
|
+
channel_id: 'channel-257'
|
|
13516
|
+
}
|
|
13517
|
+
}]
|
|
13518
|
+
},
|
|
13519
|
+
{
|
|
13520
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2025',
|
|
13521
|
+
denom_units: [{
|
|
13522
|
+
denom: 'ibc/B0E544135FF483C38B1503B56FEF26EE9454A263D0B2A5BBB60C9DE15A934EAA',
|
|
13523
|
+
exponent: 0,
|
|
13524
|
+
aliases: ['y:inj:30Sep2025']
|
|
13525
|
+
}, {
|
|
13526
|
+
denom: 'yINJ30Sep2025',
|
|
13527
|
+
exponent: 18
|
|
13528
|
+
}],
|
|
13529
|
+
base: 'ibc/B0E544135FF483C38B1503B56FEF26EE9454A263D0B2A5BBB60C9DE15A934EAA',
|
|
13530
|
+
name: 'yInj (30Sep2025)',
|
|
13531
|
+
display: 'yINJ30Sep2025',
|
|
13532
|
+
symbol: 'yINJ-30Sep2025',
|
|
13533
|
+
logo_URIs: {
|
|
13534
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
13535
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
13536
|
+
},
|
|
13537
|
+
images: [{
|
|
13538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
13539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
13540
|
+
}],
|
|
13541
|
+
type_asset: 'sdk.coin',
|
|
13542
|
+
traces: [{
|
|
13543
|
+
type: 'ibc',
|
|
13544
|
+
counterparty: {
|
|
13545
|
+
channel_id: 'channel-23',
|
|
13546
|
+
base_denom: 'y:inj:30Sep2025',
|
|
13547
|
+
chain_name: 'pryzm'
|
|
13548
|
+
},
|
|
13549
|
+
chain: {
|
|
13550
|
+
channel_id: 'channel-257'
|
|
13551
|
+
}
|
|
13552
|
+
}]
|
|
13553
|
+
},
|
|
11454
13554
|
{
|
|
11455
13555
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
11456
13556
|
denom_units: [{
|
|
@@ -11626,6 +13726,76 @@ const assets = {
|
|
|
11626
13726
|
}
|
|
11627
13727
|
}]
|
|
11628
13728
|
},
|
|
13729
|
+
{
|
|
13730
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Jun2025',
|
|
13731
|
+
denom_units: [{
|
|
13732
|
+
denom: 'ibc/C0EF52927F547F0E29AC3EDBE04A86C2D52DD6D564FA33D91CE26B90BEA0949F',
|
|
13733
|
+
exponent: 0,
|
|
13734
|
+
aliases: ['y:uluna:30Jun2025']
|
|
13735
|
+
}, {
|
|
13736
|
+
denom: 'yLUNA30Jun2025',
|
|
13737
|
+
exponent: 6
|
|
13738
|
+
}],
|
|
13739
|
+
base: 'ibc/C0EF52927F547F0E29AC3EDBE04A86C2D52DD6D564FA33D91CE26B90BEA0949F',
|
|
13740
|
+
name: 'yLuna (30Jun2025)',
|
|
13741
|
+
display: 'yLUNA30Jun2025',
|
|
13742
|
+
symbol: 'yLUNA-30Jun2025',
|
|
13743
|
+
logo_URIs: {
|
|
13744
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
13745
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
13746
|
+
},
|
|
13747
|
+
images: [{
|
|
13748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
13749
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
13750
|
+
}],
|
|
13751
|
+
type_asset: 'sdk.coin',
|
|
13752
|
+
traces: [{
|
|
13753
|
+
type: 'ibc',
|
|
13754
|
+
counterparty: {
|
|
13755
|
+
channel_id: 'channel-23',
|
|
13756
|
+
base_denom: 'y:uluna:30Jun2025',
|
|
13757
|
+
chain_name: 'pryzm'
|
|
13758
|
+
},
|
|
13759
|
+
chain: {
|
|
13760
|
+
channel_id: 'channel-257'
|
|
13761
|
+
}
|
|
13762
|
+
}]
|
|
13763
|
+
},
|
|
13764
|
+
{
|
|
13765
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2025',
|
|
13766
|
+
denom_units: [{
|
|
13767
|
+
denom: 'ibc/25F632582B89C95DB8D71D3A8CB8EE4BE8CF29BEF208EBDCA4A84C5351142093',
|
|
13768
|
+
exponent: 0,
|
|
13769
|
+
aliases: ['y:uluna:30Sep2025']
|
|
13770
|
+
}, {
|
|
13771
|
+
denom: 'yLUNA30Sep2025',
|
|
13772
|
+
exponent: 6
|
|
13773
|
+
}],
|
|
13774
|
+
base: 'ibc/25F632582B89C95DB8D71D3A8CB8EE4BE8CF29BEF208EBDCA4A84C5351142093',
|
|
13775
|
+
name: 'yLuna (30Sep2025)',
|
|
13776
|
+
display: 'yLUNA30Sep2025',
|
|
13777
|
+
symbol: 'yLUNA-30Sep2025',
|
|
13778
|
+
logo_URIs: {
|
|
13779
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
13780
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
13781
|
+
},
|
|
13782
|
+
images: [{
|
|
13783
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
13784
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
13785
|
+
}],
|
|
13786
|
+
type_asset: 'sdk.coin',
|
|
13787
|
+
traces: [{
|
|
13788
|
+
type: 'ibc',
|
|
13789
|
+
counterparty: {
|
|
13790
|
+
channel_id: 'channel-23',
|
|
13791
|
+
base_denom: 'y:uluna:30Sep2025',
|
|
13792
|
+
chain_name: 'pryzm'
|
|
13793
|
+
},
|
|
13794
|
+
chain: {
|
|
13795
|
+
channel_id: 'channel-257'
|
|
13796
|
+
}
|
|
13797
|
+
}]
|
|
13798
|
+
},
|
|
11629
13799
|
{
|
|
11630
13800
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
11631
13801
|
denom_units: [{
|
|
@@ -11703,13 +13873,48 @@ const assets = {
|
|
|
11703
13873
|
exponent: 0,
|
|
11704
13874
|
aliases: ['y:uauuu:30Sep2024']
|
|
11705
13875
|
}, {
|
|
11706
|
-
denom: 'yAUUU30Sep2024',
|
|
13876
|
+
denom: 'yAUUU30Sep2024',
|
|
13877
|
+
exponent: 6
|
|
13878
|
+
}],
|
|
13879
|
+
base: 'ibc/C18E4901AA77CA5F4BF49A3D96A3D029C293B446B45EA2E41BB3AFE340A5C32F',
|
|
13880
|
+
name: 'yAuuu (30Sep2024)',
|
|
13881
|
+
display: 'yAUUU30Sep2024',
|
|
13882
|
+
symbol: 'yAUUU-30Sep2024',
|
|
13883
|
+
logo_URIs: {
|
|
13884
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
13885
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
13886
|
+
},
|
|
13887
|
+
images: [{
|
|
13888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
13889
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
13890
|
+
}],
|
|
13891
|
+
type_asset: 'sdk.coin',
|
|
13892
|
+
traces: [{
|
|
13893
|
+
type: 'ibc',
|
|
13894
|
+
counterparty: {
|
|
13895
|
+
channel_id: 'channel-23',
|
|
13896
|
+
base_denom: 'y:uauuu:30Sep2024',
|
|
13897
|
+
chain_name: 'pryzm'
|
|
13898
|
+
},
|
|
13899
|
+
chain: {
|
|
13900
|
+
channel_id: 'channel-257'
|
|
13901
|
+
}
|
|
13902
|
+
}]
|
|
13903
|
+
},
|
|
13904
|
+
{
|
|
13905
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2024',
|
|
13906
|
+
denom_units: [{
|
|
13907
|
+
denom: 'ibc/4418FDCF1E8154522108C73AB23E29BE792BFA9177FDD396951DF90095678776',
|
|
13908
|
+
exponent: 0,
|
|
13909
|
+
aliases: ['y:uauuu:31Dec2024']
|
|
13910
|
+
}, {
|
|
13911
|
+
denom: 'yAUUU31Dec2024',
|
|
11707
13912
|
exponent: 6
|
|
11708
13913
|
}],
|
|
11709
|
-
base: 'ibc/
|
|
11710
|
-
name: 'yAuuu (
|
|
11711
|
-
display: '
|
|
11712
|
-
symbol: 'yAUUU-
|
|
13914
|
+
base: 'ibc/4418FDCF1E8154522108C73AB23E29BE792BFA9177FDD396951DF90095678776',
|
|
13915
|
+
name: 'yAuuu (31Dec2024)',
|
|
13916
|
+
display: 'yAUUU31Dec2024',
|
|
13917
|
+
symbol: 'yAUUU-31Dec2024',
|
|
11713
13918
|
logo_URIs: {
|
|
11714
13919
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
11715
13920
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
@@ -11723,7 +13928,7 @@ const assets = {
|
|
|
11723
13928
|
type: 'ibc',
|
|
11724
13929
|
counterparty: {
|
|
11725
13930
|
channel_id: 'channel-23',
|
|
11726
|
-
base_denom: 'y:uauuu:
|
|
13931
|
+
base_denom: 'y:uauuu:31Dec2024',
|
|
11727
13932
|
chain_name: 'pryzm'
|
|
11728
13933
|
},
|
|
11729
13934
|
chain: {
|
|
@@ -11732,19 +13937,19 @@ const assets = {
|
|
|
11732
13937
|
}]
|
|
11733
13938
|
},
|
|
11734
13939
|
{
|
|
11735
|
-
description: 'Pryzm\'s refracted yield token for AUUU with maturity of
|
|
13940
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Jun2025',
|
|
11736
13941
|
denom_units: [{
|
|
11737
|
-
denom: 'ibc/
|
|
13942
|
+
denom: 'ibc/04DE8538E36C0C525F4A44BBBA5B3F590DACC6C7DE2DD9B204F8615DEAECBB9C',
|
|
11738
13943
|
exponent: 0,
|
|
11739
|
-
aliases: ['y:uauuu:
|
|
13944
|
+
aliases: ['y:uauuu:30Jun2025']
|
|
11740
13945
|
}, {
|
|
11741
|
-
denom: '
|
|
13946
|
+
denom: 'yAUUU30Jun2025',
|
|
11742
13947
|
exponent: 6
|
|
11743
13948
|
}],
|
|
11744
|
-
base: 'ibc/
|
|
11745
|
-
name: 'yAuuu (
|
|
11746
|
-
display: '
|
|
11747
|
-
symbol: 'yAUUU-
|
|
13949
|
+
base: 'ibc/04DE8538E36C0C525F4A44BBBA5B3F590DACC6C7DE2DD9B204F8615DEAECBB9C',
|
|
13950
|
+
name: 'yAuuu (30Jun2025)',
|
|
13951
|
+
display: 'yAUUU30Jun2025',
|
|
13952
|
+
symbol: 'yAUUU-30Jun2025',
|
|
11748
13953
|
logo_URIs: {
|
|
11749
13954
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
11750
13955
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
@@ -11758,7 +13963,7 @@ const assets = {
|
|
|
11758
13963
|
type: 'ibc',
|
|
11759
13964
|
counterparty: {
|
|
11760
13965
|
channel_id: 'channel-23',
|
|
11761
|
-
base_denom: 'y:uauuu:
|
|
13966
|
+
base_denom: 'y:uauuu:30Jun2025',
|
|
11762
13967
|
chain_name: 'pryzm'
|
|
11763
13968
|
},
|
|
11764
13969
|
chain: {
|
|
@@ -11941,6 +14146,41 @@ const assets = {
|
|
|
11941
14146
|
}
|
|
11942
14147
|
}]
|
|
11943
14148
|
},
|
|
14149
|
+
{
|
|
14150
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Jun2025',
|
|
14151
|
+
denom_units: [{
|
|
14152
|
+
denom: 'ibc/3DA72581434954123D138C3BA7094C6344ED81E7D1DE6D3AEC4F909355D8E805',
|
|
14153
|
+
exponent: 0,
|
|
14154
|
+
aliases: ['y:stutia:30Jun2025']
|
|
14155
|
+
}, {
|
|
14156
|
+
denom: 'ystTIA30Jun2025',
|
|
14157
|
+
exponent: 6
|
|
14158
|
+
}],
|
|
14159
|
+
base: 'ibc/3DA72581434954123D138C3BA7094C6344ED81E7D1DE6D3AEC4F909355D8E805',
|
|
14160
|
+
name: 'ystTia (30Jun2025)',
|
|
14161
|
+
display: 'ystTIA30Jun2025',
|
|
14162
|
+
symbol: 'ystTIA-30Jun2025',
|
|
14163
|
+
logo_URIs: {
|
|
14164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14166
|
+
},
|
|
14167
|
+
images: [{
|
|
14168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14169
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14170
|
+
}],
|
|
14171
|
+
type_asset: 'sdk.coin',
|
|
14172
|
+
traces: [{
|
|
14173
|
+
type: 'ibc',
|
|
14174
|
+
counterparty: {
|
|
14175
|
+
channel_id: 'channel-23',
|
|
14176
|
+
base_denom: 'y:stutia:30Jun2025',
|
|
14177
|
+
chain_name: 'pryzm'
|
|
14178
|
+
},
|
|
14179
|
+
chain: {
|
|
14180
|
+
channel_id: 'channel-257'
|
|
14181
|
+
}
|
|
14182
|
+
}]
|
|
14183
|
+
},
|
|
11944
14184
|
{
|
|
11945
14185
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
11946
14186
|
denom_units: [{
|
|
@@ -12116,6 +14356,41 @@ const assets = {
|
|
|
12116
14356
|
}
|
|
12117
14357
|
}]
|
|
12118
14358
|
},
|
|
14359
|
+
{
|
|
14360
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Jun2025',
|
|
14361
|
+
denom_units: [{
|
|
14362
|
+
denom: 'ibc/9B225BD1C3CB8DB05D57BCFA65A2BA4A40ED7AC660BBB98370EB7157CD42936A',
|
|
14363
|
+
exponent: 0,
|
|
14364
|
+
aliases: ['y:stadydx:30Jun2025']
|
|
14365
|
+
}, {
|
|
14366
|
+
denom: 'ystDYDX30Jun2025',
|
|
14367
|
+
exponent: 6
|
|
14368
|
+
}],
|
|
14369
|
+
base: 'ibc/9B225BD1C3CB8DB05D57BCFA65A2BA4A40ED7AC660BBB98370EB7157CD42936A',
|
|
14370
|
+
name: 'ystDydx (30Jun2025)',
|
|
14371
|
+
display: 'ystDYDX30Jun2025',
|
|
14372
|
+
symbol: 'ystDYDX-30Jun2025',
|
|
14373
|
+
logo_URIs: {
|
|
14374
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14375
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14376
|
+
},
|
|
14377
|
+
images: [{
|
|
14378
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14379
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14380
|
+
}],
|
|
14381
|
+
type_asset: 'sdk.coin',
|
|
14382
|
+
traces: [{
|
|
14383
|
+
type: 'ibc',
|
|
14384
|
+
counterparty: {
|
|
14385
|
+
channel_id: 'channel-23',
|
|
14386
|
+
base_denom: 'y:stadydx:30Jun2025',
|
|
14387
|
+
chain_name: 'pryzm'
|
|
14388
|
+
},
|
|
14389
|
+
chain: {
|
|
14390
|
+
channel_id: 'channel-257'
|
|
14391
|
+
}
|
|
14392
|
+
}]
|
|
14393
|
+
},
|
|
12119
14394
|
{
|
|
12120
14395
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
12121
14396
|
denom_units: [{
|
|
@@ -12431,6 +14706,76 @@ const assets = {
|
|
|
12431
14706
|
}
|
|
12432
14707
|
}]
|
|
12433
14708
|
},
|
|
14709
|
+
{
|
|
14710
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Jun2025',
|
|
14711
|
+
denom_units: [{
|
|
14712
|
+
denom: 'ibc/6AF410F051F251D0560CACB6F45AA9E1063854F0452A4DD249BFD82939D76D56',
|
|
14713
|
+
exponent: 0,
|
|
14714
|
+
aliases: ['y:utia:30Jun2025']
|
|
14715
|
+
}, {
|
|
14716
|
+
denom: 'yTIA30Jun2025',
|
|
14717
|
+
exponent: 6
|
|
14718
|
+
}],
|
|
14719
|
+
base: 'ibc/6AF410F051F251D0560CACB6F45AA9E1063854F0452A4DD249BFD82939D76D56',
|
|
14720
|
+
name: 'yTia (30Jun2025)',
|
|
14721
|
+
display: 'yTIA30Jun2025',
|
|
14722
|
+
symbol: 'yTIA-30Jun2025',
|
|
14723
|
+
logo_URIs: {
|
|
14724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
14725
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
14726
|
+
},
|
|
14727
|
+
images: [{
|
|
14728
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
14729
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
14730
|
+
}],
|
|
14731
|
+
type_asset: 'sdk.coin',
|
|
14732
|
+
traces: [{
|
|
14733
|
+
type: 'ibc',
|
|
14734
|
+
counterparty: {
|
|
14735
|
+
channel_id: 'channel-23',
|
|
14736
|
+
base_denom: 'y:utia:30Jun2025',
|
|
14737
|
+
chain_name: 'pryzm'
|
|
14738
|
+
},
|
|
14739
|
+
chain: {
|
|
14740
|
+
channel_id: 'channel-257'
|
|
14741
|
+
}
|
|
14742
|
+
}]
|
|
14743
|
+
},
|
|
14744
|
+
{
|
|
14745
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 30Sep2025',
|
|
14746
|
+
denom_units: [{
|
|
14747
|
+
denom: 'ibc/3A9E82F8B655D13400F6EB17E0FD732F28E2BFFB0C1C0E099B27BC4265040E26',
|
|
14748
|
+
exponent: 0,
|
|
14749
|
+
aliases: ['y:utia:30Sep2025']
|
|
14750
|
+
}, {
|
|
14751
|
+
denom: 'yTIA30Sep2025',
|
|
14752
|
+
exponent: 6
|
|
14753
|
+
}],
|
|
14754
|
+
base: 'ibc/3A9E82F8B655D13400F6EB17E0FD732F28E2BFFB0C1C0E099B27BC4265040E26',
|
|
14755
|
+
name: 'yTia (30Sep2025)',
|
|
14756
|
+
display: 'yTIA30Sep2025',
|
|
14757
|
+
symbol: 'yTIA-30Sep2025',
|
|
14758
|
+
logo_URIs: {
|
|
14759
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
14760
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
14761
|
+
},
|
|
14762
|
+
images: [{
|
|
14763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
14764
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
14765
|
+
}],
|
|
14766
|
+
type_asset: 'sdk.coin',
|
|
14767
|
+
traces: [{
|
|
14768
|
+
type: 'ibc',
|
|
14769
|
+
counterparty: {
|
|
14770
|
+
channel_id: 'channel-23',
|
|
14771
|
+
base_denom: 'y:utia:30Sep2025',
|
|
14772
|
+
chain_name: 'pryzm'
|
|
14773
|
+
},
|
|
14774
|
+
chain: {
|
|
14775
|
+
channel_id: 'channel-257'
|
|
14776
|
+
}
|
|
14777
|
+
}]
|
|
14778
|
+
},
|
|
12434
14779
|
{
|
|
12435
14780
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
12436
14781
|
denom_units: [{
|
|
@@ -12641,6 +14986,76 @@ const assets = {
|
|
|
12641
14986
|
}
|
|
12642
14987
|
}]
|
|
12643
14988
|
},
|
|
14989
|
+
{
|
|
14990
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2026',
|
|
14991
|
+
denom_units: [{
|
|
14992
|
+
denom: 'ibc/1AD94940D5E3387DF71AF51FA140B059803662C4F397B858E74ADF7F770EA14A',
|
|
14993
|
+
exponent: 0,
|
|
14994
|
+
aliases: ['y:ausdy:31Mar2026']
|
|
14995
|
+
}, {
|
|
14996
|
+
denom: 'yUSDY31Mar2026',
|
|
14997
|
+
exponent: 18
|
|
14998
|
+
}],
|
|
14999
|
+
base: 'ibc/1AD94940D5E3387DF71AF51FA140B059803662C4F397B858E74ADF7F770EA14A',
|
|
15000
|
+
name: 'yUsdy (31Mar2026)',
|
|
15001
|
+
display: 'yUSDY31Mar2026',
|
|
15002
|
+
symbol: 'yUSDY-31Mar2026',
|
|
15003
|
+
logo_URIs: {
|
|
15004
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
15005
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
15006
|
+
},
|
|
15007
|
+
images: [{
|
|
15008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
15009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
15010
|
+
}],
|
|
15011
|
+
type_asset: 'sdk.coin',
|
|
15012
|
+
traces: [{
|
|
15013
|
+
type: 'ibc',
|
|
15014
|
+
counterparty: {
|
|
15015
|
+
channel_id: 'channel-23',
|
|
15016
|
+
base_denom: 'y:ausdy:31Mar2026',
|
|
15017
|
+
chain_name: 'pryzm'
|
|
15018
|
+
},
|
|
15019
|
+
chain: {
|
|
15020
|
+
channel_id: 'channel-257'
|
|
15021
|
+
}
|
|
15022
|
+
}]
|
|
15023
|
+
},
|
|
15024
|
+
{
|
|
15025
|
+
description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2026',
|
|
15026
|
+
denom_units: [{
|
|
15027
|
+
denom: 'ibc/BE8CDA0A29AC281791718A1F09CD2B00D0755CC9F84AE39A5761E9742DF73D13',
|
|
15028
|
+
exponent: 0,
|
|
15029
|
+
aliases: ['y:ausdy:30Jun2026']
|
|
15030
|
+
}, {
|
|
15031
|
+
denom: 'yUSDY30Jun2026',
|
|
15032
|
+
exponent: 18
|
|
15033
|
+
}],
|
|
15034
|
+
base: 'ibc/BE8CDA0A29AC281791718A1F09CD2B00D0755CC9F84AE39A5761E9742DF73D13',
|
|
15035
|
+
name: 'yUsdy (30Jun2026)',
|
|
15036
|
+
display: 'yUSDY30Jun2026',
|
|
15037
|
+
symbol: 'yUSDY-30Jun2026',
|
|
15038
|
+
logo_URIs: {
|
|
15039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
15040
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
15041
|
+
},
|
|
15042
|
+
images: [{
|
|
15043
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
|
|
15044
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
|
|
15045
|
+
}],
|
|
15046
|
+
type_asset: 'sdk.coin',
|
|
15047
|
+
traces: [{
|
|
15048
|
+
type: 'ibc',
|
|
15049
|
+
counterparty: {
|
|
15050
|
+
channel_id: 'channel-23',
|
|
15051
|
+
base_denom: 'y:ausdy:30Jun2026',
|
|
15052
|
+
chain_name: 'pryzm'
|
|
15053
|
+
},
|
|
15054
|
+
chain: {
|
|
15055
|
+
channel_id: 'channel-257'
|
|
15056
|
+
}
|
|
15057
|
+
}]
|
|
15058
|
+
},
|
|
12644
15059
|
{
|
|
12645
15060
|
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2025',
|
|
12646
15061
|
denom_units: [{
|
|
@@ -12781,6 +15196,76 @@ const assets = {
|
|
|
12781
15196
|
}
|
|
12782
15197
|
}]
|
|
12783
15198
|
},
|
|
15199
|
+
{
|
|
15200
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 31Mar2026',
|
|
15201
|
+
denom_units: [{
|
|
15202
|
+
denom: 'ibc/8800A35E58CBA24927A15CE074A3BFCA9122C999D1013C32BB6630BEB395CE2C',
|
|
15203
|
+
exponent: 0,
|
|
15204
|
+
aliases: ['y:upryzm:31Mar2026']
|
|
15205
|
+
}, {
|
|
15206
|
+
denom: 'yPRYZM31Mar2026',
|
|
15207
|
+
exponent: 6
|
|
15208
|
+
}],
|
|
15209
|
+
base: 'ibc/8800A35E58CBA24927A15CE074A3BFCA9122C999D1013C32BB6630BEB395CE2C',
|
|
15210
|
+
name: 'yPryzm (31Mar2026)',
|
|
15211
|
+
display: 'yPRYZM31Mar2026',
|
|
15212
|
+
symbol: 'yPRYZM-31Mar2026',
|
|
15213
|
+
logo_URIs: {
|
|
15214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
15215
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
15216
|
+
},
|
|
15217
|
+
images: [{
|
|
15218
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
15219
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
15220
|
+
}],
|
|
15221
|
+
type_asset: 'sdk.coin',
|
|
15222
|
+
traces: [{
|
|
15223
|
+
type: 'ibc',
|
|
15224
|
+
counterparty: {
|
|
15225
|
+
channel_id: 'channel-23',
|
|
15226
|
+
base_denom: 'y:upryzm:31Mar2026',
|
|
15227
|
+
chain_name: 'pryzm'
|
|
15228
|
+
},
|
|
15229
|
+
chain: {
|
|
15230
|
+
channel_id: 'channel-257'
|
|
15231
|
+
}
|
|
15232
|
+
}]
|
|
15233
|
+
},
|
|
15234
|
+
{
|
|
15235
|
+
description: 'Pryzm\'s refracted yield token for PRYZM with maturity of 30Jun2026',
|
|
15236
|
+
denom_units: [{
|
|
15237
|
+
denom: 'ibc/D2D9F2EF81F2E4AD33C81EC6EAF4122FB1376437C801E4B1C7221A31EC95EAD9',
|
|
15238
|
+
exponent: 0,
|
|
15239
|
+
aliases: ['y:upryzm:30Jun2026']
|
|
15240
|
+
}, {
|
|
15241
|
+
denom: 'yPRYZM30Jun2026',
|
|
15242
|
+
exponent: 6
|
|
15243
|
+
}],
|
|
15244
|
+
base: 'ibc/D2D9F2EF81F2E4AD33C81EC6EAF4122FB1376437C801E4B1C7221A31EC95EAD9',
|
|
15245
|
+
name: 'yPryzm (30Jun2026)',
|
|
15246
|
+
display: 'yPRYZM30Jun2026',
|
|
15247
|
+
symbol: 'yPRYZM-30Jun2026',
|
|
15248
|
+
logo_URIs: {
|
|
15249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
15250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
15251
|
+
},
|
|
15252
|
+
images: [{
|
|
15253
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.png',
|
|
15254
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yPryzm.svg'
|
|
15255
|
+
}],
|
|
15256
|
+
type_asset: 'sdk.coin',
|
|
15257
|
+
traces: [{
|
|
15258
|
+
type: 'ibc',
|
|
15259
|
+
counterparty: {
|
|
15260
|
+
channel_id: 'channel-23',
|
|
15261
|
+
base_denom: 'y:upryzm:30Jun2026',
|
|
15262
|
+
chain_name: 'pryzm'
|
|
15263
|
+
},
|
|
15264
|
+
chain: {
|
|
15265
|
+
channel_id: 'channel-257'
|
|
15266
|
+
}
|
|
15267
|
+
}]
|
|
15268
|
+
},
|
|
12784
15269
|
{
|
|
12785
15270
|
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2025',
|
|
12786
15271
|
denom_units: [{
|
|
@@ -12921,6 +15406,41 @@ const assets = {
|
|
|
12921
15406
|
}
|
|
12922
15407
|
}]
|
|
12923
15408
|
},
|
|
15409
|
+
{
|
|
15410
|
+
description: 'Pryzm\'s refracted yield token for sUSDS with maturity of 30Jun2026',
|
|
15411
|
+
denom_units: [{
|
|
15412
|
+
denom: 'ibc/4771EB138C686B4101E0C08BE8A6F17E0F70A2F84C6952BDE2878752B79C3035',
|
|
15413
|
+
exponent: 0,
|
|
15414
|
+
aliases: ['y:asusds:30Jun2026']
|
|
15415
|
+
}, {
|
|
15416
|
+
denom: 'ysUSDS30Jun2026',
|
|
15417
|
+
exponent: 18
|
|
15418
|
+
}],
|
|
15419
|
+
base: 'ibc/4771EB138C686B4101E0C08BE8A6F17E0F70A2F84C6952BDE2878752B79C3035',
|
|
15420
|
+
name: 'ysUsds (30Jun2026)',
|
|
15421
|
+
display: 'ysUSDS30Jun2026',
|
|
15422
|
+
symbol: 'ysUSDS-30Jun2026',
|
|
15423
|
+
logo_URIs: {
|
|
15424
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
15425
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
15426
|
+
},
|
|
15427
|
+
images: [{
|
|
15428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.png',
|
|
15429
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ysUsds.svg'
|
|
15430
|
+
}],
|
|
15431
|
+
type_asset: 'sdk.coin',
|
|
15432
|
+
traces: [{
|
|
15433
|
+
type: 'ibc',
|
|
15434
|
+
counterparty: {
|
|
15435
|
+
channel_id: 'channel-23',
|
|
15436
|
+
base_denom: 'y:asusds:30Jun2026',
|
|
15437
|
+
chain_name: 'pryzm'
|
|
15438
|
+
},
|
|
15439
|
+
chain: {
|
|
15440
|
+
channel_id: 'channel-257'
|
|
15441
|
+
}
|
|
15442
|
+
}]
|
|
15443
|
+
},
|
|
12924
15444
|
{
|
|
12925
15445
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
12926
15446
|
denom_units: [{
|