Skip to content

Commit

Permalink
removed price feed id page
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya520 committed Oct 21, 2024
1 parent 09e8501 commit 5a3980e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 159 deletions.
119 changes: 0 additions & 119 deletions components/PriceFeedTable.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion pages/price-feeds/price-feeds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Applications need to store the IDs of the feeds they wish to read.
However, the IDs may be represented in different formats (e.g. hex or base58) depending on the blockchain.
Price feeds also have different IDs in the Stable and Beta channels.

Refer to the [Price Feed ID reference catalog](./price-feeds/price-feed-ids.md) to identify a feed's ID in your chosen ecosystem.
Refer to the [Price Feed ID reference catalog](https://www.pyth.network/developers/price-feed-ids) to identify a feed's ID in your chosen ecosystem.

### Solana Price Feed Accounts

Expand Down
3 changes: 1 addition & 2 deletions pages/price-feeds/price-feeds/_meta.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"asset-classes": "Asset Classes",
"price-feed-ids": "Price Feed IDs"
"asset-classes": "Asset Classes"
}
37 changes: 0 additions & 37 deletions pages/price-feeds/price-feeds/price-feed-ids.mdx

This file was deleted.

0 comments on commit 5a3980e

Please sign in to comment.