diff --git a/pages/price-feeds/contract-addresses/solana.mdx b/pages/price-feeds/contract-addresses/solana.mdx index 6ae54ec1..e2875457 100644 --- a/pages/price-feeds/contract-addresses/solana.mdx +++ b/pages/price-feeds/contract-addresses/solana.mdx @@ -2,33 +2,22 @@ import CopyAddress from "../../../components/CopyAddress"; # Program Addresses on Solana and other SVM chains -Pyth has two different versions of the oracle program on Solana. +The Pyth Oracle consists of two different programs. -## Pull Oracle - -The Pyth pull oracle consists of two different programs. -The Solana receiver program is deployed at the following addresses: +The **Solana receiver program** is deployed at the following addresses: | Network | Program address | | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Solana Mainnet | | | Solana Devnet | | +| Eclipse Mainnet | | | Eclipse Testnet | | -The price feed program is deployed at the following addresses: +The **Price feed program** is deployed at the following addresses: | Network | Program address | | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Solana Mainnet | | | Solana Devnet | | +| Eclipse Mainnet | | | Eclipse Testnet | | - -## Legacy Oracle - -The table below lists the address of the previous version of the Pyth oracle program: - -| Network | Program address | -| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Solana Mainnet | | -| Solana Devnet | | -| Solana Testnet | |