@chain-registry/assets 1.70.51 → 1.70.52
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 +2 -1
- package/esm/mainnet/axelar.js +1286 -26
- 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 +1 -0
- package/esm/mainnet/injective.js +1286 -26
- package/esm/mainnet/milkyway.js +268 -0
- package/esm/mainnet/neutron.js +1286 -26
- package/esm/mainnet/noble.js +1286 -26
- package/esm/mainnet/osmosis.js +1362 -16
- package/esm/mainnet/stride.js +1286 -26
- package/esm/mainnet/terra2.js +1286 -26
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +1286 -26
- 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 +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +1286 -26
- package/mainnet/milkyway.d.ts +3 -0
- package/mainnet/milkyway.js +270 -0
- package/mainnet/neutron.js +1286 -26
- package/mainnet/noble.js +1286 -26
- package/mainnet/osmosis.js +1362 -16
- package/mainnet/stride.js +1286 -26
- package/mainnet/terra2.js +1286 -26
- package/package.json +5 -5
package/mainnet/osmosis.js
CHANGED
|
@@ -4514,6 +4514,49 @@ const assets = {
|
|
|
4514
4514
|
}
|
|
4515
4515
|
}]
|
|
4516
4516
|
},
|
|
4517
|
+
{
|
|
4518
|
+
description: 'The native token of MilkyWay',
|
|
4519
|
+
denom_units: [{
|
|
4520
|
+
denom: 'ibc/9D8D4CAE9D8F15B69E93969304AF3878D14BDED39FEAF0060566D6AC22288779',
|
|
4521
|
+
exponent: 0,
|
|
4522
|
+
aliases: ['umilk']
|
|
4523
|
+
}, {
|
|
4524
|
+
denom: 'milk',
|
|
4525
|
+
exponent: 6
|
|
4526
|
+
}],
|
|
4527
|
+
type_asset: 'sdk.coin',
|
|
4528
|
+
base: 'ibc/9D8D4CAE9D8F15B69E93969304AF3878D14BDED39FEAF0060566D6AC22288779',
|
|
4529
|
+
name: 'Milk',
|
|
4530
|
+
display: 'milk',
|
|
4531
|
+
symbol: 'MILK',
|
|
4532
|
+
logo_URIs: {
|
|
4533
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
|
|
4534
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg'
|
|
4535
|
+
},
|
|
4536
|
+
images: [{
|
|
4537
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
|
|
4538
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg',
|
|
4539
|
+
theme: {
|
|
4540
|
+
primary_color_hex: '#760dbb'
|
|
4541
|
+
}
|
|
4542
|
+
}],
|
|
4543
|
+
keywords: ['liquid staking', 'restaking'],
|
|
4544
|
+
socials: {
|
|
4545
|
+
website: 'https://milkyway.zone',
|
|
4546
|
+
twitter: 'https://x.com/milky_way_zone'
|
|
4547
|
+
},
|
|
4548
|
+
traces: [{
|
|
4549
|
+
type: 'ibc',
|
|
4550
|
+
counterparty: {
|
|
4551
|
+
channel_id: 'channel-0',
|
|
4552
|
+
base_denom: 'umilk',
|
|
4553
|
+
chain_name: 'milkyway'
|
|
4554
|
+
},
|
|
4555
|
+
chain: {
|
|
4556
|
+
channel_id: 'channel-89298'
|
|
4557
|
+
}
|
|
4558
|
+
}]
|
|
4559
|
+
},
|
|
4517
4560
|
{
|
|
4518
4561
|
description: 'The native token of Neutaro',
|
|
4519
4562
|
denom_units: [{
|
|
@@ -10061,6 +10104,49 @@ const assets = {
|
|
|
10061
10104
|
}
|
|
10062
10105
|
}]
|
|
10063
10106
|
},
|
|
10107
|
+
{
|
|
10108
|
+
description: 'The native token of MilkyWay',
|
|
10109
|
+
denom_units: [{
|
|
10110
|
+
denom: 'ibc/9D8D4CAE9D8F15B69E93969304AF3878D14BDED39FEAF0060566D6AC22288779',
|
|
10111
|
+
exponent: 0,
|
|
10112
|
+
aliases: ['umilk']
|
|
10113
|
+
}, {
|
|
10114
|
+
denom: 'milk',
|
|
10115
|
+
exponent: 6
|
|
10116
|
+
}],
|
|
10117
|
+
type_asset: 'sdk.coin',
|
|
10118
|
+
base: 'ibc/9D8D4CAE9D8F15B69E93969304AF3878D14BDED39FEAF0060566D6AC22288779',
|
|
10119
|
+
name: 'Milk',
|
|
10120
|
+
display: 'milk',
|
|
10121
|
+
symbol: 'MILK',
|
|
10122
|
+
logo_URIs: {
|
|
10123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
|
|
10124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg'
|
|
10125
|
+
},
|
|
10126
|
+
images: [{
|
|
10127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.png',
|
|
10128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkyway.svg',
|
|
10129
|
+
theme: {
|
|
10130
|
+
primary_color_hex: '#760dbb'
|
|
10131
|
+
}
|
|
10132
|
+
}],
|
|
10133
|
+
keywords: ['liquid staking', 'restaking'],
|
|
10134
|
+
socials: {
|
|
10135
|
+
website: 'https://milkyway.zone',
|
|
10136
|
+
twitter: 'https://x.com/milky_way_zone'
|
|
10137
|
+
},
|
|
10138
|
+
traces: [{
|
|
10139
|
+
type: 'ibc',
|
|
10140
|
+
counterparty: {
|
|
10141
|
+
channel_id: 'channel-0',
|
|
10142
|
+
base_denom: 'umilk',
|
|
10143
|
+
chain_name: 'milkyway'
|
|
10144
|
+
},
|
|
10145
|
+
chain: {
|
|
10146
|
+
channel_id: 'channel-89298'
|
|
10147
|
+
}
|
|
10148
|
+
}]
|
|
10149
|
+
},
|
|
10064
10150
|
{
|
|
10065
10151
|
description: 'The native token of Neutaro',
|
|
10066
10152
|
denom_units: [{
|
|
@@ -11521,6 +11607,41 @@ const assets = {
|
|
|
11521
11607
|
}
|
|
11522
11608
|
}]
|
|
11523
11609
|
},
|
|
11610
|
+
{
|
|
11611
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
11612
|
+
denom_units: [{
|
|
11613
|
+
denom: 'ibc/A73AA8A97F41D95D00C2A76BA59713EDBDFD8C3E579593832D447C8542E30A0F',
|
|
11614
|
+
exponent: 0,
|
|
11615
|
+
aliases: ['p:uatom:31Dec2026']
|
|
11616
|
+
}, {
|
|
11617
|
+
denom: 'pATOM31Dec2026',
|
|
11618
|
+
exponent: 6
|
|
11619
|
+
}],
|
|
11620
|
+
base: 'ibc/A73AA8A97F41D95D00C2A76BA59713EDBDFD8C3E579593832D447C8542E30A0F',
|
|
11621
|
+
name: 'pAtom (31Dec2026)',
|
|
11622
|
+
display: 'pATOM31Dec2026',
|
|
11623
|
+
symbol: 'pATOM-31Dec2026',
|
|
11624
|
+
logo_URIs: {
|
|
11625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
11626
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
11627
|
+
},
|
|
11628
|
+
images: [{
|
|
11629
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
11630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
11631
|
+
}],
|
|
11632
|
+
type_asset: 'sdk.coin',
|
|
11633
|
+
traces: [{
|
|
11634
|
+
type: 'ibc',
|
|
11635
|
+
counterparty: {
|
|
11636
|
+
channel_id: 'channel-2',
|
|
11637
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
11638
|
+
chain_name: 'pryzm'
|
|
11639
|
+
},
|
|
11640
|
+
chain: {
|
|
11641
|
+
channel_id: 'channel-75755'
|
|
11642
|
+
}
|
|
11643
|
+
}]
|
|
11644
|
+
},
|
|
11524
11645
|
{
|
|
11525
11646
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
11526
11647
|
denom_units: [{
|
|
@@ -11626,6 +11747,41 @@ const assets = {
|
|
|
11626
11747
|
}
|
|
11627
11748
|
}]
|
|
11628
11749
|
},
|
|
11750
|
+
{
|
|
11751
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
11752
|
+
denom_units: [{
|
|
11753
|
+
denom: 'ibc/4774BEC5D2E599DAB788D91DDF06379615CAC7842B47FFCD342B6B07A1DB37D8',
|
|
11754
|
+
exponent: 0,
|
|
11755
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
11756
|
+
}, {
|
|
11757
|
+
denom: 'pOSMO31Dec2026',
|
|
11758
|
+
exponent: 6
|
|
11759
|
+
}],
|
|
11760
|
+
base: 'ibc/4774BEC5D2E599DAB788D91DDF06379615CAC7842B47FFCD342B6B07A1DB37D8',
|
|
11761
|
+
name: 'pOsmo (31Dec2026)',
|
|
11762
|
+
display: 'pOSMO31Dec2026',
|
|
11763
|
+
symbol: 'pOSMO-31Dec2026',
|
|
11764
|
+
logo_URIs: {
|
|
11765
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
11766
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
11767
|
+
},
|
|
11768
|
+
images: [{
|
|
11769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
11770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
11771
|
+
}],
|
|
11772
|
+
type_asset: 'sdk.coin',
|
|
11773
|
+
traces: [{
|
|
11774
|
+
type: 'ibc',
|
|
11775
|
+
counterparty: {
|
|
11776
|
+
channel_id: 'channel-2',
|
|
11777
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
11778
|
+
chain_name: 'pryzm'
|
|
11779
|
+
},
|
|
11780
|
+
chain: {
|
|
11781
|
+
channel_id: 'channel-75755'
|
|
11782
|
+
}
|
|
11783
|
+
}]
|
|
11784
|
+
},
|
|
11629
11785
|
{
|
|
11630
11786
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
11631
11787
|
denom_units: [{
|
|
@@ -11731,6 +11887,41 @@ const assets = {
|
|
|
11731
11887
|
}
|
|
11732
11888
|
}]
|
|
11733
11889
|
},
|
|
11890
|
+
{
|
|
11891
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
11892
|
+
denom_units: [{
|
|
11893
|
+
denom: 'ibc/CC3635C0737F9D69B8BD7A868DF93FF06C536DD1D7678ED972B9A358C95FBA4B',
|
|
11894
|
+
exponent: 0,
|
|
11895
|
+
aliases: ['p:inj:31Dec2026']
|
|
11896
|
+
}, {
|
|
11897
|
+
denom: 'pINJ31Dec2026',
|
|
11898
|
+
exponent: 18
|
|
11899
|
+
}],
|
|
11900
|
+
base: 'ibc/CC3635C0737F9D69B8BD7A868DF93FF06C536DD1D7678ED972B9A358C95FBA4B',
|
|
11901
|
+
name: 'pInj (31Dec2026)',
|
|
11902
|
+
display: 'pINJ31Dec2026',
|
|
11903
|
+
symbol: 'pINJ-31Dec2026',
|
|
11904
|
+
logo_URIs: {
|
|
11905
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
11906
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
11907
|
+
},
|
|
11908
|
+
images: [{
|
|
11909
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
11910
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
11911
|
+
}],
|
|
11912
|
+
type_asset: 'sdk.coin',
|
|
11913
|
+
traces: [{
|
|
11914
|
+
type: 'ibc',
|
|
11915
|
+
counterparty: {
|
|
11916
|
+
channel_id: 'channel-2',
|
|
11917
|
+
base_denom: 'p:inj:31Dec2026',
|
|
11918
|
+
chain_name: 'pryzm'
|
|
11919
|
+
},
|
|
11920
|
+
chain: {
|
|
11921
|
+
channel_id: 'channel-75755'
|
|
11922
|
+
}
|
|
11923
|
+
}]
|
|
11924
|
+
},
|
|
11734
11925
|
{
|
|
11735
11926
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
11736
11927
|
denom_units: [{
|
|
@@ -11801,6 +11992,41 @@ const assets = {
|
|
|
11801
11992
|
}
|
|
11802
11993
|
}]
|
|
11803
11994
|
},
|
|
11995
|
+
{
|
|
11996
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
11997
|
+
denom_units: [{
|
|
11998
|
+
denom: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
11999
|
+
exponent: 0,
|
|
12000
|
+
aliases: ['p:uluna:31Dec2026']
|
|
12001
|
+
}, {
|
|
12002
|
+
denom: 'pLUNA31Dec2026',
|
|
12003
|
+
exponent: 6
|
|
12004
|
+
}],
|
|
12005
|
+
base: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
12006
|
+
name: 'pLuna (31Dec2026)',
|
|
12007
|
+
display: 'pLUNA31Dec2026',
|
|
12008
|
+
symbol: 'pLUNA-31Dec2026',
|
|
12009
|
+
logo_URIs: {
|
|
12010
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12012
|
+
},
|
|
12013
|
+
images: [{
|
|
12014
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12015
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12016
|
+
}],
|
|
12017
|
+
type_asset: 'sdk.coin',
|
|
12018
|
+
traces: [{
|
|
12019
|
+
type: 'ibc',
|
|
12020
|
+
counterparty: {
|
|
12021
|
+
channel_id: 'channel-2',
|
|
12022
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
12023
|
+
chain_name: 'pryzm'
|
|
12024
|
+
},
|
|
12025
|
+
chain: {
|
|
12026
|
+
channel_id: 'channel-75755'
|
|
12027
|
+
}
|
|
12028
|
+
}]
|
|
12029
|
+
},
|
|
11804
12030
|
{
|
|
11805
12031
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
11806
12032
|
denom_units: [{
|
|
@@ -11941,6 +12167,41 @@ const assets = {
|
|
|
11941
12167
|
}
|
|
11942
12168
|
}]
|
|
11943
12169
|
},
|
|
12170
|
+
{
|
|
12171
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
12172
|
+
denom_units: [{
|
|
12173
|
+
denom: 'ibc/C9793EF38C52764AEB1743C1100A4CFF3EB1806790381D06079A145DF90ACC3F',
|
|
12174
|
+
exponent: 0,
|
|
12175
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
12176
|
+
}, {
|
|
12177
|
+
denom: 'pAUUU31Dec2026',
|
|
12178
|
+
exponent: 6
|
|
12179
|
+
}],
|
|
12180
|
+
base: 'ibc/C9793EF38C52764AEB1743C1100A4CFF3EB1806790381D06079A145DF90ACC3F',
|
|
12181
|
+
name: 'pAuuu (31Dec2026)',
|
|
12182
|
+
display: 'pAUUU31Dec2026',
|
|
12183
|
+
symbol: 'pAUUU-31Dec2026',
|
|
12184
|
+
logo_URIs: {
|
|
12185
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
12186
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12187
|
+
},
|
|
12188
|
+
images: [{
|
|
12189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
12190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
12191
|
+
}],
|
|
12192
|
+
type_asset: 'sdk.coin',
|
|
12193
|
+
traces: [{
|
|
12194
|
+
type: 'ibc',
|
|
12195
|
+
counterparty: {
|
|
12196
|
+
channel_id: 'channel-2',
|
|
12197
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
12198
|
+
chain_name: 'pryzm'
|
|
12199
|
+
},
|
|
12200
|
+
chain: {
|
|
12201
|
+
channel_id: 'channel-75755'
|
|
12202
|
+
}
|
|
12203
|
+
}]
|
|
12204
|
+
},
|
|
11944
12205
|
{
|
|
11945
12206
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
11946
12207
|
denom_units: [{
|
|
@@ -12046,6 +12307,41 @@ const assets = {
|
|
|
12046
12307
|
}
|
|
12047
12308
|
}]
|
|
12048
12309
|
},
|
|
12310
|
+
{
|
|
12311
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
12312
|
+
denom_units: [{
|
|
12313
|
+
denom: 'ibc/9D469589B6972088B055C2CDF522BA94B470B0A6D8B2986A40175D3F70666F39',
|
|
12314
|
+
exponent: 0,
|
|
12315
|
+
aliases: ['p:stutia:31Dec2026']
|
|
12316
|
+
}, {
|
|
12317
|
+
denom: 'pstTIA31Dec2026',
|
|
12318
|
+
exponent: 6
|
|
12319
|
+
}],
|
|
12320
|
+
base: 'ibc/9D469589B6972088B055C2CDF522BA94B470B0A6D8B2986A40175D3F70666F39',
|
|
12321
|
+
name: 'pstTia (31Dec2026)',
|
|
12322
|
+
display: 'pstTIA31Dec2026',
|
|
12323
|
+
symbol: 'pstTIA-31Dec2026',
|
|
12324
|
+
logo_URIs: {
|
|
12325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
12326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
12327
|
+
},
|
|
12328
|
+
images: [{
|
|
12329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
12330
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
12331
|
+
}],
|
|
12332
|
+
type_asset: 'sdk.coin',
|
|
12333
|
+
traces: [{
|
|
12334
|
+
type: 'ibc',
|
|
12335
|
+
counterparty: {
|
|
12336
|
+
channel_id: 'channel-2',
|
|
12337
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
12338
|
+
chain_name: 'pryzm'
|
|
12339
|
+
},
|
|
12340
|
+
chain: {
|
|
12341
|
+
channel_id: 'channel-75755'
|
|
12342
|
+
}
|
|
12343
|
+
}]
|
|
12344
|
+
},
|
|
12049
12345
|
{
|
|
12050
12346
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
12051
12347
|
denom_units: [{
|
|
@@ -12151,6 +12447,41 @@ const assets = {
|
|
|
12151
12447
|
}
|
|
12152
12448
|
}]
|
|
12153
12449
|
},
|
|
12450
|
+
{
|
|
12451
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
12452
|
+
denom_units: [{
|
|
12453
|
+
denom: 'ibc/311B59F20D12FE6B96E057721B050852EEDC941357A5220DE188E8B43A15C500',
|
|
12454
|
+
exponent: 0,
|
|
12455
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
12456
|
+
}, {
|
|
12457
|
+
denom: 'pstDYDX31Dec2026',
|
|
12458
|
+
exponent: 18
|
|
12459
|
+
}],
|
|
12460
|
+
base: 'ibc/311B59F20D12FE6B96E057721B050852EEDC941357A5220DE188E8B43A15C500',
|
|
12461
|
+
name: 'pstDydx (31Dec2026)',
|
|
12462
|
+
display: 'pstDYDX31Dec2026',
|
|
12463
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
12464
|
+
logo_URIs: {
|
|
12465
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
12466
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
12467
|
+
},
|
|
12468
|
+
images: [{
|
|
12469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
12470
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
12471
|
+
}],
|
|
12472
|
+
type_asset: 'sdk.coin',
|
|
12473
|
+
traces: [{
|
|
12474
|
+
type: 'ibc',
|
|
12475
|
+
counterparty: {
|
|
12476
|
+
channel_id: 'channel-2',
|
|
12477
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
12478
|
+
chain_name: 'pryzm'
|
|
12479
|
+
},
|
|
12480
|
+
chain: {
|
|
12481
|
+
channel_id: 'channel-75755'
|
|
12482
|
+
}
|
|
12483
|
+
}]
|
|
12484
|
+
},
|
|
12154
12485
|
{
|
|
12155
12486
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
12156
12487
|
denom_units: [{
|
|
@@ -12256,6 +12587,41 @@ const assets = {
|
|
|
12256
12587
|
}
|
|
12257
12588
|
}]
|
|
12258
12589
|
},
|
|
12590
|
+
{
|
|
12591
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
12592
|
+
denom_units: [{
|
|
12593
|
+
denom: 'ibc/6BE37F2DD1EA6B5F3EE294A0D35BA3B42323100B664B6C525E3B642D056EABE2',
|
|
12594
|
+
exponent: 0,
|
|
12595
|
+
aliases: ['p:udatom:31Dec2026']
|
|
12596
|
+
}, {
|
|
12597
|
+
denom: 'pdATOM31Dec2026',
|
|
12598
|
+
exponent: 6
|
|
12599
|
+
}],
|
|
12600
|
+
base: 'ibc/6BE37F2DD1EA6B5F3EE294A0D35BA3B42323100B664B6C525E3B642D056EABE2',
|
|
12601
|
+
name: 'pdAtom (31Dec2026)',
|
|
12602
|
+
display: 'pdATOM31Dec2026',
|
|
12603
|
+
symbol: 'pdATOM-31Dec2026',
|
|
12604
|
+
logo_URIs: {
|
|
12605
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
12606
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
12607
|
+
},
|
|
12608
|
+
images: [{
|
|
12609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
12610
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
12611
|
+
}],
|
|
12612
|
+
type_asset: 'sdk.coin',
|
|
12613
|
+
traces: [{
|
|
12614
|
+
type: 'ibc',
|
|
12615
|
+
counterparty: {
|
|
12616
|
+
channel_id: 'channel-2',
|
|
12617
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
12618
|
+
chain_name: 'pryzm'
|
|
12619
|
+
},
|
|
12620
|
+
chain: {
|
|
12621
|
+
channel_id: 'channel-75755'
|
|
12622
|
+
}
|
|
12623
|
+
}]
|
|
12624
|
+
},
|
|
12259
12625
|
{
|
|
12260
12626
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
12261
12627
|
denom_units: [{
|
|
@@ -12326,6 +12692,41 @@ const assets = {
|
|
|
12326
12692
|
}
|
|
12327
12693
|
}]
|
|
12328
12694
|
},
|
|
12695
|
+
{
|
|
12696
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
12697
|
+
denom_units: [{
|
|
12698
|
+
denom: 'ibc/FE09C698B28F4D840F8CB5BEB99825249D439AEF26E6717B64A7A89AD515E60D',
|
|
12699
|
+
exponent: 0,
|
|
12700
|
+
aliases: ['p:utia:31Dec2026']
|
|
12701
|
+
}, {
|
|
12702
|
+
denom: 'pTIA31Dec2026',
|
|
12703
|
+
exponent: 6
|
|
12704
|
+
}],
|
|
12705
|
+
base: 'ibc/FE09C698B28F4D840F8CB5BEB99825249D439AEF26E6717B64A7A89AD515E60D',
|
|
12706
|
+
name: 'pTia (31Dec2026)',
|
|
12707
|
+
display: 'pTIA31Dec2026',
|
|
12708
|
+
symbol: 'pTIA-31Dec2026',
|
|
12709
|
+
logo_URIs: {
|
|
12710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12712
|
+
},
|
|
12713
|
+
images: [{
|
|
12714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
12715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
12716
|
+
}],
|
|
12717
|
+
type_asset: 'sdk.coin',
|
|
12718
|
+
traces: [{
|
|
12719
|
+
type: 'ibc',
|
|
12720
|
+
counterparty: {
|
|
12721
|
+
channel_id: 'channel-2',
|
|
12722
|
+
base_denom: 'p:utia:31Dec2026',
|
|
12723
|
+
chain_name: 'pryzm'
|
|
12724
|
+
},
|
|
12725
|
+
chain: {
|
|
12726
|
+
channel_id: 'channel-75755'
|
|
12727
|
+
}
|
|
12728
|
+
}]
|
|
12729
|
+
},
|
|
12329
12730
|
{
|
|
12330
12731
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
|
|
12331
12732
|
denom_units: [{
|
|
@@ -12431,6 +12832,41 @@ const assets = {
|
|
|
12431
12832
|
}
|
|
12432
12833
|
}]
|
|
12433
12834
|
},
|
|
12835
|
+
{
|
|
12836
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
12837
|
+
denom_units: [{
|
|
12838
|
+
denom: 'ibc/1B638F1B5D8549E5A9B0079BF9F71D4B1B92D1067B4061FB85C8FDBA6D611EB0',
|
|
12839
|
+
exponent: 0,
|
|
12840
|
+
aliases: ['y:uatom:31Dec2026']
|
|
12841
|
+
}, {
|
|
12842
|
+
denom: 'yATOM31Dec2026',
|
|
12843
|
+
exponent: 6
|
|
12844
|
+
}],
|
|
12845
|
+
base: 'ibc/1B638F1B5D8549E5A9B0079BF9F71D4B1B92D1067B4061FB85C8FDBA6D611EB0',
|
|
12846
|
+
name: 'yAtom (31Dec2026)',
|
|
12847
|
+
display: 'yATOM31Dec2026',
|
|
12848
|
+
symbol: 'yATOM-31Dec2026',
|
|
12849
|
+
logo_URIs: {
|
|
12850
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
12851
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
12852
|
+
},
|
|
12853
|
+
images: [{
|
|
12854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
12855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
12856
|
+
}],
|
|
12857
|
+
type_asset: 'sdk.coin',
|
|
12858
|
+
traces: [{
|
|
12859
|
+
type: 'ibc',
|
|
12860
|
+
counterparty: {
|
|
12861
|
+
channel_id: 'channel-2',
|
|
12862
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
12863
|
+
chain_name: 'pryzm'
|
|
12864
|
+
},
|
|
12865
|
+
chain: {
|
|
12866
|
+
channel_id: 'channel-75755'
|
|
12867
|
+
}
|
|
12868
|
+
}]
|
|
12869
|
+
},
|
|
12434
12870
|
{
|
|
12435
12871
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
12436
12872
|
denom_units: [{
|
|
@@ -12536,6 +12972,41 @@ const assets = {
|
|
|
12536
12972
|
}
|
|
12537
12973
|
}]
|
|
12538
12974
|
},
|
|
12975
|
+
{
|
|
12976
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
12977
|
+
denom_units: [{
|
|
12978
|
+
denom: 'ibc/6228ED69C9CB9B1F67D6712F0BFBE48987B72096AA24FCC51572ED78E712A4B6',
|
|
12979
|
+
exponent: 0,
|
|
12980
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
12981
|
+
}, {
|
|
12982
|
+
denom: 'yOSMO31Dec2026',
|
|
12983
|
+
exponent: 6
|
|
12984
|
+
}],
|
|
12985
|
+
base: 'ibc/6228ED69C9CB9B1F67D6712F0BFBE48987B72096AA24FCC51572ED78E712A4B6',
|
|
12986
|
+
name: 'yOsmo (31Dec2026)',
|
|
12987
|
+
display: 'yOSMO31Dec2026',
|
|
12988
|
+
symbol: 'yOSMO-31Dec2026',
|
|
12989
|
+
logo_URIs: {
|
|
12990
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
12991
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
12992
|
+
},
|
|
12993
|
+
images: [{
|
|
12994
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
12995
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
12996
|
+
}],
|
|
12997
|
+
type_asset: 'sdk.coin',
|
|
12998
|
+
traces: [{
|
|
12999
|
+
type: 'ibc',
|
|
13000
|
+
counterparty: {
|
|
13001
|
+
channel_id: 'channel-2',
|
|
13002
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
13003
|
+
chain_name: 'pryzm'
|
|
13004
|
+
},
|
|
13005
|
+
chain: {
|
|
13006
|
+
channel_id: 'channel-75755'
|
|
13007
|
+
}
|
|
13008
|
+
}]
|
|
13009
|
+
},
|
|
12539
13010
|
{
|
|
12540
13011
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
12541
13012
|
denom_units: [{
|
|
@@ -12641,6 +13112,41 @@ const assets = {
|
|
|
12641
13112
|
}
|
|
12642
13113
|
}]
|
|
12643
13114
|
},
|
|
13115
|
+
{
|
|
13116
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
13117
|
+
denom_units: [{
|
|
13118
|
+
denom: 'ibc/72AD7E08E13F06FA8335CC741D9F1E356D711E7600E943099B2C20231FEAC353',
|
|
13119
|
+
exponent: 0,
|
|
13120
|
+
aliases: ['y:inj:31Dec2026']
|
|
13121
|
+
}, {
|
|
13122
|
+
denom: 'yINJ31Dec2026',
|
|
13123
|
+
exponent: 18
|
|
13124
|
+
}],
|
|
13125
|
+
base: 'ibc/72AD7E08E13F06FA8335CC741D9F1E356D711E7600E943099B2C20231FEAC353',
|
|
13126
|
+
name: 'yInj (31Dec2026)',
|
|
13127
|
+
display: 'yINJ31Dec2026',
|
|
13128
|
+
symbol: 'yINJ-31Dec2026',
|
|
13129
|
+
logo_URIs: {
|
|
13130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
13131
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
13132
|
+
},
|
|
13133
|
+
images: [{
|
|
13134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
13135
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
13136
|
+
}],
|
|
13137
|
+
type_asset: 'sdk.coin',
|
|
13138
|
+
traces: [{
|
|
13139
|
+
type: 'ibc',
|
|
13140
|
+
counterparty: {
|
|
13141
|
+
channel_id: 'channel-2',
|
|
13142
|
+
base_denom: 'y:inj:31Dec2026',
|
|
13143
|
+
chain_name: 'pryzm'
|
|
13144
|
+
},
|
|
13145
|
+
chain: {
|
|
13146
|
+
channel_id: 'channel-75755'
|
|
13147
|
+
}
|
|
13148
|
+
}]
|
|
13149
|
+
},
|
|
12644
13150
|
{
|
|
12645
13151
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
12646
13152
|
denom_units: [{
|
|
@@ -12746,6 +13252,41 @@ const assets = {
|
|
|
12746
13252
|
}
|
|
12747
13253
|
}]
|
|
12748
13254
|
},
|
|
13255
|
+
{
|
|
13256
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
13257
|
+
denom_units: [{
|
|
13258
|
+
denom: 'ibc/68AD1271DF0CC0EB4662D47EF9EDE7B83E6A1FC60FB39665B785688F2DBC6212',
|
|
13259
|
+
exponent: 0,
|
|
13260
|
+
aliases: ['y:uluna:31Dec2026']
|
|
13261
|
+
}, {
|
|
13262
|
+
denom: 'yLUNA31Dec2026',
|
|
13263
|
+
exponent: 6
|
|
13264
|
+
}],
|
|
13265
|
+
base: 'ibc/68AD1271DF0CC0EB4662D47EF9EDE7B83E6A1FC60FB39665B785688F2DBC6212',
|
|
13266
|
+
name: 'yLuna (31Dec2026)',
|
|
13267
|
+
display: 'yLUNA31Dec2026',
|
|
13268
|
+
symbol: 'yLUNA-31Dec2026',
|
|
13269
|
+
logo_URIs: {
|
|
13270
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
13271
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
13272
|
+
},
|
|
13273
|
+
images: [{
|
|
13274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
13275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
13276
|
+
}],
|
|
13277
|
+
type_asset: 'sdk.coin',
|
|
13278
|
+
traces: [{
|
|
13279
|
+
type: 'ibc',
|
|
13280
|
+
counterparty: {
|
|
13281
|
+
channel_id: 'channel-2',
|
|
13282
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
13283
|
+
chain_name: 'pryzm'
|
|
13284
|
+
},
|
|
13285
|
+
chain: {
|
|
13286
|
+
channel_id: 'channel-75755'
|
|
13287
|
+
}
|
|
13288
|
+
}]
|
|
13289
|
+
},
|
|
12749
13290
|
{
|
|
12750
13291
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
12751
13292
|
denom_units: [{
|
|
@@ -12851,6 +13392,41 @@ const assets = {
|
|
|
12851
13392
|
}
|
|
12852
13393
|
}]
|
|
12853
13394
|
},
|
|
13395
|
+
{
|
|
13396
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
13397
|
+
denom_units: [{
|
|
13398
|
+
denom: 'ibc/24C63A198A26BB6DEFF8C8E4B75F1503F0B41ABAAC63AA4CF3AB849DA6D4A5F9',
|
|
13399
|
+
exponent: 0,
|
|
13400
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
13401
|
+
}, {
|
|
13402
|
+
denom: 'yAUUU31Dec2026',
|
|
13403
|
+
exponent: 6
|
|
13404
|
+
}],
|
|
13405
|
+
base: 'ibc/24C63A198A26BB6DEFF8C8E4B75F1503F0B41ABAAC63AA4CF3AB849DA6D4A5F9',
|
|
13406
|
+
name: 'yAuuu (31Dec2026)',
|
|
13407
|
+
display: 'yAUUU31Dec2026',
|
|
13408
|
+
symbol: 'yAUUU-31Dec2026',
|
|
13409
|
+
logo_URIs: {
|
|
13410
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
13411
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
13412
|
+
},
|
|
13413
|
+
images: [{
|
|
13414
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
13415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
13416
|
+
}],
|
|
13417
|
+
type_asset: 'sdk.coin',
|
|
13418
|
+
traces: [{
|
|
13419
|
+
type: 'ibc',
|
|
13420
|
+
counterparty: {
|
|
13421
|
+
channel_id: 'channel-2',
|
|
13422
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
13423
|
+
chain_name: 'pryzm'
|
|
13424
|
+
},
|
|
13425
|
+
chain: {
|
|
13426
|
+
channel_id: 'channel-75755'
|
|
13427
|
+
}
|
|
13428
|
+
}]
|
|
13429
|
+
},
|
|
12854
13430
|
{
|
|
12855
13431
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
12856
13432
|
denom_units: [{
|
|
@@ -12956,6 +13532,41 @@ const assets = {
|
|
|
12956
13532
|
}
|
|
12957
13533
|
}]
|
|
12958
13534
|
},
|
|
13535
|
+
{
|
|
13536
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
13537
|
+
denom_units: [{
|
|
13538
|
+
denom: 'ibc/9FB24B13C22ADC3CEFF4AB68FD06764DC395892769B543F0F76558B7495A6C83',
|
|
13539
|
+
exponent: 0,
|
|
13540
|
+
aliases: ['y:stutia:31Dec2026']
|
|
13541
|
+
}, {
|
|
13542
|
+
denom: 'ystTIA31Dec2026',
|
|
13543
|
+
exponent: 6
|
|
13544
|
+
}],
|
|
13545
|
+
base: 'ibc/9FB24B13C22ADC3CEFF4AB68FD06764DC395892769B543F0F76558B7495A6C83',
|
|
13546
|
+
name: 'ystTia (31Dec2026)',
|
|
13547
|
+
display: 'ystTIA31Dec2026',
|
|
13548
|
+
symbol: 'ystTIA-31Dec2026',
|
|
13549
|
+
logo_URIs: {
|
|
13550
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
13551
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
13552
|
+
},
|
|
13553
|
+
images: [{
|
|
13554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
13555
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
13556
|
+
}],
|
|
13557
|
+
type_asset: 'sdk.coin',
|
|
13558
|
+
traces: [{
|
|
13559
|
+
type: 'ibc',
|
|
13560
|
+
counterparty: {
|
|
13561
|
+
channel_id: 'channel-2',
|
|
13562
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
13563
|
+
chain_name: 'pryzm'
|
|
13564
|
+
},
|
|
13565
|
+
chain: {
|
|
13566
|
+
channel_id: 'channel-75755'
|
|
13567
|
+
}
|
|
13568
|
+
}]
|
|
13569
|
+
},
|
|
12959
13570
|
{
|
|
12960
13571
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
12961
13572
|
denom_units: [{
|
|
@@ -12964,7 +13575,7 @@ const assets = {
|
|
|
12964
13575
|
aliases: ['y:stadydx:30Sep2024']
|
|
12965
13576
|
}, {
|
|
12966
13577
|
denom: 'ystDYDX30Sep2024',
|
|
12967
|
-
exponent:
|
|
13578
|
+
exponent: 18
|
|
12968
13579
|
}],
|
|
12969
13580
|
base: 'ibc/2624803ABAD8421F6AABB2B27E0C86DE16B8D838283E13C2D3E330B3F55E8136',
|
|
12970
13581
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -12999,7 +13610,7 @@ const assets = {
|
|
|
12999
13610
|
aliases: ['y:stadydx:31Dec2024']
|
|
13000
13611
|
}, {
|
|
13001
13612
|
denom: 'ystDYDX31Dec2024',
|
|
13002
|
-
exponent:
|
|
13613
|
+
exponent: 18
|
|
13003
13614
|
}],
|
|
13004
13615
|
base: 'ibc/B25AF8A01B2D8E51A020FFD958BFD2138AB174A150B3BE59C659D4AB7629D26A',
|
|
13005
13616
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -13034,7 +13645,7 @@ const assets = {
|
|
|
13034
13645
|
aliases: ['y:stadydx:31Dec2025']
|
|
13035
13646
|
}, {
|
|
13036
13647
|
denom: 'ystDYDX31Dec2025',
|
|
13037
|
-
exponent:
|
|
13648
|
+
exponent: 18
|
|
13038
13649
|
}],
|
|
13039
13650
|
base: 'ibc/00AB944BC9AE7E9EEBE195282D4C32F052FC9A17A816F807CE8C57AAD9BB0E34',
|
|
13040
13651
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -13061,6 +13672,41 @@ const assets = {
|
|
|
13061
13672
|
}
|
|
13062
13673
|
}]
|
|
13063
13674
|
},
|
|
13675
|
+
{
|
|
13676
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
13677
|
+
denom_units: [{
|
|
13678
|
+
denom: 'ibc/BC25A27F8959A8C953A7208DAC2A0450E54356D279B4EBB192E5A5287148087E',
|
|
13679
|
+
exponent: 0,
|
|
13680
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
13681
|
+
}, {
|
|
13682
|
+
denom: 'ystDYDX31Dec2026',
|
|
13683
|
+
exponent: 18
|
|
13684
|
+
}],
|
|
13685
|
+
base: 'ibc/BC25A27F8959A8C953A7208DAC2A0450E54356D279B4EBB192E5A5287148087E',
|
|
13686
|
+
name: 'ystDydx (31Dec2026)',
|
|
13687
|
+
display: 'ystDYDX31Dec2026',
|
|
13688
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
13689
|
+
logo_URIs: {
|
|
13690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
13691
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
13692
|
+
},
|
|
13693
|
+
images: [{
|
|
13694
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
13695
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
13696
|
+
}],
|
|
13697
|
+
type_asset: 'sdk.coin',
|
|
13698
|
+
traces: [{
|
|
13699
|
+
type: 'ibc',
|
|
13700
|
+
counterparty: {
|
|
13701
|
+
channel_id: 'channel-2',
|
|
13702
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
13703
|
+
chain_name: 'pryzm'
|
|
13704
|
+
},
|
|
13705
|
+
chain: {
|
|
13706
|
+
channel_id: 'channel-75755'
|
|
13707
|
+
}
|
|
13708
|
+
}]
|
|
13709
|
+
},
|
|
13064
13710
|
{
|
|
13065
13711
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
13066
13712
|
denom_units: [{
|
|
@@ -13166,6 +13812,41 @@ const assets = {
|
|
|
13166
13812
|
}
|
|
13167
13813
|
}]
|
|
13168
13814
|
},
|
|
13815
|
+
{
|
|
13816
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
13817
|
+
denom_units: [{
|
|
13818
|
+
denom: 'ibc/DCDA80F8A42E2D07310980558C4BE5EB76773C06F6CCAF6F852AA51096BEF688',
|
|
13819
|
+
exponent: 0,
|
|
13820
|
+
aliases: ['y:udatom:31Dec2026']
|
|
13821
|
+
}, {
|
|
13822
|
+
denom: 'ydATOM31Dec2026',
|
|
13823
|
+
exponent: 6
|
|
13824
|
+
}],
|
|
13825
|
+
base: 'ibc/DCDA80F8A42E2D07310980558C4BE5EB76773C06F6CCAF6F852AA51096BEF688',
|
|
13826
|
+
name: 'ydAtom (31Dec2026)',
|
|
13827
|
+
display: 'ydATOM31Dec2026',
|
|
13828
|
+
symbol: 'ydATOM-31Dec2026',
|
|
13829
|
+
logo_URIs: {
|
|
13830
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
13831
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
13832
|
+
},
|
|
13833
|
+
images: [{
|
|
13834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
13835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
13836
|
+
}],
|
|
13837
|
+
type_asset: 'sdk.coin',
|
|
13838
|
+
traces: [{
|
|
13839
|
+
type: 'ibc',
|
|
13840
|
+
counterparty: {
|
|
13841
|
+
channel_id: 'channel-2',
|
|
13842
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
13843
|
+
chain_name: 'pryzm'
|
|
13844
|
+
},
|
|
13845
|
+
chain: {
|
|
13846
|
+
channel_id: 'channel-75755'
|
|
13847
|
+
}
|
|
13848
|
+
}]
|
|
13849
|
+
},
|
|
13169
13850
|
{
|
|
13170
13851
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
13171
13852
|
denom_units: [{
|
|
@@ -13236,6 +13917,41 @@ const assets = {
|
|
|
13236
13917
|
}
|
|
13237
13918
|
}]
|
|
13238
13919
|
},
|
|
13920
|
+
{
|
|
13921
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
13922
|
+
denom_units: [{
|
|
13923
|
+
denom: 'ibc/6F5574C187BE26B68BDB7EC11B2B020626131557BA94726ACA5751543C386CC1',
|
|
13924
|
+
exponent: 0,
|
|
13925
|
+
aliases: ['y:utia:31Dec2026']
|
|
13926
|
+
}, {
|
|
13927
|
+
denom: 'yTIA31Dec2026',
|
|
13928
|
+
exponent: 6
|
|
13929
|
+
}],
|
|
13930
|
+
base: 'ibc/6F5574C187BE26B68BDB7EC11B2B020626131557BA94726ACA5751543C386CC1',
|
|
13931
|
+
name: 'yTia (31Dec2026)',
|
|
13932
|
+
display: 'yTIA31Dec2026',
|
|
13933
|
+
symbol: 'yTIA-31Dec2026',
|
|
13934
|
+
logo_URIs: {
|
|
13935
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13936
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13937
|
+
},
|
|
13938
|
+
images: [{
|
|
13939
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
13940
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
13941
|
+
}],
|
|
13942
|
+
type_asset: 'sdk.coin',
|
|
13943
|
+
traces: [{
|
|
13944
|
+
type: 'ibc',
|
|
13945
|
+
counterparty: {
|
|
13946
|
+
channel_id: 'channel-2',
|
|
13947
|
+
base_denom: 'y:utia:31Dec2026',
|
|
13948
|
+
chain_name: 'pryzm'
|
|
13949
|
+
},
|
|
13950
|
+
chain: {
|
|
13951
|
+
channel_id: 'channel-75755'
|
|
13952
|
+
}
|
|
13953
|
+
}]
|
|
13954
|
+
},
|
|
13239
13955
|
{
|
|
13240
13956
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
13241
13957
|
denom_units: [{
|
|
@@ -17243,6 +17959,41 @@ const assets = {
|
|
|
17243
17959
|
}
|
|
17244
17960
|
}]
|
|
17245
17961
|
},
|
|
17962
|
+
{
|
|
17963
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2026',
|
|
17964
|
+
denom_units: [{
|
|
17965
|
+
denom: 'ibc/A73AA8A97F41D95D00C2A76BA59713EDBDFD8C3E579593832D447C8542E30A0F',
|
|
17966
|
+
exponent: 0,
|
|
17967
|
+
aliases: ['p:uatom:31Dec2026']
|
|
17968
|
+
}, {
|
|
17969
|
+
denom: 'pATOM31Dec2026',
|
|
17970
|
+
exponent: 6
|
|
17971
|
+
}],
|
|
17972
|
+
base: 'ibc/A73AA8A97F41D95D00C2A76BA59713EDBDFD8C3E579593832D447C8542E30A0F',
|
|
17973
|
+
name: 'pAtom (31Dec2026)',
|
|
17974
|
+
display: 'pATOM31Dec2026',
|
|
17975
|
+
symbol: 'pATOM-31Dec2026',
|
|
17976
|
+
logo_URIs: {
|
|
17977
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
17978
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
17979
|
+
},
|
|
17980
|
+
images: [{
|
|
17981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
17982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
17983
|
+
}],
|
|
17984
|
+
type_asset: 'sdk.coin',
|
|
17985
|
+
traces: [{
|
|
17986
|
+
type: 'ibc',
|
|
17987
|
+
counterparty: {
|
|
17988
|
+
channel_id: 'channel-2',
|
|
17989
|
+
base_denom: 'p:uatom:31Dec2026',
|
|
17990
|
+
chain_name: 'pryzm'
|
|
17991
|
+
},
|
|
17992
|
+
chain: {
|
|
17993
|
+
channel_id: 'channel-75755'
|
|
17994
|
+
}
|
|
17995
|
+
}]
|
|
17996
|
+
},
|
|
17246
17997
|
{
|
|
17247
17998
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 30Sep2024',
|
|
17248
17999
|
denom_units: [{
|
|
@@ -17348,6 +18099,41 @@ const assets = {
|
|
|
17348
18099
|
}
|
|
17349
18100
|
}]
|
|
17350
18101
|
},
|
|
18102
|
+
{
|
|
18103
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2026',
|
|
18104
|
+
denom_units: [{
|
|
18105
|
+
denom: 'ibc/4774BEC5D2E599DAB788D91DDF06379615CAC7842B47FFCD342B6B07A1DB37D8',
|
|
18106
|
+
exponent: 0,
|
|
18107
|
+
aliases: ['p:uosmo:31Dec2026']
|
|
18108
|
+
}, {
|
|
18109
|
+
denom: 'pOSMO31Dec2026',
|
|
18110
|
+
exponent: 6
|
|
18111
|
+
}],
|
|
18112
|
+
base: 'ibc/4774BEC5D2E599DAB788D91DDF06379615CAC7842B47FFCD342B6B07A1DB37D8',
|
|
18113
|
+
name: 'pOsmo (31Dec2026)',
|
|
18114
|
+
display: 'pOSMO31Dec2026',
|
|
18115
|
+
symbol: 'pOSMO-31Dec2026',
|
|
18116
|
+
logo_URIs: {
|
|
18117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
18118
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
18119
|
+
},
|
|
18120
|
+
images: [{
|
|
18121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
18122
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
18123
|
+
}],
|
|
18124
|
+
type_asset: 'sdk.coin',
|
|
18125
|
+
traces: [{
|
|
18126
|
+
type: 'ibc',
|
|
18127
|
+
counterparty: {
|
|
18128
|
+
channel_id: 'channel-2',
|
|
18129
|
+
base_denom: 'p:uosmo:31Dec2026',
|
|
18130
|
+
chain_name: 'pryzm'
|
|
18131
|
+
},
|
|
18132
|
+
chain: {
|
|
18133
|
+
channel_id: 'channel-75755'
|
|
18134
|
+
}
|
|
18135
|
+
}]
|
|
18136
|
+
},
|
|
17351
18137
|
{
|
|
17352
18138
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 30Sep2024',
|
|
17353
18139
|
denom_units: [{
|
|
@@ -17453,6 +18239,41 @@ const assets = {
|
|
|
17453
18239
|
}
|
|
17454
18240
|
}]
|
|
17455
18241
|
},
|
|
18242
|
+
{
|
|
18243
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2026',
|
|
18244
|
+
denom_units: [{
|
|
18245
|
+
denom: 'ibc/CC3635C0737F9D69B8BD7A868DF93FF06C536DD1D7678ED972B9A358C95FBA4B',
|
|
18246
|
+
exponent: 0,
|
|
18247
|
+
aliases: ['p:inj:31Dec2026']
|
|
18248
|
+
}, {
|
|
18249
|
+
denom: 'pINJ31Dec2026',
|
|
18250
|
+
exponent: 18
|
|
18251
|
+
}],
|
|
18252
|
+
base: 'ibc/CC3635C0737F9D69B8BD7A868DF93FF06C536DD1D7678ED972B9A358C95FBA4B',
|
|
18253
|
+
name: 'pInj (31Dec2026)',
|
|
18254
|
+
display: 'pINJ31Dec2026',
|
|
18255
|
+
symbol: 'pINJ-31Dec2026',
|
|
18256
|
+
logo_URIs: {
|
|
18257
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
18258
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
18259
|
+
},
|
|
18260
|
+
images: [{
|
|
18261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
18262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
18263
|
+
}],
|
|
18264
|
+
type_asset: 'sdk.coin',
|
|
18265
|
+
traces: [{
|
|
18266
|
+
type: 'ibc',
|
|
18267
|
+
counterparty: {
|
|
18268
|
+
channel_id: 'channel-2',
|
|
18269
|
+
base_denom: 'p:inj:31Dec2026',
|
|
18270
|
+
chain_name: 'pryzm'
|
|
18271
|
+
},
|
|
18272
|
+
chain: {
|
|
18273
|
+
channel_id: 'channel-75755'
|
|
18274
|
+
}
|
|
18275
|
+
}]
|
|
18276
|
+
},
|
|
17456
18277
|
{
|
|
17457
18278
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 30Sep2024',
|
|
17458
18279
|
denom_units: [{
|
|
@@ -17523,6 +18344,41 @@ const assets = {
|
|
|
17523
18344
|
}
|
|
17524
18345
|
}]
|
|
17525
18346
|
},
|
|
18347
|
+
{
|
|
18348
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
18349
|
+
denom_units: [{
|
|
18350
|
+
denom: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
18351
|
+
exponent: 0,
|
|
18352
|
+
aliases: ['p:uluna:31Dec2026']
|
|
18353
|
+
}, {
|
|
18354
|
+
denom: 'pLUNA31Dec2026',
|
|
18355
|
+
exponent: 6
|
|
18356
|
+
}],
|
|
18357
|
+
base: 'ibc/78081C7DC880CFE1905F443A5B708DAA3E0FE3D2E696B43387D8CC8F5D810DED',
|
|
18358
|
+
name: 'pLuna (31Dec2026)',
|
|
18359
|
+
display: 'pLUNA31Dec2026',
|
|
18360
|
+
symbol: 'pLUNA-31Dec2026',
|
|
18361
|
+
logo_URIs: {
|
|
18362
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
18363
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
18364
|
+
},
|
|
18365
|
+
images: [{
|
|
18366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
18367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
18368
|
+
}],
|
|
18369
|
+
type_asset: 'sdk.coin',
|
|
18370
|
+
traces: [{
|
|
18371
|
+
type: 'ibc',
|
|
18372
|
+
counterparty: {
|
|
18373
|
+
channel_id: 'channel-2',
|
|
18374
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
18375
|
+
chain_name: 'pryzm'
|
|
18376
|
+
},
|
|
18377
|
+
chain: {
|
|
18378
|
+
channel_id: 'channel-75755'
|
|
18379
|
+
}
|
|
18380
|
+
}]
|
|
18381
|
+
},
|
|
17526
18382
|
{
|
|
17527
18383
|
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2025',
|
|
17528
18384
|
denom_units: [{
|
|
@@ -17663,6 +18519,41 @@ const assets = {
|
|
|
17663
18519
|
}
|
|
17664
18520
|
}]
|
|
17665
18521
|
},
|
|
18522
|
+
{
|
|
18523
|
+
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 31Dec2026',
|
|
18524
|
+
denom_units: [{
|
|
18525
|
+
denom: 'ibc/C9793EF38C52764AEB1743C1100A4CFF3EB1806790381D06079A145DF90ACC3F',
|
|
18526
|
+
exponent: 0,
|
|
18527
|
+
aliases: ['p:uauuu:31Dec2026']
|
|
18528
|
+
}, {
|
|
18529
|
+
denom: 'pAUUU31Dec2026',
|
|
18530
|
+
exponent: 6
|
|
18531
|
+
}],
|
|
18532
|
+
base: 'ibc/C9793EF38C52764AEB1743C1100A4CFF3EB1806790381D06079A145DF90ACC3F',
|
|
18533
|
+
name: 'pAuuu (31Dec2026)',
|
|
18534
|
+
display: 'pAUUU31Dec2026',
|
|
18535
|
+
symbol: 'pAUUU-31Dec2026',
|
|
18536
|
+
logo_URIs: {
|
|
18537
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
18538
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
18539
|
+
},
|
|
18540
|
+
images: [{
|
|
18541
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png',
|
|
18542
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
18543
|
+
}],
|
|
18544
|
+
type_asset: 'sdk.coin',
|
|
18545
|
+
traces: [{
|
|
18546
|
+
type: 'ibc',
|
|
18547
|
+
counterparty: {
|
|
18548
|
+
channel_id: 'channel-2',
|
|
18549
|
+
base_denom: 'p:uauuu:31Dec2026',
|
|
18550
|
+
chain_name: 'pryzm'
|
|
18551
|
+
},
|
|
18552
|
+
chain: {
|
|
18553
|
+
channel_id: 'channel-75755'
|
|
18554
|
+
}
|
|
18555
|
+
}]
|
|
18556
|
+
},
|
|
17666
18557
|
{
|
|
17667
18558
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 30Sep2024',
|
|
17668
18559
|
denom_units: [{
|
|
@@ -17768,6 +18659,41 @@ const assets = {
|
|
|
17768
18659
|
}
|
|
17769
18660
|
}]
|
|
17770
18661
|
},
|
|
18662
|
+
{
|
|
18663
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2026',
|
|
18664
|
+
denom_units: [{
|
|
18665
|
+
denom: 'ibc/9D469589B6972088B055C2CDF522BA94B470B0A6D8B2986A40175D3F70666F39',
|
|
18666
|
+
exponent: 0,
|
|
18667
|
+
aliases: ['p:stutia:31Dec2026']
|
|
18668
|
+
}, {
|
|
18669
|
+
denom: 'pstTIA31Dec2026',
|
|
18670
|
+
exponent: 6
|
|
18671
|
+
}],
|
|
18672
|
+
base: 'ibc/9D469589B6972088B055C2CDF522BA94B470B0A6D8B2986A40175D3F70666F39',
|
|
18673
|
+
name: 'pstTia (31Dec2026)',
|
|
18674
|
+
display: 'pstTIA31Dec2026',
|
|
18675
|
+
symbol: 'pstTIA-31Dec2026',
|
|
18676
|
+
logo_URIs: {
|
|
18677
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
18678
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
18679
|
+
},
|
|
18680
|
+
images: [{
|
|
18681
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
18682
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
18683
|
+
}],
|
|
18684
|
+
type_asset: 'sdk.coin',
|
|
18685
|
+
traces: [{
|
|
18686
|
+
type: 'ibc',
|
|
18687
|
+
counterparty: {
|
|
18688
|
+
channel_id: 'channel-2',
|
|
18689
|
+
base_denom: 'p:stutia:31Dec2026',
|
|
18690
|
+
chain_name: 'pryzm'
|
|
18691
|
+
},
|
|
18692
|
+
chain: {
|
|
18693
|
+
channel_id: 'channel-75755'
|
|
18694
|
+
}
|
|
18695
|
+
}]
|
|
18696
|
+
},
|
|
17771
18697
|
{
|
|
17772
18698
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 30Sep2024',
|
|
17773
18699
|
denom_units: [{
|
|
@@ -17873,6 +18799,41 @@ const assets = {
|
|
|
17873
18799
|
}
|
|
17874
18800
|
}]
|
|
17875
18801
|
},
|
|
18802
|
+
{
|
|
18803
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2026',
|
|
18804
|
+
denom_units: [{
|
|
18805
|
+
denom: 'ibc/311B59F20D12FE6B96E057721B050852EEDC941357A5220DE188E8B43A15C500',
|
|
18806
|
+
exponent: 0,
|
|
18807
|
+
aliases: ['p:stadydx:31Dec2026']
|
|
18808
|
+
}, {
|
|
18809
|
+
denom: 'pstDYDX31Dec2026',
|
|
18810
|
+
exponent: 18
|
|
18811
|
+
}],
|
|
18812
|
+
base: 'ibc/311B59F20D12FE6B96E057721B050852EEDC941357A5220DE188E8B43A15C500',
|
|
18813
|
+
name: 'pstDydx (31Dec2026)',
|
|
18814
|
+
display: 'pstDYDX31Dec2026',
|
|
18815
|
+
symbol: 'pstDYDX-31Dec2026',
|
|
18816
|
+
logo_URIs: {
|
|
18817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
18818
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
18819
|
+
},
|
|
18820
|
+
images: [{
|
|
18821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
18822
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
18823
|
+
}],
|
|
18824
|
+
type_asset: 'sdk.coin',
|
|
18825
|
+
traces: [{
|
|
18826
|
+
type: 'ibc',
|
|
18827
|
+
counterparty: {
|
|
18828
|
+
channel_id: 'channel-2',
|
|
18829
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
18830
|
+
chain_name: 'pryzm'
|
|
18831
|
+
},
|
|
18832
|
+
chain: {
|
|
18833
|
+
channel_id: 'channel-75755'
|
|
18834
|
+
}
|
|
18835
|
+
}]
|
|
18836
|
+
},
|
|
17876
18837
|
{
|
|
17877
18838
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
17878
18839
|
denom_units: [{
|
|
@@ -17978,6 +18939,41 @@ const assets = {
|
|
|
17978
18939
|
}
|
|
17979
18940
|
}]
|
|
17980
18941
|
},
|
|
18942
|
+
{
|
|
18943
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2026',
|
|
18944
|
+
denom_units: [{
|
|
18945
|
+
denom: 'ibc/6BE37F2DD1EA6B5F3EE294A0D35BA3B42323100B664B6C525E3B642D056EABE2',
|
|
18946
|
+
exponent: 0,
|
|
18947
|
+
aliases: ['p:udatom:31Dec2026']
|
|
18948
|
+
}, {
|
|
18949
|
+
denom: 'pdATOM31Dec2026',
|
|
18950
|
+
exponent: 6
|
|
18951
|
+
}],
|
|
18952
|
+
base: 'ibc/6BE37F2DD1EA6B5F3EE294A0D35BA3B42323100B664B6C525E3B642D056EABE2',
|
|
18953
|
+
name: 'pdAtom (31Dec2026)',
|
|
18954
|
+
display: 'pdATOM31Dec2026',
|
|
18955
|
+
symbol: 'pdATOM-31Dec2026',
|
|
18956
|
+
logo_URIs: {
|
|
18957
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
18958
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
18959
|
+
},
|
|
18960
|
+
images: [{
|
|
18961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
18962
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
18963
|
+
}],
|
|
18964
|
+
type_asset: 'sdk.coin',
|
|
18965
|
+
traces: [{
|
|
18966
|
+
type: 'ibc',
|
|
18967
|
+
counterparty: {
|
|
18968
|
+
channel_id: 'channel-2',
|
|
18969
|
+
base_denom: 'p:udatom:31Dec2026',
|
|
18970
|
+
chain_name: 'pryzm'
|
|
18971
|
+
},
|
|
18972
|
+
chain: {
|
|
18973
|
+
channel_id: 'channel-75755'
|
|
18974
|
+
}
|
|
18975
|
+
}]
|
|
18976
|
+
},
|
|
17981
18977
|
{
|
|
17982
18978
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2024',
|
|
17983
18979
|
denom_units: [{
|
|
@@ -18005,7 +19001,42 @@ const assets = {
|
|
|
18005
19001
|
type: 'ibc',
|
|
18006
19002
|
counterparty: {
|
|
18007
19003
|
channel_id: 'channel-2',
|
|
18008
|
-
base_denom: 'p:utia:31Dec2024',
|
|
19004
|
+
base_denom: 'p:utia:31Dec2024',
|
|
19005
|
+
chain_name: 'pryzm'
|
|
19006
|
+
},
|
|
19007
|
+
chain: {
|
|
19008
|
+
channel_id: 'channel-75755'
|
|
19009
|
+
}
|
|
19010
|
+
}]
|
|
19011
|
+
},
|
|
19012
|
+
{
|
|
19013
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
19014
|
+
denom_units: [{
|
|
19015
|
+
denom: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
19016
|
+
exponent: 0,
|
|
19017
|
+
aliases: ['p:utia:31Dec2025']
|
|
19018
|
+
}, {
|
|
19019
|
+
denom: 'pTIA31Dec2025',
|
|
19020
|
+
exponent: 6
|
|
19021
|
+
}],
|
|
19022
|
+
base: 'ibc/BF6687D844E1679FDA171D4F99FBCA51DBACB00EB599429E0F8F97A6498B8613',
|
|
19023
|
+
name: 'pTia (31Dec2025)',
|
|
19024
|
+
display: 'pTIA31Dec2025',
|
|
19025
|
+
symbol: 'pTIA-31Dec2025',
|
|
19026
|
+
logo_URIs: {
|
|
19027
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
19028
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
19029
|
+
},
|
|
19030
|
+
images: [{
|
|
19031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
19032
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
19033
|
+
}],
|
|
19034
|
+
type_asset: 'sdk.coin',
|
|
19035
|
+
traces: [{
|
|
19036
|
+
type: 'ibc',
|
|
19037
|
+
counterparty: {
|
|
19038
|
+
channel_id: 'channel-2',
|
|
19039
|
+
base_denom: 'p:utia:31Dec2025',
|
|
18009
19040
|
chain_name: 'pryzm'
|
|
18010
19041
|
},
|
|
18011
19042
|
chain: {
|
|
@@ -18014,19 +19045,19 @@ const assets = {
|
|
|
18014
19045
|
}]
|
|
18015
19046
|
},
|
|
18016
19047
|
{
|
|
18017
|
-
description: 'Pryzm\'s refracted principal token for TIA with maturity of
|
|
19048
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2026',
|
|
18018
19049
|
denom_units: [{
|
|
18019
|
-
denom: 'ibc/
|
|
19050
|
+
denom: 'ibc/FE09C698B28F4D840F8CB5BEB99825249D439AEF26E6717B64A7A89AD515E60D',
|
|
18020
19051
|
exponent: 0,
|
|
18021
|
-
aliases: ['p:utia:
|
|
19052
|
+
aliases: ['p:utia:31Dec2026']
|
|
18022
19053
|
}, {
|
|
18023
|
-
denom: '
|
|
19054
|
+
denom: 'pTIA31Dec2026',
|
|
18024
19055
|
exponent: 6
|
|
18025
19056
|
}],
|
|
18026
|
-
base: 'ibc/
|
|
18027
|
-
name: 'pTia (
|
|
18028
|
-
display: '
|
|
18029
|
-
symbol: 'pTIA-
|
|
19057
|
+
base: 'ibc/FE09C698B28F4D840F8CB5BEB99825249D439AEF26E6717B64A7A89AD515E60D',
|
|
19058
|
+
name: 'pTia (31Dec2026)',
|
|
19059
|
+
display: 'pTIA31Dec2026',
|
|
19060
|
+
symbol: 'pTIA-31Dec2026',
|
|
18030
19061
|
logo_URIs: {
|
|
18031
19062
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
18032
19063
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
@@ -18040,7 +19071,7 @@ const assets = {
|
|
|
18040
19071
|
type: 'ibc',
|
|
18041
19072
|
counterparty: {
|
|
18042
19073
|
channel_id: 'channel-2',
|
|
18043
|
-
base_denom: 'p:utia:
|
|
19074
|
+
base_denom: 'p:utia:31Dec2026',
|
|
18044
19075
|
chain_name: 'pryzm'
|
|
18045
19076
|
},
|
|
18046
19077
|
chain: {
|
|
@@ -18153,6 +19184,41 @@ const assets = {
|
|
|
18153
19184
|
}
|
|
18154
19185
|
}]
|
|
18155
19186
|
},
|
|
19187
|
+
{
|
|
19188
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2026',
|
|
19189
|
+
denom_units: [{
|
|
19190
|
+
denom: 'ibc/1B638F1B5D8549E5A9B0079BF9F71D4B1B92D1067B4061FB85C8FDBA6D611EB0',
|
|
19191
|
+
exponent: 0,
|
|
19192
|
+
aliases: ['y:uatom:31Dec2026']
|
|
19193
|
+
}, {
|
|
19194
|
+
denom: 'yATOM31Dec2026',
|
|
19195
|
+
exponent: 6
|
|
19196
|
+
}],
|
|
19197
|
+
base: 'ibc/1B638F1B5D8549E5A9B0079BF9F71D4B1B92D1067B4061FB85C8FDBA6D611EB0',
|
|
19198
|
+
name: 'yAtom (31Dec2026)',
|
|
19199
|
+
display: 'yATOM31Dec2026',
|
|
19200
|
+
symbol: 'yATOM-31Dec2026',
|
|
19201
|
+
logo_URIs: {
|
|
19202
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
19203
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
19204
|
+
},
|
|
19205
|
+
images: [{
|
|
19206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
19207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
19208
|
+
}],
|
|
19209
|
+
type_asset: 'sdk.coin',
|
|
19210
|
+
traces: [{
|
|
19211
|
+
type: 'ibc',
|
|
19212
|
+
counterparty: {
|
|
19213
|
+
channel_id: 'channel-2',
|
|
19214
|
+
base_denom: 'y:uatom:31Dec2026',
|
|
19215
|
+
chain_name: 'pryzm'
|
|
19216
|
+
},
|
|
19217
|
+
chain: {
|
|
19218
|
+
channel_id: 'channel-75755'
|
|
19219
|
+
}
|
|
19220
|
+
}]
|
|
19221
|
+
},
|
|
18156
19222
|
{
|
|
18157
19223
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 30Sep2024',
|
|
18158
19224
|
denom_units: [{
|
|
@@ -18258,6 +19324,41 @@ const assets = {
|
|
|
18258
19324
|
}
|
|
18259
19325
|
}]
|
|
18260
19326
|
},
|
|
19327
|
+
{
|
|
19328
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2026',
|
|
19329
|
+
denom_units: [{
|
|
19330
|
+
denom: 'ibc/6228ED69C9CB9B1F67D6712F0BFBE48987B72096AA24FCC51572ED78E712A4B6',
|
|
19331
|
+
exponent: 0,
|
|
19332
|
+
aliases: ['y:uosmo:31Dec2026']
|
|
19333
|
+
}, {
|
|
19334
|
+
denom: 'yOSMO31Dec2026',
|
|
19335
|
+
exponent: 6
|
|
19336
|
+
}],
|
|
19337
|
+
base: 'ibc/6228ED69C9CB9B1F67D6712F0BFBE48987B72096AA24FCC51572ED78E712A4B6',
|
|
19338
|
+
name: 'yOsmo (31Dec2026)',
|
|
19339
|
+
display: 'yOSMO31Dec2026',
|
|
19340
|
+
symbol: 'yOSMO-31Dec2026',
|
|
19341
|
+
logo_URIs: {
|
|
19342
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
19343
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
19344
|
+
},
|
|
19345
|
+
images: [{
|
|
19346
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
19347
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
19348
|
+
}],
|
|
19349
|
+
type_asset: 'sdk.coin',
|
|
19350
|
+
traces: [{
|
|
19351
|
+
type: 'ibc',
|
|
19352
|
+
counterparty: {
|
|
19353
|
+
channel_id: 'channel-2',
|
|
19354
|
+
base_denom: 'y:uosmo:31Dec2026',
|
|
19355
|
+
chain_name: 'pryzm'
|
|
19356
|
+
},
|
|
19357
|
+
chain: {
|
|
19358
|
+
channel_id: 'channel-75755'
|
|
19359
|
+
}
|
|
19360
|
+
}]
|
|
19361
|
+
},
|
|
18261
19362
|
{
|
|
18262
19363
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 30Sep2024',
|
|
18263
19364
|
denom_units: [{
|
|
@@ -18363,6 +19464,41 @@ const assets = {
|
|
|
18363
19464
|
}
|
|
18364
19465
|
}]
|
|
18365
19466
|
},
|
|
19467
|
+
{
|
|
19468
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2026',
|
|
19469
|
+
denom_units: [{
|
|
19470
|
+
denom: 'ibc/72AD7E08E13F06FA8335CC741D9F1E356D711E7600E943099B2C20231FEAC353',
|
|
19471
|
+
exponent: 0,
|
|
19472
|
+
aliases: ['y:inj:31Dec2026']
|
|
19473
|
+
}, {
|
|
19474
|
+
denom: 'yINJ31Dec2026',
|
|
19475
|
+
exponent: 18
|
|
19476
|
+
}],
|
|
19477
|
+
base: 'ibc/72AD7E08E13F06FA8335CC741D9F1E356D711E7600E943099B2C20231FEAC353',
|
|
19478
|
+
name: 'yInj (31Dec2026)',
|
|
19479
|
+
display: 'yINJ31Dec2026',
|
|
19480
|
+
symbol: 'yINJ-31Dec2026',
|
|
19481
|
+
logo_URIs: {
|
|
19482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
19483
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
19484
|
+
},
|
|
19485
|
+
images: [{
|
|
19486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
19487
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
19488
|
+
}],
|
|
19489
|
+
type_asset: 'sdk.coin',
|
|
19490
|
+
traces: [{
|
|
19491
|
+
type: 'ibc',
|
|
19492
|
+
counterparty: {
|
|
19493
|
+
channel_id: 'channel-2',
|
|
19494
|
+
base_denom: 'y:inj:31Dec2026',
|
|
19495
|
+
chain_name: 'pryzm'
|
|
19496
|
+
},
|
|
19497
|
+
chain: {
|
|
19498
|
+
channel_id: 'channel-75755'
|
|
19499
|
+
}
|
|
19500
|
+
}]
|
|
19501
|
+
},
|
|
18366
19502
|
{
|
|
18367
19503
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 30Sep2024',
|
|
18368
19504
|
denom_units: [{
|
|
@@ -18468,6 +19604,41 @@ const assets = {
|
|
|
18468
19604
|
}
|
|
18469
19605
|
}]
|
|
18470
19606
|
},
|
|
19607
|
+
{
|
|
19608
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2026',
|
|
19609
|
+
denom_units: [{
|
|
19610
|
+
denom: 'ibc/68AD1271DF0CC0EB4662D47EF9EDE7B83E6A1FC60FB39665B785688F2DBC6212',
|
|
19611
|
+
exponent: 0,
|
|
19612
|
+
aliases: ['y:uluna:31Dec2026']
|
|
19613
|
+
}, {
|
|
19614
|
+
denom: 'yLUNA31Dec2026',
|
|
19615
|
+
exponent: 6
|
|
19616
|
+
}],
|
|
19617
|
+
base: 'ibc/68AD1271DF0CC0EB4662D47EF9EDE7B83E6A1FC60FB39665B785688F2DBC6212',
|
|
19618
|
+
name: 'yLuna (31Dec2026)',
|
|
19619
|
+
display: 'yLUNA31Dec2026',
|
|
19620
|
+
symbol: 'yLUNA-31Dec2026',
|
|
19621
|
+
logo_URIs: {
|
|
19622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
19623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
19624
|
+
},
|
|
19625
|
+
images: [{
|
|
19626
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
19627
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
19628
|
+
}],
|
|
19629
|
+
type_asset: 'sdk.coin',
|
|
19630
|
+
traces: [{
|
|
19631
|
+
type: 'ibc',
|
|
19632
|
+
counterparty: {
|
|
19633
|
+
channel_id: 'channel-2',
|
|
19634
|
+
base_denom: 'y:uluna:31Dec2026',
|
|
19635
|
+
chain_name: 'pryzm'
|
|
19636
|
+
},
|
|
19637
|
+
chain: {
|
|
19638
|
+
channel_id: 'channel-75755'
|
|
19639
|
+
}
|
|
19640
|
+
}]
|
|
19641
|
+
},
|
|
18471
19642
|
{
|
|
18472
19643
|
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 30Sep2024',
|
|
18473
19644
|
denom_units: [{
|
|
@@ -18573,6 +19744,41 @@ const assets = {
|
|
|
18573
19744
|
}
|
|
18574
19745
|
}]
|
|
18575
19746
|
},
|
|
19747
|
+
{
|
|
19748
|
+
description: 'Pryzm\'s refracted yield token for AUUU with maturity of 31Dec2026',
|
|
19749
|
+
denom_units: [{
|
|
19750
|
+
denom: 'ibc/24C63A198A26BB6DEFF8C8E4B75F1503F0B41ABAAC63AA4CF3AB849DA6D4A5F9',
|
|
19751
|
+
exponent: 0,
|
|
19752
|
+
aliases: ['y:uauuu:31Dec2026']
|
|
19753
|
+
}, {
|
|
19754
|
+
denom: 'yAUUU31Dec2026',
|
|
19755
|
+
exponent: 6
|
|
19756
|
+
}],
|
|
19757
|
+
base: 'ibc/24C63A198A26BB6DEFF8C8E4B75F1503F0B41ABAAC63AA4CF3AB849DA6D4A5F9',
|
|
19758
|
+
name: 'yAuuu (31Dec2026)',
|
|
19759
|
+
display: 'yAUUU31Dec2026',
|
|
19760
|
+
symbol: 'yAUUU-31Dec2026',
|
|
19761
|
+
logo_URIs: {
|
|
19762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
19763
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
19764
|
+
},
|
|
19765
|
+
images: [{
|
|
19766
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png',
|
|
19767
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
19768
|
+
}],
|
|
19769
|
+
type_asset: 'sdk.coin',
|
|
19770
|
+
traces: [{
|
|
19771
|
+
type: 'ibc',
|
|
19772
|
+
counterparty: {
|
|
19773
|
+
channel_id: 'channel-2',
|
|
19774
|
+
base_denom: 'y:uauuu:31Dec2026',
|
|
19775
|
+
chain_name: 'pryzm'
|
|
19776
|
+
},
|
|
19777
|
+
chain: {
|
|
19778
|
+
channel_id: 'channel-75755'
|
|
19779
|
+
}
|
|
19780
|
+
}]
|
|
19781
|
+
},
|
|
18576
19782
|
{
|
|
18577
19783
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 30Sep2024',
|
|
18578
19784
|
denom_units: [{
|
|
@@ -18678,6 +19884,41 @@ const assets = {
|
|
|
18678
19884
|
}
|
|
18679
19885
|
}]
|
|
18680
19886
|
},
|
|
19887
|
+
{
|
|
19888
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2026',
|
|
19889
|
+
denom_units: [{
|
|
19890
|
+
denom: 'ibc/9FB24B13C22ADC3CEFF4AB68FD06764DC395892769B543F0F76558B7495A6C83',
|
|
19891
|
+
exponent: 0,
|
|
19892
|
+
aliases: ['y:stutia:31Dec2026']
|
|
19893
|
+
}, {
|
|
19894
|
+
denom: 'ystTIA31Dec2026',
|
|
19895
|
+
exponent: 6
|
|
19896
|
+
}],
|
|
19897
|
+
base: 'ibc/9FB24B13C22ADC3CEFF4AB68FD06764DC395892769B543F0F76558B7495A6C83',
|
|
19898
|
+
name: 'ystTia (31Dec2026)',
|
|
19899
|
+
display: 'ystTIA31Dec2026',
|
|
19900
|
+
symbol: 'ystTIA-31Dec2026',
|
|
19901
|
+
logo_URIs: {
|
|
19902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
19903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
19904
|
+
},
|
|
19905
|
+
images: [{
|
|
19906
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
19907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
19908
|
+
}],
|
|
19909
|
+
type_asset: 'sdk.coin',
|
|
19910
|
+
traces: [{
|
|
19911
|
+
type: 'ibc',
|
|
19912
|
+
counterparty: {
|
|
19913
|
+
channel_id: 'channel-2',
|
|
19914
|
+
base_denom: 'y:stutia:31Dec2026',
|
|
19915
|
+
chain_name: 'pryzm'
|
|
19916
|
+
},
|
|
19917
|
+
chain: {
|
|
19918
|
+
channel_id: 'channel-75755'
|
|
19919
|
+
}
|
|
19920
|
+
}]
|
|
19921
|
+
},
|
|
18681
19922
|
{
|
|
18682
19923
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 30Sep2024',
|
|
18683
19924
|
denom_units: [{
|
|
@@ -18686,7 +19927,7 @@ const assets = {
|
|
|
18686
19927
|
aliases: ['y:stadydx:30Sep2024']
|
|
18687
19928
|
}, {
|
|
18688
19929
|
denom: 'ystDYDX30Sep2024',
|
|
18689
|
-
exponent:
|
|
19930
|
+
exponent: 18
|
|
18690
19931
|
}],
|
|
18691
19932
|
base: 'ibc/2624803ABAD8421F6AABB2B27E0C86DE16B8D838283E13C2D3E330B3F55E8136',
|
|
18692
19933
|
name: 'ystDydx (30Sep2024)',
|
|
@@ -18721,7 +19962,7 @@ const assets = {
|
|
|
18721
19962
|
aliases: ['y:stadydx:31Dec2024']
|
|
18722
19963
|
}, {
|
|
18723
19964
|
denom: 'ystDYDX31Dec2024',
|
|
18724
|
-
exponent:
|
|
19965
|
+
exponent: 18
|
|
18725
19966
|
}],
|
|
18726
19967
|
base: 'ibc/B25AF8A01B2D8E51A020FFD958BFD2138AB174A150B3BE59C659D4AB7629D26A',
|
|
18727
19968
|
name: 'ystDydx (31Dec2024)',
|
|
@@ -18756,7 +19997,7 @@ const assets = {
|
|
|
18756
19997
|
aliases: ['y:stadydx:31Dec2025']
|
|
18757
19998
|
}, {
|
|
18758
19999
|
denom: 'ystDYDX31Dec2025',
|
|
18759
|
-
exponent:
|
|
20000
|
+
exponent: 18
|
|
18760
20001
|
}],
|
|
18761
20002
|
base: 'ibc/00AB944BC9AE7E9EEBE195282D4C32F052FC9A17A816F807CE8C57AAD9BB0E34',
|
|
18762
20003
|
name: 'ystDydx (31Dec2025)',
|
|
@@ -18783,6 +20024,41 @@ const assets = {
|
|
|
18783
20024
|
}
|
|
18784
20025
|
}]
|
|
18785
20026
|
},
|
|
20027
|
+
{
|
|
20028
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2026',
|
|
20029
|
+
denom_units: [{
|
|
20030
|
+
denom: 'ibc/BC25A27F8959A8C953A7208DAC2A0450E54356D279B4EBB192E5A5287148087E',
|
|
20031
|
+
exponent: 0,
|
|
20032
|
+
aliases: ['y:stadydx:31Dec2026']
|
|
20033
|
+
}, {
|
|
20034
|
+
denom: 'ystDYDX31Dec2026',
|
|
20035
|
+
exponent: 18
|
|
20036
|
+
}],
|
|
20037
|
+
base: 'ibc/BC25A27F8959A8C953A7208DAC2A0450E54356D279B4EBB192E5A5287148087E',
|
|
20038
|
+
name: 'ystDydx (31Dec2026)',
|
|
20039
|
+
display: 'ystDYDX31Dec2026',
|
|
20040
|
+
symbol: 'ystDYDX-31Dec2026',
|
|
20041
|
+
logo_URIs: {
|
|
20042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
20043
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
20044
|
+
},
|
|
20045
|
+
images: [{
|
|
20046
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
20047
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
20048
|
+
}],
|
|
20049
|
+
type_asset: 'sdk.coin',
|
|
20050
|
+
traces: [{
|
|
20051
|
+
type: 'ibc',
|
|
20052
|
+
counterparty: {
|
|
20053
|
+
channel_id: 'channel-2',
|
|
20054
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
20055
|
+
chain_name: 'pryzm'
|
|
20056
|
+
},
|
|
20057
|
+
chain: {
|
|
20058
|
+
channel_id: 'channel-75755'
|
|
20059
|
+
}
|
|
20060
|
+
}]
|
|
20061
|
+
},
|
|
18786
20062
|
{
|
|
18787
20063
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
18788
20064
|
denom_units: [{
|
|
@@ -18888,6 +20164,41 @@ const assets = {
|
|
|
18888
20164
|
}
|
|
18889
20165
|
}]
|
|
18890
20166
|
},
|
|
20167
|
+
{
|
|
20168
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2026',
|
|
20169
|
+
denom_units: [{
|
|
20170
|
+
denom: 'ibc/DCDA80F8A42E2D07310980558C4BE5EB76773C06F6CCAF6F852AA51096BEF688',
|
|
20171
|
+
exponent: 0,
|
|
20172
|
+
aliases: ['y:udatom:31Dec2026']
|
|
20173
|
+
}, {
|
|
20174
|
+
denom: 'ydATOM31Dec2026',
|
|
20175
|
+
exponent: 6
|
|
20176
|
+
}],
|
|
20177
|
+
base: 'ibc/DCDA80F8A42E2D07310980558C4BE5EB76773C06F6CCAF6F852AA51096BEF688',
|
|
20178
|
+
name: 'ydAtom (31Dec2026)',
|
|
20179
|
+
display: 'ydATOM31Dec2026',
|
|
20180
|
+
symbol: 'ydATOM-31Dec2026',
|
|
20181
|
+
logo_URIs: {
|
|
20182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
20183
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
20184
|
+
},
|
|
20185
|
+
images: [{
|
|
20186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
20187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
20188
|
+
}],
|
|
20189
|
+
type_asset: 'sdk.coin',
|
|
20190
|
+
traces: [{
|
|
20191
|
+
type: 'ibc',
|
|
20192
|
+
counterparty: {
|
|
20193
|
+
channel_id: 'channel-2',
|
|
20194
|
+
base_denom: 'y:udatom:31Dec2026',
|
|
20195
|
+
chain_name: 'pryzm'
|
|
20196
|
+
},
|
|
20197
|
+
chain: {
|
|
20198
|
+
channel_id: 'channel-75755'
|
|
20199
|
+
}
|
|
20200
|
+
}]
|
|
20201
|
+
},
|
|
18891
20202
|
{
|
|
18892
20203
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2024',
|
|
18893
20204
|
denom_units: [{
|
|
@@ -18958,6 +20269,41 @@ const assets = {
|
|
|
18958
20269
|
}
|
|
18959
20270
|
}]
|
|
18960
20271
|
},
|
|
20272
|
+
{
|
|
20273
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2026',
|
|
20274
|
+
denom_units: [{
|
|
20275
|
+
denom: 'ibc/6F5574C187BE26B68BDB7EC11B2B020626131557BA94726ACA5751543C386CC1',
|
|
20276
|
+
exponent: 0,
|
|
20277
|
+
aliases: ['y:utia:31Dec2026']
|
|
20278
|
+
}, {
|
|
20279
|
+
denom: 'yTIA31Dec2026',
|
|
20280
|
+
exponent: 6
|
|
20281
|
+
}],
|
|
20282
|
+
base: 'ibc/6F5574C187BE26B68BDB7EC11B2B020626131557BA94726ACA5751543C386CC1',
|
|
20283
|
+
name: 'yTia (31Dec2026)',
|
|
20284
|
+
display: 'yTIA31Dec2026',
|
|
20285
|
+
symbol: 'yTIA-31Dec2026',
|
|
20286
|
+
logo_URIs: {
|
|
20287
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
20288
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
20289
|
+
},
|
|
20290
|
+
images: [{
|
|
20291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
20292
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
20293
|
+
}],
|
|
20294
|
+
type_asset: 'sdk.coin',
|
|
20295
|
+
traces: [{
|
|
20296
|
+
type: 'ibc',
|
|
20297
|
+
counterparty: {
|
|
20298
|
+
channel_id: 'channel-2',
|
|
20299
|
+
base_denom: 'y:utia:31Dec2026',
|
|
20300
|
+
chain_name: 'pryzm'
|
|
20301
|
+
},
|
|
20302
|
+
chain: {
|
|
20303
|
+
channel_id: 'channel-75755'
|
|
20304
|
+
}
|
|
20305
|
+
}]
|
|
20306
|
+
},
|
|
18961
20307
|
{
|
|
18962
20308
|
description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
|
|
18963
20309
|
denom_units: [{
|