Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pages/price-feeds/sponsored-feeds/evm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ The following EVM chains have sponsored price feeds:
- [Optimism Sepolia](#optimism-sepolia)
- [Unichain Sepolia](#unichain-sepolia)

## Feeds removed from the Sponsored List will be displayed [here](https://dev-forum.pyth.network/t/upcoming-changes-to-pyth-sponsored-feeds-effective-august-31-2025/360), effective Aug 31, 2025.

## Arbitrum Mainnet

<SponsoredFeedsTable feeds={arbitrumMainnet} networkName="Arbitrum mainnet" />
Expand Down
3 changes: 2 additions & 1 deletion pages/price-feeds/sponsored-feeds/solana.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ import solanaMainnet from "../sponsored-feeds/data/svm/solana_mainnet.json";

# Sponsored Feeds on Solana

## Solana Mainnet
## Solana Mainnet - feeds removed from the Sponsored List will be displayed [here](https://dev-forum.pyth.network/t/upcoming-changes-to-pyth-sponsored-feeds-effective-august-31-2025/360), effective Aug 31, 2025.


<SponsoredFeedsTable
feeds={solanaMainnet}
Expand Down
Loading