Skip to content

Commit 09e8501

Browse files
committed
moved to a asset class page
1 parent 8420aec commit 09e8501

File tree

3 files changed

+7
-19
lines changed

3 files changed

+7
-19
lines changed

pages/price-feeds/price-feeds.mdx

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,9 @@ Anyone can fetch available price feeds and their IDs via [Hermes API](https://he
99

1010
## Asset Classes
1111

12-
At the time of writing, Pyth price feeds are available for the following asset classes:
13-
14-
- **Crypto**
15-
- **Spot Prices**: Real-time prices for cryptocurrencies and digital assets
16-
- **Redemption Rates**: Real-time swap rates derived from smart contracts for the redemption of liquid staking and liquid restaking tokens (LSTs and LRTs), liquidity provider tokens (LP Tokens) and interest-bearing assets, including tokenised notes
17-
- **Indices**: Real-time prices that measure the performance of baskets of cryptocurrencies and digital assets
18-
- **US Equities**
19-
- **Spot Prices**: Real-time prices for US equities
20-
- **FX**
21-
- **Spot Prices**: Real-time prices for fiat currency pairs
22-
- **Metals**
23-
- **Spot Prices**: Real-time prices for precious metals
24-
- **Rates**
25-
- **Future Prices**: Real-time prices for fixed income products, including bond futures
26-
- **Commodities**
27-
- **Futures Prices**: Real-time prices for commodity futures
12+
Every price feed belongs to an asset class. These asset classes distinguish between different types of assets, such as crypto, US equities, and metals.
13+
14+
Refer to the [Asset Classes](./price-feeds/asset-classes.md) page to learn more about the existing asset classes.
2815

2916
## Price Feed IDs
3017

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"price-feed-ids": "Price Feed IDs"
3-
}
2+
"asset-classes": "Asset Classes",
3+
"price-feed-ids": "Price Feed IDs"
4+
}

pages/price-feeds/asset-classes.mdx renamed to pages/price-feeds/price-feeds/asset-classes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Asset Classes
22

3-
Pyth [price feeds](https://www.pyth.network/price-feeds) provide market data for the following asset classes:
3+
[Pyth price feeds](https://www.pyth.network/price-feeds) provide market data for the following asset classes:
44

55
| Asset Class | Subclass | Definition |
66
| ----------- | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)