Skip to content

Commit a307c5d

Browse files
(feat) add rr feeds (#450)
* remove mention of pgas * Revert "Merge branch 'main' of https://github.com/pyth-network/documentation" This reverts commit b2cc20f, reversing changes made to 20caa0e. * chore(entropy) Protocol design edit (#446) * chore(entropy) Protocol design ediy * improvements * improvements * chore(pricefeed) Add unichain sepolia (#447) * fix(pricefeed) Fix unichain address (#448) * initial commit --------- Co-authored-by: Aditya Arora <arora.aditya520@gmail.com>
1 parent 845fdf3 commit a307c5d

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

pages/price-feeds/_meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"api-reference": "API Reference",
3939
"price-feed-ids": "Price Feed IDs",
4040
"sponsored-feeds": "Sponsored Feeds",
41+
"asset-classes": "Asset Classes",
4142
"market-hours": "Market Hours",
4243
"best-practices": "Best Practices",
4344
"error-codes": "Error Codes",

pages/price-feeds/asset-classes.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Asset Classes
2+
3+
Pyth [price feeds](https://www.pyth.network/price-feeds) provide data for the following asset classes:
4+
5+
| Asset Class | Subclass | Definition |
6+
| ----------- | ---------------- | ---------- |
7+
| Crypto | Spot Prices | |
8+
| | Redemption Rates | |
9+
| | Indices | |
10+
| US Equities | Spot Prices | |
11+
| FX | Spot Prices | |
12+
| Metals | Spot Prices | |
13+
| Rates | Future Prices | |
14+
| Commodities | Futures Prices | |

0 commit comments

Comments
 (0)