@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/esm/mainnet/dydx.js
CHANGED
|
@@ -1102,6 +1102,41 @@ const assets = {
|
|
|
1102
1102
|
}
|
|
1103
1103
|
}]
|
|
1104
1104
|
},
|
|
1105
|
+
{
|
|
1106
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
1107
|
+
denom_units: [{
|
|
1108
|
+
denom: 'ibc/9D27165D4EB118FC56DA59C336C18DE8DEA8A806DD6563330F2EF0BBC8FCFF43',
|
|
1109
|
+
exponent: 0,
|
|
1110
|
+
aliases: ['p:uatom:31Mar2025']
|
|
1111
|
+
}, {
|
|
1112
|
+
denom: 'pATOM31Mar2025',
|
|
1113
|
+
exponent: 6
|
|
1114
|
+
}],
|
|
1115
|
+
base: 'ibc/9D27165D4EB118FC56DA59C336C18DE8DEA8A806DD6563330F2EF0BBC8FCFF43',
|
|
1116
|
+
name: 'pAtom (31Mar2025)',
|
|
1117
|
+
display: 'pATOM31Mar2025',
|
|
1118
|
+
symbol: 'pATOM-31Mar2025',
|
|
1119
|
+
logo_URIs: {
|
|
1120
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
1121
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
1122
|
+
},
|
|
1123
|
+
images: [{
|
|
1124
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
1125
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
1126
|
+
}],
|
|
1127
|
+
type_asset: 'sdk.coin',
|
|
1128
|
+
traces: [{
|
|
1129
|
+
type: 'ibc',
|
|
1130
|
+
counterparty: {
|
|
1131
|
+
channel_id: 'channel-24',
|
|
1132
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
1133
|
+
chain_name: 'pryzm'
|
|
1134
|
+
},
|
|
1135
|
+
chain: {
|
|
1136
|
+
channel_id: 'channel-71'
|
|
1137
|
+
}
|
|
1138
|
+
}]
|
|
1139
|
+
},
|
|
1105
1140
|
{
|
|
1106
1141
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
1107
1142
|
denom_units: [{
|
|
@@ -1242,6 +1277,41 @@ const assets = {
|
|
|
1242
1277
|
}
|
|
1243
1278
|
}]
|
|
1244
1279
|
},
|
|
1280
|
+
{
|
|
1281
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
1282
|
+
denom_units: [{
|
|
1283
|
+
denom: 'ibc/22851100D01C89BF2E7C55F91E80A044C441D1358D44C5BC495692EDB188E354',
|
|
1284
|
+
exponent: 0,
|
|
1285
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
1286
|
+
}, {
|
|
1287
|
+
denom: 'pOSMO31Mar2025',
|
|
1288
|
+
exponent: 6
|
|
1289
|
+
}],
|
|
1290
|
+
base: 'ibc/22851100D01C89BF2E7C55F91E80A044C441D1358D44C5BC495692EDB188E354',
|
|
1291
|
+
name: 'pOsmo (31Mar2025)',
|
|
1292
|
+
display: 'pOSMO31Mar2025',
|
|
1293
|
+
symbol: 'pOSMO-31Mar2025',
|
|
1294
|
+
logo_URIs: {
|
|
1295
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
1296
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
1297
|
+
},
|
|
1298
|
+
images: [{
|
|
1299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
1300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
1301
|
+
}],
|
|
1302
|
+
type_asset: 'sdk.coin',
|
|
1303
|
+
traces: [{
|
|
1304
|
+
type: 'ibc',
|
|
1305
|
+
counterparty: {
|
|
1306
|
+
channel_id: 'channel-24',
|
|
1307
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
1308
|
+
chain_name: 'pryzm'
|
|
1309
|
+
},
|
|
1310
|
+
chain: {
|
|
1311
|
+
channel_id: 'channel-71'
|
|
1312
|
+
}
|
|
1313
|
+
}]
|
|
1314
|
+
},
|
|
1245
1315
|
{
|
|
1246
1316
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
1247
1317
|
denom_units: [{
|
|
@@ -1382,6 +1452,41 @@ const assets = {
|
|
|
1382
1452
|
}
|
|
1383
1453
|
}]
|
|
1384
1454
|
},
|
|
1455
|
+
{
|
|
1456
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
1457
|
+
denom_units: [{
|
|
1458
|
+
denom: 'ibc/2A06A0123134679AAEA083A18C1703532635AC4ECC6362A270BD496B6974804F',
|
|
1459
|
+
exponent: 0,
|
|
1460
|
+
aliases: ['p:inj:31Mar2025']
|
|
1461
|
+
}, {
|
|
1462
|
+
denom: 'pINJ31Mar2025',
|
|
1463
|
+
exponent: 18
|
|
1464
|
+
}],
|
|
1465
|
+
base: 'ibc/2A06A0123134679AAEA083A18C1703532635AC4ECC6362A270BD496B6974804F',
|
|
1466
|
+
name: 'pInj (31Mar2025)',
|
|
1467
|
+
display: 'pINJ31Mar2025',
|
|
1468
|
+
symbol: 'pINJ-31Mar2025',
|
|
1469
|
+
logo_URIs: {
|
|
1470
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
1471
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
1472
|
+
},
|
|
1473
|
+
images: [{
|
|
1474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
1475
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
1476
|
+
}],
|
|
1477
|
+
type_asset: 'sdk.coin',
|
|
1478
|
+
traces: [{
|
|
1479
|
+
type: 'ibc',
|
|
1480
|
+
counterparty: {
|
|
1481
|
+
channel_id: 'channel-24',
|
|
1482
|
+
base_denom: 'p:inj:31Mar2025',
|
|
1483
|
+
chain_name: 'pryzm'
|
|
1484
|
+
},
|
|
1485
|
+
chain: {
|
|
1486
|
+
channel_id: 'channel-71'
|
|
1487
|
+
}
|
|
1488
|
+
}]
|
|
1489
|
+
},
|
|
1385
1490
|
{
|
|
1386
1491
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
1387
1492
|
denom_units: [{
|
|
@@ -1523,19 +1628,19 @@ const assets = {
|
|
|
1523
1628
|
}]
|
|
1524
1629
|
},
|
|
1525
1630
|
{
|
|
1526
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
1631
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
1527
1632
|
denom_units: [{
|
|
1528
|
-
denom: 'ibc/
|
|
1633
|
+
denom: 'ibc/6EBCBD5DACD6CD5D44E7B9AFCC6CAB0F7DDED15029E0DAD8011FE0DBF82B0CEB',
|
|
1529
1634
|
exponent: 0,
|
|
1530
|
-
aliases: ['p:uluna:
|
|
1635
|
+
aliases: ['p:uluna:31Mar2025']
|
|
1531
1636
|
}, {
|
|
1532
|
-
denom: '
|
|
1637
|
+
denom: 'pLUNA31Mar2025',
|
|
1533
1638
|
exponent: 6
|
|
1534
1639
|
}],
|
|
1535
|
-
base: 'ibc/
|
|
1536
|
-
name: 'pLuna (
|
|
1537
|
-
display: '
|
|
1538
|
-
symbol: 'pLUNA-
|
|
1640
|
+
base: 'ibc/6EBCBD5DACD6CD5D44E7B9AFCC6CAB0F7DDED15029E0DAD8011FE0DBF82B0CEB',
|
|
1641
|
+
name: 'pLuna (31Mar2025)',
|
|
1642
|
+
display: 'pLUNA31Mar2025',
|
|
1643
|
+
symbol: 'pLUNA-31Mar2025',
|
|
1539
1644
|
logo_URIs: {
|
|
1540
1645
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
1541
1646
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -1549,7 +1654,7 @@ const assets = {
|
|
|
1549
1654
|
type: 'ibc',
|
|
1550
1655
|
counterparty: {
|
|
1551
1656
|
channel_id: 'channel-24',
|
|
1552
|
-
base_denom: 'p:uluna:
|
|
1657
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
1553
1658
|
chain_name: 'pryzm'
|
|
1554
1659
|
},
|
|
1555
1660
|
chain: {
|
|
@@ -1592,6 +1697,41 @@ const assets = {
|
|
|
1592
1697
|
}
|
|
1593
1698
|
}]
|
|
1594
1699
|
},
|
|
1700
|
+
{
|
|
1701
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
1702
|
+
denom_units: [{
|
|
1703
|
+
denom: 'ibc/1BD47FFE0BE6BC4A0C3AC0A9C58B90DC1199456AE49F107EDC2A683800943F15',
|
|
1704
|
+
exponent: 0,
|
|
1705
|
+
aliases: ['p:uluna:31Dec2026']
|
|
1706
|
+
}, {
|
|
1707
|
+
denom: 'pLUNA31Dec2026',
|
|
1708
|
+
exponent: 6
|
|
1709
|
+
}],
|
|
1710
|
+
base: 'ibc/1BD47FFE0BE6BC4A0C3AC0A9C58B90DC1199456AE49F107EDC2A683800943F15',
|
|
1711
|
+
name: 'pLuna (31Dec2026)',
|
|
1712
|
+
display: 'pLUNA31Dec2026',
|
|
1713
|
+
symbol: 'pLUNA-31Dec2026',
|
|
1714
|
+
logo_URIs: {
|
|
1715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
1716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
1717
|
+
},
|
|
1718
|
+
images: [{
|
|
1719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
1720
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
1721
|
+
}],
|
|
1722
|
+
type_asset: 'sdk.coin',
|
|
1723
|
+
traces: [{
|
|
1724
|
+
type: 'ibc',
|
|
1725
|
+
counterparty: {
|
|
1726
|
+
channel_id: 'channel-24',
|
|
1727
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
1728
|
+
chain_name: 'pryzm'
|
|
1729
|
+
},
|
|
1730
|
+
chain: {
|
|
1731
|
+
channel_id: 'channel-71'
|
|
1732
|
+
}
|
|
1733
|
+
}]
|
|
1734
|
+
},
|
|
1595
1735
|
{
|
|
1596
1736
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
1597
1737
|
denom_units: [{
|
|
@@ -1802,6 +1942,41 @@ const assets = {
|
|
|
1802
1942
|
}
|
|
1803
1943
|
}]
|
|
1804
1944
|
},
|
|
1945
|
+
{
|
|
1946
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
1947
|
+
denom_units: [{
|
|
1948
|
+
denom: 'ibc/6F3D30774F5079BFC5CE772A854F06E86F7AC8C8D50D4E1C53E5743D817BE43E',
|
|
1949
|
+
exponent: 0,
|
|
1950
|
+
aliases: ['p:stutia:31Mar2025']
|
|
1951
|
+
}, {
|
|
1952
|
+
denom: 'pstTIA31Mar2025',
|
|
1953
|
+
exponent: 6
|
|
1954
|
+
}],
|
|
1955
|
+
base: 'ibc/6F3D30774F5079BFC5CE772A854F06E86F7AC8C8D50D4E1C53E5743D817BE43E',
|
|
1956
|
+
name: 'pstTia (31Mar2025)',
|
|
1957
|
+
display: 'pstTIA31Mar2025',
|
|
1958
|
+
symbol: 'pstTIA-31Mar2025',
|
|
1959
|
+
logo_URIs: {
|
|
1960
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
1961
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
1962
|
+
},
|
|
1963
|
+
images: [{
|
|
1964
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
1965
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
1966
|
+
}],
|
|
1967
|
+
type_asset: 'sdk.coin',
|
|
1968
|
+
traces: [{
|
|
1969
|
+
type: 'ibc',
|
|
1970
|
+
counterparty: {
|
|
1971
|
+
channel_id: 'channel-24',
|
|
1972
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
1973
|
+
chain_name: 'pryzm'
|
|
1974
|
+
},
|
|
1975
|
+
chain: {
|
|
1976
|
+
channel_id: 'channel-71'
|
|
1977
|
+
}
|
|
1978
|
+
}]
|
|
1979
|
+
},
|
|
1805
1980
|
{
|
|
1806
1981
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
1807
1982
|
denom_units: [{
|
|
@@ -1942,6 +2117,41 @@ const assets = {
|
|
|
1942
2117
|
}
|
|
1943
2118
|
}]
|
|
1944
2119
|
},
|
|
2120
|
+
{
|
|
2121
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
2122
|
+
denom_units: [{
|
|
2123
|
+
denom: 'ibc/E7C1CB0F30C30F4DCDBE36F3E2078477D874626683670F0B630BCD96A1041443',
|
|
2124
|
+
exponent: 0,
|
|
2125
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
2126
|
+
}, {
|
|
2127
|
+
denom: 'pstDYDX31Mar2025',
|
|
2128
|
+
exponent: 18
|
|
2129
|
+
}],
|
|
2130
|
+
base: 'ibc/E7C1CB0F30C30F4DCDBE36F3E2078477D874626683670F0B630BCD96A1041443',
|
|
2131
|
+
name: 'pstDydx (31Mar2025)',
|
|
2132
|
+
display: 'pstDYDX31Mar2025',
|
|
2133
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
2134
|
+
logo_URIs: {
|
|
2135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
2136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
2137
|
+
},
|
|
2138
|
+
images: [{
|
|
2139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
2140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
2141
|
+
}],
|
|
2142
|
+
type_asset: 'sdk.coin',
|
|
2143
|
+
traces: [{
|
|
2144
|
+
type: 'ibc',
|
|
2145
|
+
counterparty: {
|
|
2146
|
+
channel_id: 'channel-24',
|
|
2147
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
2148
|
+
chain_name: 'pryzm'
|
|
2149
|
+
},
|
|
2150
|
+
chain: {
|
|
2151
|
+
channel_id: 'channel-71'
|
|
2152
|
+
}
|
|
2153
|
+
}]
|
|
2154
|
+
},
|
|
1945
2155
|
{
|
|
1946
2156
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
1947
2157
|
denom_units: [{
|
|
@@ -2047,6 +2257,41 @@ const assets = {
|
|
|
2047
2257
|
}
|
|
2048
2258
|
}]
|
|
2049
2259
|
},
|
|
2260
|
+
{
|
|
2261
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
2262
|
+
denom_units: [{
|
|
2263
|
+
denom: 'ibc/F3F282409EE4FC76DA76AD3404D73883727CB92DBEFA5EB61F4DDCEDE5DD902A',
|
|
2264
|
+
exponent: 0,
|
|
2265
|
+
aliases: ['p:udatom:31Mar2025']
|
|
2266
|
+
}, {
|
|
2267
|
+
denom: 'pdATOM31Mar2025',
|
|
2268
|
+
exponent: 6
|
|
2269
|
+
}],
|
|
2270
|
+
base: 'ibc/F3F282409EE4FC76DA76AD3404D73883727CB92DBEFA5EB61F4DDCEDE5DD902A',
|
|
2271
|
+
name: 'pdAtom (31Mar2025)',
|
|
2272
|
+
display: 'pdATOM31Mar2025',
|
|
2273
|
+
symbol: 'pdATOM-31Mar2025',
|
|
2274
|
+
logo_URIs: {
|
|
2275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2277
|
+
},
|
|
2278
|
+
images: [{
|
|
2279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
2280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
2281
|
+
}],
|
|
2282
|
+
type_asset: 'sdk.coin',
|
|
2283
|
+
traces: [{
|
|
2284
|
+
type: 'ibc',
|
|
2285
|
+
counterparty: {
|
|
2286
|
+
channel_id: 'channel-24',
|
|
2287
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
2288
|
+
chain_name: 'pryzm'
|
|
2289
|
+
},
|
|
2290
|
+
chain: {
|
|
2291
|
+
channel_id: 'channel-71'
|
|
2292
|
+
}
|
|
2293
|
+
}]
|
|
2294
|
+
},
|
|
2050
2295
|
{
|
|
2051
2296
|
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 30Jun2025',
|
|
2052
2297
|
denom_units: [{
|
|
@@ -2187,6 +2432,41 @@ const assets = {
|
|
|
2187
2432
|
}
|
|
2188
2433
|
}]
|
|
2189
2434
|
},
|
|
2435
|
+
{
|
|
2436
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
2437
|
+
denom_units: [{
|
|
2438
|
+
denom: 'ibc/EE33F3D41F141721C6712906AFF0C786AC03DA1FEA300E2167F3C5640466CBBA',
|
|
2439
|
+
exponent: 0,
|
|
2440
|
+
aliases: ['p:utia:31Mar2025']
|
|
2441
|
+
}, {
|
|
2442
|
+
denom: 'pTIA31Mar2025',
|
|
2443
|
+
exponent: 6
|
|
2444
|
+
}],
|
|
2445
|
+
base: 'ibc/EE33F3D41F141721C6712906AFF0C786AC03DA1FEA300E2167F3C5640466CBBA',
|
|
2446
|
+
name: 'pTia (31Mar2025)',
|
|
2447
|
+
display: 'pTIA31Mar2025',
|
|
2448
|
+
symbol: 'pTIA-31Mar2025',
|
|
2449
|
+
logo_URIs: {
|
|
2450
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2451
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2452
|
+
},
|
|
2453
|
+
images: [{
|
|
2454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
2455
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
2456
|
+
}],
|
|
2457
|
+
type_asset: 'sdk.coin',
|
|
2458
|
+
traces: [{
|
|
2459
|
+
type: 'ibc',
|
|
2460
|
+
counterparty: {
|
|
2461
|
+
channel_id: 'channel-24',
|
|
2462
|
+
base_denom: 'p:utia:31Mar2025',
|
|
2463
|
+
chain_name: 'pryzm'
|
|
2464
|
+
},
|
|
2465
|
+
chain: {
|
|
2466
|
+
channel_id: 'channel-71'
|
|
2467
|
+
}
|
|
2468
|
+
}]
|
|
2469
|
+
},
|
|
2190
2470
|
{
|
|
2191
2471
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
2192
2472
|
denom_units: [{
|
|
@@ -2327,6 +2607,41 @@ const assets = {
|
|
|
2327
2607
|
}
|
|
2328
2608
|
}]
|
|
2329
2609
|
},
|
|
2610
|
+
{
|
|
2611
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
2612
|
+
denom_units: [{
|
|
2613
|
+
denom: 'ibc/92FCE5EC61DAC96AB821B4F07B2CD3695B4663FA17E50EC321996D81AF7FBEFF',
|
|
2614
|
+
exponent: 0,
|
|
2615
|
+
aliases: ['y:uatom:31Mar2025']
|
|
2616
|
+
}, {
|
|
2617
|
+
denom: 'yATOM31Mar2025',
|
|
2618
|
+
exponent: 6
|
|
2619
|
+
}],
|
|
2620
|
+
base: 'ibc/92FCE5EC61DAC96AB821B4F07B2CD3695B4663FA17E50EC321996D81AF7FBEFF',
|
|
2621
|
+
name: 'yAtom (31Mar2025)',
|
|
2622
|
+
display: 'yATOM31Mar2025',
|
|
2623
|
+
symbol: 'yATOM-31Mar2025',
|
|
2624
|
+
logo_URIs: {
|
|
2625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
2626
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
2627
|
+
},
|
|
2628
|
+
images: [{
|
|
2629
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
2630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
2631
|
+
}],
|
|
2632
|
+
type_asset: 'sdk.coin',
|
|
2633
|
+
traces: [{
|
|
2634
|
+
type: 'ibc',
|
|
2635
|
+
counterparty: {
|
|
2636
|
+
channel_id: 'channel-24',
|
|
2637
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
2638
|
+
chain_name: 'pryzm'
|
|
2639
|
+
},
|
|
2640
|
+
chain: {
|
|
2641
|
+
channel_id: 'channel-71'
|
|
2642
|
+
}
|
|
2643
|
+
}]
|
|
2644
|
+
},
|
|
2330
2645
|
{
|
|
2331
2646
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
2332
2647
|
denom_units: [{
|
|
@@ -2467,6 +2782,41 @@ const assets = {
|
|
|
2467
2782
|
}
|
|
2468
2783
|
}]
|
|
2469
2784
|
},
|
|
2785
|
+
{
|
|
2786
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
2787
|
+
denom_units: [{
|
|
2788
|
+
denom: 'ibc/5F54EBA343BA035A05B3654DAAB6A4E4F627F60B324A00704C65A9068C7238D9',
|
|
2789
|
+
exponent: 0,
|
|
2790
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
2791
|
+
}, {
|
|
2792
|
+
denom: 'yOSMO31Mar2025',
|
|
2793
|
+
exponent: 6
|
|
2794
|
+
}],
|
|
2795
|
+
base: 'ibc/5F54EBA343BA035A05B3654DAAB6A4E4F627F60B324A00704C65A9068C7238D9',
|
|
2796
|
+
name: 'yOsmo (31Mar2025)',
|
|
2797
|
+
display: 'yOSMO31Mar2025',
|
|
2798
|
+
symbol: 'yOSMO-31Mar2025',
|
|
2799
|
+
logo_URIs: {
|
|
2800
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
2801
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
2802
|
+
},
|
|
2803
|
+
images: [{
|
|
2804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
2805
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
2806
|
+
}],
|
|
2807
|
+
type_asset: 'sdk.coin',
|
|
2808
|
+
traces: [{
|
|
2809
|
+
type: 'ibc',
|
|
2810
|
+
counterparty: {
|
|
2811
|
+
channel_id: 'channel-24',
|
|
2812
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
2813
|
+
chain_name: 'pryzm'
|
|
2814
|
+
},
|
|
2815
|
+
chain: {
|
|
2816
|
+
channel_id: 'channel-71'
|
|
2817
|
+
}
|
|
2818
|
+
}]
|
|
2819
|
+
},
|
|
2470
2820
|
{
|
|
2471
2821
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
2472
2822
|
denom_units: [{
|
|
@@ -2607,6 +2957,41 @@ const assets = {
|
|
|
2607
2957
|
}
|
|
2608
2958
|
}]
|
|
2609
2959
|
},
|
|
2960
|
+
{
|
|
2961
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
2962
|
+
denom_units: [{
|
|
2963
|
+
denom: 'ibc/11D911803B922962DBD7CC5B9A047884189F60B5C10CD7D19DF63792A35ABC8B',
|
|
2964
|
+
exponent: 0,
|
|
2965
|
+
aliases: ['y:inj:31Mar2025']
|
|
2966
|
+
}, {
|
|
2967
|
+
denom: 'yINJ31Mar2025',
|
|
2968
|
+
exponent: 18
|
|
2969
|
+
}],
|
|
2970
|
+
base: 'ibc/11D911803B922962DBD7CC5B9A047884189F60B5C10CD7D19DF63792A35ABC8B',
|
|
2971
|
+
name: 'yInj (31Mar2025)',
|
|
2972
|
+
display: 'yINJ31Mar2025',
|
|
2973
|
+
symbol: 'yINJ-31Mar2025',
|
|
2974
|
+
logo_URIs: {
|
|
2975
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
2976
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
2977
|
+
},
|
|
2978
|
+
images: [{
|
|
2979
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
2980
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
2981
|
+
}],
|
|
2982
|
+
type_asset: 'sdk.coin',
|
|
2983
|
+
traces: [{
|
|
2984
|
+
type: 'ibc',
|
|
2985
|
+
counterparty: {
|
|
2986
|
+
channel_id: 'channel-24',
|
|
2987
|
+
base_denom: 'y:inj:31Mar2025',
|
|
2988
|
+
chain_name: 'pryzm'
|
|
2989
|
+
},
|
|
2990
|
+
chain: {
|
|
2991
|
+
channel_id: 'channel-71'
|
|
2992
|
+
}
|
|
2993
|
+
}]
|
|
2994
|
+
},
|
|
2610
2995
|
{
|
|
2611
2996
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
2612
2997
|
denom_units: [{
|
|
@@ -2747,6 +3132,41 @@ const assets = {
|
|
|
2747
3132
|
}
|
|
2748
3133
|
}]
|
|
2749
3134
|
},
|
|
3135
|
+
{
|
|
3136
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
3137
|
+
denom_units: [{
|
|
3138
|
+
denom: 'ibc/E1393F0B256D1FA213629037527A4AC99FD2BBDAE89ECD21E53E5E45FF8D3DB9',
|
|
3139
|
+
exponent: 0,
|
|
3140
|
+
aliases: ['y:uluna:31Mar2025']
|
|
3141
|
+
}, {
|
|
3142
|
+
denom: 'yLUNA31Mar2025',
|
|
3143
|
+
exponent: 6
|
|
3144
|
+
}],
|
|
3145
|
+
base: 'ibc/E1393F0B256D1FA213629037527A4AC99FD2BBDAE89ECD21E53E5E45FF8D3DB9',
|
|
3146
|
+
name: 'yLuna (31Mar2025)',
|
|
3147
|
+
display: 'yLUNA31Mar2025',
|
|
3148
|
+
symbol: 'yLUNA-31Mar2025',
|
|
3149
|
+
logo_URIs: {
|
|
3150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
3151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
3152
|
+
},
|
|
3153
|
+
images: [{
|
|
3154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
3155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
3156
|
+
}],
|
|
3157
|
+
type_asset: 'sdk.coin',
|
|
3158
|
+
traces: [{
|
|
3159
|
+
type: 'ibc',
|
|
3160
|
+
counterparty: {
|
|
3161
|
+
channel_id: 'channel-24',
|
|
3162
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
3163
|
+
chain_name: 'pryzm'
|
|
3164
|
+
},
|
|
3165
|
+
chain: {
|
|
3166
|
+
channel_id: 'channel-71'
|
|
3167
|
+
}
|
|
3168
|
+
}]
|
|
3169
|
+
},
|
|
2750
3170
|
{
|
|
2751
3171
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
2752
3172
|
denom_units: [{
|
|
@@ -3027,6 +3447,41 @@ const assets = {
|
|
|
3027
3447
|
}
|
|
3028
3448
|
}]
|
|
3029
3449
|
},
|
|
3450
|
+
{
|
|
3451
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
3452
|
+
denom_units: [{
|
|
3453
|
+
denom: 'ibc/60CD0B58DEF0C83785D0F1483B16833E3B5964A65268F519989F8A0D7989F519',
|
|
3454
|
+
exponent: 0,
|
|
3455
|
+
aliases: ['y:stutia:31Mar2025']
|
|
3456
|
+
}, {
|
|
3457
|
+
denom: 'ystTIA31Mar2025',
|
|
3458
|
+
exponent: 6
|
|
3459
|
+
}],
|
|
3460
|
+
base: 'ibc/60CD0B58DEF0C83785D0F1483B16833E3B5964A65268F519989F8A0D7989F519',
|
|
3461
|
+
name: 'ystTia (31Mar2025)',
|
|
3462
|
+
display: 'ystTIA31Mar2025',
|
|
3463
|
+
symbol: 'ystTIA-31Mar2025',
|
|
3464
|
+
logo_URIs: {
|
|
3465
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
3466
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
3467
|
+
},
|
|
3468
|
+
images: [{
|
|
3469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
3470
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
3471
|
+
}],
|
|
3472
|
+
type_asset: 'sdk.coin',
|
|
3473
|
+
traces: [{
|
|
3474
|
+
type: 'ibc',
|
|
3475
|
+
counterparty: {
|
|
3476
|
+
channel_id: 'channel-24',
|
|
3477
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
3478
|
+
chain_name: 'pryzm'
|
|
3479
|
+
},
|
|
3480
|
+
chain: {
|
|
3481
|
+
channel_id: 'channel-71'
|
|
3482
|
+
}
|
|
3483
|
+
}]
|
|
3484
|
+
},
|
|
3030
3485
|
{
|
|
3031
3486
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
3032
3487
|
denom_units: [{
|
|
@@ -3167,6 +3622,41 @@ const assets = {
|
|
|
3167
3622
|
}
|
|
3168
3623
|
}]
|
|
3169
3624
|
},
|
|
3625
|
+
{
|
|
3626
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
3627
|
+
denom_units: [{
|
|
3628
|
+
denom: 'ibc/A556FBBB28F19023165BCAD3FD4B1DE8B491EE3120D682423D447D359493C71A',
|
|
3629
|
+
exponent: 0,
|
|
3630
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
3631
|
+
}, {
|
|
3632
|
+
denom: 'ystDYDX31Mar2025',
|
|
3633
|
+
exponent: 6
|
|
3634
|
+
}],
|
|
3635
|
+
base: 'ibc/A556FBBB28F19023165BCAD3FD4B1DE8B491EE3120D682423D447D359493C71A',
|
|
3636
|
+
name: 'ystDydx (31Mar2025)',
|
|
3637
|
+
display: 'ystDYDX31Mar2025',
|
|
3638
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
3639
|
+
logo_URIs: {
|
|
3640
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
3641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
3642
|
+
},
|
|
3643
|
+
images: [{
|
|
3644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
3645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
3646
|
+
}],
|
|
3647
|
+
type_asset: 'sdk.coin',
|
|
3648
|
+
traces: [{
|
|
3649
|
+
type: 'ibc',
|
|
3650
|
+
counterparty: {
|
|
3651
|
+
channel_id: 'channel-24',
|
|
3652
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
3653
|
+
chain_name: 'pryzm'
|
|
3654
|
+
},
|
|
3655
|
+
chain: {
|
|
3656
|
+
channel_id: 'channel-71'
|
|
3657
|
+
}
|
|
3658
|
+
}]
|
|
3659
|
+
},
|
|
3170
3660
|
{
|
|
3171
3661
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
3172
3662
|
denom_units: [{
|
|
@@ -3217,19 +3707,54 @@ const assets = {
|
|
|
3217
3707
|
display: 'ystDYDX31Dec2026',
|
|
3218
3708
|
symbol: 'ystDYDX-31Dec2026',
|
|
3219
3709
|
logo_URIs: {
|
|
3220
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
3221
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
3710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
3711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
3712
|
+
},
|
|
3713
|
+
images: [{
|
|
3714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
3715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
3716
|
+
}],
|
|
3717
|
+
type_asset: 'sdk.coin',
|
|
3718
|
+
traces: [{
|
|
3719
|
+
type: 'ibc',
|
|
3720
|
+
counterparty: {
|
|
3721
|
+
channel_id: 'channel-24',
|
|
3722
|
+
base_denom: 'y:stadydx:31Dec2026',
|
|
3723
|
+
chain_name: 'pryzm'
|
|
3724
|
+
},
|
|
3725
|
+
chain: {
|
|
3726
|
+
channel_id: 'channel-71'
|
|
3727
|
+
}
|
|
3728
|
+
}]
|
|
3729
|
+
},
|
|
3730
|
+
{
|
|
3731
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Dec2024',
|
|
3732
|
+
denom_units: [{
|
|
3733
|
+
denom: 'ibc/6C7259CA7D8D34EAA3248232B866CC655531B3F518E6C78D9FA3E6BC46F3827B',
|
|
3734
|
+
exponent: 0,
|
|
3735
|
+
aliases: ['y:udatom:31Dec2024']
|
|
3736
|
+
}, {
|
|
3737
|
+
denom: 'ydATOM31Dec2024',
|
|
3738
|
+
exponent: 6
|
|
3739
|
+
}],
|
|
3740
|
+
base: 'ibc/6C7259CA7D8D34EAA3248232B866CC655531B3F518E6C78D9FA3E6BC46F3827B',
|
|
3741
|
+
name: 'ydAtom (31Dec2024)',
|
|
3742
|
+
display: 'ydATOM31Dec2024',
|
|
3743
|
+
symbol: 'ydATOM-31Dec2024',
|
|
3744
|
+
logo_URIs: {
|
|
3745
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3746
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3222
3747
|
},
|
|
3223
3748
|
images: [{
|
|
3224
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
3225
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
3749
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3750
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
3226
3751
|
}],
|
|
3227
3752
|
type_asset: 'sdk.coin',
|
|
3228
3753
|
traces: [{
|
|
3229
3754
|
type: 'ibc',
|
|
3230
3755
|
counterparty: {
|
|
3231
3756
|
channel_id: 'channel-24',
|
|
3232
|
-
base_denom: 'y:
|
|
3757
|
+
base_denom: 'y:udatom:31Dec2024',
|
|
3233
3758
|
chain_name: 'pryzm'
|
|
3234
3759
|
},
|
|
3235
3760
|
chain: {
|
|
@@ -3238,19 +3763,19 @@ const assets = {
|
|
|
3238
3763
|
}]
|
|
3239
3764
|
},
|
|
3240
3765
|
{
|
|
3241
|
-
description: 'Pryzm\'s refracted yield token for dATOM with maturity of
|
|
3766
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
3242
3767
|
denom_units: [{
|
|
3243
|
-
denom: 'ibc/
|
|
3768
|
+
denom: 'ibc/5E1BBCEEA0A47D3B39D5B0D2A50E574B7C91E9A59A164EA082D72D2EFFB2360D',
|
|
3244
3769
|
exponent: 0,
|
|
3245
|
-
aliases: ['y:udatom:
|
|
3770
|
+
aliases: ['y:udatom:31Mar2025']
|
|
3246
3771
|
}, {
|
|
3247
|
-
denom: '
|
|
3772
|
+
denom: 'ydATOM31Mar2025',
|
|
3248
3773
|
exponent: 6
|
|
3249
3774
|
}],
|
|
3250
|
-
base: 'ibc/
|
|
3251
|
-
name: 'ydAtom (
|
|
3252
|
-
display: '
|
|
3253
|
-
symbol: 'ydATOM-
|
|
3775
|
+
base: 'ibc/5E1BBCEEA0A47D3B39D5B0D2A50E574B7C91E9A59A164EA082D72D2EFFB2360D',
|
|
3776
|
+
name: 'ydAtom (31Mar2025)',
|
|
3777
|
+
display: 'ydATOM31Mar2025',
|
|
3778
|
+
symbol: 'ydATOM-31Mar2025',
|
|
3254
3779
|
logo_URIs: {
|
|
3255
3780
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
3256
3781
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
@@ -3264,7 +3789,7 @@ const assets = {
|
|
|
3264
3789
|
type: 'ibc',
|
|
3265
3790
|
counterparty: {
|
|
3266
3791
|
channel_id: 'channel-24',
|
|
3267
|
-
base_denom: 'y:udatom:
|
|
3792
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
3268
3793
|
chain_name: 'pryzm'
|
|
3269
3794
|
},
|
|
3270
3795
|
chain: {
|
|
@@ -3412,6 +3937,41 @@ const assets = {
|
|
|
3412
3937
|
}
|
|
3413
3938
|
}]
|
|
3414
3939
|
},
|
|
3940
|
+
{
|
|
3941
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
3942
|
+
denom_units: [{
|
|
3943
|
+
denom: 'ibc/43975CDACACF54C8B32DF42E2CAE044C10E38CF457ED0518F5DC6E4418277F2E',
|
|
3944
|
+
exponent: 0,
|
|
3945
|
+
aliases: ['y:utia:31Mar2025']
|
|
3946
|
+
}, {
|
|
3947
|
+
denom: 'yTIA31Mar2025',
|
|
3948
|
+
exponent: 6
|
|
3949
|
+
}],
|
|
3950
|
+
base: 'ibc/43975CDACACF54C8B32DF42E2CAE044C10E38CF457ED0518F5DC6E4418277F2E',
|
|
3951
|
+
name: 'yTia (31Mar2025)',
|
|
3952
|
+
display: 'yTIA31Mar2025',
|
|
3953
|
+
symbol: 'yTIA-31Mar2025',
|
|
3954
|
+
logo_URIs: {
|
|
3955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3956
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3957
|
+
},
|
|
3958
|
+
images: [{
|
|
3959
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
3960
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
3961
|
+
}],
|
|
3962
|
+
type_asset: 'sdk.coin',
|
|
3963
|
+
traces: [{
|
|
3964
|
+
type: 'ibc',
|
|
3965
|
+
counterparty: {
|
|
3966
|
+
channel_id: 'channel-24',
|
|
3967
|
+
base_denom: 'y:utia:31Mar2025',
|
|
3968
|
+
chain_name: 'pryzm'
|
|
3969
|
+
},
|
|
3970
|
+
chain: {
|
|
3971
|
+
channel_id: 'channel-71'
|
|
3972
|
+
}
|
|
3973
|
+
}]
|
|
3974
|
+
},
|
|
3415
3975
|
{
|
|
3416
3976
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
3417
3977
|
denom_units: [{
|
|
@@ -5440,6 +6000,41 @@ const assets = {
|
|
|
5440
6000
|
}
|
|
5441
6001
|
}]
|
|
5442
6002
|
},
|
|
6003
|
+
{
|
|
6004
|
+
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Mar2025',
|
|
6005
|
+
denom_units: [{
|
|
6006
|
+
denom: 'ibc/9D27165D4EB118FC56DA59C336C18DE8DEA8A806DD6563330F2EF0BBC8FCFF43',
|
|
6007
|
+
exponent: 0,
|
|
6008
|
+
aliases: ['p:uatom:31Mar2025']
|
|
6009
|
+
}, {
|
|
6010
|
+
denom: 'pATOM31Mar2025',
|
|
6011
|
+
exponent: 6
|
|
6012
|
+
}],
|
|
6013
|
+
base: 'ibc/9D27165D4EB118FC56DA59C336C18DE8DEA8A806DD6563330F2EF0BBC8FCFF43',
|
|
6014
|
+
name: 'pAtom (31Mar2025)',
|
|
6015
|
+
display: 'pATOM31Mar2025',
|
|
6016
|
+
symbol: 'pATOM-31Mar2025',
|
|
6017
|
+
logo_URIs: {
|
|
6018
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
6019
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
6020
|
+
},
|
|
6021
|
+
images: [{
|
|
6022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.png',
|
|
6023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAtom.svg'
|
|
6024
|
+
}],
|
|
6025
|
+
type_asset: 'sdk.coin',
|
|
6026
|
+
traces: [{
|
|
6027
|
+
type: 'ibc',
|
|
6028
|
+
counterparty: {
|
|
6029
|
+
channel_id: 'channel-24',
|
|
6030
|
+
base_denom: 'p:uatom:31Mar2025',
|
|
6031
|
+
chain_name: 'pryzm'
|
|
6032
|
+
},
|
|
6033
|
+
chain: {
|
|
6034
|
+
channel_id: 'channel-71'
|
|
6035
|
+
}
|
|
6036
|
+
}]
|
|
6037
|
+
},
|
|
5443
6038
|
{
|
|
5444
6039
|
description: 'Pryzm\'s refracted principal token for ATOM with maturity of 31Dec2025',
|
|
5445
6040
|
denom_units: [{
|
|
@@ -5580,6 +6175,41 @@ const assets = {
|
|
|
5580
6175
|
}
|
|
5581
6176
|
}]
|
|
5582
6177
|
},
|
|
6178
|
+
{
|
|
6179
|
+
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Mar2025',
|
|
6180
|
+
denom_units: [{
|
|
6181
|
+
denom: 'ibc/22851100D01C89BF2E7C55F91E80A044C441D1358D44C5BC495692EDB188E354',
|
|
6182
|
+
exponent: 0,
|
|
6183
|
+
aliases: ['p:uosmo:31Mar2025']
|
|
6184
|
+
}, {
|
|
6185
|
+
denom: 'pOSMO31Mar2025',
|
|
6186
|
+
exponent: 6
|
|
6187
|
+
}],
|
|
6188
|
+
base: 'ibc/22851100D01C89BF2E7C55F91E80A044C441D1358D44C5BC495692EDB188E354',
|
|
6189
|
+
name: 'pOsmo (31Mar2025)',
|
|
6190
|
+
display: 'pOSMO31Mar2025',
|
|
6191
|
+
symbol: 'pOSMO-31Mar2025',
|
|
6192
|
+
logo_URIs: {
|
|
6193
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
6194
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
6195
|
+
},
|
|
6196
|
+
images: [{
|
|
6197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.png',
|
|
6198
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pOsmo.svg'
|
|
6199
|
+
}],
|
|
6200
|
+
type_asset: 'sdk.coin',
|
|
6201
|
+
traces: [{
|
|
6202
|
+
type: 'ibc',
|
|
6203
|
+
counterparty: {
|
|
6204
|
+
channel_id: 'channel-24',
|
|
6205
|
+
base_denom: 'p:uosmo:31Mar2025',
|
|
6206
|
+
chain_name: 'pryzm'
|
|
6207
|
+
},
|
|
6208
|
+
chain: {
|
|
6209
|
+
channel_id: 'channel-71'
|
|
6210
|
+
}
|
|
6211
|
+
}]
|
|
6212
|
+
},
|
|
5583
6213
|
{
|
|
5584
6214
|
description: 'Pryzm\'s refracted principal token for OSMO with maturity of 31Dec2025',
|
|
5585
6215
|
denom_units: [{
|
|
@@ -5720,6 +6350,41 @@ const assets = {
|
|
|
5720
6350
|
}
|
|
5721
6351
|
}]
|
|
5722
6352
|
},
|
|
6353
|
+
{
|
|
6354
|
+
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Mar2025',
|
|
6355
|
+
denom_units: [{
|
|
6356
|
+
denom: 'ibc/2A06A0123134679AAEA083A18C1703532635AC4ECC6362A270BD496B6974804F',
|
|
6357
|
+
exponent: 0,
|
|
6358
|
+
aliases: ['p:inj:31Mar2025']
|
|
6359
|
+
}, {
|
|
6360
|
+
denom: 'pINJ31Mar2025',
|
|
6361
|
+
exponent: 18
|
|
6362
|
+
}],
|
|
6363
|
+
base: 'ibc/2A06A0123134679AAEA083A18C1703532635AC4ECC6362A270BD496B6974804F',
|
|
6364
|
+
name: 'pInj (31Mar2025)',
|
|
6365
|
+
display: 'pINJ31Mar2025',
|
|
6366
|
+
symbol: 'pINJ-31Mar2025',
|
|
6367
|
+
logo_URIs: {
|
|
6368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
6369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
6370
|
+
},
|
|
6371
|
+
images: [{
|
|
6372
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.png',
|
|
6373
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pInj.svg'
|
|
6374
|
+
}],
|
|
6375
|
+
type_asset: 'sdk.coin',
|
|
6376
|
+
traces: [{
|
|
6377
|
+
type: 'ibc',
|
|
6378
|
+
counterparty: {
|
|
6379
|
+
channel_id: 'channel-24',
|
|
6380
|
+
base_denom: 'p:inj:31Mar2025',
|
|
6381
|
+
chain_name: 'pryzm'
|
|
6382
|
+
},
|
|
6383
|
+
chain: {
|
|
6384
|
+
channel_id: 'channel-71'
|
|
6385
|
+
}
|
|
6386
|
+
}]
|
|
6387
|
+
},
|
|
5723
6388
|
{
|
|
5724
6389
|
description: 'Pryzm\'s refracted principal token for INJ with maturity of 31Dec2025',
|
|
5725
6390
|
denom_units: [{
|
|
@@ -5861,19 +6526,19 @@ const assets = {
|
|
|
5861
6526
|
}]
|
|
5862
6527
|
},
|
|
5863
6528
|
{
|
|
5864
|
-
description: 'Pryzm\'s refracted principal token for LUNA with maturity of
|
|
6529
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Mar2025',
|
|
5865
6530
|
denom_units: [{
|
|
5866
|
-
denom: 'ibc/
|
|
6531
|
+
denom: 'ibc/6EBCBD5DACD6CD5D44E7B9AFCC6CAB0F7DDED15029E0DAD8011FE0DBF82B0CEB',
|
|
5867
6532
|
exponent: 0,
|
|
5868
|
-
aliases: ['p:uluna:
|
|
6533
|
+
aliases: ['p:uluna:31Mar2025']
|
|
5869
6534
|
}, {
|
|
5870
|
-
denom: '
|
|
6535
|
+
denom: 'pLUNA31Mar2025',
|
|
5871
6536
|
exponent: 6
|
|
5872
6537
|
}],
|
|
5873
|
-
base: 'ibc/
|
|
5874
|
-
name: 'pLuna (
|
|
5875
|
-
display: '
|
|
5876
|
-
symbol: 'pLUNA-
|
|
6538
|
+
base: 'ibc/6EBCBD5DACD6CD5D44E7B9AFCC6CAB0F7DDED15029E0DAD8011FE0DBF82B0CEB',
|
|
6539
|
+
name: 'pLuna (31Mar2025)',
|
|
6540
|
+
display: 'pLUNA31Mar2025',
|
|
6541
|
+
symbol: 'pLUNA-31Mar2025',
|
|
5877
6542
|
logo_URIs: {
|
|
5878
6543
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
5879
6544
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
@@ -5887,7 +6552,7 @@ const assets = {
|
|
|
5887
6552
|
type: 'ibc',
|
|
5888
6553
|
counterparty: {
|
|
5889
6554
|
channel_id: 'channel-24',
|
|
5890
|
-
base_denom: 'p:uluna:
|
|
6555
|
+
base_denom: 'p:uluna:31Mar2025',
|
|
5891
6556
|
chain_name: 'pryzm'
|
|
5892
6557
|
},
|
|
5893
6558
|
chain: {
|
|
@@ -5930,6 +6595,41 @@ const assets = {
|
|
|
5930
6595
|
}
|
|
5931
6596
|
}]
|
|
5932
6597
|
},
|
|
6598
|
+
{
|
|
6599
|
+
description: 'Pryzm\'s refracted principal token for LUNA with maturity of 31Dec2026',
|
|
6600
|
+
denom_units: [{
|
|
6601
|
+
denom: 'ibc/1BD47FFE0BE6BC4A0C3AC0A9C58B90DC1199456AE49F107EDC2A683800943F15',
|
|
6602
|
+
exponent: 0,
|
|
6603
|
+
aliases: ['p:uluna:31Dec2026']
|
|
6604
|
+
}, {
|
|
6605
|
+
denom: 'pLUNA31Dec2026',
|
|
6606
|
+
exponent: 6
|
|
6607
|
+
}],
|
|
6608
|
+
base: 'ibc/1BD47FFE0BE6BC4A0C3AC0A9C58B90DC1199456AE49F107EDC2A683800943F15',
|
|
6609
|
+
name: 'pLuna (31Dec2026)',
|
|
6610
|
+
display: 'pLUNA31Dec2026',
|
|
6611
|
+
symbol: 'pLUNA-31Dec2026',
|
|
6612
|
+
logo_URIs: {
|
|
6613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
6614
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
6615
|
+
},
|
|
6616
|
+
images: [{
|
|
6617
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.png',
|
|
6618
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pLuna.svg'
|
|
6619
|
+
}],
|
|
6620
|
+
type_asset: 'sdk.coin',
|
|
6621
|
+
traces: [{
|
|
6622
|
+
type: 'ibc',
|
|
6623
|
+
counterparty: {
|
|
6624
|
+
channel_id: 'channel-24',
|
|
6625
|
+
base_denom: 'p:uluna:31Dec2026',
|
|
6626
|
+
chain_name: 'pryzm'
|
|
6627
|
+
},
|
|
6628
|
+
chain: {
|
|
6629
|
+
channel_id: 'channel-71'
|
|
6630
|
+
}
|
|
6631
|
+
}]
|
|
6632
|
+
},
|
|
5933
6633
|
{
|
|
5934
6634
|
description: 'Pryzm\'s refracted principal token for AUUU with maturity of 30Sep2024',
|
|
5935
6635
|
denom_units: [{
|
|
@@ -6140,6 +6840,41 @@ const assets = {
|
|
|
6140
6840
|
}
|
|
6141
6841
|
}]
|
|
6142
6842
|
},
|
|
6843
|
+
{
|
|
6844
|
+
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Mar2025',
|
|
6845
|
+
denom_units: [{
|
|
6846
|
+
denom: 'ibc/6F3D30774F5079BFC5CE772A854F06E86F7AC8C8D50D4E1C53E5743D817BE43E',
|
|
6847
|
+
exponent: 0,
|
|
6848
|
+
aliases: ['p:stutia:31Mar2025']
|
|
6849
|
+
}, {
|
|
6850
|
+
denom: 'pstTIA31Mar2025',
|
|
6851
|
+
exponent: 6
|
|
6852
|
+
}],
|
|
6853
|
+
base: 'ibc/6F3D30774F5079BFC5CE772A854F06E86F7AC8C8D50D4E1C53E5743D817BE43E',
|
|
6854
|
+
name: 'pstTia (31Mar2025)',
|
|
6855
|
+
display: 'pstTIA31Mar2025',
|
|
6856
|
+
symbol: 'pstTIA-31Mar2025',
|
|
6857
|
+
logo_URIs: {
|
|
6858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
6859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
6860
|
+
},
|
|
6861
|
+
images: [{
|
|
6862
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.png',
|
|
6863
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstTia.svg'
|
|
6864
|
+
}],
|
|
6865
|
+
type_asset: 'sdk.coin',
|
|
6866
|
+
traces: [{
|
|
6867
|
+
type: 'ibc',
|
|
6868
|
+
counterparty: {
|
|
6869
|
+
channel_id: 'channel-24',
|
|
6870
|
+
base_denom: 'p:stutia:31Mar2025',
|
|
6871
|
+
chain_name: 'pryzm'
|
|
6872
|
+
},
|
|
6873
|
+
chain: {
|
|
6874
|
+
channel_id: 'channel-71'
|
|
6875
|
+
}
|
|
6876
|
+
}]
|
|
6877
|
+
},
|
|
6143
6878
|
{
|
|
6144
6879
|
description: 'Pryzm\'s refracted principal token for stTIA with maturity of 31Dec2025',
|
|
6145
6880
|
denom_units: [{
|
|
@@ -6280,6 +7015,41 @@ const assets = {
|
|
|
6280
7015
|
}
|
|
6281
7016
|
}]
|
|
6282
7017
|
},
|
|
7018
|
+
{
|
|
7019
|
+
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Mar2025',
|
|
7020
|
+
denom_units: [{
|
|
7021
|
+
denom: 'ibc/E7C1CB0F30C30F4DCDBE36F3E2078477D874626683670F0B630BCD96A1041443',
|
|
7022
|
+
exponent: 0,
|
|
7023
|
+
aliases: ['p:stadydx:31Mar2025']
|
|
7024
|
+
}, {
|
|
7025
|
+
denom: 'pstDYDX31Mar2025',
|
|
7026
|
+
exponent: 18
|
|
7027
|
+
}],
|
|
7028
|
+
base: 'ibc/E7C1CB0F30C30F4DCDBE36F3E2078477D874626683670F0B630BCD96A1041443',
|
|
7029
|
+
name: 'pstDydx (31Mar2025)',
|
|
7030
|
+
display: 'pstDYDX31Mar2025',
|
|
7031
|
+
symbol: 'pstDYDX-31Mar2025',
|
|
7032
|
+
logo_URIs: {
|
|
7033
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
7034
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
7035
|
+
},
|
|
7036
|
+
images: [{
|
|
7037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
7038
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
7039
|
+
}],
|
|
7040
|
+
type_asset: 'sdk.coin',
|
|
7041
|
+
traces: [{
|
|
7042
|
+
type: 'ibc',
|
|
7043
|
+
counterparty: {
|
|
7044
|
+
channel_id: 'channel-24',
|
|
7045
|
+
base_denom: 'p:stadydx:31Mar2025',
|
|
7046
|
+
chain_name: 'pryzm'
|
|
7047
|
+
},
|
|
7048
|
+
chain: {
|
|
7049
|
+
channel_id: 'channel-71'
|
|
7050
|
+
}
|
|
7051
|
+
}]
|
|
7052
|
+
},
|
|
6283
7053
|
{
|
|
6284
7054
|
description: 'Pryzm\'s refracted principal token for stDYDX with maturity of 31Dec2025',
|
|
6285
7055
|
denom_units: [{
|
|
@@ -6330,19 +7100,54 @@ const assets = {
|
|
|
6330
7100
|
display: 'pstDYDX31Dec2026',
|
|
6331
7101
|
symbol: 'pstDYDX-31Dec2026',
|
|
6332
7102
|
logo_URIs: {
|
|
6333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
6334
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
7103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
7104
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
7105
|
+
},
|
|
7106
|
+
images: [{
|
|
7107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.png',
|
|
7108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pstDydx.svg'
|
|
7109
|
+
}],
|
|
7110
|
+
type_asset: 'sdk.coin',
|
|
7111
|
+
traces: [{
|
|
7112
|
+
type: 'ibc',
|
|
7113
|
+
counterparty: {
|
|
7114
|
+
channel_id: 'channel-24',
|
|
7115
|
+
base_denom: 'p:stadydx:31Dec2026',
|
|
7116
|
+
chain_name: 'pryzm'
|
|
7117
|
+
},
|
|
7118
|
+
chain: {
|
|
7119
|
+
channel_id: 'channel-71'
|
|
7120
|
+
}
|
|
7121
|
+
}]
|
|
7122
|
+
},
|
|
7123
|
+
{
|
|
7124
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Dec2024',
|
|
7125
|
+
denom_units: [{
|
|
7126
|
+
denom: 'ibc/3693F37E71DB3A5641161D53BD8D6F98274674607DE98C3EC0C72314E25A8CF5',
|
|
7127
|
+
exponent: 0,
|
|
7128
|
+
aliases: ['p:udatom:31Dec2024']
|
|
7129
|
+
}, {
|
|
7130
|
+
denom: 'pdATOM31Dec2024',
|
|
7131
|
+
exponent: 6
|
|
7132
|
+
}],
|
|
7133
|
+
base: 'ibc/3693F37E71DB3A5641161D53BD8D6F98274674607DE98C3EC0C72314E25A8CF5',
|
|
7134
|
+
name: 'pdAtom (31Dec2024)',
|
|
7135
|
+
display: 'pdATOM31Dec2024',
|
|
7136
|
+
symbol: 'pdATOM-31Dec2024',
|
|
7137
|
+
logo_URIs: {
|
|
7138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
7139
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
6335
7140
|
},
|
|
6336
7141
|
images: [{
|
|
6337
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
6338
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/
|
|
7142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
7143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
6339
7144
|
}],
|
|
6340
7145
|
type_asset: 'sdk.coin',
|
|
6341
7146
|
traces: [{
|
|
6342
7147
|
type: 'ibc',
|
|
6343
7148
|
counterparty: {
|
|
6344
7149
|
channel_id: 'channel-24',
|
|
6345
|
-
base_denom: 'p:
|
|
7150
|
+
base_denom: 'p:udatom:31Dec2024',
|
|
6346
7151
|
chain_name: 'pryzm'
|
|
6347
7152
|
},
|
|
6348
7153
|
chain: {
|
|
@@ -6351,19 +7156,19 @@ const assets = {
|
|
|
6351
7156
|
}]
|
|
6352
7157
|
},
|
|
6353
7158
|
{
|
|
6354
|
-
description: 'Pryzm\'s refracted principal token for dATOM with maturity of
|
|
7159
|
+
description: 'Pryzm\'s refracted principal token for dATOM with maturity of 31Mar2025',
|
|
6355
7160
|
denom_units: [{
|
|
6356
|
-
denom: 'ibc/
|
|
7161
|
+
denom: 'ibc/F3F282409EE4FC76DA76AD3404D73883727CB92DBEFA5EB61F4DDCEDE5DD902A',
|
|
6357
7162
|
exponent: 0,
|
|
6358
|
-
aliases: ['p:udatom:
|
|
7163
|
+
aliases: ['p:udatom:31Mar2025']
|
|
6359
7164
|
}, {
|
|
6360
|
-
denom: '
|
|
7165
|
+
denom: 'pdATOM31Mar2025',
|
|
6361
7166
|
exponent: 6
|
|
6362
7167
|
}],
|
|
6363
|
-
base: 'ibc/
|
|
6364
|
-
name: 'pdAtom (
|
|
6365
|
-
display: '
|
|
6366
|
-
symbol: 'pdATOM-
|
|
7168
|
+
base: 'ibc/F3F282409EE4FC76DA76AD3404D73883727CB92DBEFA5EB61F4DDCEDE5DD902A',
|
|
7169
|
+
name: 'pdAtom (31Mar2025)',
|
|
7170
|
+
display: 'pdATOM31Mar2025',
|
|
7171
|
+
symbol: 'pdATOM-31Mar2025',
|
|
6367
7172
|
logo_URIs: {
|
|
6368
7173
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.png',
|
|
6369
7174
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pdAtom.svg'
|
|
@@ -6377,7 +7182,7 @@ const assets = {
|
|
|
6377
7182
|
type: 'ibc',
|
|
6378
7183
|
counterparty: {
|
|
6379
7184
|
channel_id: 'channel-24',
|
|
6380
|
-
base_denom: 'p:udatom:
|
|
7185
|
+
base_denom: 'p:udatom:31Mar2025',
|
|
6381
7186
|
chain_name: 'pryzm'
|
|
6382
7187
|
},
|
|
6383
7188
|
chain: {
|
|
@@ -6525,6 +7330,41 @@ const assets = {
|
|
|
6525
7330
|
}
|
|
6526
7331
|
}]
|
|
6527
7332
|
},
|
|
7333
|
+
{
|
|
7334
|
+
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Mar2025',
|
|
7335
|
+
denom_units: [{
|
|
7336
|
+
denom: 'ibc/EE33F3D41F141721C6712906AFF0C786AC03DA1FEA300E2167F3C5640466CBBA',
|
|
7337
|
+
exponent: 0,
|
|
7338
|
+
aliases: ['p:utia:31Mar2025']
|
|
7339
|
+
}, {
|
|
7340
|
+
denom: 'pTIA31Mar2025',
|
|
7341
|
+
exponent: 6
|
|
7342
|
+
}],
|
|
7343
|
+
base: 'ibc/EE33F3D41F141721C6712906AFF0C786AC03DA1FEA300E2167F3C5640466CBBA',
|
|
7344
|
+
name: 'pTia (31Mar2025)',
|
|
7345
|
+
display: 'pTIA31Mar2025',
|
|
7346
|
+
symbol: 'pTIA-31Mar2025',
|
|
7347
|
+
logo_URIs: {
|
|
7348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7350
|
+
},
|
|
7351
|
+
images: [{
|
|
7352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.png',
|
|
7353
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pTia.svg'
|
|
7354
|
+
}],
|
|
7355
|
+
type_asset: 'sdk.coin',
|
|
7356
|
+
traces: [{
|
|
7357
|
+
type: 'ibc',
|
|
7358
|
+
counterparty: {
|
|
7359
|
+
channel_id: 'channel-24',
|
|
7360
|
+
base_denom: 'p:utia:31Mar2025',
|
|
7361
|
+
chain_name: 'pryzm'
|
|
7362
|
+
},
|
|
7363
|
+
chain: {
|
|
7364
|
+
channel_id: 'channel-71'
|
|
7365
|
+
}
|
|
7366
|
+
}]
|
|
7367
|
+
},
|
|
6528
7368
|
{
|
|
6529
7369
|
description: 'Pryzm\'s refracted principal token for TIA with maturity of 31Dec2025',
|
|
6530
7370
|
denom_units: [{
|
|
@@ -6665,6 +7505,41 @@ const assets = {
|
|
|
6665
7505
|
}
|
|
6666
7506
|
}]
|
|
6667
7507
|
},
|
|
7508
|
+
{
|
|
7509
|
+
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Mar2025',
|
|
7510
|
+
denom_units: [{
|
|
7511
|
+
denom: 'ibc/92FCE5EC61DAC96AB821B4F07B2CD3695B4663FA17E50EC321996D81AF7FBEFF',
|
|
7512
|
+
exponent: 0,
|
|
7513
|
+
aliases: ['y:uatom:31Mar2025']
|
|
7514
|
+
}, {
|
|
7515
|
+
denom: 'yATOM31Mar2025',
|
|
7516
|
+
exponent: 6
|
|
7517
|
+
}],
|
|
7518
|
+
base: 'ibc/92FCE5EC61DAC96AB821B4F07B2CD3695B4663FA17E50EC321996D81AF7FBEFF',
|
|
7519
|
+
name: 'yAtom (31Mar2025)',
|
|
7520
|
+
display: 'yATOM31Mar2025',
|
|
7521
|
+
symbol: 'yATOM-31Mar2025',
|
|
7522
|
+
logo_URIs: {
|
|
7523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
7524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
7525
|
+
},
|
|
7526
|
+
images: [{
|
|
7527
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.png',
|
|
7528
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAtom.svg'
|
|
7529
|
+
}],
|
|
7530
|
+
type_asset: 'sdk.coin',
|
|
7531
|
+
traces: [{
|
|
7532
|
+
type: 'ibc',
|
|
7533
|
+
counterparty: {
|
|
7534
|
+
channel_id: 'channel-24',
|
|
7535
|
+
base_denom: 'y:uatom:31Mar2025',
|
|
7536
|
+
chain_name: 'pryzm'
|
|
7537
|
+
},
|
|
7538
|
+
chain: {
|
|
7539
|
+
channel_id: 'channel-71'
|
|
7540
|
+
}
|
|
7541
|
+
}]
|
|
7542
|
+
},
|
|
6668
7543
|
{
|
|
6669
7544
|
description: 'Pryzm\'s refracted yield token for ATOM with maturity of 31Dec2025',
|
|
6670
7545
|
denom_units: [{
|
|
@@ -6805,6 +7680,41 @@ const assets = {
|
|
|
6805
7680
|
}
|
|
6806
7681
|
}]
|
|
6807
7682
|
},
|
|
7683
|
+
{
|
|
7684
|
+
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Mar2025',
|
|
7685
|
+
denom_units: [{
|
|
7686
|
+
denom: 'ibc/5F54EBA343BA035A05B3654DAAB6A4E4F627F60B324A00704C65A9068C7238D9',
|
|
7687
|
+
exponent: 0,
|
|
7688
|
+
aliases: ['y:uosmo:31Mar2025']
|
|
7689
|
+
}, {
|
|
7690
|
+
denom: 'yOSMO31Mar2025',
|
|
7691
|
+
exponent: 6
|
|
7692
|
+
}],
|
|
7693
|
+
base: 'ibc/5F54EBA343BA035A05B3654DAAB6A4E4F627F60B324A00704C65A9068C7238D9',
|
|
7694
|
+
name: 'yOsmo (31Mar2025)',
|
|
7695
|
+
display: 'yOSMO31Mar2025',
|
|
7696
|
+
symbol: 'yOSMO-31Mar2025',
|
|
7697
|
+
logo_URIs: {
|
|
7698
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
7699
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
7700
|
+
},
|
|
7701
|
+
images: [{
|
|
7702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.png',
|
|
7703
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yOsmo.svg'
|
|
7704
|
+
}],
|
|
7705
|
+
type_asset: 'sdk.coin',
|
|
7706
|
+
traces: [{
|
|
7707
|
+
type: 'ibc',
|
|
7708
|
+
counterparty: {
|
|
7709
|
+
channel_id: 'channel-24',
|
|
7710
|
+
base_denom: 'y:uosmo:31Mar2025',
|
|
7711
|
+
chain_name: 'pryzm'
|
|
7712
|
+
},
|
|
7713
|
+
chain: {
|
|
7714
|
+
channel_id: 'channel-71'
|
|
7715
|
+
}
|
|
7716
|
+
}]
|
|
7717
|
+
},
|
|
6808
7718
|
{
|
|
6809
7719
|
description: 'Pryzm\'s refracted yield token for OSMO with maturity of 31Dec2025',
|
|
6810
7720
|
denom_units: [{
|
|
@@ -6945,6 +7855,41 @@ const assets = {
|
|
|
6945
7855
|
}
|
|
6946
7856
|
}]
|
|
6947
7857
|
},
|
|
7858
|
+
{
|
|
7859
|
+
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Mar2025',
|
|
7860
|
+
denom_units: [{
|
|
7861
|
+
denom: 'ibc/11D911803B922962DBD7CC5B9A047884189F60B5C10CD7D19DF63792A35ABC8B',
|
|
7862
|
+
exponent: 0,
|
|
7863
|
+
aliases: ['y:inj:31Mar2025']
|
|
7864
|
+
}, {
|
|
7865
|
+
denom: 'yINJ31Mar2025',
|
|
7866
|
+
exponent: 18
|
|
7867
|
+
}],
|
|
7868
|
+
base: 'ibc/11D911803B922962DBD7CC5B9A047884189F60B5C10CD7D19DF63792A35ABC8B',
|
|
7869
|
+
name: 'yInj (31Mar2025)',
|
|
7870
|
+
display: 'yINJ31Mar2025',
|
|
7871
|
+
symbol: 'yINJ-31Mar2025',
|
|
7872
|
+
logo_URIs: {
|
|
7873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
7874
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
7875
|
+
},
|
|
7876
|
+
images: [{
|
|
7877
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.png',
|
|
7878
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yInj.svg'
|
|
7879
|
+
}],
|
|
7880
|
+
type_asset: 'sdk.coin',
|
|
7881
|
+
traces: [{
|
|
7882
|
+
type: 'ibc',
|
|
7883
|
+
counterparty: {
|
|
7884
|
+
channel_id: 'channel-24',
|
|
7885
|
+
base_denom: 'y:inj:31Mar2025',
|
|
7886
|
+
chain_name: 'pryzm'
|
|
7887
|
+
},
|
|
7888
|
+
chain: {
|
|
7889
|
+
channel_id: 'channel-71'
|
|
7890
|
+
}
|
|
7891
|
+
}]
|
|
7892
|
+
},
|
|
6948
7893
|
{
|
|
6949
7894
|
description: 'Pryzm\'s refracted yield token for INJ with maturity of 31Dec2025',
|
|
6950
7895
|
denom_units: [{
|
|
@@ -7085,6 +8030,41 @@ const assets = {
|
|
|
7085
8030
|
}
|
|
7086
8031
|
}]
|
|
7087
8032
|
},
|
|
8033
|
+
{
|
|
8034
|
+
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Mar2025',
|
|
8035
|
+
denom_units: [{
|
|
8036
|
+
denom: 'ibc/E1393F0B256D1FA213629037527A4AC99FD2BBDAE89ECD21E53E5E45FF8D3DB9',
|
|
8037
|
+
exponent: 0,
|
|
8038
|
+
aliases: ['y:uluna:31Mar2025']
|
|
8039
|
+
}, {
|
|
8040
|
+
denom: 'yLUNA31Mar2025',
|
|
8041
|
+
exponent: 6
|
|
8042
|
+
}],
|
|
8043
|
+
base: 'ibc/E1393F0B256D1FA213629037527A4AC99FD2BBDAE89ECD21E53E5E45FF8D3DB9',
|
|
8044
|
+
name: 'yLuna (31Mar2025)',
|
|
8045
|
+
display: 'yLUNA31Mar2025',
|
|
8046
|
+
symbol: 'yLUNA-31Mar2025',
|
|
8047
|
+
logo_URIs: {
|
|
8048
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
8049
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
8050
|
+
},
|
|
8051
|
+
images: [{
|
|
8052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.png',
|
|
8053
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yLuna.svg'
|
|
8054
|
+
}],
|
|
8055
|
+
type_asset: 'sdk.coin',
|
|
8056
|
+
traces: [{
|
|
8057
|
+
type: 'ibc',
|
|
8058
|
+
counterparty: {
|
|
8059
|
+
channel_id: 'channel-24',
|
|
8060
|
+
base_denom: 'y:uluna:31Mar2025',
|
|
8061
|
+
chain_name: 'pryzm'
|
|
8062
|
+
},
|
|
8063
|
+
chain: {
|
|
8064
|
+
channel_id: 'channel-71'
|
|
8065
|
+
}
|
|
8066
|
+
}]
|
|
8067
|
+
},
|
|
7088
8068
|
{
|
|
7089
8069
|
description: 'Pryzm\'s refracted yield token for LUNA with maturity of 31Dec2025',
|
|
7090
8070
|
denom_units: [{
|
|
@@ -7365,6 +8345,41 @@ const assets = {
|
|
|
7365
8345
|
}
|
|
7366
8346
|
}]
|
|
7367
8347
|
},
|
|
8348
|
+
{
|
|
8349
|
+
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Mar2025',
|
|
8350
|
+
denom_units: [{
|
|
8351
|
+
denom: 'ibc/60CD0B58DEF0C83785D0F1483B16833E3B5964A65268F519989F8A0D7989F519',
|
|
8352
|
+
exponent: 0,
|
|
8353
|
+
aliases: ['y:stutia:31Mar2025']
|
|
8354
|
+
}, {
|
|
8355
|
+
denom: 'ystTIA31Mar2025',
|
|
8356
|
+
exponent: 6
|
|
8357
|
+
}],
|
|
8358
|
+
base: 'ibc/60CD0B58DEF0C83785D0F1483B16833E3B5964A65268F519989F8A0D7989F519',
|
|
8359
|
+
name: 'ystTia (31Mar2025)',
|
|
8360
|
+
display: 'ystTIA31Mar2025',
|
|
8361
|
+
symbol: 'ystTIA-31Mar2025',
|
|
8362
|
+
logo_URIs: {
|
|
8363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
8364
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
8365
|
+
},
|
|
8366
|
+
images: [{
|
|
8367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.png',
|
|
8368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystTia.svg'
|
|
8369
|
+
}],
|
|
8370
|
+
type_asset: 'sdk.coin',
|
|
8371
|
+
traces: [{
|
|
8372
|
+
type: 'ibc',
|
|
8373
|
+
counterparty: {
|
|
8374
|
+
channel_id: 'channel-24',
|
|
8375
|
+
base_denom: 'y:stutia:31Mar2025',
|
|
8376
|
+
chain_name: 'pryzm'
|
|
8377
|
+
},
|
|
8378
|
+
chain: {
|
|
8379
|
+
channel_id: 'channel-71'
|
|
8380
|
+
}
|
|
8381
|
+
}]
|
|
8382
|
+
},
|
|
7368
8383
|
{
|
|
7369
8384
|
description: 'Pryzm\'s refracted yield token for stTIA with maturity of 31Dec2025',
|
|
7370
8385
|
denom_units: [{
|
|
@@ -7505,6 +8520,41 @@ const assets = {
|
|
|
7505
8520
|
}
|
|
7506
8521
|
}]
|
|
7507
8522
|
},
|
|
8523
|
+
{
|
|
8524
|
+
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Mar2025',
|
|
8525
|
+
denom_units: [{
|
|
8526
|
+
denom: 'ibc/A556FBBB28F19023165BCAD3FD4B1DE8B491EE3120D682423D447D359493C71A',
|
|
8527
|
+
exponent: 0,
|
|
8528
|
+
aliases: ['y:stadydx:31Mar2025']
|
|
8529
|
+
}, {
|
|
8530
|
+
denom: 'ystDYDX31Mar2025',
|
|
8531
|
+
exponent: 6
|
|
8532
|
+
}],
|
|
8533
|
+
base: 'ibc/A556FBBB28F19023165BCAD3FD4B1DE8B491EE3120D682423D447D359493C71A',
|
|
8534
|
+
name: 'ystDydx (31Mar2025)',
|
|
8535
|
+
display: 'ystDYDX31Mar2025',
|
|
8536
|
+
symbol: 'ystDYDX-31Mar2025',
|
|
8537
|
+
logo_URIs: {
|
|
8538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
8539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
8540
|
+
},
|
|
8541
|
+
images: [{
|
|
8542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.png',
|
|
8543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ystDydx.svg'
|
|
8544
|
+
}],
|
|
8545
|
+
type_asset: 'sdk.coin',
|
|
8546
|
+
traces: [{
|
|
8547
|
+
type: 'ibc',
|
|
8548
|
+
counterparty: {
|
|
8549
|
+
channel_id: 'channel-24',
|
|
8550
|
+
base_denom: 'y:stadydx:31Mar2025',
|
|
8551
|
+
chain_name: 'pryzm'
|
|
8552
|
+
},
|
|
8553
|
+
chain: {
|
|
8554
|
+
channel_id: 'channel-71'
|
|
8555
|
+
}
|
|
8556
|
+
}]
|
|
8557
|
+
},
|
|
7508
8558
|
{
|
|
7509
8559
|
description: 'Pryzm\'s refracted yield token for stDYDX with maturity of 31Dec2025',
|
|
7510
8560
|
denom_units: [{
|
|
@@ -7610,6 +8660,41 @@ const assets = {
|
|
|
7610
8660
|
}
|
|
7611
8661
|
}]
|
|
7612
8662
|
},
|
|
8663
|
+
{
|
|
8664
|
+
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 31Mar2025',
|
|
8665
|
+
denom_units: [{
|
|
8666
|
+
denom: 'ibc/5E1BBCEEA0A47D3B39D5B0D2A50E574B7C91E9A59A164EA082D72D2EFFB2360D',
|
|
8667
|
+
exponent: 0,
|
|
8668
|
+
aliases: ['y:udatom:31Mar2025']
|
|
8669
|
+
}, {
|
|
8670
|
+
denom: 'ydATOM31Mar2025',
|
|
8671
|
+
exponent: 6
|
|
8672
|
+
}],
|
|
8673
|
+
base: 'ibc/5E1BBCEEA0A47D3B39D5B0D2A50E574B7C91E9A59A164EA082D72D2EFFB2360D',
|
|
8674
|
+
name: 'ydAtom (31Mar2025)',
|
|
8675
|
+
display: 'ydATOM31Mar2025',
|
|
8676
|
+
symbol: 'ydATOM-31Mar2025',
|
|
8677
|
+
logo_URIs: {
|
|
8678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8679
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8680
|
+
},
|
|
8681
|
+
images: [{
|
|
8682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.png',
|
|
8683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ydAtom.svg'
|
|
8684
|
+
}],
|
|
8685
|
+
type_asset: 'sdk.coin',
|
|
8686
|
+
traces: [{
|
|
8687
|
+
type: 'ibc',
|
|
8688
|
+
counterparty: {
|
|
8689
|
+
channel_id: 'channel-24',
|
|
8690
|
+
base_denom: 'y:udatom:31Mar2025',
|
|
8691
|
+
chain_name: 'pryzm'
|
|
8692
|
+
},
|
|
8693
|
+
chain: {
|
|
8694
|
+
channel_id: 'channel-71'
|
|
8695
|
+
}
|
|
8696
|
+
}]
|
|
8697
|
+
},
|
|
7613
8698
|
{
|
|
7614
8699
|
description: 'Pryzm\'s refracted yield token for dATOM with maturity of 30Jun2025',
|
|
7615
8700
|
denom_units: [{
|
|
@@ -7750,6 +8835,41 @@ const assets = {
|
|
|
7750
8835
|
}
|
|
7751
8836
|
}]
|
|
7752
8837
|
},
|
|
8838
|
+
{
|
|
8839
|
+
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Mar2025',
|
|
8840
|
+
denom_units: [{
|
|
8841
|
+
denom: 'ibc/43975CDACACF54C8B32DF42E2CAE044C10E38CF457ED0518F5DC6E4418277F2E',
|
|
8842
|
+
exponent: 0,
|
|
8843
|
+
aliases: ['y:utia:31Mar2025']
|
|
8844
|
+
}, {
|
|
8845
|
+
denom: 'yTIA31Mar2025',
|
|
8846
|
+
exponent: 6
|
|
8847
|
+
}],
|
|
8848
|
+
base: 'ibc/43975CDACACF54C8B32DF42E2CAE044C10E38CF457ED0518F5DC6E4418277F2E',
|
|
8849
|
+
name: 'yTia (31Mar2025)',
|
|
8850
|
+
display: 'yTIA31Mar2025',
|
|
8851
|
+
symbol: 'yTIA-31Mar2025',
|
|
8852
|
+
logo_URIs: {
|
|
8853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8854
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8855
|
+
},
|
|
8856
|
+
images: [{
|
|
8857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.png',
|
|
8858
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yTia.svg'
|
|
8859
|
+
}],
|
|
8860
|
+
type_asset: 'sdk.coin',
|
|
8861
|
+
traces: [{
|
|
8862
|
+
type: 'ibc',
|
|
8863
|
+
counterparty: {
|
|
8864
|
+
channel_id: 'channel-24',
|
|
8865
|
+
base_denom: 'y:utia:31Mar2025',
|
|
8866
|
+
chain_name: 'pryzm'
|
|
8867
|
+
},
|
|
8868
|
+
chain: {
|
|
8869
|
+
channel_id: 'channel-71'
|
|
8870
|
+
}
|
|
8871
|
+
}]
|
|
8872
|
+
},
|
|
7753
8873
|
{
|
|
7754
8874
|
description: 'Pryzm\'s refracted yield token for TIA with maturity of 31Dec2025',
|
|
7755
8875
|
denom_units: [{
|