@chain-registry/assets 1.70.66 → 1.70.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/akash.js +170 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/axelar.js +1328 -38
- package/esm/mainnet/celestia.js +1334 -44
- package/esm/mainnet/cosmoshub.js +1328 -38
- package/esm/mainnet/dydx.js +1166 -46
- package/esm/mainnet/elys.js +764 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +1166 -46
- package/esm/mainnet/neutron.js +1166 -46
- package/esm/mainnet/noble.js +1326 -36
- package/esm/mainnet/osmosis.js +1322 -32
- package/esm/mainnet/stride.js +1166 -46
- package/esm/mainnet/terra2.js +1166 -46
- package/esm/testnet/cosmoshubtestnet.js +50 -322
- package/esm/testnet/symphonytestnet.js +4 -74
- package/mainnet/akash.js +170 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +1328 -38
- package/mainnet/celestia.js +1334 -44
- package/mainnet/cosmoshub.js +1328 -38
- package/mainnet/dydx.js +1166 -46
- package/mainnet/elys.d.ts +3 -0
- package/mainnet/elys.js +766 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/injective.js +1166 -46
- package/mainnet/neutron.js +1166 -46
- package/mainnet/noble.js +1326 -36
- package/mainnet/osmosis.js +1322 -32
- package/mainnet/stride.js +1166 -46
- package/mainnet/terra2.js +1166 -46
- package/package.json +5 -5
- package/testnet/cosmoshubtestnet.js +50 -322
- package/testnet/symphonytestnet.js +4 -74
package/mainnet/cosmoshub.js
CHANGED
|
@@ -2223,6 +2223,91 @@ const assets = {
|
|
|
2223
2223
|
}
|
|
2224
2224
|
}]
|
|
2225
2225
|
},
|
|
2226
|
+
{
|
|
2227
|
+
description: 'The native token of Elys Network',
|
|
2228
|
+
denom_units: [
|
|
2229
|
+
{
|
|
2230
|
+
denom: 'ibc/0872AF0D1B0F6F23BA67631F9A4AFF633F289EE7B390478D7BA4F064A5135162',
|
|
2231
|
+
exponent: 0,
|
|
2232
|
+
aliases: ['uelys']
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
denom: 'melys',
|
|
2236
|
+
exponent: 3,
|
|
2237
|
+
aliases: ['millielys']
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
denom: 'elys',
|
|
2241
|
+
exponent: 6,
|
|
2242
|
+
aliases: []
|
|
2243
|
+
}
|
|
2244
|
+
],
|
|
2245
|
+
base: 'ibc/0872AF0D1B0F6F23BA67631F9A4AFF633F289EE7B390478D7BA4F064A5135162',
|
|
2246
|
+
name: 'Elys Network',
|
|
2247
|
+
display: 'elys',
|
|
2248
|
+
symbol: 'ELYS',
|
|
2249
|
+
logo_URIs: {
|
|
2250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
2251
|
+
},
|
|
2252
|
+
coingecko_id: 'elys',
|
|
2253
|
+
images: [{
|
|
2254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
2255
|
+
}],
|
|
2256
|
+
type_asset: 'sdk.coin',
|
|
2257
|
+
traces: [{
|
|
2258
|
+
type: 'ibc',
|
|
2259
|
+
counterparty: {
|
|
2260
|
+
channel_id: 'channel-1',
|
|
2261
|
+
base_denom: 'uelys',
|
|
2262
|
+
chain_name: 'elys'
|
|
2263
|
+
},
|
|
2264
|
+
chain: {
|
|
2265
|
+
channel_id: 'channel-1266'
|
|
2266
|
+
}
|
|
2267
|
+
}]
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
description: 'Eden token definition',
|
|
2271
|
+
denom_units: [
|
|
2272
|
+
{
|
|
2273
|
+
denom: 'ibc/22B6BC43434DE9470B3A8EBC049E67362CAF7F523BE103203405546E6E4AF565',
|
|
2274
|
+
exponent: 0,
|
|
2275
|
+
aliases: ['ueden']
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
denom: 'meden',
|
|
2279
|
+
exponent: 3,
|
|
2280
|
+
aliases: ['millieden']
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
denom: 'eden',
|
|
2284
|
+
exponent: 6,
|
|
2285
|
+
aliases: []
|
|
2286
|
+
}
|
|
2287
|
+
],
|
|
2288
|
+
base: 'ibc/22B6BC43434DE9470B3A8EBC049E67362CAF7F523BE103203405546E6E4AF565',
|
|
2289
|
+
name: 'Eden',
|
|
2290
|
+
display: 'eden',
|
|
2291
|
+
symbol: 'EDEN',
|
|
2292
|
+
logo_URIs: {
|
|
2293
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
2294
|
+
},
|
|
2295
|
+
images: [{
|
|
2296
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
2297
|
+
}],
|
|
2298
|
+
type_asset: 'sdk.coin',
|
|
2299
|
+
traces: [{
|
|
2300
|
+
type: 'ibc',
|
|
2301
|
+
counterparty: {
|
|
2302
|
+
channel_id: 'channel-1',
|
|
2303
|
+
base_denom: 'ueden',
|
|
2304
|
+
chain_name: 'elys'
|
|
2305
|
+
},
|
|
2306
|
+
chain: {
|
|
2307
|
+
channel_id: 'channel-1266'
|
|
2308
|
+
}
|
|
2309
|
+
}]
|
|
2310
|
+
},
|
|
2226
2311
|
{
|
|
2227
2312
|
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
2228
2313
|
denom_units: [{
|
|
@@ -4673,6 +4758,41 @@ const assets = {
|
|
|
4673
4758
|
}
|
|
4674
4759
|
}]
|
|
4675
4760
|
},
|
|
4761
|
+
{
|
|
4762
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
4763
|
+
denom_units: [{
|
|
4764
|
+
denom: 'ibc/0D8AD6BE3128DD5B380D59E362059F28A653A1680F37E55656BC6810F7BB918C',
|
|
4765
|
+
exponent: 0,
|
|
4766
|
+
aliases: ['p:uatom:31Mar2025']
|
|
4767
|
+
}, {
|
|
4768
|
+
denom: 'pATOM31Mar2025',
|
|
4769
|
+
exponent: 6
|
|
4770
|
+
}],
|
|
4771
|
+
base: 'ibc/0D8AD6BE3128DD5B380D59E362059F28A653A1680F37E55656BC6810F7BB918C',
|
|
4772
|
+
name: 'pAtom (31Mar2025)',
|
|
4773
|
+
display: 'pATOM31Mar2025',
|
|
4774
|
+
symbol: 'pATOM-31Mar2025',
|
|
4775
|
+
logo_URIs: {
|
|
4776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4777
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4778
|
+
},
|
|
4779
|
+
images: [{
|
|
4780
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
4781
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
4782
|
+
}],
|
|
4783
|
+
type_asset: 'sdk.coin',
|
|
4784
|
+
traces: [{
|
|
4785
|
+
type: 'ibc',
|
|
4786
|
+
counterparty: {
|
|
4787
|
+
channel_id: 'channel-0',
|
|
4788
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
4789
|
+
chain_name: 'pryzm'
|
|
4790
|
+
},
|
|
4791
|
+
chain: {
|
|
4792
|
+
channel_id: 'channel-859'
|
|
4793
|
+
}
|
|
4794
|
+
}]
|
|
4795
|
+
},
|
|
4676
4796
|
{
|
|
4677
4797
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
4678
4798
|
denom_units: [{
|
|
@@ -4813,6 +4933,41 @@ const assets = {
|
|
|
4813
4933
|
}
|
|
4814
4934
|
}]
|
|
4815
4935
|
},
|
|
4936
|
+
{
|
|
4937
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
4938
|
+
denom_units: [{
|
|
4939
|
+
denom: 'ibc/04DAD382745B7E21A32FC78943C45FAFF26805FC3D203BBDE677596572D3AAFB',
|
|
4940
|
+
exponent: 0,
|
|
4941
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
4942
|
+
}, {
|
|
4943
|
+
denom: 'pOSMO31Mar2025',
|
|
4944
|
+
exponent: 6
|
|
4945
|
+
}],
|
|
4946
|
+
base: 'ibc/04DAD382745B7E21A32FC78943C45FAFF26805FC3D203BBDE677596572D3AAFB',
|
|
4947
|
+
name: 'pOsmo (31Mar2025)',
|
|
4948
|
+
display: 'pOSMO31Mar2025',
|
|
4949
|
+
symbol: 'pOSMO-31Mar2025',
|
|
4950
|
+
logo_URIs: {
|
|
4951
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
4952
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
4953
|
+
},
|
|
4954
|
+
images: [{
|
|
4955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
4956
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
4957
|
+
}],
|
|
4958
|
+
type_asset: 'sdk.coin',
|
|
4959
|
+
traces: [{
|
|
4960
|
+
type: 'ibc',
|
|
4961
|
+
counterparty: {
|
|
4962
|
+
channel_id: 'channel-0',
|
|
4963
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
4964
|
+
chain_name: 'pryzm'
|
|
4965
|
+
},
|
|
4966
|
+
chain: {
|
|
4967
|
+
channel_id: 'channel-859'
|
|
4968
|
+
}
|
|
4969
|
+
}]
|
|
4970
|
+
},
|
|
4816
4971
|
{
|
|
4817
4972
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
4818
4973
|
denom_units: [{
|
|
@@ -4953,6 +5108,41 @@ const assets = {
|
|
|
4953
5108
|
}
|
|
4954
5109
|
}]
|
|
4955
5110
|
},
|
|
5111
|
+
{
|
|
5112
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
5113
|
+
denom_units: [{
|
|
5114
|
+
denom: 'ibc/4B4BBFE7FA7FABD4DAE5593AEF5A6204B94EEC848B14E102EE72B6F81617080C',
|
|
5115
|
+
exponent: 0,
|
|
5116
|
+
aliases: ['p:inj:31Mar2025']
|
|
5117
|
+
}, {
|
|
5118
|
+
denom: 'pINJ31Mar2025',
|
|
5119
|
+
exponent: 18
|
|
5120
|
+
}],
|
|
5121
|
+
base: 'ibc/4B4BBFE7FA7FABD4DAE5593AEF5A6204B94EEC848B14E102EE72B6F81617080C',
|
|
5122
|
+
name: 'pInj (31Mar2025)',
|
|
5123
|
+
display: 'pINJ31Mar2025',
|
|
5124
|
+
symbol: 'pINJ-31Mar2025',
|
|
5125
|
+
logo_URIs: {
|
|
5126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
5127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
5128
|
+
},
|
|
5129
|
+
images: [{
|
|
5130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
5131
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
5132
|
+
}],
|
|
5133
|
+
type_asset: 'sdk.coin',
|
|
5134
|
+
traces: [{
|
|
5135
|
+
type: 'ibc',
|
|
5136
|
+
counterparty: {
|
|
5137
|
+
channel_id: 'channel-0',
|
|
5138
|
+
base_denom: 'p:inj:31Mar2025',
|
|
5139
|
+
chain_name: 'pryzm'
|
|
5140
|
+
},
|
|
5141
|
+
chain: {
|
|
5142
|
+
channel_id: 'channel-859'
|
|
5143
|
+
}
|
|
5144
|
+
}]
|
|
5145
|
+
},
|
|
4956
5146
|
{
|
|
4957
5147
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
4958
5148
|
denom_units: [{
|
|
@@ -5094,19 +5284,19 @@ const assets = {
|
|
|
5094
5284
|
}]
|
|
5095
5285
|
},
|
|
5096
5286
|
{
|
|
5097
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
5287
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
5098
5288
|
denom_units: [{
|
|
5099
|
-
denom: 'ibc/
|
|
5289
|
+
denom: 'ibc/11AF79E683E92F357C1B8ED8052DFB4899E41D22B3F8D35FDF41117EAA10694A',
|
|
5100
5290
|
exponent: 0,
|
|
5101
|
-
aliases: ['p:uluna:
|
|
5291
|
+
aliases: ['p:uluna:31Mar2025']
|
|
5102
5292
|
}, {
|
|
5103
|
-
denom: '
|
|
5293
|
+
denom: 'pLUNA31Mar2025',
|
|
5104
5294
|
exponent: 6
|
|
5105
5295
|
}],
|
|
5106
|
-
base: 'ibc/
|
|
5107
|
-
name: 'pLuna (
|
|
5108
|
-
display: '
|
|
5109
|
-
symbol: 'pLUNA-
|
|
5296
|
+
base: 'ibc/11AF79E683E92F357C1B8ED8052DFB4899E41D22B3F8D35FDF41117EAA10694A',
|
|
5297
|
+
name: 'pLuna (31Mar2025)',
|
|
5298
|
+
display: 'pLUNA31Mar2025',
|
|
5299
|
+
symbol: 'pLUNA-31Mar2025',
|
|
5110
5300
|
logo_URIs: {
|
|
5111
5301
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5112
5302
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -5120,7 +5310,7 @@ const assets = {
|
|
|
5120
5310
|
type: 'ibc',
|
|
5121
5311
|
counterparty: {
|
|
5122
5312
|
channel_id: 'channel-0',
|
|
5123
|
-
base_denom: 'p:uluna:
|
|
5313
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
5124
5314
|
chain_name: 'pryzm'
|
|
5125
5315
|
},
|
|
5126
5316
|
chain: {
|
|
@@ -5163,6 +5353,41 @@ const assets = {
|
|
|
5163
5353
|
}
|
|
5164
5354
|
}]
|
|
5165
5355
|
},
|
|
5356
|
+
{
|
|
5357
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
5358
|
+
denom_units: [{
|
|
5359
|
+
denom: 'ibc/33F475EF6154CA92660DEAC956975D13EA5FDC83DDA61BFC86E82A01CF2A797E',
|
|
5360
|
+
exponent: 0,
|
|
5361
|
+
aliases: ['p:uluna:31Dec2026']
|
|
5362
|
+
}, {
|
|
5363
|
+
denom: 'pLUNA31Dec2026',
|
|
5364
|
+
exponent: 6
|
|
5365
|
+
}],
|
|
5366
|
+
base: 'ibc/33F475EF6154CA92660DEAC956975D13EA5FDC83DDA61BFC86E82A01CF2A797E',
|
|
5367
|
+
name: 'pLuna (31Dec2026)',
|
|
5368
|
+
display: 'pLUNA31Dec2026',
|
|
5369
|
+
symbol: 'pLUNA-31Dec2026',
|
|
5370
|
+
logo_URIs: {
|
|
5371
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
5373
|
+
},
|
|
5374
|
+
images: [{
|
|
5375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5376
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
5377
|
+
}],
|
|
5378
|
+
type_asset: 'sdk.coin',
|
|
5379
|
+
traces: [{
|
|
5380
|
+
type: 'ibc',
|
|
5381
|
+
counterparty: {
|
|
5382
|
+
channel_id: 'channel-0',
|
|
5383
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
5384
|
+
chain_name: 'pryzm'
|
|
5385
|
+
},
|
|
5386
|
+
chain: {
|
|
5387
|
+
channel_id: 'channel-859'
|
|
5388
|
+
}
|
|
5389
|
+
}]
|
|
5390
|
+
},
|
|
5166
5391
|
{
|
|
5167
5392
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
5168
5393
|
denom_units: [{
|
|
@@ -5373,6 +5598,41 @@ const assets = {
|
|
|
5373
5598
|
}
|
|
5374
5599
|
}]
|
|
5375
5600
|
},
|
|
5601
|
+
{
|
|
5602
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
5603
|
+
denom_units: [{
|
|
5604
|
+
denom: 'ibc/7B76C0EE787B348E4A24A367B895643AA0282F9CE5D2FD87A12BDD09F3900C91',
|
|
5605
|
+
exponent: 0,
|
|
5606
|
+
aliases: ['p:stutia:31Mar2025']
|
|
5607
|
+
}, {
|
|
5608
|
+
denom: 'pstTIA31Mar2025',
|
|
5609
|
+
exponent: 6
|
|
5610
|
+
}],
|
|
5611
|
+
base: 'ibc/7B76C0EE787B348E4A24A367B895643AA0282F9CE5D2FD87A12BDD09F3900C91',
|
|
5612
|
+
name: 'pstTia (31Mar2025)',
|
|
5613
|
+
display: 'pstTIA31Mar2025',
|
|
5614
|
+
symbol: 'pstTIA-31Mar2025',
|
|
5615
|
+
logo_URIs: {
|
|
5616
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5618
|
+
},
|
|
5619
|
+
images: [{
|
|
5620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
5621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
5622
|
+
}],
|
|
5623
|
+
type_asset: 'sdk.coin',
|
|
5624
|
+
traces: [{
|
|
5625
|
+
type: 'ibc',
|
|
5626
|
+
counterparty: {
|
|
5627
|
+
channel_id: 'channel-0',
|
|
5628
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
5629
|
+
chain_name: 'pryzm'
|
|
5630
|
+
},
|
|
5631
|
+
chain: {
|
|
5632
|
+
channel_id: 'channel-859'
|
|
5633
|
+
}
|
|
5634
|
+
}]
|
|
5635
|
+
},
|
|
5376
5636
|
{
|
|
5377
5637
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
5378
5638
|
denom_units: [{
|
|
@@ -5513,6 +5773,41 @@ const assets = {
|
|
|
5513
5773
|
}
|
|
5514
5774
|
}]
|
|
5515
5775
|
},
|
|
5776
|
+
{
|
|
5777
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
5778
|
+
denom_units: [{
|
|
5779
|
+
denom: 'ibc/99F427F2047BCC8A26690B3348D708562B8491216D6434FA9EE49784A0031C7E',
|
|
5780
|
+
exponent: 0,
|
|
5781
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
5782
|
+
}, {
|
|
5783
|
+
denom: 'pstDYDX31Mar2025',
|
|
5784
|
+
exponent: 18
|
|
5785
|
+
}],
|
|
5786
|
+
base: 'ibc/99F427F2047BCC8A26690B3348D708562B8491216D6434FA9EE49784A0031C7E',
|
|
5787
|
+
name: 'pstDydx (31Mar2025)',
|
|
5788
|
+
display: 'pstDYDX31Mar2025',
|
|
5789
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
5790
|
+
logo_URIs: {
|
|
5791
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
5792
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
5793
|
+
},
|
|
5794
|
+
images: [{
|
|
5795
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
5796
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
5797
|
+
}],
|
|
5798
|
+
type_asset: 'sdk.coin',
|
|
5799
|
+
traces: [{
|
|
5800
|
+
type: 'ibc',
|
|
5801
|
+
counterparty: {
|
|
5802
|
+
channel_id: 'channel-0',
|
|
5803
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
5804
|
+
chain_name: 'pryzm'
|
|
5805
|
+
},
|
|
5806
|
+
chain: {
|
|
5807
|
+
channel_id: 'channel-859'
|
|
5808
|
+
}
|
|
5809
|
+
}]
|
|
5810
|
+
},
|
|
5516
5811
|
{
|
|
5517
5812
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
5518
5813
|
denom_units: [{
|
|
@@ -5618,6 +5913,41 @@ const assets = {
|
|
|
5618
5913
|
}
|
|
5619
5914
|
}]
|
|
5620
5915
|
},
|
|
5916
|
+
{
|
|
5917
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
5918
|
+
denom_units: [{
|
|
5919
|
+
denom: 'ibc/D01A3F96E28EC9BDBF0C531C9F00518F4684938E4328CA3BA116C7A3D0747863',
|
|
5920
|
+
exponent: 0,
|
|
5921
|
+
aliases: ['p:udatom:31Mar2025']
|
|
5922
|
+
}, {
|
|
5923
|
+
denom: 'pdATOM31Mar2025',
|
|
5924
|
+
exponent: 6
|
|
5925
|
+
}],
|
|
5926
|
+
base: 'ibc/D01A3F96E28EC9BDBF0C531C9F00518F4684938E4328CA3BA116C7A3D0747863',
|
|
5927
|
+
name: 'pdAtom (31Mar2025)',
|
|
5928
|
+
display: 'pdATOM31Mar2025',
|
|
5929
|
+
symbol: 'pdATOM-31Mar2025',
|
|
5930
|
+
logo_URIs: {
|
|
5931
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
5932
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
5933
|
+
},
|
|
5934
|
+
images: [{
|
|
5935
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
5936
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
5937
|
+
}],
|
|
5938
|
+
type_asset: 'sdk.coin',
|
|
5939
|
+
traces: [{
|
|
5940
|
+
type: 'ibc',
|
|
5941
|
+
counterparty: {
|
|
5942
|
+
channel_id: 'channel-0',
|
|
5943
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
5944
|
+
chain_name: 'pryzm'
|
|
5945
|
+
},
|
|
5946
|
+
chain: {
|
|
5947
|
+
channel_id: 'channel-859'
|
|
5948
|
+
}
|
|
5949
|
+
}]
|
|
5950
|
+
},
|
|
5621
5951
|
{
|
|
5622
5952
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
5623
5953
|
denom_units: [{
|
|
@@ -5759,9 +6089,44 @@ const assets = {
|
|
|
5759
6089
|
}]
|
|
5760
6090
|
},
|
|
5761
6091
|
{
|
|
5762
|
-
description: 'Pryzm\'s refracted principal token for TIA with maturity of
|
|
6092
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
5763
6093
|
denom_units: [{
|
|
5764
|
-
denom: 'ibc/
|
|
6094
|
+
denom: 'ibc/09013B7303A9C0A916B783C678FE8ED16E3331649A3745D8C24EB736F43FD1D6',
|
|
6095
|
+
exponent: 0,
|
|
6096
|
+
aliases: ['p:utia:31Mar2025']
|
|
6097
|
+
}, {
|
|
6098
|
+
denom: 'pTIA31Mar2025',
|
|
6099
|
+
exponent: 6
|
|
6100
|
+
}],
|
|
6101
|
+
base: 'ibc/09013B7303A9C0A916B783C678FE8ED16E3331649A3745D8C24EB736F43FD1D6',
|
|
6102
|
+
name: 'pTia (31Mar2025)',
|
|
6103
|
+
display: 'pTIA31Mar2025',
|
|
6104
|
+
symbol: 'pTIA-31Mar2025',
|
|
6105
|
+
logo_URIs: {
|
|
6106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6108
|
+
},
|
|
6109
|
+
images: [{
|
|
6110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
6111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
6112
|
+
}],
|
|
6113
|
+
type_asset: 'sdk.coin',
|
|
6114
|
+
traces: [{
|
|
6115
|
+
type: 'ibc',
|
|
6116
|
+
counterparty: {
|
|
6117
|
+
channel_id: 'channel-0',
|
|
6118
|
+
base_denom: 'p:utia:31Mar2025',
|
|
6119
|
+
chain_name: 'pryzm'
|
|
6120
|
+
},
|
|
6121
|
+
chain: {
|
|
6122
|
+
channel_id: 'channel-859'
|
|
6123
|
+
}
|
|
6124
|
+
}]
|
|
6125
|
+
},
|
|
6126
|
+
{
|
|
6127
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
6128
|
+
denom_units: [{
|
|
6129
|
+
denom: 'ibc/85C5EFED282A3CB0CFDBB4EE0FA69BDF9D717F92A501CF873D9B9DFF7D5A60CA',
|
|
5765
6130
|
exponent: 0,
|
|
5766
6131
|
aliases: ['p:utia:31Dec2025']
|
|
5767
6132
|
}, {
|
|
@@ -5898,6 +6263,41 @@ const assets = {
|
|
|
5898
6263
|
}
|
|
5899
6264
|
}]
|
|
5900
6265
|
},
|
|
6266
|
+
{
|
|
6267
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
6268
|
+
denom_units: [{
|
|
6269
|
+
denom: 'ibc/7DA6E145EDEAA35EFE308064CC8FCB28879C49664E294ADC19BBF2B18A8E80E6',
|
|
6270
|
+
exponent: 0,
|
|
6271
|
+
aliases: ['y:uatom:31Mar2025']
|
|
6272
|
+
}, {
|
|
6273
|
+
denom: 'yATOM31Mar2025',
|
|
6274
|
+
exponent: 6
|
|
6275
|
+
}],
|
|
6276
|
+
base: 'ibc/7DA6E145EDEAA35EFE308064CC8FCB28879C49664E294ADC19BBF2B18A8E80E6',
|
|
6277
|
+
name: 'yAtom (31Mar2025)',
|
|
6278
|
+
display: 'yATOM31Mar2025',
|
|
6279
|
+
symbol: 'yATOM-31Mar2025',
|
|
6280
|
+
logo_URIs: {
|
|
6281
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
6282
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
6283
|
+
},
|
|
6284
|
+
images: [{
|
|
6285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
6286
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
6287
|
+
}],
|
|
6288
|
+
type_asset: 'sdk.coin',
|
|
6289
|
+
traces: [{
|
|
6290
|
+
type: 'ibc',
|
|
6291
|
+
counterparty: {
|
|
6292
|
+
channel_id: 'channel-0',
|
|
6293
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
6294
|
+
chain_name: 'pryzm'
|
|
6295
|
+
},
|
|
6296
|
+
chain: {
|
|
6297
|
+
channel_id: 'channel-859'
|
|
6298
|
+
}
|
|
6299
|
+
}]
|
|
6300
|
+
},
|
|
5901
6301
|
{
|
|
5902
6302
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
5903
6303
|
denom_units: [{
|
|
@@ -6038,6 +6438,41 @@ const assets = {
|
|
|
6038
6438
|
}
|
|
6039
6439
|
}]
|
|
6040
6440
|
},
|
|
6441
|
+
{
|
|
6442
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
6443
|
+
denom_units: [{
|
|
6444
|
+
denom: 'ibc/903E2E2F78BEA7BE6DFFA2766F24D0DA56B628F611E45EF6E8FDB840B87986C2',
|
|
6445
|
+
exponent: 0,
|
|
6446
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
6447
|
+
}, {
|
|
6448
|
+
denom: 'yOSMO31Mar2025',
|
|
6449
|
+
exponent: 6
|
|
6450
|
+
}],
|
|
6451
|
+
base: 'ibc/903E2E2F78BEA7BE6DFFA2766F24D0DA56B628F611E45EF6E8FDB840B87986C2',
|
|
6452
|
+
name: 'yOsmo (31Mar2025)',
|
|
6453
|
+
display: 'yOSMO31Mar2025',
|
|
6454
|
+
symbol: 'yOSMO-31Mar2025',
|
|
6455
|
+
logo_URIs: {
|
|
6456
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6457
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6458
|
+
},
|
|
6459
|
+
images: [{
|
|
6460
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
6461
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
6462
|
+
}],
|
|
6463
|
+
type_asset: 'sdk.coin',
|
|
6464
|
+
traces: [{
|
|
6465
|
+
type: 'ibc',
|
|
6466
|
+
counterparty: {
|
|
6467
|
+
channel_id: 'channel-0',
|
|
6468
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
6469
|
+
chain_name: 'pryzm'
|
|
6470
|
+
},
|
|
6471
|
+
chain: {
|
|
6472
|
+
channel_id: 'channel-859'
|
|
6473
|
+
}
|
|
6474
|
+
}]
|
|
6475
|
+
},
|
|
6041
6476
|
{
|
|
6042
6477
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
6043
6478
|
denom_units: [{
|
|
@@ -6178,6 +6613,41 @@ const assets = {
|
|
|
6178
6613
|
}
|
|
6179
6614
|
}]
|
|
6180
6615
|
},
|
|
6616
|
+
{
|
|
6617
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
6618
|
+
denom_units: [{
|
|
6619
|
+
denom: 'ibc/3C0DC83F509501BD36FD5DFB09EE6D863D48A83D09A131D13C5A71DDF9212311',
|
|
6620
|
+
exponent: 0,
|
|
6621
|
+
aliases: ['y:inj:31Mar2025']
|
|
6622
|
+
}, {
|
|
6623
|
+
denom: 'yINJ31Mar2025',
|
|
6624
|
+
exponent: 18
|
|
6625
|
+
}],
|
|
6626
|
+
base: 'ibc/3C0DC83F509501BD36FD5DFB09EE6D863D48A83D09A131D13C5A71DDF9212311',
|
|
6627
|
+
name: 'yInj (31Mar2025)',
|
|
6628
|
+
display: 'yINJ31Mar2025',
|
|
6629
|
+
symbol: 'yINJ-31Mar2025',
|
|
6630
|
+
logo_URIs: {
|
|
6631
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6632
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6633
|
+
},
|
|
6634
|
+
images: [{
|
|
6635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
6636
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
6637
|
+
}],
|
|
6638
|
+
type_asset: 'sdk.coin',
|
|
6639
|
+
traces: [{
|
|
6640
|
+
type: 'ibc',
|
|
6641
|
+
counterparty: {
|
|
6642
|
+
channel_id: 'channel-0',
|
|
6643
|
+
base_denom: 'y:inj:31Mar2025',
|
|
6644
|
+
chain_name: 'pryzm'
|
|
6645
|
+
},
|
|
6646
|
+
chain: {
|
|
6647
|
+
channel_id: 'channel-859'
|
|
6648
|
+
}
|
|
6649
|
+
}]
|
|
6650
|
+
},
|
|
6181
6651
|
{
|
|
6182
6652
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
6183
6653
|
denom_units: [{
|
|
@@ -6318,6 +6788,41 @@ const assets = {
|
|
|
6318
6788
|
}
|
|
6319
6789
|
}]
|
|
6320
6790
|
},
|
|
6791
|
+
{
|
|
6792
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
6793
|
+
denom_units: [{
|
|
6794
|
+
denom: 'ibc/79F121E8FFEB19233292D6C19D852452EDB8EEAE8DFB0ED7DE55ADD7E498F232',
|
|
6795
|
+
exponent: 0,
|
|
6796
|
+
aliases: ['y:uluna:31Mar2025']
|
|
6797
|
+
}, {
|
|
6798
|
+
denom: 'yLUNA31Mar2025',
|
|
6799
|
+
exponent: 6
|
|
6800
|
+
}],
|
|
6801
|
+
base: 'ibc/79F121E8FFEB19233292D6C19D852452EDB8EEAE8DFB0ED7DE55ADD7E498F232',
|
|
6802
|
+
name: 'yLuna (31Mar2025)',
|
|
6803
|
+
display: 'yLUNA31Mar2025',
|
|
6804
|
+
symbol: 'yLUNA-31Mar2025',
|
|
6805
|
+
logo_URIs: {
|
|
6806
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
6807
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
6808
|
+
},
|
|
6809
|
+
images: [{
|
|
6810
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
6811
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
6812
|
+
}],
|
|
6813
|
+
type_asset: 'sdk.coin',
|
|
6814
|
+
traces: [{
|
|
6815
|
+
type: 'ibc',
|
|
6816
|
+
counterparty: {
|
|
6817
|
+
channel_id: 'channel-0',
|
|
6818
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
6819
|
+
chain_name: 'pryzm'
|
|
6820
|
+
},
|
|
6821
|
+
chain: {
|
|
6822
|
+
channel_id: 'channel-859'
|
|
6823
|
+
}
|
|
6824
|
+
}]
|
|
6825
|
+
},
|
|
6321
6826
|
{
|
|
6322
6827
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
6323
6828
|
denom_units: [{
|
|
@@ -6598,6 +7103,41 @@ const assets = {
|
|
|
6598
7103
|
}
|
|
6599
7104
|
}]
|
|
6600
7105
|
},
|
|
7106
|
+
{
|
|
7107
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
7108
|
+
denom_units: [{
|
|
7109
|
+
denom: 'ibc/CD957A5A225461826A3EE8A16A0F64757E45365CC8F5A39210D52742C37F2F45',
|
|
7110
|
+
exponent: 0,
|
|
7111
|
+
aliases: ['y:stutia:31Mar2025']
|
|
7112
|
+
}, {
|
|
7113
|
+
denom: 'ystTIA31Mar2025',
|
|
7114
|
+
exponent: 6
|
|
7115
|
+
}],
|
|
7116
|
+
base: 'ibc/CD957A5A225461826A3EE8A16A0F64757E45365CC8F5A39210D52742C37F2F45',
|
|
7117
|
+
name: 'ystTia (31Mar2025)',
|
|
7118
|
+
display: 'ystTIA31Mar2025',
|
|
7119
|
+
symbol: 'ystTIA-31Mar2025',
|
|
7120
|
+
logo_URIs: {
|
|
7121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
7122
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
7123
|
+
},
|
|
7124
|
+
images: [{
|
|
7125
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
7126
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
7127
|
+
}],
|
|
7128
|
+
type_asset: 'sdk.coin',
|
|
7129
|
+
traces: [{
|
|
7130
|
+
type: 'ibc',
|
|
7131
|
+
counterparty: {
|
|
7132
|
+
channel_id: 'channel-0',
|
|
7133
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
7134
|
+
chain_name: 'pryzm'
|
|
7135
|
+
},
|
|
7136
|
+
chain: {
|
|
7137
|
+
channel_id: 'channel-859'
|
|
7138
|
+
}
|
|
7139
|
+
}]
|
|
7140
|
+
},
|
|
6601
7141
|
{
|
|
6602
7142
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
6603
7143
|
denom_units: [{
|
|
@@ -6738,6 +7278,41 @@ const assets = {
|
|
|
6738
7278
|
}
|
|
6739
7279
|
}]
|
|
6740
7280
|
},
|
|
7281
|
+
{
|
|
7282
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
7283
|
+
denom_units: [{
|
|
7284
|
+
denom: 'ibc/5AED1325AF0A69EA4FFF5C91B65ECA94525E6EF1574271C37B4994D2736D2152',
|
|
7285
|
+
exponent: 0,
|
|
7286
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
7287
|
+
}, {
|
|
7288
|
+
denom: 'ystDYDX31Mar2025',
|
|
7289
|
+
exponent: 6
|
|
7290
|
+
}],
|
|
7291
|
+
base: 'ibc/5AED1325AF0A69EA4FFF5C91B65ECA94525E6EF1574271C37B4994D2736D2152',
|
|
7292
|
+
name: 'ystDydx (31Mar2025)',
|
|
7293
|
+
display: 'ystDYDX31Mar2025',
|
|
7294
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
7295
|
+
logo_URIs: {
|
|
7296
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
7297
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
7298
|
+
},
|
|
7299
|
+
images: [{
|
|
7300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
7301
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
7302
|
+
}],
|
|
7303
|
+
type_asset: 'sdk.coin',
|
|
7304
|
+
traces: [{
|
|
7305
|
+
type: 'ibc',
|
|
7306
|
+
counterparty: {
|
|
7307
|
+
channel_id: 'channel-0',
|
|
7308
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
7309
|
+
chain_name: 'pryzm'
|
|
7310
|
+
},
|
|
7311
|
+
chain: {
|
|
7312
|
+
channel_id: 'channel-859'
|
|
7313
|
+
}
|
|
7314
|
+
}]
|
|
7315
|
+
},
|
|
6741
7316
|
{
|
|
6742
7317
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
6743
7318
|
denom_units: [{
|
|
@@ -6843,6 +7418,41 @@ const assets = {
|
|
|
6843
7418
|
}
|
|
6844
7419
|
}]
|
|
6845
7420
|
},
|
|
7421
|
+
{
|
|
7422
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
7423
|
+
denom_units: [{
|
|
7424
|
+
denom: 'ibc/89B9131E9F7F22990217C01E7B9217648EF3019C5FB22BBAA514554C6DD423FD',
|
|
7425
|
+
exponent: 0,
|
|
7426
|
+
aliases: ['y:udatom:31Mar2025']
|
|
7427
|
+
}, {
|
|
7428
|
+
denom: 'ydATOM31Mar2025',
|
|
7429
|
+
exponent: 6
|
|
7430
|
+
}],
|
|
7431
|
+
base: 'ibc/89B9131E9F7F22990217C01E7B9217648EF3019C5FB22BBAA514554C6DD423FD',
|
|
7432
|
+
name: 'ydAtom (31Mar2025)',
|
|
7433
|
+
display: 'ydATOM31Mar2025',
|
|
7434
|
+
symbol: 'ydATOM-31Mar2025',
|
|
7435
|
+
logo_URIs: {
|
|
7436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
7437
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
7438
|
+
},
|
|
7439
|
+
images: [{
|
|
7440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
7441
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
7442
|
+
}],
|
|
7443
|
+
type_asset: 'sdk.coin',
|
|
7444
|
+
traces: [{
|
|
7445
|
+
type: 'ibc',
|
|
7446
|
+
counterparty: {
|
|
7447
|
+
channel_id: 'channel-0',
|
|
7448
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
7449
|
+
chain_name: 'pryzm'
|
|
7450
|
+
},
|
|
7451
|
+
chain: {
|
|
7452
|
+
channel_id: 'channel-859'
|
|
7453
|
+
}
|
|
7454
|
+
}]
|
|
7455
|
+
},
|
|
6846
7456
|
{
|
|
6847
7457
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
6848
7458
|
denom_units: [{
|
|
@@ -6983,6 +7593,41 @@ const assets = {
|
|
|
6983
7593
|
}
|
|
6984
7594
|
}]
|
|
6985
7595
|
},
|
|
7596
|
+
{
|
|
7597
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
7598
|
+
denom_units: [{
|
|
7599
|
+
denom: 'ibc/799DE7F3C5010434056B61104E7AB3E1FE33FA18A54A7E9C5534FC6B672DCE1D',
|
|
7600
|
+
exponent: 0,
|
|
7601
|
+
aliases: ['y:utia:31Mar2025']
|
|
7602
|
+
}, {
|
|
7603
|
+
denom: 'yTIA31Mar2025',
|
|
7604
|
+
exponent: 6
|
|
7605
|
+
}],
|
|
7606
|
+
base: 'ibc/799DE7F3C5010434056B61104E7AB3E1FE33FA18A54A7E9C5534FC6B672DCE1D',
|
|
7607
|
+
name: 'yTia (31Mar2025)',
|
|
7608
|
+
display: 'yTIA31Mar2025',
|
|
7609
|
+
symbol: 'yTIA-31Mar2025',
|
|
7610
|
+
logo_URIs: {
|
|
7611
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7612
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7613
|
+
},
|
|
7614
|
+
images: [{
|
|
7615
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
7616
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
7617
|
+
}],
|
|
7618
|
+
type_asset: 'sdk.coin',
|
|
7619
|
+
traces: [{
|
|
7620
|
+
type: 'ibc',
|
|
7621
|
+
counterparty: {
|
|
7622
|
+
channel_id: 'channel-0',
|
|
7623
|
+
base_denom: 'y:utia:31Mar2025',
|
|
7624
|
+
chain_name: 'pryzm'
|
|
7625
|
+
},
|
|
7626
|
+
chain: {
|
|
7627
|
+
channel_id: 'channel-859'
|
|
7628
|
+
}
|
|
7629
|
+
}]
|
|
7630
|
+
},
|
|
6986
7631
|
{
|
|
6987
7632
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
6988
7633
|
denom_units: [{
|
|
@@ -8976,25 +9621,110 @@ const assets = {
|
|
|
8976
9621
|
}]
|
|
8977
9622
|
},
|
|
8978
9623
|
{
|
|
8979
|
-
description: '
|
|
8980
|
-
denom_units: [
|
|
8981
|
-
|
|
9624
|
+
description: 'The native token of Elys Network',
|
|
9625
|
+
denom_units: [
|
|
9626
|
+
{
|
|
9627
|
+
denom: 'ibc/0872AF0D1B0F6F23BA67631F9A4AFF633F289EE7B390478D7BA4F064A5135162',
|
|
8982
9628
|
exponent: 0,
|
|
8983
|
-
aliases: ['
|
|
8984
|
-
},
|
|
8985
|
-
|
|
8986
|
-
|
|
8987
|
-
|
|
8988
|
-
|
|
8989
|
-
|
|
8990
|
-
|
|
8991
|
-
|
|
8992
|
-
|
|
8993
|
-
|
|
8994
|
-
|
|
8995
|
-
|
|
8996
|
-
|
|
8997
|
-
|
|
9629
|
+
aliases: ['uelys']
|
|
9630
|
+
},
|
|
9631
|
+
{
|
|
9632
|
+
denom: 'melys',
|
|
9633
|
+
exponent: 3,
|
|
9634
|
+
aliases: ['millielys']
|
|
9635
|
+
},
|
|
9636
|
+
{
|
|
9637
|
+
denom: 'elys',
|
|
9638
|
+
exponent: 6,
|
|
9639
|
+
aliases: []
|
|
9640
|
+
}
|
|
9641
|
+
],
|
|
9642
|
+
base: 'ibc/0872AF0D1B0F6F23BA67631F9A4AFF633F289EE7B390478D7BA4F064A5135162',
|
|
9643
|
+
name: 'Elys Network',
|
|
9644
|
+
display: 'elys',
|
|
9645
|
+
symbol: 'ELYS',
|
|
9646
|
+
logo_URIs: {
|
|
9647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
9648
|
+
},
|
|
9649
|
+
coingecko_id: 'elys',
|
|
9650
|
+
images: [{
|
|
9651
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
9652
|
+
}],
|
|
9653
|
+
type_asset: 'sdk.coin',
|
|
9654
|
+
traces: [{
|
|
9655
|
+
type: 'ibc',
|
|
9656
|
+
counterparty: {
|
|
9657
|
+
channel_id: 'channel-1',
|
|
9658
|
+
base_denom: 'uelys',
|
|
9659
|
+
chain_name: 'elys'
|
|
9660
|
+
},
|
|
9661
|
+
chain: {
|
|
9662
|
+
channel_id: 'channel-1266'
|
|
9663
|
+
}
|
|
9664
|
+
}]
|
|
9665
|
+
},
|
|
9666
|
+
{
|
|
9667
|
+
description: 'Eden token definition',
|
|
9668
|
+
denom_units: [
|
|
9669
|
+
{
|
|
9670
|
+
denom: 'ibc/22B6BC43434DE9470B3A8EBC049E67362CAF7F523BE103203405546E6E4AF565',
|
|
9671
|
+
exponent: 0,
|
|
9672
|
+
aliases: ['ueden']
|
|
9673
|
+
},
|
|
9674
|
+
{
|
|
9675
|
+
denom: 'meden',
|
|
9676
|
+
exponent: 3,
|
|
9677
|
+
aliases: ['millieden']
|
|
9678
|
+
},
|
|
9679
|
+
{
|
|
9680
|
+
denom: 'eden',
|
|
9681
|
+
exponent: 6,
|
|
9682
|
+
aliases: []
|
|
9683
|
+
}
|
|
9684
|
+
],
|
|
9685
|
+
base: 'ibc/22B6BC43434DE9470B3A8EBC049E67362CAF7F523BE103203405546E6E4AF565',
|
|
9686
|
+
name: 'Eden',
|
|
9687
|
+
display: 'eden',
|
|
9688
|
+
symbol: 'EDEN',
|
|
9689
|
+
logo_URIs: {
|
|
9690
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
9691
|
+
},
|
|
9692
|
+
images: [{
|
|
9693
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
9694
|
+
}],
|
|
9695
|
+
type_asset: 'sdk.coin',
|
|
9696
|
+
traces: [{
|
|
9697
|
+
type: 'ibc',
|
|
9698
|
+
counterparty: {
|
|
9699
|
+
channel_id: 'channel-1',
|
|
9700
|
+
base_denom: 'ueden',
|
|
9701
|
+
chain_name: 'elys'
|
|
9702
|
+
},
|
|
9703
|
+
chain: {
|
|
9704
|
+
channel_id: 'channel-1266'
|
|
9705
|
+
}
|
|
9706
|
+
}]
|
|
9707
|
+
},
|
|
9708
|
+
{
|
|
9709
|
+
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
9710
|
+
denom_units: [{
|
|
9711
|
+
denom: 'ibc/E070CE91CC4BD15AEC9B5788C0826755AAD35052A3037E9AC62BE70B4C9A7DBB',
|
|
9712
|
+
exponent: 0,
|
|
9713
|
+
aliases: ['ungm']
|
|
9714
|
+
}, {
|
|
9715
|
+
denom: 'ngm',
|
|
9716
|
+
exponent: 6
|
|
9717
|
+
}],
|
|
9718
|
+
base: 'ibc/E070CE91CC4BD15AEC9B5788C0826755AAD35052A3037E9AC62BE70B4C9A7DBB',
|
|
9719
|
+
name: 'e-Money',
|
|
9720
|
+
display: 'ngm',
|
|
9721
|
+
symbol: 'NGM',
|
|
9722
|
+
logo_URIs: {
|
|
9723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png',
|
|
9724
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg'
|
|
9725
|
+
},
|
|
9726
|
+
coingecko_id: 'e-money',
|
|
9727
|
+
images: [{
|
|
8998
9728
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png',
|
|
8999
9729
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg',
|
|
9000
9730
|
theme: {
|
|
@@ -11425,6 +12155,41 @@ const assets = {
|
|
|
11425
12155
|
}
|
|
11426
12156
|
}]
|
|
11427
12157
|
},
|
|
12158
|
+
{
|
|
12159
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
12160
|
+
denom_units: [{
|
|
12161
|
+
denom: 'ibc/0D8AD6BE3128DD5B380D59E362059F28A653A1680F37E55656BC6810F7BB918C',
|
|
12162
|
+
exponent: 0,
|
|
12163
|
+
aliases: ['p:uatom:31Mar2025']
|
|
12164
|
+
}, {
|
|
12165
|
+
denom: 'pATOM31Mar2025',
|
|
12166
|
+
exponent: 6
|
|
12167
|
+
}],
|
|
12168
|
+
base: 'ibc/0D8AD6BE3128DD5B380D59E362059F28A653A1680F37E55656BC6810F7BB918C',
|
|
12169
|
+
name: 'pAtom (31Mar2025)',
|
|
12170
|
+
display: 'pATOM31Mar2025',
|
|
12171
|
+
symbol: 'pATOM-31Mar2025',
|
|
12172
|
+
logo_URIs: {
|
|
12173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12175
|
+
},
|
|
12176
|
+
images: [{
|
|
12177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
12178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
12179
|
+
}],
|
|
12180
|
+
type_asset: 'sdk.coin',
|
|
12181
|
+
traces: [{
|
|
12182
|
+
type: 'ibc',
|
|
12183
|
+
counterparty: {
|
|
12184
|
+
channel_id: 'channel-0',
|
|
12185
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
12186
|
+
chain_name: 'pryzm'
|
|
12187
|
+
},
|
|
12188
|
+
chain: {
|
|
12189
|
+
channel_id: 'channel-859'
|
|
12190
|
+
}
|
|
12191
|
+
}]
|
|
12192
|
+
},
|
|
11428
12193
|
{
|
|
11429
12194
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
11430
12195
|
denom_units: [{
|
|
@@ -11565,6 +12330,41 @@ const assets = {
|
|
|
11565
12330
|
}
|
|
11566
12331
|
}]
|
|
11567
12332
|
},
|
|
12333
|
+
{
|
|
12334
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
12335
|
+
denom_units: [{
|
|
12336
|
+
denom: 'ibc/04DAD382745B7E21A32FC78943C45FAFF26805FC3D203BBDE677596572D3AAFB',
|
|
12337
|
+
exponent: 0,
|
|
12338
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
12339
|
+
}, {
|
|
12340
|
+
denom: 'pOSMO31Mar2025',
|
|
12341
|
+
exponent: 6
|
|
12342
|
+
}],
|
|
12343
|
+
base: 'ibc/04DAD382745B7E21A32FC78943C45FAFF26805FC3D203BBDE677596572D3AAFB',
|
|
12344
|
+
name: 'pOsmo (31Mar2025)',
|
|
12345
|
+
display: 'pOSMO31Mar2025',
|
|
12346
|
+
symbol: 'pOSMO-31Mar2025',
|
|
12347
|
+
logo_URIs: {
|
|
12348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12350
|
+
},
|
|
12351
|
+
images: [{
|
|
12352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
12353
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
12354
|
+
}],
|
|
12355
|
+
type_asset: 'sdk.coin',
|
|
12356
|
+
traces: [{
|
|
12357
|
+
type: 'ibc',
|
|
12358
|
+
counterparty: {
|
|
12359
|
+
channel_id: 'channel-0',
|
|
12360
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
12361
|
+
chain_name: 'pryzm'
|
|
12362
|
+
},
|
|
12363
|
+
chain: {
|
|
12364
|
+
channel_id: 'channel-859'
|
|
12365
|
+
}
|
|
12366
|
+
}]
|
|
12367
|
+
},
|
|
11568
12368
|
{
|
|
11569
12369
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
11570
12370
|
denom_units: [{
|
|
@@ -11705,6 +12505,41 @@ const assets = {
|
|
|
11705
12505
|
}
|
|
11706
12506
|
}]
|
|
11707
12507
|
},
|
|
12508
|
+
{
|
|
12509
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
12510
|
+
denom_units: [{
|
|
12511
|
+
denom: 'ibc/4B4BBFE7FA7FABD4DAE5593AEF5A6204B94EEC848B14E102EE72B6F81617080C',
|
|
12512
|
+
exponent: 0,
|
|
12513
|
+
aliases: ['p:inj:31Mar2025']
|
|
12514
|
+
}, {
|
|
12515
|
+
denom: 'pINJ31Mar2025',
|
|
12516
|
+
exponent: 18
|
|
12517
|
+
}],
|
|
12518
|
+
base: 'ibc/4B4BBFE7FA7FABD4DAE5593AEF5A6204B94EEC848B14E102EE72B6F81617080C',
|
|
12519
|
+
name: 'pInj (31Mar2025)',
|
|
12520
|
+
display: 'pINJ31Mar2025',
|
|
12521
|
+
symbol: 'pINJ-31Mar2025',
|
|
12522
|
+
logo_URIs: {
|
|
12523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
12524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
12525
|
+
},
|
|
12526
|
+
images: [{
|
|
12527
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
12528
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
12529
|
+
}],
|
|
12530
|
+
type_asset: 'sdk.coin',
|
|
12531
|
+
traces: [{
|
|
12532
|
+
type: 'ibc',
|
|
12533
|
+
counterparty: {
|
|
12534
|
+
channel_id: 'channel-0',
|
|
12535
|
+
base_denom: 'p:inj:31Mar2025',
|
|
12536
|
+
chain_name: 'pryzm'
|
|
12537
|
+
},
|
|
12538
|
+
chain: {
|
|
12539
|
+
channel_id: 'channel-859'
|
|
12540
|
+
}
|
|
12541
|
+
}]
|
|
12542
|
+
},
|
|
11708
12543
|
{
|
|
11709
12544
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
11710
12545
|
denom_units: [{
|
|
@@ -11846,19 +12681,19 @@ const assets = {
|
|
|
11846
12681
|
}]
|
|
11847
12682
|
},
|
|
11848
12683
|
{
|
|
11849
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
12684
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
11850
12685
|
denom_units: [{
|
|
11851
|
-
denom: 'ibc/
|
|
12686
|
+
denom: 'ibc/11AF79E683E92F357C1B8ED8052DFB4899E41D22B3F8D35FDF41117EAA10694A',
|
|
11852
12687
|
exponent: 0,
|
|
11853
|
-
aliases: ['p:uluna:
|
|
12688
|
+
aliases: ['p:uluna:31Mar2025']
|
|
11854
12689
|
}, {
|
|
11855
|
-
denom: '
|
|
12690
|
+
denom: 'pLUNA31Mar2025',
|
|
11856
12691
|
exponent: 6
|
|
11857
12692
|
}],
|
|
11858
|
-
base: 'ibc/
|
|
11859
|
-
name: 'pLuna (
|
|
11860
|
-
display: '
|
|
11861
|
-
symbol: 'pLUNA-
|
|
12693
|
+
base: 'ibc/11AF79E683E92F357C1B8ED8052DFB4899E41D22B3F8D35FDF41117EAA10694A',
|
|
12694
|
+
name: 'pLuna (31Mar2025)',
|
|
12695
|
+
display: 'pLUNA31Mar2025',
|
|
12696
|
+
symbol: 'pLUNA-31Mar2025',
|
|
11862
12697
|
logo_URIs: {
|
|
11863
12698
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
11864
12699
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -11872,7 +12707,7 @@ const assets = {
|
|
|
11872
12707
|
type: 'ibc',
|
|
11873
12708
|
counterparty: {
|
|
11874
12709
|
channel_id: 'channel-0',
|
|
11875
|
-
base_denom: 'p:uluna:
|
|
12710
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
11876
12711
|
chain_name: 'pryzm'
|
|
11877
12712
|
},
|
|
11878
12713
|
chain: {
|
|
@@ -11915,6 +12750,41 @@ const assets = {
|
|
|
11915
12750
|
}
|
|
11916
12751
|
}]
|
|
11917
12752
|
},
|
|
12753
|
+
{
|
|
12754
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
12755
|
+
denom_units: [{
|
|
12756
|
+
denom: 'ibc/33F475EF6154CA92660DEAC956975D13EA5FDC83DDA61BFC86E82A01CF2A797E',
|
|
12757
|
+
exponent: 0,
|
|
12758
|
+
aliases: ['p:uluna:31Dec2026']
|
|
12759
|
+
}, {
|
|
12760
|
+
denom: 'pLUNA31Dec2026',
|
|
12761
|
+
exponent: 6
|
|
12762
|
+
}],
|
|
12763
|
+
base: 'ibc/33F475EF6154CA92660DEAC956975D13EA5FDC83DDA61BFC86E82A01CF2A797E',
|
|
12764
|
+
name: 'pLuna (31Dec2026)',
|
|
12765
|
+
display: 'pLUNA31Dec2026',
|
|
12766
|
+
symbol: 'pLUNA-31Dec2026',
|
|
12767
|
+
logo_URIs: {
|
|
12768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12769
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12770
|
+
},
|
|
12771
|
+
images: [{
|
|
12772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
12773
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
12774
|
+
}],
|
|
12775
|
+
type_asset: 'sdk.coin',
|
|
12776
|
+
traces: [{
|
|
12777
|
+
type: 'ibc',
|
|
12778
|
+
counterparty: {
|
|
12779
|
+
channel_id: 'channel-0',
|
|
12780
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
12781
|
+
chain_name: 'pryzm'
|
|
12782
|
+
},
|
|
12783
|
+
chain: {
|
|
12784
|
+
channel_id: 'channel-859'
|
|
12785
|
+
}
|
|
12786
|
+
}]
|
|
12787
|
+
},
|
|
11918
12788
|
{
|
|
11919
12789
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
11920
12790
|
denom_units: [{
|
|
@@ -12125,6 +12995,41 @@ const assets = {
|
|
|
12125
12995
|
}
|
|
12126
12996
|
}]
|
|
12127
12997
|
},
|
|
12998
|
+
{
|
|
12999
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
13000
|
+
denom_units: [{
|
|
13001
|
+
denom: 'ibc/7B76C0EE787B348E4A24A367B895643AA0282F9CE5D2FD87A12BDD09F3900C91',
|
|
13002
|
+
exponent: 0,
|
|
13003
|
+
aliases: ['p:stutia:31Mar2025']
|
|
13004
|
+
}, {
|
|
13005
|
+
denom: 'pstTIA31Mar2025',
|
|
13006
|
+
exponent: 6
|
|
13007
|
+
}],
|
|
13008
|
+
base: 'ibc/7B76C0EE787B348E4A24A367B895643AA0282F9CE5D2FD87A12BDD09F3900C91',
|
|
13009
|
+
name: 'pstTia (31Mar2025)',
|
|
13010
|
+
display: 'pstTIA31Mar2025',
|
|
13011
|
+
symbol: 'pstTIA-31Mar2025',
|
|
13012
|
+
logo_URIs: {
|
|
13013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13015
|
+
},
|
|
13016
|
+
images: [{
|
|
13017
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
13018
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
13019
|
+
}],
|
|
13020
|
+
type_asset: 'sdk.coin',
|
|
13021
|
+
traces: [{
|
|
13022
|
+
type: 'ibc',
|
|
13023
|
+
counterparty: {
|
|
13024
|
+
channel_id: 'channel-0',
|
|
13025
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
13026
|
+
chain_name: 'pryzm'
|
|
13027
|
+
},
|
|
13028
|
+
chain: {
|
|
13029
|
+
channel_id: 'channel-859'
|
|
13030
|
+
}
|
|
13031
|
+
}]
|
|
13032
|
+
},
|
|
12128
13033
|
{
|
|
12129
13034
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
12130
13035
|
denom_units: [{
|
|
@@ -12265,6 +13170,41 @@ const assets = {
|
|
|
12265
13170
|
}
|
|
12266
13171
|
}]
|
|
12267
13172
|
},
|
|
13173
|
+
{
|
|
13174
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
13175
|
+
denom_units: [{
|
|
13176
|
+
denom: 'ibc/99F427F2047BCC8A26690B3348D708562B8491216D6434FA9EE49784A0031C7E',
|
|
13177
|
+
exponent: 0,
|
|
13178
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
13179
|
+
}, {
|
|
13180
|
+
denom: 'pstDYDX31Mar2025',
|
|
13181
|
+
exponent: 18
|
|
13182
|
+
}],
|
|
13183
|
+
base: 'ibc/99F427F2047BCC8A26690B3348D708562B8491216D6434FA9EE49784A0031C7E',
|
|
13184
|
+
name: 'pstDydx (31Mar2025)',
|
|
13185
|
+
display: 'pstDYDX31Mar2025',
|
|
13186
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
13187
|
+
logo_URIs: {
|
|
13188
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13190
|
+
},
|
|
13191
|
+
images: [{
|
|
13192
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
13193
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
13194
|
+
}],
|
|
13195
|
+
type_asset: 'sdk.coin',
|
|
13196
|
+
traces: [{
|
|
13197
|
+
type: 'ibc',
|
|
13198
|
+
counterparty: {
|
|
13199
|
+
channel_id: 'channel-0',
|
|
13200
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
13201
|
+
chain_name: 'pryzm'
|
|
13202
|
+
},
|
|
13203
|
+
chain: {
|
|
13204
|
+
channel_id: 'channel-859'
|
|
13205
|
+
}
|
|
13206
|
+
}]
|
|
13207
|
+
},
|
|
12268
13208
|
{
|
|
12269
13209
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
12270
13210
|
denom_units: [{
|
|
@@ -12370,6 +13310,41 @@ const assets = {
|
|
|
12370
13310
|
}
|
|
12371
13311
|
}]
|
|
12372
13312
|
},
|
|
13313
|
+
{
|
|
13314
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
13315
|
+
denom_units: [{
|
|
13316
|
+
denom: 'ibc/D01A3F96E28EC9BDBF0C531C9F00518F4684938E4328CA3BA116C7A3D0747863',
|
|
13317
|
+
exponent: 0,
|
|
13318
|
+
aliases: ['p:udatom:31Mar2025']
|
|
13319
|
+
}, {
|
|
13320
|
+
denom: 'pdATOM31Mar2025',
|
|
13321
|
+
exponent: 6
|
|
13322
|
+
}],
|
|
13323
|
+
base: 'ibc/D01A3F96E28EC9BDBF0C531C9F00518F4684938E4328CA3BA116C7A3D0747863',
|
|
13324
|
+
name: 'pdAtom (31Mar2025)',
|
|
13325
|
+
display: 'pdATOM31Mar2025',
|
|
13326
|
+
symbol: 'pdATOM-31Mar2025',
|
|
13327
|
+
logo_URIs: {
|
|
13328
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
13329
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
13330
|
+
},
|
|
13331
|
+
images: [{
|
|
13332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
13333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
13334
|
+
}],
|
|
13335
|
+
type_asset: 'sdk.coin',
|
|
13336
|
+
traces: [{
|
|
13337
|
+
type: 'ibc',
|
|
13338
|
+
counterparty: {
|
|
13339
|
+
channel_id: 'channel-0',
|
|
13340
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
13341
|
+
chain_name: 'pryzm'
|
|
13342
|
+
},
|
|
13343
|
+
chain: {
|
|
13344
|
+
channel_id: 'channel-859'
|
|
13345
|
+
}
|
|
13346
|
+
}]
|
|
13347
|
+
},
|
|
12373
13348
|
{
|
|
12374
13349
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
12375
13350
|
denom_units: [{
|
|
@@ -12510,6 +13485,41 @@ const assets = {
|
|
|
12510
13485
|
}
|
|
12511
13486
|
}]
|
|
12512
13487
|
},
|
|
13488
|
+
{
|
|
13489
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
13490
|
+
denom_units: [{
|
|
13491
|
+
denom: 'ibc/09013B7303A9C0A916B783C678FE8ED16E3331649A3745D8C24EB736F43FD1D6',
|
|
13492
|
+
exponent: 0,
|
|
13493
|
+
aliases: ['p:utia:31Mar2025']
|
|
13494
|
+
}, {
|
|
13495
|
+
denom: 'pTIA31Mar2025',
|
|
13496
|
+
exponent: 6
|
|
13497
|
+
}],
|
|
13498
|
+
base: 'ibc/09013B7303A9C0A916B783C678FE8ED16E3331649A3745D8C24EB736F43FD1D6',
|
|
13499
|
+
name: 'pTia (31Mar2025)',
|
|
13500
|
+
display: 'pTIA31Mar2025',
|
|
13501
|
+
symbol: 'pTIA-31Mar2025',
|
|
13502
|
+
logo_URIs: {
|
|
13503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
13504
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
13505
|
+
},
|
|
13506
|
+
images: [{
|
|
13507
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
13508
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
13509
|
+
}],
|
|
13510
|
+
type_asset: 'sdk.coin',
|
|
13511
|
+
traces: [{
|
|
13512
|
+
type: 'ibc',
|
|
13513
|
+
counterparty: {
|
|
13514
|
+
channel_id: 'channel-0',
|
|
13515
|
+
base_denom: 'p:utia:31Mar2025',
|
|
13516
|
+
chain_name: 'pryzm'
|
|
13517
|
+
},
|
|
13518
|
+
chain: {
|
|
13519
|
+
channel_id: 'channel-859'
|
|
13520
|
+
}
|
|
13521
|
+
}]
|
|
13522
|
+
},
|
|
12513
13523
|
{
|
|
12514
13524
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
12515
13525
|
denom_units: [{
|
|
@@ -12650,6 +13660,41 @@ const assets = {
|
|
|
12650
13660
|
}
|
|
12651
13661
|
}]
|
|
12652
13662
|
},
|
|
13663
|
+
{
|
|
13664
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
13665
|
+
denom_units: [{
|
|
13666
|
+
denom: 'ibc/7DA6E145EDEAA35EFE308064CC8FCB28879C49664E294ADC19BBF2B18A8E80E6',
|
|
13667
|
+
exponent: 0,
|
|
13668
|
+
aliases: ['y:uatom:31Mar2025']
|
|
13669
|
+
}, {
|
|
13670
|
+
denom: 'yATOM31Mar2025',
|
|
13671
|
+
exponent: 6
|
|
13672
|
+
}],
|
|
13673
|
+
base: 'ibc/7DA6E145EDEAA35EFE308064CC8FCB28879C49664E294ADC19BBF2B18A8E80E6',
|
|
13674
|
+
name: 'yAtom (31Mar2025)',
|
|
13675
|
+
display: 'yATOM31Mar2025',
|
|
13676
|
+
symbol: 'yATOM-31Mar2025',
|
|
13677
|
+
logo_URIs: {
|
|
13678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13679
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13680
|
+
},
|
|
13681
|
+
images: [{
|
|
13682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
13683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
13684
|
+
}],
|
|
13685
|
+
type_asset: 'sdk.coin',
|
|
13686
|
+
traces: [{
|
|
13687
|
+
type: 'ibc',
|
|
13688
|
+
counterparty: {
|
|
13689
|
+
channel_id: 'channel-0',
|
|
13690
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
13691
|
+
chain_name: 'pryzm'
|
|
13692
|
+
},
|
|
13693
|
+
chain: {
|
|
13694
|
+
channel_id: 'channel-859'
|
|
13695
|
+
}
|
|
13696
|
+
}]
|
|
13697
|
+
},
|
|
12653
13698
|
{
|
|
12654
13699
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
12655
13700
|
denom_units: [{
|
|
@@ -12790,6 +13835,41 @@ const assets = {
|
|
|
12790
13835
|
}
|
|
12791
13836
|
}]
|
|
12792
13837
|
},
|
|
13838
|
+
{
|
|
13839
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
13840
|
+
denom_units: [{
|
|
13841
|
+
denom: 'ibc/903E2E2F78BEA7BE6DFFA2766F24D0DA56B628F611E45EF6E8FDB840B87986C2',
|
|
13842
|
+
exponent: 0,
|
|
13843
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
13844
|
+
}, {
|
|
13845
|
+
denom: 'yOSMO31Mar2025',
|
|
13846
|
+
exponent: 6
|
|
13847
|
+
}],
|
|
13848
|
+
base: 'ibc/903E2E2F78BEA7BE6DFFA2766F24D0DA56B628F611E45EF6E8FDB840B87986C2',
|
|
13849
|
+
name: 'yOsmo (31Mar2025)',
|
|
13850
|
+
display: 'yOSMO31Mar2025',
|
|
13851
|
+
symbol: 'yOSMO-31Mar2025',
|
|
13852
|
+
logo_URIs: {
|
|
13853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13854
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13855
|
+
},
|
|
13856
|
+
images: [{
|
|
13857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
13858
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
13859
|
+
}],
|
|
13860
|
+
type_asset: 'sdk.coin',
|
|
13861
|
+
traces: [{
|
|
13862
|
+
type: 'ibc',
|
|
13863
|
+
counterparty: {
|
|
13864
|
+
channel_id: 'channel-0',
|
|
13865
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
13866
|
+
chain_name: 'pryzm'
|
|
13867
|
+
},
|
|
13868
|
+
chain: {
|
|
13869
|
+
channel_id: 'channel-859'
|
|
13870
|
+
}
|
|
13871
|
+
}]
|
|
13872
|
+
},
|
|
12793
13873
|
{
|
|
12794
13874
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
12795
13875
|
denom_units: [{
|
|
@@ -12930,6 +14010,41 @@ const assets = {
|
|
|
12930
14010
|
}
|
|
12931
14011
|
}]
|
|
12932
14012
|
},
|
|
14013
|
+
{
|
|
14014
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
14015
|
+
denom_units: [{
|
|
14016
|
+
denom: 'ibc/3C0DC83F509501BD36FD5DFB09EE6D863D48A83D09A131D13C5A71DDF9212311',
|
|
14017
|
+
exponent: 0,
|
|
14018
|
+
aliases: ['y:inj:31Mar2025']
|
|
14019
|
+
}, {
|
|
14020
|
+
denom: 'yINJ31Mar2025',
|
|
14021
|
+
exponent: 18
|
|
14022
|
+
}],
|
|
14023
|
+
base: 'ibc/3C0DC83F509501BD36FD5DFB09EE6D863D48A83D09A131D13C5A71DDF9212311',
|
|
14024
|
+
name: 'yInj (31Mar2025)',
|
|
14025
|
+
display: 'yINJ31Mar2025',
|
|
14026
|
+
symbol: 'yINJ-31Mar2025',
|
|
14027
|
+
logo_URIs: {
|
|
14028
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
14029
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
14030
|
+
},
|
|
14031
|
+
images: [{
|
|
14032
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
14033
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
14034
|
+
}],
|
|
14035
|
+
type_asset: 'sdk.coin',
|
|
14036
|
+
traces: [{
|
|
14037
|
+
type: 'ibc',
|
|
14038
|
+
counterparty: {
|
|
14039
|
+
channel_id: 'channel-0',
|
|
14040
|
+
base_denom: 'y:inj:31Mar2025',
|
|
14041
|
+
chain_name: 'pryzm'
|
|
14042
|
+
},
|
|
14043
|
+
chain: {
|
|
14044
|
+
channel_id: 'channel-859'
|
|
14045
|
+
}
|
|
14046
|
+
}]
|
|
14047
|
+
},
|
|
12933
14048
|
{
|
|
12934
14049
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
12935
14050
|
denom_units: [{
|
|
@@ -13070,6 +14185,41 @@ const assets = {
|
|
|
13070
14185
|
}
|
|
13071
14186
|
}]
|
|
13072
14187
|
},
|
|
14188
|
+
{
|
|
14189
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
14190
|
+
denom_units: [{
|
|
14191
|
+
denom: 'ibc/79F121E8FFEB19233292D6C19D852452EDB8EEAE8DFB0ED7DE55ADD7E498F232',
|
|
14192
|
+
exponent: 0,
|
|
14193
|
+
aliases: ['y:uluna:31Mar2025']
|
|
14194
|
+
}, {
|
|
14195
|
+
denom: 'yLUNA31Mar2025',
|
|
14196
|
+
exponent: 6
|
|
14197
|
+
}],
|
|
14198
|
+
base: 'ibc/79F121E8FFEB19233292D6C19D852452EDB8EEAE8DFB0ED7DE55ADD7E498F232',
|
|
14199
|
+
name: 'yLuna (31Mar2025)',
|
|
14200
|
+
display: 'yLUNA31Mar2025',
|
|
14201
|
+
symbol: 'yLUNA-31Mar2025',
|
|
14202
|
+
logo_URIs: {
|
|
14203
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
14204
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
14205
|
+
},
|
|
14206
|
+
images: [{
|
|
14207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
14208
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
14209
|
+
}],
|
|
14210
|
+
type_asset: 'sdk.coin',
|
|
14211
|
+
traces: [{
|
|
14212
|
+
type: 'ibc',
|
|
14213
|
+
counterparty: {
|
|
14214
|
+
channel_id: 'channel-0',
|
|
14215
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
14216
|
+
chain_name: 'pryzm'
|
|
14217
|
+
},
|
|
14218
|
+
chain: {
|
|
14219
|
+
channel_id: 'channel-859'
|
|
14220
|
+
}
|
|
14221
|
+
}]
|
|
14222
|
+
},
|
|
13073
14223
|
{
|
|
13074
14224
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
13075
14225
|
denom_units: [{
|
|
@@ -13350,6 +14500,41 @@ const assets = {
|
|
|
13350
14500
|
}
|
|
13351
14501
|
}]
|
|
13352
14502
|
},
|
|
14503
|
+
{
|
|
14504
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
14505
|
+
denom_units: [{
|
|
14506
|
+
denom: 'ibc/CD957A5A225461826A3EE8A16A0F64757E45365CC8F5A39210D52742C37F2F45',
|
|
14507
|
+
exponent: 0,
|
|
14508
|
+
aliases: ['y:stutia:31Mar2025']
|
|
14509
|
+
}, {
|
|
14510
|
+
denom: 'ystTIA31Mar2025',
|
|
14511
|
+
exponent: 6
|
|
14512
|
+
}],
|
|
14513
|
+
base: 'ibc/CD957A5A225461826A3EE8A16A0F64757E45365CC8F5A39210D52742C37F2F45',
|
|
14514
|
+
name: 'ystTia (31Mar2025)',
|
|
14515
|
+
display: 'ystTIA31Mar2025',
|
|
14516
|
+
symbol: 'ystTIA-31Mar2025',
|
|
14517
|
+
logo_URIs: {
|
|
14518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14520
|
+
},
|
|
14521
|
+
images: [{
|
|
14522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
14523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
14524
|
+
}],
|
|
14525
|
+
type_asset: 'sdk.coin',
|
|
14526
|
+
traces: [{
|
|
14527
|
+
type: 'ibc',
|
|
14528
|
+
counterparty: {
|
|
14529
|
+
channel_id: 'channel-0',
|
|
14530
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
14531
|
+
chain_name: 'pryzm'
|
|
14532
|
+
},
|
|
14533
|
+
chain: {
|
|
14534
|
+
channel_id: 'channel-859'
|
|
14535
|
+
}
|
|
14536
|
+
}]
|
|
14537
|
+
},
|
|
13353
14538
|
{
|
|
13354
14539
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
13355
14540
|
denom_units: [{
|
|
@@ -13490,6 +14675,41 @@ const assets = {
|
|
|
13490
14675
|
}
|
|
13491
14676
|
}]
|
|
13492
14677
|
},
|
|
14678
|
+
{
|
|
14679
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
14680
|
+
denom_units: [{
|
|
14681
|
+
denom: 'ibc/5AED1325AF0A69EA4FFF5C91B65ECA94525E6EF1574271C37B4994D2736D2152',
|
|
14682
|
+
exponent: 0,
|
|
14683
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
14684
|
+
}, {
|
|
14685
|
+
denom: 'ystDYDX31Mar2025',
|
|
14686
|
+
exponent: 6
|
|
14687
|
+
}],
|
|
14688
|
+
base: 'ibc/5AED1325AF0A69EA4FFF5C91B65ECA94525E6EF1574271C37B4994D2736D2152',
|
|
14689
|
+
name: 'ystDydx (31Mar2025)',
|
|
14690
|
+
display: 'ystDYDX31Mar2025',
|
|
14691
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
14692
|
+
logo_URIs: {
|
|
14693
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14694
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14695
|
+
},
|
|
14696
|
+
images: [{
|
|
14697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
14698
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
14699
|
+
}],
|
|
14700
|
+
type_asset: 'sdk.coin',
|
|
14701
|
+
traces: [{
|
|
14702
|
+
type: 'ibc',
|
|
14703
|
+
counterparty: {
|
|
14704
|
+
channel_id: 'channel-0',
|
|
14705
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
14706
|
+
chain_name: 'pryzm'
|
|
14707
|
+
},
|
|
14708
|
+
chain: {
|
|
14709
|
+
channel_id: 'channel-859'
|
|
14710
|
+
}
|
|
14711
|
+
}]
|
|
14712
|
+
},
|
|
13493
14713
|
{
|
|
13494
14714
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
13495
14715
|
denom_units: [{
|
|
@@ -13595,6 +14815,41 @@ const assets = {
|
|
|
13595
14815
|
}
|
|
13596
14816
|
}]
|
|
13597
14817
|
},
|
|
14818
|
+
{
|
|
14819
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
14820
|
+
denom_units: [{
|
|
14821
|
+
denom: 'ibc/89B9131E9F7F22990217C01E7B9217648EF3019C5FB22BBAA514554C6DD423FD',
|
|
14822
|
+
exponent: 0,
|
|
14823
|
+
aliases: ['y:udatom:31Mar2025']
|
|
14824
|
+
}, {
|
|
14825
|
+
denom: 'ydATOM31Mar2025',
|
|
14826
|
+
exponent: 6
|
|
14827
|
+
}],
|
|
14828
|
+
base: 'ibc/89B9131E9F7F22990217C01E7B9217648EF3019C5FB22BBAA514554C6DD423FD',
|
|
14829
|
+
name: 'ydAtom (31Mar2025)',
|
|
14830
|
+
display: 'ydATOM31Mar2025',
|
|
14831
|
+
symbol: 'ydATOM-31Mar2025',
|
|
14832
|
+
logo_URIs: {
|
|
14833
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14834
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
14835
|
+
},
|
|
14836
|
+
images: [{
|
|
14837
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
14838
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
14839
|
+
}],
|
|
14840
|
+
type_asset: 'sdk.coin',
|
|
14841
|
+
traces: [{
|
|
14842
|
+
type: 'ibc',
|
|
14843
|
+
counterparty: {
|
|
14844
|
+
channel_id: 'channel-0',
|
|
14845
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
14846
|
+
chain_name: 'pryzm'
|
|
14847
|
+
},
|
|
14848
|
+
chain: {
|
|
14849
|
+
channel_id: 'channel-859'
|
|
14850
|
+
}
|
|
14851
|
+
}]
|
|
14852
|
+
},
|
|
13598
14853
|
{
|
|
13599
14854
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
13600
14855
|
denom_units: [{
|
|
@@ -13735,6 +14990,41 @@ const assets = {
|
|
|
13735
14990
|
}
|
|
13736
14991
|
}]
|
|
13737
14992
|
},
|
|
14993
|
+
{
|
|
14994
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
14995
|
+
denom_units: [{
|
|
14996
|
+
denom: 'ibc/799DE7F3C5010434056B61104E7AB3E1FE33FA18A54A7E9C5534FC6B672DCE1D',
|
|
14997
|
+
exponent: 0,
|
|
14998
|
+
aliases: ['y:utia:31Mar2025']
|
|
14999
|
+
}, {
|
|
15000
|
+
denom: 'yTIA31Mar2025',
|
|
15001
|
+
exponent: 6
|
|
15002
|
+
}],
|
|
15003
|
+
base: 'ibc/799DE7F3C5010434056B61104E7AB3E1FE33FA18A54A7E9C5534FC6B672DCE1D',
|
|
15004
|
+
name: 'yTia (31Mar2025)',
|
|
15005
|
+
display: 'yTIA31Mar2025',
|
|
15006
|
+
symbol: 'yTIA-31Mar2025',
|
|
15007
|
+
logo_URIs: {
|
|
15008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
15009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
15010
|
+
},
|
|
15011
|
+
images: [{
|
|
15012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
15013
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
15014
|
+
}],
|
|
15015
|
+
type_asset: 'sdk.coin',
|
|
15016
|
+
traces: [{
|
|
15017
|
+
type: 'ibc',
|
|
15018
|
+
counterparty: {
|
|
15019
|
+
channel_id: 'channel-0',
|
|
15020
|
+
base_denom: 'y:utia:31Mar2025',
|
|
15021
|
+
chain_name: 'pryzm'
|
|
15022
|
+
},
|
|
15023
|
+
chain: {
|
|
15024
|
+
channel_id: 'channel-859'
|
|
15025
|
+
}
|
|
15026
|
+
}]
|
|
15027
|
+
},
|
|
13738
15028
|
{
|
|
13739
15029
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
13740
15030
|
denom_units: [{
|