Skip to content

Commit 6dcfe1b

Browse files
committed
initial commit
1 parent f154cfc commit 6dcfe1b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pages/price-feeds/price-feed-ids.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ At the time of writing, Pyth provides price feeds of the following asset types:
1212

1313
- **Crypto**
1414
These asset types represent various cryptocurrencies. For example: Crypto.ADA/USD, Crypto.ETH/USD, Crypto.BTC/USD, etc.
15+
- **Redemption Rates** (Coming soon)
16+
These asset types represent various redemption rates. These prices will be sourced directly from the smart contract. This asset class will be important for assets like liquid staking derivatives or interest bearing assets, whose values change based on internal mechanisms like accumulated rewards or interest accruals.
17+
- **Crypto.Index**
18+
These asset types represent various cryptocurrency indexes. For example: Crypto.Index.GML2/USD, Crypto.Index.GMCI30/USD, etc.
1519
- **Forex (FX)**
1620
These asset types represent various forex pairs. For example: FX.USD/CHF, FX.AUD/USD, FX.GBP/USD, etc.
1721
- **Equity**
@@ -20,8 +24,7 @@ At the time of writing, Pyth provides price feeds of the following asset types:
2024
These asset types represent various metals. For example: Metal.XAG/USD, Metal.XAU/USD, etc.
2125
- **Rates** (Coming soon)
2226
These asset types represent various interest rates. For example: Rates.US10Y, Rates.US2Y, Rates.US6M, etc.
23-
- **Redemption Rates** (Coming soon)
24-
These asset types represent various redemption rates. These prices will be sourced directly from the smart contract. This asset class will be important for assets like liquid staking derivatives or interest bearing assets, whose values change based on internal mechanisms like accumulated rewards or interest accruals.
27+
2528

2629
## Solana Price Feed Accounts
2730

0 commit comments

Comments
 (0)