@chain-registry/assets 1.70.51 → 1.70.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/assets.js +3 -1
- package/esm/mainnet/axelar.js +1381 -43
- package/esm/mainnet/canto.js +86 -0
- package/esm/mainnet/celestia.js +1386 -40
- package/esm/mainnet/cosmoshub.js +1362 -16
- package/esm/mainnet/dydx.js +1286 -26
- package/esm/mainnet/index.js +2 -0
- package/esm/mainnet/injective.js +1381 -43
- package/esm/mainnet/milkyway.js +268 -0
- package/esm/mainnet/neutron.js +1286 -26
- package/esm/mainnet/noble.js +1381 -43
- package/esm/mainnet/osmosis.js +1456 -32
- package/esm/mainnet/stride.js +1286 -26
- package/esm/mainnet/terra2.js +1286 -26
- package/esm/mainnet/xion.js +1066 -0
- package/mainnet/assets.js +3 -1
- package/mainnet/axelar.js +1381 -43
- package/mainnet/canto.js +86 -0
- package/mainnet/celestia.js +1386 -40
- package/mainnet/cosmoshub.js +1362 -16
- package/mainnet/dydx.js +1286 -26
- package/mainnet/index.d.ts +2 -0
- package/mainnet/index.js +4 -2
- package/mainnet/injective.js +1381 -43
- package/mainnet/milkyway.d.ts +3 -0
- package/mainnet/milkyway.js +270 -0
- package/mainnet/neutron.js +1286 -26
- package/mainnet/noble.js +1381 -43
- package/mainnet/osmosis.js +1456 -32
- package/mainnet/stride.js +1286 -26
- package/mainnet/terra2.js +1286 -26
- package/mainnet/xion.d.ts +3 -0
- package/mainnet/xion.js +1068 -0
- package/package.json +5 -5
package/esm/mainnet/terra2.js
CHANGED
|
@@ -2051,6 +2051,41 @@ const assets = {
|
|
|
2051
2051
|
}
|
|
2052
2052
|
}]
|
|
2053
2053
|
},
|
|
2054
|
+
{
|
|
2055
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
2056
|
+
denom_units: [{
|
|
2057
|
+
denom: 'ibc/9E5A438A564D1C2E96E87ECA0F6813EBD9C83D6A8337E202EC0DAAB643DED042',
|
|
2058
|
+
exponent: 0,
|
|
2059
|
+
aliases: ['p:uatom:31Dec2026']
|
|
2060
|
+
}, {
|
|
2061
|
+
denom: 'pATOM31Dec2026',
|
|
2062
|
+
exponent: 6
|
|
2063
|
+
}],
|
|
2064
|
+
base: 'ibc/9E5A438A564D1C2E96E87ECA0F6813EBD9C83D6A8337E202EC0DAAB643DED042',
|
|
2065
|
+
name: 'pAtom (31Dec2026)',
|
|
2066
|
+
display: 'pATOM31Dec2026',
|
|
2067
|
+
symbol: 'pATOM-31Dec2026',
|
|
2068
|
+
logo_URIs: {
|
|
2069
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2070
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2071
|
+
},
|
|
2072
|
+
images: [{
|
|
2073
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
2074
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
2075
|
+
}],
|
|
2076
|
+
type_asset: 'sdk.coin',
|
|
2077
|
+
traces: [{
|
|
2078
|
+
type: 'ibc',
|
|
2079
|
+
counterparty: {
|
|
2080
|
+
channel_id: 'channel-4',
|
|
2081
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
2082
|
+
chain_name: 'pryzm'
|
|
2083
|
+
},
|
|
2084
|
+
chain: {
|
|
2085
|
+
channel_id: 'channel-473'
|
|
2086
|
+
}
|
|
2087
|
+
}]
|
|
2088
|
+
},
|
|
2054
2089
|
{
|
|
2055
2090
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
2056
2091
|
denom_units: [{
|
|
@@ -2156,6 +2191,41 @@ const assets = {
|
|
|
2156
2191
|
}
|
|
2157
2192
|
}]
|
|
2158
2193
|
},
|
|
2194
|
+
{
|
|
2195
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
2196
|
+
denom_units: [{
|
|
2197
|
+
denom: 'ibc/1BCF08970525B9302C5F5C4844BDF036C1BF12336A5CDEA1074F92FC077AE6AA',
|
|
2198
|
+
exponent: 0,
|
|
2199
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
2200
|
+
}, {
|
|
2201
|
+
denom: 'pOSMO31Dec2026',
|
|
2202
|
+
exponent: 6
|
|
2203
|
+
}],
|
|
2204
|
+
base: 'ibc/1BCF08970525B9302C5F5C4844BDF036C1BF12336A5CDEA1074F92FC077AE6AA',
|
|
2205
|
+
name: 'pOsmo (31Dec2026)',
|
|
2206
|
+
display: 'pOSMO31Dec2026',
|
|
2207
|
+
symbol: 'pOSMO-31Dec2026',
|
|
2208
|
+
logo_URIs: {
|
|
2209
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2210
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2211
|
+
},
|
|
2212
|
+
images: [{
|
|
2213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
2214
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
2215
|
+
}],
|
|
2216
|
+
type_asset: 'sdk.coin',
|
|
2217
|
+
traces: [{
|
|
2218
|
+
type: 'ibc',
|
|
2219
|
+
counterparty: {
|
|
2220
|
+
channel_id: 'channel-4',
|
|
2221
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
2222
|
+
chain_name: 'pryzm'
|
|
2223
|
+
},
|
|
2224
|
+
chain: {
|
|
2225
|
+
channel_id: 'channel-473'
|
|
2226
|
+
}
|
|
2227
|
+
}]
|
|
2228
|
+
},
|
|
2159
2229
|
{
|
|
2160
2230
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
2161
2231
|
denom_units: [{
|
|
@@ -2261,6 +2331,41 @@ const assets = {
|
|
|
2261
2331
|
}
|
|
2262
2332
|
}]
|
|
2263
2333
|
},
|
|
2334
|
+
{
|
|
2335
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
2336
|
+
denom_units: [{
|
|
2337
|
+
denom: 'ibc/A51E4337C059C47BD05C8CF613F79F0D8C4776F4B252DCF451E49E05D2EBE149',
|
|
2338
|
+
exponent: 0,
|
|
2339
|
+
aliases: ['p:inj:31Dec2026']
|
|
2340
|
+
}, {
|
|
2341
|
+
denom: 'pINJ31Dec2026',
|
|
2342
|
+
exponent: 18
|
|
2343
|
+
}],
|
|
2344
|
+
base: 'ibc/A51E4337C059C47BD05C8CF613F79F0D8C4776F4B252DCF451E49E05D2EBE149',
|
|
2345
|
+
name: 'pInj (31Dec2026)',
|
|
2346
|
+
display: 'pINJ31Dec2026',
|
|
2347
|
+
symbol: 'pINJ-31Dec2026',
|
|
2348
|
+
logo_URIs: {
|
|
2349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2351
|
+
},
|
|
2352
|
+
images: [{
|
|
2353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
2354
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
2355
|
+
}],
|
|
2356
|
+
type_asset: 'sdk.coin',
|
|
2357
|
+
traces: [{
|
|
2358
|
+
type: 'ibc',
|
|
2359
|
+
counterparty: {
|
|
2360
|
+
channel_id: 'channel-4',
|
|
2361
|
+
base_denom: 'p:inj:31Dec2026',
|
|
2362
|
+
chain_name: 'pryzm'
|
|
2363
|
+
},
|
|
2364
|
+
chain: {
|
|
2365
|
+
channel_id: 'channel-473'
|
|
2366
|
+
}
|
|
2367
|
+
}]
|
|
2368
|
+
},
|
|
2264
2369
|
{
|
|
2265
2370
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
2266
2371
|
denom_units: [{
|
|
@@ -2331,6 +2436,41 @@ const assets = {
|
|
|
2331
2436
|
}
|
|
2332
2437
|
}]
|
|
2333
2438
|
},
|
|
2439
|
+
{
|
|
2440
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
2441
|
+
denom_units: [{
|
|
2442
|
+
denom: 'ibc/31E7EA2585280541FCED4D2FC56FCDDC1809B2825F18C2CFE44DA0008D8005B5',
|
|
2443
|
+
exponent: 0,
|
|
2444
|
+
aliases: ['p:uluna:31Dec2026']
|
|
2445
|
+
}, {
|
|
2446
|
+
denom: 'pLUNA31Dec2026',
|
|
2447
|
+
exponent: 6
|
|
2448
|
+
}],
|
|
2449
|
+
base: 'ibc/31E7EA2585280541FCED4D2FC56FCDDC1809B2825F18C2CFE44DA0008D8005B5',
|
|
2450
|
+
name: 'pLuna (31Dec2026)',
|
|
2451
|
+
display: 'pLUNA31Dec2026',
|
|
2452
|
+
symbol: 'pLUNA-31Dec2026',
|
|
2453
|
+
logo_URIs: {
|
|
2454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2455
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
2456
|
+
},
|
|
2457
|
+
images: [{
|
|
2458
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
2459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
2460
|
+
}],
|
|
2461
|
+
type_asset: 'sdk.coin',
|
|
2462
|
+
traces: [{
|
|
2463
|
+
type: 'ibc',
|
|
2464
|
+
counterparty: {
|
|
2465
|
+
channel_id: 'channel-4',
|
|
2466
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
2467
|
+
chain_name: 'pryzm'
|
|
2468
|
+
},
|
|
2469
|
+
chain: {
|
|
2470
|
+
channel_id: 'channel-473'
|
|
2471
|
+
}
|
|
2472
|
+
}]
|
|
2473
|
+
},
|
|
2334
2474
|
{
|
|
2335
2475
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
2336
2476
|
denom_units: [{
|
|
@@ -2471,6 +2611,41 @@ const assets = {
|
|
|
2471
2611
|
}
|
|
2472
2612
|
}]
|
|
2473
2613
|
},
|
|
2614
|
+
{
|
|
2615
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
2616
|
+
denom_units: [{
|
|
2617
|
+
denom: 'ibc/BCEB3046AF563E6AF374323994A2C261AE78AD991CB79F98814063CE441ED94E',
|
|
2618
|
+
exponent: 0,
|
|
2619
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
2620
|
+
}, {
|
|
2621
|
+
denom: 'pAUUU31Dec2026',
|
|
2622
|
+
exponent: 6
|
|
2623
|
+
}],
|
|
2624
|
+
base: 'ibc/BCEB3046AF563E6AF374323994A2C261AE78AD991CB79F98814063CE441ED94E',
|
|
2625
|
+
name: 'pAuuu (31Dec2026)',
|
|
2626
|
+
display: 'pAUUU31Dec2026',
|
|
2627
|
+
symbol: 'pAUUU-31Dec2026',
|
|
2628
|
+
logo_URIs: {
|
|
2629
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
2630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2631
|
+
},
|
|
2632
|
+
images: [{
|
|
2633
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
2634
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
2635
|
+
}],
|
|
2636
|
+
type_asset: 'sdk.coin',
|
|
2637
|
+
traces: [{
|
|
2638
|
+
type: 'ibc',
|
|
2639
|
+
counterparty: {
|
|
2640
|
+
channel_id: 'channel-4',
|
|
2641
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
2642
|
+
chain_name: 'pryzm'
|
|
2643
|
+
},
|
|
2644
|
+
chain: {
|
|
2645
|
+
channel_id: 'channel-473'
|
|
2646
|
+
}
|
|
2647
|
+
}]
|
|
2648
|
+
},
|
|
2474
2649
|
{
|
|
2475
2650
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
2476
2651
|
denom_units: [{
|
|
@@ -2576,6 +2751,41 @@ const assets = {
|
|
|
2576
2751
|
}
|
|
2577
2752
|
}]
|
|
2578
2753
|
},
|
|
2754
|
+
{
|
|
2755
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
2756
|
+
denom_units: [{
|
|
2757
|
+
denom: 'ibc/1344AED43978313AF9DE7C4344E26E6B1AF460B0ED0F88966597FFC59DDB7FCB',
|
|
2758
|
+
exponent: 0,
|
|
2759
|
+
aliases: ['p:stutia:31Dec2026']
|
|
2760
|
+
}, {
|
|
2761
|
+
denom: 'pstTIA31Dec2026',
|
|
2762
|
+
exponent: 6
|
|
2763
|
+
}],
|
|
2764
|
+
base: 'ibc/1344AED43978313AF9DE7C4344E26E6B1AF460B0ED0F88966597FFC59DDB7FCB',
|
|
2765
|
+
name: 'pstTia (31Dec2026)',
|
|
2766
|
+
display: 'pstTIA31Dec2026',
|
|
2767
|
+
symbol: 'pstTIA-31Dec2026',
|
|
2768
|
+
logo_URIs: {
|
|
2769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
2770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
2771
|
+
},
|
|
2772
|
+
images: [{
|
|
2773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
2774
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
2775
|
+
}],
|
|
2776
|
+
type_asset: 'sdk.coin',
|
|
2777
|
+
traces: [{
|
|
2778
|
+
type: 'ibc',
|
|
2779
|
+
counterparty: {
|
|
2780
|
+
channel_id: 'channel-4',
|
|
2781
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
2782
|
+
chain_name: 'pryzm'
|
|
2783
|
+
},
|
|
2784
|
+
chain: {
|
|
2785
|
+
channel_id: 'channel-473'
|
|
2786
|
+
}
|
|
2787
|
+
}]
|
|
2788
|
+
},
|
|
2579
2789
|
{
|
|
2580
2790
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
2581
2791
|
denom_units: [{
|
|
@@ -2681,6 +2891,41 @@ const assets = {
|
|
|
2681
2891
|
}
|
|
2682
2892
|
}]
|
|
2683
2893
|
},
|
|
2894
|
+
{
|
|
2895
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
2896
|
+
denom_units: [{
|
|
2897
|
+
denom: 'ibc/7DE8FAE6FBD44BE63BDF1516D0BF801E373C2CDA0E7C2B828D2D7525E10E25BF',
|
|
2898
|
+
exponent: 0,
|
|
2899
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
2900
|
+
}, {
|
|
2901
|
+
denom: 'pstDYDX31Dec2026',
|
|
2902
|
+
exponent: 18
|
|
2903
|
+
}],
|
|
2904
|
+
base: 'ibc/7DE8FAE6FBD44BE63BDF1516D0BF801E373C2CDA0E7C2B828D2D7525E10E25BF',
|
|
2905
|
+
name: 'pstDydx (31Dec2026)',
|
|
2906
|
+
display: 'pstDYDX31Dec2026',
|
|
2907
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
2908
|
+
logo_URIs: {
|
|
2909
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
2910
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
2911
|
+
},
|
|
2912
|
+
images: [{
|
|
2913
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
2914
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
2915
|
+
}],
|
|
2916
|
+
type_asset: 'sdk.coin',
|
|
2917
|
+
traces: [{
|
|
2918
|
+
type: 'ibc',
|
|
2919
|
+
counterparty: {
|
|
2920
|
+
channel_id: 'channel-4',
|
|
2921
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
2922
|
+
chain_name: 'pryzm'
|
|
2923
|
+
},
|
|
2924
|
+
chain: {
|
|
2925
|
+
channel_id: 'channel-473'
|
|
2926
|
+
}
|
|
2927
|
+
}]
|
|
2928
|
+
},
|
|
2684
2929
|
{
|
|
2685
2930
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
2686
2931
|
denom_units: [{
|
|
@@ -2786,6 +3031,41 @@ const assets = {
|
|
|
2786
3031
|
}
|
|
2787
3032
|
}]
|
|
2788
3033
|
},
|
|
3034
|
+
{
|
|
3035
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
3036
|
+
denom_units: [{
|
|
3037
|
+
denom: 'ibc/066E2C72D067414E6B3F9632DE67612AB6908DB956EB02C3272BD8D101C851BA',
|
|
3038
|
+
exponent: 0,
|
|
3039
|
+
aliases: ['p:udatom:31Dec2026']
|
|
3040
|
+
}, {
|
|
3041
|
+
denom: 'pdATOM31Dec2026',
|
|
3042
|
+
exponent: 6
|
|
3043
|
+
}],
|
|
3044
|
+
base: 'ibc/066E2C72D067414E6B3F9632DE67612AB6908DB956EB02C3272BD8D101C851BA',
|
|
3045
|
+
name: 'pdAtom (31Dec2026)',
|
|
3046
|
+
display: 'pdATOM31Dec2026',
|
|
3047
|
+
symbol: 'pdATOM-31Dec2026',
|
|
3048
|
+
logo_URIs: {
|
|
3049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
3050
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
3051
|
+
},
|
|
3052
|
+
images: [{
|
|
3053
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
3054
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
3055
|
+
}],
|
|
3056
|
+
type_asset: 'sdk.coin',
|
|
3057
|
+
traces: [{
|
|
3058
|
+
type: 'ibc',
|
|
3059
|
+
counterparty: {
|
|
3060
|
+
channel_id: 'channel-4',
|
|
3061
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
3062
|
+
chain_name: 'pryzm'
|
|
3063
|
+
},
|
|
3064
|
+
chain: {
|
|
3065
|
+
channel_id: 'channel-473'
|
|
3066
|
+
}
|
|
3067
|
+
}]
|
|
3068
|
+
},
|
|
2789
3069
|
{
|
|
2790
3070
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
2791
3071
|
denom_units: [{
|
|
@@ -2856,6 +3136,41 @@ const assets = {
|
|
|
2856
3136
|
}
|
|
2857
3137
|
}]
|
|
2858
3138
|
},
|
|
3139
|
+
{
|
|
3140
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
3141
|
+
denom_units: [{
|
|
3142
|
+
denom: 'ibc/F372C0D7A8CB4A399E2C9122EBE49DDB70E625B752EB4E2B88161A20AA2B8E45',
|
|
3143
|
+
exponent: 0,
|
|
3144
|
+
aliases: ['p:utia:31Dec2026']
|
|
3145
|
+
}, {
|
|
3146
|
+
denom: 'pTIA31Dec2026',
|
|
3147
|
+
exponent: 6
|
|
3148
|
+
}],
|
|
3149
|
+
base: 'ibc/F372C0D7A8CB4A399E2C9122EBE49DDB70E625B752EB4E2B88161A20AA2B8E45',
|
|
3150
|
+
name: 'pTia (31Dec2026)',
|
|
3151
|
+
display: 'pTIA31Dec2026',
|
|
3152
|
+
symbol: 'pTIA-31Dec2026',
|
|
3153
|
+
logo_URIs: {
|
|
3154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3156
|
+
},
|
|
3157
|
+
images: [{
|
|
3158
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
3159
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
3160
|
+
}],
|
|
3161
|
+
type_asset: 'sdk.coin',
|
|
3162
|
+
traces: [{
|
|
3163
|
+
type: 'ibc',
|
|
3164
|
+
counterparty: {
|
|
3165
|
+
channel_id: 'channel-4',
|
|
3166
|
+
base_denom: 'p:utia:31Dec2026',
|
|
3167
|
+
chain_name: 'pryzm'
|
|
3168
|
+
},
|
|
3169
|
+
chain: {
|
|
3170
|
+
channel_id: 'channel-473'
|
|
3171
|
+
}
|
|
3172
|
+
}]
|
|
3173
|
+
},
|
|
2859
3174
|
{
|
|
2860
3175
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
2861
3176
|
denom_units: [{
|
|
@@ -2961,6 +3276,41 @@ const assets = {
|
|
|
2961
3276
|
}
|
|
2962
3277
|
}]
|
|
2963
3278
|
},
|
|
3279
|
+
{
|
|
3280
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
3281
|
+
denom_units: [{
|
|
3282
|
+
denom: 'ibc/4345C08F274F065C602C9C759A54B142762C4BF0E4C72EDE6294B7C4FBB691DD',
|
|
3283
|
+
exponent: 0,
|
|
3284
|
+
aliases: ['y:uatom:31Dec2026']
|
|
3285
|
+
}, {
|
|
3286
|
+
denom: 'yATOM31Dec2026',
|
|
3287
|
+
exponent: 6
|
|
3288
|
+
}],
|
|
3289
|
+
base: 'ibc/4345C08F274F065C602C9C759A54B142762C4BF0E4C72EDE6294B7C4FBB691DD',
|
|
3290
|
+
name: 'yAtom (31Dec2026)',
|
|
3291
|
+
display: 'yATOM31Dec2026',
|
|
3292
|
+
symbol: 'yATOM-31Dec2026',
|
|
3293
|
+
logo_URIs: {
|
|
3294
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
3295
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
3296
|
+
},
|
|
3297
|
+
images: [{
|
|
3298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
3299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
3300
|
+
}],
|
|
3301
|
+
type_asset: 'sdk.coin',
|
|
3302
|
+
traces: [{
|
|
3303
|
+
type: 'ibc',
|
|
3304
|
+
counterparty: {
|
|
3305
|
+
channel_id: 'channel-4',
|
|
3306
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
3307
|
+
chain_name: 'pryzm'
|
|
3308
|
+
},
|
|
3309
|
+
chain: {
|
|
3310
|
+
channel_id: 'channel-473'
|
|
3311
|
+
}
|
|
3312
|
+
}]
|
|
3313
|
+
},
|
|
2964
3314
|
{
|
|
2965
3315
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
2966
3316
|
denom_units: [{
|
|
@@ -3066,6 +3416,41 @@ const assets = {
|
|
|
3066
3416
|
}
|
|
3067
3417
|
}]
|
|
3068
3418
|
},
|
|
3419
|
+
{
|
|
3420
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
3421
|
+
denom_units: [{
|
|
3422
|
+
denom: 'ibc/5C0C04A6C03AAE189DF57A4DF1F6E0861C02A9E620515727C9EDCE6B96894357',
|
|
3423
|
+
exponent: 0,
|
|
3424
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
3425
|
+
}, {
|
|
3426
|
+
denom: 'yOSMO31Dec2026',
|
|
3427
|
+
exponent: 6
|
|
3428
|
+
}],
|
|
3429
|
+
base: 'ibc/5C0C04A6C03AAE189DF57A4DF1F6E0861C02A9E620515727C9EDCE6B96894357',
|
|
3430
|
+
name: 'yOsmo (31Dec2026)',
|
|
3431
|
+
display: 'yOSMO31Dec2026',
|
|
3432
|
+
symbol: 'yOSMO-31Dec2026',
|
|
3433
|
+
logo_URIs: {
|
|
3434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
3435
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
3436
|
+
},
|
|
3437
|
+
images: [{
|
|
3438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
3439
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
3440
|
+
}],
|
|
3441
|
+
type_asset: 'sdk.coin',
|
|
3442
|
+
traces: [{
|
|
3443
|
+
type: 'ibc',
|
|
3444
|
+
counterparty: {
|
|
3445
|
+
channel_id: 'channel-4',
|
|
3446
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
3447
|
+
chain_name: 'pryzm'
|
|
3448
|
+
},
|
|
3449
|
+
chain: {
|
|
3450
|
+
channel_id: 'channel-473'
|
|
3451
|
+
}
|
|
3452
|
+
}]
|
|
3453
|
+
},
|
|
3069
3454
|
{
|
|
3070
3455
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
3071
3456
|
denom_units: [{
|
|
@@ -3171,6 +3556,41 @@ const assets = {
|
|
|
3171
3556
|
}
|
|
3172
3557
|
}]
|
|
3173
3558
|
},
|
|
3559
|
+
{
|
|
3560
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
3561
|
+
denom_units: [{
|
|
3562
|
+
denom: 'ibc/F5A02C613044C9911A531A7E56B6E6394DFC965E4CA0FE8DFF608D535D0C576E',
|
|
3563
|
+
exponent: 0,
|
|
3564
|
+
aliases: ['y:inj:31Dec2026']
|
|
3565
|
+
}, {
|
|
3566
|
+
denom: 'yINJ31Dec2026',
|
|
3567
|
+
exponent: 18
|
|
3568
|
+
}],
|
|
3569
|
+
base: 'ibc/F5A02C613044C9911A531A7E56B6E6394DFC965E4CA0FE8DFF608D535D0C576E',
|
|
3570
|
+
name: 'yInj (31Dec2026)',
|
|
3571
|
+
display: 'yINJ31Dec2026',
|
|
3572
|
+
symbol: 'yINJ-31Dec2026',
|
|
3573
|
+
logo_URIs: {
|
|
3574
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
3575
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
3576
|
+
},
|
|
3577
|
+
images: [{
|
|
3578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
3579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
3580
|
+
}],
|
|
3581
|
+
type_asset: 'sdk.coin',
|
|
3582
|
+
traces: [{
|
|
3583
|
+
type: 'ibc',
|
|
3584
|
+
counterparty: {
|
|
3585
|
+
channel_id: 'channel-4',
|
|
3586
|
+
base_denom: 'y:inj:31Dec2026',
|
|
3587
|
+
chain_name: 'pryzm'
|
|
3588
|
+
},
|
|
3589
|
+
chain: {
|
|
3590
|
+
channel_id: 'channel-473'
|
|
3591
|
+
}
|
|
3592
|
+
}]
|
|
3593
|
+
},
|
|
3174
3594
|
{
|
|
3175
3595
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
3176
3596
|
denom_units: [{
|
|
@@ -3276,6 +3696,41 @@ const assets = {
|
|
|
3276
3696
|
}
|
|
3277
3697
|
}]
|
|
3278
3698
|
},
|
|
3699
|
+
{
|
|
3700
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
3701
|
+
denom_units: [{
|
|
3702
|
+
denom: 'ibc/D825EB20186CD1ACEB2A2D6F381981548ABCE9E4661D80CF0BDB8162D83030A4',
|
|
3703
|
+
exponent: 0,
|
|
3704
|
+
aliases: ['y:uluna:31Dec2026']
|
|
3705
|
+
}, {
|
|
3706
|
+
denom: 'yLUNA31Dec2026',
|
|
3707
|
+
exponent: 6
|
|
3708
|
+
}],
|
|
3709
|
+
base: 'ibc/D825EB20186CD1ACEB2A2D6F381981548ABCE9E4661D80CF0BDB8162D83030A4',
|
|
3710
|
+
name: 'yLuna (31Dec2026)',
|
|
3711
|
+
display: 'yLUNA31Dec2026',
|
|
3712
|
+
symbol: 'yLUNA-31Dec2026',
|
|
3713
|
+
logo_URIs: {
|
|
3714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
3715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
3716
|
+
},
|
|
3717
|
+
images: [{
|
|
3718
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
3719
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
3720
|
+
}],
|
|
3721
|
+
type_asset: 'sdk.coin',
|
|
3722
|
+
traces: [{
|
|
3723
|
+
type: 'ibc',
|
|
3724
|
+
counterparty: {
|
|
3725
|
+
channel_id: 'channel-4',
|
|
3726
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
3727
|
+
chain_name: 'pryzm'
|
|
3728
|
+
},
|
|
3729
|
+
chain: {
|
|
3730
|
+
channel_id: 'channel-473'
|
|
3731
|
+
}
|
|
3732
|
+
}]
|
|
3733
|
+
},
|
|
3279
3734
|
{
|
|
3280
3735
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
3281
3736
|
denom_units: [{
|
|
@@ -3381,6 +3836,41 @@ const assets = {
|
|
|
3381
3836
|
}
|
|
3382
3837
|
}]
|
|
3383
3838
|
},
|
|
3839
|
+
{
|
|
3840
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
3841
|
+
denom_units: [{
|
|
3842
|
+
denom: 'ibc/EA591EC29836E81EE8390017CD38439B742463D6A6630CC3065F05B87FF499E6',
|
|
3843
|
+
exponent: 0,
|
|
3844
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
3845
|
+
}, {
|
|
3846
|
+
denom: 'yAUUU31Dec2026',
|
|
3847
|
+
exponent: 6
|
|
3848
|
+
}],
|
|
3849
|
+
base: 'ibc/EA591EC29836E81EE8390017CD38439B742463D6A6630CC3065F05B87FF499E6',
|
|
3850
|
+
name: 'yAuuu (31Dec2026)',
|
|
3851
|
+
display: 'yAUUU31Dec2026',
|
|
3852
|
+
symbol: 'yAUUU-31Dec2026',
|
|
3853
|
+
logo_URIs: {
|
|
3854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
3855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3856
|
+
},
|
|
3857
|
+
images: [{
|
|
3858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
3859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3860
|
+
}],
|
|
3861
|
+
type_asset: 'sdk.coin',
|
|
3862
|
+
traces: [{
|
|
3863
|
+
type: 'ibc',
|
|
3864
|
+
counterparty: {
|
|
3865
|
+
channel_id: 'channel-4',
|
|
3866
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
3867
|
+
chain_name: 'pryzm'
|
|
3868
|
+
},
|
|
3869
|
+
chain: {
|
|
3870
|
+
channel_id: 'channel-473'
|
|
3871
|
+
}
|
|
3872
|
+
}]
|
|
3873
|
+
},
|
|
3384
3874
|
{
|
|
3385
3875
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
3386
3876
|
denom_units: [{
|
|
@@ -3486,6 +3976,41 @@ const assets = {
|
|
|
3486
3976
|
}
|
|
3487
3977
|
}]
|
|
3488
3978
|
},
|
|
3979
|
+
{
|
|
3980
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
3981
|
+
denom_units: [{
|
|
3982
|
+
denom: 'ibc/E979470B7CB613C1BA705354A6253C6FFAD54416BA233645FB613E85CE116560',
|
|
3983
|
+
exponent: 0,
|
|
3984
|
+
aliases: ['y:stutia:31Dec2026']
|
|
3985
|
+
}, {
|
|
3986
|
+
denom: 'ystTIA31Dec2026',
|
|
3987
|
+
exponent: 6
|
|
3988
|
+
}],
|
|
3989
|
+
base: 'ibc/E979470B7CB613C1BA705354A6253C6FFAD54416BA233645FB613E85CE116560',
|
|
3990
|
+
name: 'ystTia (31Dec2026)',
|
|
3991
|
+
display: 'ystTIA31Dec2026',
|
|
3992
|
+
symbol: 'ystTIA-31Dec2026',
|
|
3993
|
+
logo_URIs: {
|
|
3994
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
3995
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
3996
|
+
},
|
|
3997
|
+
images: [{
|
|
3998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
3999
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
4000
|
+
}],
|
|
4001
|
+
type_asset: 'sdk.coin',
|
|
4002
|
+
traces: [{
|
|
4003
|
+
type: 'ibc',
|
|
4004
|
+
counterparty: {
|
|
4005
|
+
channel_id: 'channel-4',
|
|
4006
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
4007
|
+
chain_name: 'pryzm'
|
|
4008
|
+
},
|
|
4009
|
+
chain: {
|
|
4010
|
+
channel_id: 'channel-473'
|
|
4011
|
+
}
|
|
4012
|
+
}]
|
|
4013
|
+
},
|
|
3489
4014
|
{
|
|
3490
4015
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
3491
4016
|
denom_units: [{
|
|
@@ -3494,7 +4019,7 @@ const assets = {
|
|
|
3494
4019
|
aliases: ['y:stadydx:30Sep2024']
|
|
3495
4020
|
}, {
|
|
3496
4021
|
denom: 'ystDYDX30Sep2024',
|
|
3497
|
-
exponent:
|
|
4022
|
+
exponent: 18
|
|
3498
4023
|
}],
|
|
3499
4024
|
base: 'ibc/588422D46DC66A1FA347E5530CD74649484268213F2B0A4FD681A0F99827C615',
|
|
3500
4025
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -3529,7 +4054,7 @@ const assets = {
|
|
|
3529
4054
|
aliases: ['y:stadydx:31Dec2024']
|
|
3530
4055
|
}, {
|
|
3531
4056
|
denom: 'ystDYDX31Dec2024',
|
|
3532
|
-
exponent:
|
|
4057
|
+
exponent: 18
|
|
3533
4058
|
}],
|
|
3534
4059
|
base: 'ibc/B7B2453819C2A409C0C7DFEF9586D3B40EDB0280429A2C0F0F29F333BBC991E7',
|
|
3535
4060
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -3564,7 +4089,7 @@ const assets = {
|
|
|
3564
4089
|
aliases: ['y:stadydx:31Dec2025']
|
|
3565
4090
|
}, {
|
|
3566
4091
|
denom: 'ystDYDX31Dec2025',
|
|
3567
|
-
exponent:
|
|
4092
|
+
exponent: 18
|
|
3568
4093
|
}],
|
|
3569
4094
|
base: 'ibc/04B5415DE0AAD8C02289088FAE5DEA48BAE9E39AFCD94037FB3FBA206E3AD6FB',
|
|
3570
4095
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -3591,6 +4116,41 @@ const assets = {
|
|
|
3591
4116
|
}
|
|
3592
4117
|
}]
|
|
3593
4118
|
},
|
|
4119
|
+
{
|
|
4120
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
4121
|
+
denom_units: [{
|
|
4122
|
+
denom: 'ibc/A61BB0872BDCBF1F798BAA7E98C87221B16DC57C4639F0DE0CEC7D5B1639723D',
|
|
4123
|
+
exponent: 0,
|
|
4124
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
4125
|
+
}, {
|
|
4126
|
+
denom: 'ystDYDX31Dec2026',
|
|
4127
|
+
exponent: 18
|
|
4128
|
+
}],
|
|
4129
|
+
base: 'ibc/A61BB0872BDCBF1F798BAA7E98C87221B16DC57C4639F0DE0CEC7D5B1639723D',
|
|
4130
|
+
name: 'ystDydx (31Dec2026)',
|
|
4131
|
+
display: 'ystDYDX31Dec2026',
|
|
4132
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
4133
|
+
logo_URIs: {
|
|
4134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
4135
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
4136
|
+
},
|
|
4137
|
+
images: [{
|
|
4138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
4139
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
4140
|
+
}],
|
|
4141
|
+
type_asset: 'sdk.coin',
|
|
4142
|
+
traces: [{
|
|
4143
|
+
type: 'ibc',
|
|
4144
|
+
counterparty: {
|
|
4145
|
+
channel_id: 'channel-4',
|
|
4146
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
4147
|
+
chain_name: 'pryzm'
|
|
4148
|
+
},
|
|
4149
|
+
chain: {
|
|
4150
|
+
channel_id: 'channel-473'
|
|
4151
|
+
}
|
|
4152
|
+
}]
|
|
4153
|
+
},
|
|
3594
4154
|
{
|
|
3595
4155
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
3596
4156
|
denom_units: [{
|
|
@@ -3696,6 +4256,41 @@ const assets = {
|
|
|
3696
4256
|
}
|
|
3697
4257
|
}]
|
|
3698
4258
|
},
|
|
4259
|
+
{
|
|
4260
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
4261
|
+
denom_units: [{
|
|
4262
|
+
denom: 'ibc/0F500B5164DDE7C7B4C2F20BF1048234EC18266FF0C6DB8E14816ABDFEDAEFD4',
|
|
4263
|
+
exponent: 0,
|
|
4264
|
+
aliases: ['y:udatom:31Dec2026']
|
|
4265
|
+
}, {
|
|
4266
|
+
denom: 'ydATOM31Dec2026',
|
|
4267
|
+
exponent: 6
|
|
4268
|
+
}],
|
|
4269
|
+
base: 'ibc/0F500B5164DDE7C7B4C2F20BF1048234EC18266FF0C6DB8E14816ABDFEDAEFD4',
|
|
4270
|
+
name: 'ydAtom (31Dec2026)',
|
|
4271
|
+
display: 'ydATOM31Dec2026',
|
|
4272
|
+
symbol: 'ydATOM-31Dec2026',
|
|
4273
|
+
logo_URIs: {
|
|
4274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
4275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
4276
|
+
},
|
|
4277
|
+
images: [{
|
|
4278
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
4279
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
4280
|
+
}],
|
|
4281
|
+
type_asset: 'sdk.coin',
|
|
4282
|
+
traces: [{
|
|
4283
|
+
type: 'ibc',
|
|
4284
|
+
counterparty: {
|
|
4285
|
+
channel_id: 'channel-4',
|
|
4286
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
4287
|
+
chain_name: 'pryzm'
|
|
4288
|
+
},
|
|
4289
|
+
chain: {
|
|
4290
|
+
channel_id: 'channel-473'
|
|
4291
|
+
}
|
|
4292
|
+
}]
|
|
4293
|
+
},
|
|
3699
4294
|
{
|
|
3700
4295
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
3701
4296
|
denom_units: [{
|
|
@@ -3723,7 +4318,42 @@ const assets = {
|
|
|
3723
4318
|
type: 'ibc',
|
|
3724
4319
|
counterparty: {
|
|
3725
4320
|
channel_id: 'channel-4',
|
|
3726
|
-
base_denom: 'y:utia:31Dec2024',
|
|
4321
|
+
base_denom: 'y:utia:31Dec2024',
|
|
4322
|
+
chain_name: 'pryzm'
|
|
4323
|
+
},
|
|
4324
|
+
chain: {
|
|
4325
|
+
channel_id: 'channel-473'
|
|
4326
|
+
}
|
|
4327
|
+
}]
|
|
4328
|
+
},
|
|
4329
|
+
{
|
|
4330
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
4331
|
+
denom_units: [{
|
|
4332
|
+
denom: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
4333
|
+
exponent: 0,
|
|
4334
|
+
aliases: ['y:utia:31Dec2025']
|
|
4335
|
+
}, {
|
|
4336
|
+
denom: 'yTIA31Dec2025',
|
|
4337
|
+
exponent: 6
|
|
4338
|
+
}],
|
|
4339
|
+
base: 'ibc/FD7304DA50454FF8E721F6D51C2663BFBB526CB7B6538378696ABE41DE0AC66C',
|
|
4340
|
+
name: 'yTia (31Dec2025)',
|
|
4341
|
+
display: 'yTIA31Dec2025',
|
|
4342
|
+
symbol: 'yTIA-31Dec2025',
|
|
4343
|
+
logo_URIs: {
|
|
4344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4345
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4346
|
+
},
|
|
4347
|
+
images: [{
|
|
4348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
4349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
4350
|
+
}],
|
|
4351
|
+
type_asset: 'sdk.coin',
|
|
4352
|
+
traces: [{
|
|
4353
|
+
type: 'ibc',
|
|
4354
|
+
counterparty: {
|
|
4355
|
+
channel_id: 'channel-4',
|
|
4356
|
+
base_denom: 'y:utia:31Dec2025',
|
|
3727
4357
|
chain_name: 'pryzm'
|
|
3728
4358
|
},
|
|
3729
4359
|
chain: {
|
|
@@ -3732,19 +4362,19 @@ const assets = {
|
|
|
3732
4362
|
}]
|
|
3733
4363
|
},
|
|
3734
4364
|
{
|
|
3735
|
-
description: 'Pryzm\'s refracted yield token for TIA with maturity of
|
|
4365
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
3736
4366
|
denom_units: [{
|
|
3737
|
-
denom: 'ibc/
|
|
4367
|
+
denom: 'ibc/832A375734717F8878B1205D1B72175CB0C8511FB1358FA6553F84741ECB4CD4',
|
|
3738
4368
|
exponent: 0,
|
|
3739
|
-
aliases: ['y:utia:
|
|
4369
|
+
aliases: ['y:utia:31Dec2026']
|
|
3740
4370
|
}, {
|
|
3741
|
-
denom: '
|
|
4371
|
+
denom: 'yTIA31Dec2026',
|
|
3742
4372
|
exponent: 6
|
|
3743
4373
|
}],
|
|
3744
|
-
base: 'ibc/
|
|
3745
|
-
name: 'yTia (
|
|
3746
|
-
display: '
|
|
3747
|
-
symbol: 'yTIA-
|
|
4374
|
+
base: 'ibc/832A375734717F8878B1205D1B72175CB0C8511FB1358FA6553F84741ECB4CD4',
|
|
4375
|
+
name: 'yTia (31Dec2026)',
|
|
4376
|
+
display: 'yTIA31Dec2026',
|
|
4377
|
+
symbol: 'yTIA-31Dec2026',
|
|
3748
4378
|
logo_URIs: {
|
|
3749
4379
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3750
4380
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
@@ -3758,7 +4388,7 @@ const assets = {
|
|
|
3758
4388
|
type: 'ibc',
|
|
3759
4389
|
counterparty: {
|
|
3760
4390
|
channel_id: 'channel-4',
|
|
3761
|
-
base_denom: 'y:utia:
|
|
4391
|
+
base_denom: 'y:utia:31Dec2026',
|
|
3762
4392
|
chain_name: 'pryzm'
|
|
3763
4393
|
},
|
|
3764
4394
|
chain: {
|
|
@@ -7969,6 +8599,41 @@ const assets = {
|
|
|
7969
8599
|
}
|
|
7970
8600
|
}]
|
|
7971
8601
|
},
|
|
8602
|
+
{
|
|
8603
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
8604
|
+
denom_units: [{
|
|
8605
|
+
denom: 'ibc/9E5A438A564D1C2E96E87ECA0F6813EBD9C83D6A8337E202EC0DAAB643DED042',
|
|
8606
|
+
exponent: 0,
|
|
8607
|
+
aliases: ['p:uatom:31Dec2026']
|
|
8608
|
+
}, {
|
|
8609
|
+
denom: 'pATOM31Dec2026',
|
|
8610
|
+
exponent: 6
|
|
8611
|
+
}],
|
|
8612
|
+
base: 'ibc/9E5A438A564D1C2E96E87ECA0F6813EBD9C83D6A8337E202EC0DAAB643DED042',
|
|
8613
|
+
name: 'pAtom (31Dec2026)',
|
|
8614
|
+
display: 'pATOM31Dec2026',
|
|
8615
|
+
symbol: 'pATOM-31Dec2026',
|
|
8616
|
+
logo_URIs: {
|
|
8617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8618
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8619
|
+
},
|
|
8620
|
+
images: [{
|
|
8621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
8622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
8623
|
+
}],
|
|
8624
|
+
type_asset: 'sdk.coin',
|
|
8625
|
+
traces: [{
|
|
8626
|
+
type: 'ibc',
|
|
8627
|
+
counterparty: {
|
|
8628
|
+
channel_id: 'channel-4',
|
|
8629
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
8630
|
+
chain_name: 'pryzm'
|
|
8631
|
+
},
|
|
8632
|
+
chain: {
|
|
8633
|
+
channel_id: 'channel-473'
|
|
8634
|
+
}
|
|
8635
|
+
}]
|
|
8636
|
+
},
|
|
7972
8637
|
{
|
|
7973
8638
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
7974
8639
|
denom_units: [{
|
|
@@ -8074,6 +8739,41 @@ const assets = {
|
|
|
8074
8739
|
}
|
|
8075
8740
|
}]
|
|
8076
8741
|
},
|
|
8742
|
+
{
|
|
8743
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
8744
|
+
denom_units: [{
|
|
8745
|
+
denom: 'ibc/1BCF08970525B9302C5F5C4844BDF036C1BF12336A5CDEA1074F92FC077AE6AA',
|
|
8746
|
+
exponent: 0,
|
|
8747
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
8748
|
+
}, {
|
|
8749
|
+
denom: 'pOSMO31Dec2026',
|
|
8750
|
+
exponent: 6
|
|
8751
|
+
}],
|
|
8752
|
+
base: 'ibc/1BCF08970525B9302C5F5C4844BDF036C1BF12336A5CDEA1074F92FC077AE6AA',
|
|
8753
|
+
name: 'pOsmo (31Dec2026)',
|
|
8754
|
+
display: 'pOSMO31Dec2026',
|
|
8755
|
+
symbol: 'pOSMO-31Dec2026',
|
|
8756
|
+
logo_URIs: {
|
|
8757
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8759
|
+
},
|
|
8760
|
+
images: [{
|
|
8761
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
8762
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
8763
|
+
}],
|
|
8764
|
+
type_asset: 'sdk.coin',
|
|
8765
|
+
traces: [{
|
|
8766
|
+
type: 'ibc',
|
|
8767
|
+
counterparty: {
|
|
8768
|
+
channel_id: 'channel-4',
|
|
8769
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
8770
|
+
chain_name: 'pryzm'
|
|
8771
|
+
},
|
|
8772
|
+
chain: {
|
|
8773
|
+
channel_id: 'channel-473'
|
|
8774
|
+
}
|
|
8775
|
+
}]
|
|
8776
|
+
},
|
|
8077
8777
|
{
|
|
8078
8778
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
8079
8779
|
denom_units: [{
|
|
@@ -8179,6 +8879,41 @@ const assets = {
|
|
|
8179
8879
|
}
|
|
8180
8880
|
}]
|
|
8181
8881
|
},
|
|
8882
|
+
{
|
|
8883
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
8884
|
+
denom_units: [{
|
|
8885
|
+
denom: 'ibc/A51E4337C059C47BD05C8CF613F79F0D8C4776F4B252DCF451E49E05D2EBE149',
|
|
8886
|
+
exponent: 0,
|
|
8887
|
+
aliases: ['p:inj:31Dec2026']
|
|
8888
|
+
}, {
|
|
8889
|
+
denom: 'pINJ31Dec2026',
|
|
8890
|
+
exponent: 18
|
|
8891
|
+
}],
|
|
8892
|
+
base: 'ibc/A51E4337C059C47BD05C8CF613F79F0D8C4776F4B252DCF451E49E05D2EBE149',
|
|
8893
|
+
name: 'pInj (31Dec2026)',
|
|
8894
|
+
display: 'pINJ31Dec2026',
|
|
8895
|
+
symbol: 'pINJ-31Dec2026',
|
|
8896
|
+
logo_URIs: {
|
|
8897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8898
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8899
|
+
},
|
|
8900
|
+
images: [{
|
|
8901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
8902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
8903
|
+
}],
|
|
8904
|
+
type_asset: 'sdk.coin',
|
|
8905
|
+
traces: [{
|
|
8906
|
+
type: 'ibc',
|
|
8907
|
+
counterparty: {
|
|
8908
|
+
channel_id: 'channel-4',
|
|
8909
|
+
base_denom: 'p:inj:31Dec2026',
|
|
8910
|
+
chain_name: 'pryzm'
|
|
8911
|
+
},
|
|
8912
|
+
chain: {
|
|
8913
|
+
channel_id: 'channel-473'
|
|
8914
|
+
}
|
|
8915
|
+
}]
|
|
8916
|
+
},
|
|
8182
8917
|
{
|
|
8183
8918
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
8184
8919
|
denom_units: [{
|
|
@@ -8249,6 +8984,41 @@ const assets = {
|
|
|
8249
8984
|
}
|
|
8250
8985
|
}]
|
|
8251
8986
|
},
|
|
8987
|
+
{
|
|
8988
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
8989
|
+
denom_units: [{
|
|
8990
|
+
denom: 'ibc/31E7EA2585280541FCED4D2FC56FCDDC1809B2825F18C2CFE44DA0008D8005B5',
|
|
8991
|
+
exponent: 0,
|
|
8992
|
+
aliases: ['p:uluna:31Dec2026']
|
|
8993
|
+
}, {
|
|
8994
|
+
denom: 'pLUNA31Dec2026',
|
|
8995
|
+
exponent: 6
|
|
8996
|
+
}],
|
|
8997
|
+
base: 'ibc/31E7EA2585280541FCED4D2FC56FCDDC1809B2825F18C2CFE44DA0008D8005B5',
|
|
8998
|
+
name: 'pLuna (31Dec2026)',
|
|
8999
|
+
display: 'pLUNA31Dec2026',
|
|
9000
|
+
symbol: 'pLUNA-31Dec2026',
|
|
9001
|
+
logo_URIs: {
|
|
9002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
9003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
9004
|
+
},
|
|
9005
|
+
images: [{
|
|
9006
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
9007
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
9008
|
+
}],
|
|
9009
|
+
type_asset: 'sdk.coin',
|
|
9010
|
+
traces: [{
|
|
9011
|
+
type: 'ibc',
|
|
9012
|
+
counterparty: {
|
|
9013
|
+
channel_id: 'channel-4',
|
|
9014
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
9015
|
+
chain_name: 'pryzm'
|
|
9016
|
+
},
|
|
9017
|
+
chain: {
|
|
9018
|
+
channel_id: 'channel-473'
|
|
9019
|
+
}
|
|
9020
|
+
}]
|
|
9021
|
+
},
|
|
8252
9022
|
{
|
|
8253
9023
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
8254
9024
|
denom_units: [{
|
|
@@ -8389,6 +9159,41 @@ const assets = {
|
|
|
8389
9159
|
}
|
|
8390
9160
|
}]
|
|
8391
9161
|
},
|
|
9162
|
+
{
|
|
9163
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
9164
|
+
denom_units: [{
|
|
9165
|
+
denom: 'ibc/BCEB3046AF563E6AF374323994A2C261AE78AD991CB79F98814063CE441ED94E',
|
|
9166
|
+
exponent: 0,
|
|
9167
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
9168
|
+
}, {
|
|
9169
|
+
denom: 'pAUUU31Dec2026',
|
|
9170
|
+
exponent: 6
|
|
9171
|
+
}],
|
|
9172
|
+
base: 'ibc/BCEB3046AF563E6AF374323994A2C261AE78AD991CB79F98814063CE441ED94E',
|
|
9173
|
+
name: 'pAuuu (31Dec2026)',
|
|
9174
|
+
display: 'pAUUU31Dec2026',
|
|
9175
|
+
symbol: 'pAUUU-31Dec2026',
|
|
9176
|
+
logo_URIs: {
|
|
9177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9179
|
+
},
|
|
9180
|
+
images: [{
|
|
9181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
9182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
9183
|
+
}],
|
|
9184
|
+
type_asset: 'sdk.coin',
|
|
9185
|
+
traces: [{
|
|
9186
|
+
type: 'ibc',
|
|
9187
|
+
counterparty: {
|
|
9188
|
+
channel_id: 'channel-4',
|
|
9189
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
9190
|
+
chain_name: 'pryzm'
|
|
9191
|
+
},
|
|
9192
|
+
chain: {
|
|
9193
|
+
channel_id: 'channel-473'
|
|
9194
|
+
}
|
|
9195
|
+
}]
|
|
9196
|
+
},
|
|
8392
9197
|
{
|
|
8393
9198
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
8394
9199
|
denom_units: [{
|
|
@@ -8494,6 +9299,41 @@ const assets = {
|
|
|
8494
9299
|
}
|
|
8495
9300
|
}]
|
|
8496
9301
|
},
|
|
9302
|
+
{
|
|
9303
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
9304
|
+
denom_units: [{
|
|
9305
|
+
denom: 'ibc/1344AED43978313AF9DE7C4344E26E6B1AF460B0ED0F88966597FFC59DDB7FCB',
|
|
9306
|
+
exponent: 0,
|
|
9307
|
+
aliases: ['p:stutia:31Dec2026']
|
|
9308
|
+
}, {
|
|
9309
|
+
denom: 'pstTIA31Dec2026',
|
|
9310
|
+
exponent: 6
|
|
9311
|
+
}],
|
|
9312
|
+
base: 'ibc/1344AED43978313AF9DE7C4344E26E6B1AF460B0ED0F88966597FFC59DDB7FCB',
|
|
9313
|
+
name: 'pstTia (31Dec2026)',
|
|
9314
|
+
display: 'pstTIA31Dec2026',
|
|
9315
|
+
symbol: 'pstTIA-31Dec2026',
|
|
9316
|
+
logo_URIs: {
|
|
9317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9319
|
+
},
|
|
9320
|
+
images: [{
|
|
9321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
9322
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
9323
|
+
}],
|
|
9324
|
+
type_asset: 'sdk.coin',
|
|
9325
|
+
traces: [{
|
|
9326
|
+
type: 'ibc',
|
|
9327
|
+
counterparty: {
|
|
9328
|
+
channel_id: 'channel-4',
|
|
9329
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
9330
|
+
chain_name: 'pryzm'
|
|
9331
|
+
},
|
|
9332
|
+
chain: {
|
|
9333
|
+
channel_id: 'channel-473'
|
|
9334
|
+
}
|
|
9335
|
+
}]
|
|
9336
|
+
},
|
|
8497
9337
|
{
|
|
8498
9338
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
8499
9339
|
denom_units: [{
|
|
@@ -8599,6 +9439,41 @@ const assets = {
|
|
|
8599
9439
|
}
|
|
8600
9440
|
}]
|
|
8601
9441
|
},
|
|
9442
|
+
{
|
|
9443
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
9444
|
+
denom_units: [{
|
|
9445
|
+
denom: 'ibc/7DE8FAE6FBD44BE63BDF1516D0BF801E373C2CDA0E7C2B828D2D7525E10E25BF',
|
|
9446
|
+
exponent: 0,
|
|
9447
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
9448
|
+
}, {
|
|
9449
|
+
denom: 'pstDYDX31Dec2026',
|
|
9450
|
+
exponent: 18
|
|
9451
|
+
}],
|
|
9452
|
+
base: 'ibc/7DE8FAE6FBD44BE63BDF1516D0BF801E373C2CDA0E7C2B828D2D7525E10E25BF',
|
|
9453
|
+
name: 'pstDydx (31Dec2026)',
|
|
9454
|
+
display: 'pstDYDX31Dec2026',
|
|
9455
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
9456
|
+
logo_URIs: {
|
|
9457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9458
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9459
|
+
},
|
|
9460
|
+
images: [{
|
|
9461
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
9462
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
9463
|
+
}],
|
|
9464
|
+
type_asset: 'sdk.coin',
|
|
9465
|
+
traces: [{
|
|
9466
|
+
type: 'ibc',
|
|
9467
|
+
counterparty: {
|
|
9468
|
+
channel_id: 'channel-4',
|
|
9469
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
9470
|
+
chain_name: 'pryzm'
|
|
9471
|
+
},
|
|
9472
|
+
chain: {
|
|
9473
|
+
channel_id: 'channel-473'
|
|
9474
|
+
}
|
|
9475
|
+
}]
|
|
9476
|
+
},
|
|
8602
9477
|
{
|
|
8603
9478
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
8604
9479
|
denom_units: [{
|
|
@@ -8704,6 +9579,41 @@ const assets = {
|
|
|
8704
9579
|
}
|
|
8705
9580
|
}]
|
|
8706
9581
|
},
|
|
9582
|
+
{
|
|
9583
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
9584
|
+
denom_units: [{
|
|
9585
|
+
denom: 'ibc/066E2C72D067414E6B3F9632DE67612AB6908DB956EB02C3272BD8D101C851BA',
|
|
9586
|
+
exponent: 0,
|
|
9587
|
+
aliases: ['p:udatom:31Dec2026']
|
|
9588
|
+
}, {
|
|
9589
|
+
denom: 'pdATOM31Dec2026',
|
|
9590
|
+
exponent: 6
|
|
9591
|
+
}],
|
|
9592
|
+
base: 'ibc/066E2C72D067414E6B3F9632DE67612AB6908DB956EB02C3272BD8D101C851BA',
|
|
9593
|
+
name: 'pdAtom (31Dec2026)',
|
|
9594
|
+
display: 'pdATOM31Dec2026',
|
|
9595
|
+
symbol: 'pdATOM-31Dec2026',
|
|
9596
|
+
logo_URIs: {
|
|
9597
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9598
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9599
|
+
},
|
|
9600
|
+
images: [{
|
|
9601
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
9602
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
9603
|
+
}],
|
|
9604
|
+
type_asset: 'sdk.coin',
|
|
9605
|
+
traces: [{
|
|
9606
|
+
type: 'ibc',
|
|
9607
|
+
counterparty: {
|
|
9608
|
+
channel_id: 'channel-4',
|
|
9609
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
9610
|
+
chain_name: 'pryzm'
|
|
9611
|
+
},
|
|
9612
|
+
chain: {
|
|
9613
|
+
channel_id: 'channel-473'
|
|
9614
|
+
}
|
|
9615
|
+
}]
|
|
9616
|
+
},
|
|
8707
9617
|
{
|
|
8708
9618
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
8709
9619
|
denom_units: [{
|
|
@@ -8731,7 +9641,42 @@ const assets = {
|
|
|
8731
9641
|
type: 'ibc',
|
|
8732
9642
|
counterparty: {
|
|
8733
9643
|
channel_id: 'channel-4',
|
|
8734
|
-
base_denom: 'p:utia:31Dec2024',
|
|
9644
|
+
base_denom: 'p:utia:31Dec2024',
|
|
9645
|
+
chain_name: 'pryzm'
|
|
9646
|
+
},
|
|
9647
|
+
chain: {
|
|
9648
|
+
channel_id: 'channel-473'
|
|
9649
|
+
}
|
|
9650
|
+
}]
|
|
9651
|
+
},
|
|
9652
|
+
{
|
|
9653
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
9654
|
+
denom_units: [{
|
|
9655
|
+
denom: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
9656
|
+
exponent: 0,
|
|
9657
|
+
aliases: ['p:utia:31Dec2025']
|
|
9658
|
+
}, {
|
|
9659
|
+
denom: 'pTIA31Dec2025',
|
|
9660
|
+
exponent: 6
|
|
9661
|
+
}],
|
|
9662
|
+
base: 'ibc/840BBEAF444A141C9BF0CFB59779E8C516F4F4C4C4E2AA204EE6FA6A518AA47F',
|
|
9663
|
+
name: 'pTia (31Dec2025)',
|
|
9664
|
+
display: 'pTIA31Dec2025',
|
|
9665
|
+
symbol: 'pTIA-31Dec2025',
|
|
9666
|
+
logo_URIs: {
|
|
9667
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9668
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9669
|
+
},
|
|
9670
|
+
images: [{
|
|
9671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
9672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
9673
|
+
}],
|
|
9674
|
+
type_asset: 'sdk.coin',
|
|
9675
|
+
traces: [{
|
|
9676
|
+
type: 'ibc',
|
|
9677
|
+
counterparty: {
|
|
9678
|
+
channel_id: 'channel-4',
|
|
9679
|
+
base_denom: 'p:utia:31Dec2025',
|
|
8735
9680
|
chain_name: 'pryzm'
|
|
8736
9681
|
},
|
|
8737
9682
|
chain: {
|
|
@@ -8740,19 +9685,19 @@ const assets = {
|
|
|
8740
9685
|
}]
|
|
8741
9686
|
},
|
|
8742
9687
|
{
|
|
8743
|
-
description: 'Pryzm\'s refracted principal token for TIA with maturity of
|
|
9688
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
8744
9689
|
denom_units: [{
|
|
8745
|
-
denom: 'ibc/
|
|
9690
|
+
denom: 'ibc/F372C0D7A8CB4A399E2C9122EBE49DDB70E625B752EB4E2B88161A20AA2B8E45',
|
|
8746
9691
|
exponent: 0,
|
|
8747
|
-
aliases: ['p:utia:
|
|
9692
|
+
aliases: ['p:utia:31Dec2026']
|
|
8748
9693
|
}, {
|
|
8749
|
-
denom: '
|
|
9694
|
+
denom: 'pTIA31Dec2026',
|
|
8750
9695
|
exponent: 6
|
|
8751
9696
|
}],
|
|
8752
|
-
base: 'ibc/
|
|
8753
|
-
name: 'pTia (
|
|
8754
|
-
display: '
|
|
8755
|
-
symbol: 'pTIA-
|
|
9697
|
+
base: 'ibc/F372C0D7A8CB4A399E2C9122EBE49DDB70E625B752EB4E2B88161A20AA2B8E45',
|
|
9698
|
+
name: 'pTia (31Dec2026)',
|
|
9699
|
+
display: 'pTIA31Dec2026',
|
|
9700
|
+
symbol: 'pTIA-31Dec2026',
|
|
8756
9701
|
logo_URIs: {
|
|
8757
9702
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
8758
9703
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
@@ -8766,7 +9711,7 @@ const assets = {
|
|
|
8766
9711
|
type: 'ibc',
|
|
8767
9712
|
counterparty: {
|
|
8768
9713
|
channel_id: 'channel-4',
|
|
8769
|
-
base_denom: 'p:utia:
|
|
9714
|
+
base_denom: 'p:utia:31Dec2026',
|
|
8770
9715
|
chain_name: 'pryzm'
|
|
8771
9716
|
},
|
|
8772
9717
|
chain: {
|
|
@@ -8879,6 +9824,41 @@ const assets = {
|
|
|
8879
9824
|
}
|
|
8880
9825
|
}]
|
|
8881
9826
|
},
|
|
9827
|
+
{
|
|
9828
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
9829
|
+
denom_units: [{
|
|
9830
|
+
denom: 'ibc/4345C08F274F065C602C9C759A54B142762C4BF0E4C72EDE6294B7C4FBB691DD',
|
|
9831
|
+
exponent: 0,
|
|
9832
|
+
aliases: ['y:uatom:31Dec2026']
|
|
9833
|
+
}, {
|
|
9834
|
+
denom: 'yATOM31Dec2026',
|
|
9835
|
+
exponent: 6
|
|
9836
|
+
}],
|
|
9837
|
+
base: 'ibc/4345C08F274F065C602C9C759A54B142762C4BF0E4C72EDE6294B7C4FBB691DD',
|
|
9838
|
+
name: 'yAtom (31Dec2026)',
|
|
9839
|
+
display: 'yATOM31Dec2026',
|
|
9840
|
+
symbol: 'yATOM-31Dec2026',
|
|
9841
|
+
logo_URIs: {
|
|
9842
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9844
|
+
},
|
|
9845
|
+
images: [{
|
|
9846
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
9847
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
9848
|
+
}],
|
|
9849
|
+
type_asset: 'sdk.coin',
|
|
9850
|
+
traces: [{
|
|
9851
|
+
type: 'ibc',
|
|
9852
|
+
counterparty: {
|
|
9853
|
+
channel_id: 'channel-4',
|
|
9854
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
9855
|
+
chain_name: 'pryzm'
|
|
9856
|
+
},
|
|
9857
|
+
chain: {
|
|
9858
|
+
channel_id: 'channel-473'
|
|
9859
|
+
}
|
|
9860
|
+
}]
|
|
9861
|
+
},
|
|
8882
9862
|
{
|
|
8883
9863
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
8884
9864
|
denom_units: [{
|
|
@@ -8984,6 +9964,41 @@ const assets = {
|
|
|
8984
9964
|
}
|
|
8985
9965
|
}]
|
|
8986
9966
|
},
|
|
9967
|
+
{
|
|
9968
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
9969
|
+
denom_units: [{
|
|
9970
|
+
denom: 'ibc/5C0C04A6C03AAE189DF57A4DF1F6E0861C02A9E620515727C9EDCE6B96894357',
|
|
9971
|
+
exponent: 0,
|
|
9972
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
9973
|
+
}, {
|
|
9974
|
+
denom: 'yOSMO31Dec2026',
|
|
9975
|
+
exponent: 6
|
|
9976
|
+
}],
|
|
9977
|
+
base: 'ibc/5C0C04A6C03AAE189DF57A4DF1F6E0861C02A9E620515727C9EDCE6B96894357',
|
|
9978
|
+
name: 'yOsmo (31Dec2026)',
|
|
9979
|
+
display: 'yOSMO31Dec2026',
|
|
9980
|
+
symbol: 'yOSMO-31Dec2026',
|
|
9981
|
+
logo_URIs: {
|
|
9982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9983
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9984
|
+
},
|
|
9985
|
+
images: [{
|
|
9986
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
9987
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
9988
|
+
}],
|
|
9989
|
+
type_asset: 'sdk.coin',
|
|
9990
|
+
traces: [{
|
|
9991
|
+
type: 'ibc',
|
|
9992
|
+
counterparty: {
|
|
9993
|
+
channel_id: 'channel-4',
|
|
9994
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
9995
|
+
chain_name: 'pryzm'
|
|
9996
|
+
},
|
|
9997
|
+
chain: {
|
|
9998
|
+
channel_id: 'channel-473'
|
|
9999
|
+
}
|
|
10000
|
+
}]
|
|
10001
|
+
},
|
|
8987
10002
|
{
|
|
8988
10003
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
8989
10004
|
denom_units: [{
|
|
@@ -9089,6 +10104,41 @@ const assets = {
|
|
|
9089
10104
|
}
|
|
9090
10105
|
}]
|
|
9091
10106
|
},
|
|
10107
|
+
{
|
|
10108
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
10109
|
+
denom_units: [{
|
|
10110
|
+
denom: 'ibc/F5A02C613044C9911A531A7E56B6E6394DFC965E4CA0FE8DFF608D535D0C576E',
|
|
10111
|
+
exponent: 0,
|
|
10112
|
+
aliases: ['y:inj:31Dec2026']
|
|
10113
|
+
}, {
|
|
10114
|
+
denom: 'yINJ31Dec2026',
|
|
10115
|
+
exponent: 18
|
|
10116
|
+
}],
|
|
10117
|
+
base: 'ibc/F5A02C613044C9911A531A7E56B6E6394DFC965E4CA0FE8DFF608D535D0C576E',
|
|
10118
|
+
name: 'yInj (31Dec2026)',
|
|
10119
|
+
display: 'yINJ31Dec2026',
|
|
10120
|
+
symbol: 'yINJ-31Dec2026',
|
|
10121
|
+
logo_URIs: {
|
|
10122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10124
|
+
},
|
|
10125
|
+
images: [{
|
|
10126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
10127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
10128
|
+
}],
|
|
10129
|
+
type_asset: 'sdk.coin',
|
|
10130
|
+
traces: [{
|
|
10131
|
+
type: 'ibc',
|
|
10132
|
+
counterparty: {
|
|
10133
|
+
channel_id: 'channel-4',
|
|
10134
|
+
base_denom: 'y:inj:31Dec2026',
|
|
10135
|
+
chain_name: 'pryzm'
|
|
10136
|
+
},
|
|
10137
|
+
chain: {
|
|
10138
|
+
channel_id: 'channel-473'
|
|
10139
|
+
}
|
|
10140
|
+
}]
|
|
10141
|
+
},
|
|
9092
10142
|
{
|
|
9093
10143
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
9094
10144
|
denom_units: [{
|
|
@@ -9194,6 +10244,41 @@ const assets = {
|
|
|
9194
10244
|
}
|
|
9195
10245
|
}]
|
|
9196
10246
|
},
|
|
10247
|
+
{
|
|
10248
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
10249
|
+
denom_units: [{
|
|
10250
|
+
denom: 'ibc/D825EB20186CD1ACEB2A2D6F381981548ABCE9E4661D80CF0BDB8162D83030A4',
|
|
10251
|
+
exponent: 0,
|
|
10252
|
+
aliases: ['y:uluna:31Dec2026']
|
|
10253
|
+
}, {
|
|
10254
|
+
denom: 'yLUNA31Dec2026',
|
|
10255
|
+
exponent: 6
|
|
10256
|
+
}],
|
|
10257
|
+
base: 'ibc/D825EB20186CD1ACEB2A2D6F381981548ABCE9E4661D80CF0BDB8162D83030A4',
|
|
10258
|
+
name: 'yLuna (31Dec2026)',
|
|
10259
|
+
display: 'yLUNA31Dec2026',
|
|
10260
|
+
symbol: 'yLUNA-31Dec2026',
|
|
10261
|
+
logo_URIs: {
|
|
10262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10264
|
+
},
|
|
10265
|
+
images: [{
|
|
10266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
10267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
10268
|
+
}],
|
|
10269
|
+
type_asset: 'sdk.coin',
|
|
10270
|
+
traces: [{
|
|
10271
|
+
type: 'ibc',
|
|
10272
|
+
counterparty: {
|
|
10273
|
+
channel_id: 'channel-4',
|
|
10274
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
10275
|
+
chain_name: 'pryzm'
|
|
10276
|
+
},
|
|
10277
|
+
chain: {
|
|
10278
|
+
channel_id: 'channel-473'
|
|
10279
|
+
}
|
|
10280
|
+
}]
|
|
10281
|
+
},
|
|
9197
10282
|
{
|
|
9198
10283
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
9199
10284
|
denom_units: [{
|
|
@@ -9299,6 +10384,41 @@ const assets = {
|
|
|
9299
10384
|
}
|
|
9300
10385
|
}]
|
|
9301
10386
|
},
|
|
10387
|
+
{
|
|
10388
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
10389
|
+
denom_units: [{
|
|
10390
|
+
denom: 'ibc/EA591EC29836E81EE8390017CD38439B742463D6A6630CC3065F05B87FF499E6',
|
|
10391
|
+
exponent: 0,
|
|
10392
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
10393
|
+
}, {
|
|
10394
|
+
denom: 'yAUUU31Dec2026',
|
|
10395
|
+
exponent: 6
|
|
10396
|
+
}],
|
|
10397
|
+
base: 'ibc/EA591EC29836E81EE8390017CD38439B742463D6A6630CC3065F05B87FF499E6',
|
|
10398
|
+
name: 'yAuuu (31Dec2026)',
|
|
10399
|
+
display: 'yAUUU31Dec2026',
|
|
10400
|
+
symbol: 'yAUUU-31Dec2026',
|
|
10401
|
+
logo_URIs: {
|
|
10402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10403
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10404
|
+
},
|
|
10405
|
+
images: [{
|
|
10406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
10407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
10408
|
+
}],
|
|
10409
|
+
type_asset: 'sdk.coin',
|
|
10410
|
+
traces: [{
|
|
10411
|
+
type: 'ibc',
|
|
10412
|
+
counterparty: {
|
|
10413
|
+
channel_id: 'channel-4',
|
|
10414
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
10415
|
+
chain_name: 'pryzm'
|
|
10416
|
+
},
|
|
10417
|
+
chain: {
|
|
10418
|
+
channel_id: 'channel-473'
|
|
10419
|
+
}
|
|
10420
|
+
}]
|
|
10421
|
+
},
|
|
9302
10422
|
{
|
|
9303
10423
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
9304
10424
|
denom_units: [{
|
|
@@ -9404,6 +10524,41 @@ const assets = {
|
|
|
9404
10524
|
}
|
|
9405
10525
|
}]
|
|
9406
10526
|
},
|
|
10527
|
+
{
|
|
10528
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
10529
|
+
denom_units: [{
|
|
10530
|
+
denom: 'ibc/E979470B7CB613C1BA705354A6253C6FFAD54416BA233645FB613E85CE116560',
|
|
10531
|
+
exponent: 0,
|
|
10532
|
+
aliases: ['y:stutia:31Dec2026']
|
|
10533
|
+
}, {
|
|
10534
|
+
denom: 'ystTIA31Dec2026',
|
|
10535
|
+
exponent: 6
|
|
10536
|
+
}],
|
|
10537
|
+
base: 'ibc/E979470B7CB613C1BA705354A6253C6FFAD54416BA233645FB613E85CE116560',
|
|
10538
|
+
name: 'ystTia (31Dec2026)',
|
|
10539
|
+
display: 'ystTIA31Dec2026',
|
|
10540
|
+
symbol: 'ystTIA-31Dec2026',
|
|
10541
|
+
logo_URIs: {
|
|
10542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10544
|
+
},
|
|
10545
|
+
images: [{
|
|
10546
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
10547
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
10548
|
+
}],
|
|
10549
|
+
type_asset: 'sdk.coin',
|
|
10550
|
+
traces: [{
|
|
10551
|
+
type: 'ibc',
|
|
10552
|
+
counterparty: {
|
|
10553
|
+
channel_id: 'channel-4',
|
|
10554
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
10555
|
+
chain_name: 'pryzm'
|
|
10556
|
+
},
|
|
10557
|
+
chain: {
|
|
10558
|
+
channel_id: 'channel-473'
|
|
10559
|
+
}
|
|
10560
|
+
}]
|
|
10561
|
+
},
|
|
9407
10562
|
{
|
|
9408
10563
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
9409
10564
|
denom_units: [{
|
|
@@ -9412,7 +10567,7 @@ const assets = {
|
|
|
9412
10567
|
aliases: ['y:stadydx:30Sep2024']
|
|
9413
10568
|
}, {
|
|
9414
10569
|
denom: 'ystDYDX30Sep2024',
|
|
9415
|
-
exponent:
|
|
10570
|
+
exponent: 18
|
|
9416
10571
|
}],
|
|
9417
10572
|
base: 'ibc/588422D46DC66A1FA347E5530CD74649484268213F2B0A4FD681A0F99827C615',
|
|
9418
10573
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -9447,7 +10602,7 @@ const assets = {
|
|
|
9447
10602
|
aliases: ['y:stadydx:31Dec2024']
|
|
9448
10603
|
}, {
|
|
9449
10604
|
denom: 'ystDYDX31Dec2024',
|
|
9450
|
-
exponent:
|
|
10605
|
+
exponent: 18
|
|
9451
10606
|
}],
|
|
9452
10607
|
base: 'ibc/B7B2453819C2A409C0C7DFEF9586D3B40EDB0280429A2C0F0F29F333BBC991E7',
|
|
9453
10608
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -9482,7 +10637,7 @@ const assets = {
|
|
|
9482
10637
|
aliases: ['y:stadydx:31Dec2025']
|
|
9483
10638
|
}, {
|
|
9484
10639
|
denom: 'ystDYDX31Dec2025',
|
|
9485
|
-
exponent:
|
|
10640
|
+
exponent: 18
|
|
9486
10641
|
}],
|
|
9487
10642
|
base: 'ibc/04B5415DE0AAD8C02289088FAE5DEA48BAE9E39AFCD94037FB3FBA206E3AD6FB',
|
|
9488
10643
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -9509,6 +10664,41 @@ const assets = {
|
|
|
9509
10664
|
}
|
|
9510
10665
|
}]
|
|
9511
10666
|
},
|
|
10667
|
+
{
|
|
10668
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
10669
|
+
denom_units: [{
|
|
10670
|
+
denom: 'ibc/A61BB0872BDCBF1F798BAA7E98C87221B16DC57C4639F0DE0CEC7D5B1639723D',
|
|
10671
|
+
exponent: 0,
|
|
10672
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
10673
|
+
}, {
|
|
10674
|
+
denom: 'ystDYDX31Dec2026',
|
|
10675
|
+
exponent: 18
|
|
10676
|
+
}],
|
|
10677
|
+
base: 'ibc/A61BB0872BDCBF1F798BAA7E98C87221B16DC57C4639F0DE0CEC7D5B1639723D',
|
|
10678
|
+
name: 'ystDydx (31Dec2026)',
|
|
10679
|
+
display: 'ystDYDX31Dec2026',
|
|
10680
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
10681
|
+
logo_URIs: {
|
|
10682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10684
|
+
},
|
|
10685
|
+
images: [{
|
|
10686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
10687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
10688
|
+
}],
|
|
10689
|
+
type_asset: 'sdk.coin',
|
|
10690
|
+
traces: [{
|
|
10691
|
+
type: 'ibc',
|
|
10692
|
+
counterparty: {
|
|
10693
|
+
channel_id: 'channel-4',
|
|
10694
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
10695
|
+
chain_name: 'pryzm'
|
|
10696
|
+
},
|
|
10697
|
+
chain: {
|
|
10698
|
+
channel_id: 'channel-473'
|
|
10699
|
+
}
|
|
10700
|
+
}]
|
|
10701
|
+
},
|
|
9512
10702
|
{
|
|
9513
10703
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
9514
10704
|
denom_units: [{
|
|
@@ -9614,6 +10804,41 @@ const assets = {
|
|
|
9614
10804
|
}
|
|
9615
10805
|
}]
|
|
9616
10806
|
},
|
|
10807
|
+
{
|
|
10808
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
10809
|
+
denom_units: [{
|
|
10810
|
+
denom: 'ibc/0F500B5164DDE7C7B4C2F20BF1048234EC18266FF0C6DB8E14816ABDFEDAEFD4',
|
|
10811
|
+
exponent: 0,
|
|
10812
|
+
aliases: ['y:udatom:31Dec2026']
|
|
10813
|
+
}, {
|
|
10814
|
+
denom: 'ydATOM31Dec2026',
|
|
10815
|
+
exponent: 6
|
|
10816
|
+
}],
|
|
10817
|
+
base: 'ibc/0F500B5164DDE7C7B4C2F20BF1048234EC18266FF0C6DB8E14816ABDFEDAEFD4',
|
|
10818
|
+
name: 'ydAtom (31Dec2026)',
|
|
10819
|
+
display: 'ydATOM31Dec2026',
|
|
10820
|
+
symbol: 'ydATOM-31Dec2026',
|
|
10821
|
+
logo_URIs: {
|
|
10822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10823
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10824
|
+
},
|
|
10825
|
+
images: [{
|
|
10826
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
10827
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
10828
|
+
}],
|
|
10829
|
+
type_asset: 'sdk.coin',
|
|
10830
|
+
traces: [{
|
|
10831
|
+
type: 'ibc',
|
|
10832
|
+
counterparty: {
|
|
10833
|
+
channel_id: 'channel-4',
|
|
10834
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
10835
|
+
chain_name: 'pryzm'
|
|
10836
|
+
},
|
|
10837
|
+
chain: {
|
|
10838
|
+
channel_id: 'channel-473'
|
|
10839
|
+
}
|
|
10840
|
+
}]
|
|
10841
|
+
},
|
|
9617
10842
|
{
|
|
9618
10843
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
9619
10844
|
denom_units: [{
|
|
@@ -9684,6 +10909,41 @@ const assets = {
|
|
|
9684
10909
|
}
|
|
9685
10910
|
}]
|
|
9686
10911
|
},
|
|
10912
|
+
{
|
|
10913
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
10914
|
+
denom_units: [{
|
|
10915
|
+
denom: 'ibc/832A375734717F8878B1205D1B72175CB0C8511FB1358FA6553F84741ECB4CD4',
|
|
10916
|
+
exponent: 0,
|
|
10917
|
+
aliases: ['y:utia:31Dec2026']
|
|
10918
|
+
}, {
|
|
10919
|
+
denom: 'yTIA31Dec2026',
|
|
10920
|
+
exponent: 6
|
|
10921
|
+
}],
|
|
10922
|
+
base: 'ibc/832A375734717F8878B1205D1B72175CB0C8511FB1358FA6553F84741ECB4CD4',
|
|
10923
|
+
name: 'yTia (31Dec2026)',
|
|
10924
|
+
display: 'yTIA31Dec2026',
|
|
10925
|
+
symbol: 'yTIA-31Dec2026',
|
|
10926
|
+
logo_URIs: {
|
|
10927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10928
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10929
|
+
},
|
|
10930
|
+
images: [{
|
|
10931
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
10932
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
10933
|
+
}],
|
|
10934
|
+
type_asset: 'sdk.coin',
|
|
10935
|
+
traces: [{
|
|
10936
|
+
type: 'ibc',
|
|
10937
|
+
counterparty: {
|
|
10938
|
+
channel_id: 'channel-4',
|
|
10939
|
+
base_denom: 'y:utia:31Dec2026',
|
|
10940
|
+
chain_name: 'pryzm'
|
|
10941
|
+
},
|
|
10942
|
+
chain: {
|
|
10943
|
+
channel_id: 'channel-473'
|
|
10944
|
+
}
|
|
10945
|
+
}]
|
|
10946
|
+
},
|
|
9687
10947
|
{
|
|
9688
10948
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
9689
10949
|
denom_units: [{
|