Skip to content

Commit 2f355f6

Browse files
committed
(feat) Add eclipse mainnet
1 parent 97324ab commit 2f355f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/price-feeds/contract-addresses/solana.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import CopyAddress from "../../../components/CopyAddress";
22

33
# Program Addresses on Solana and other SVM chains
44

5-
Pyth has two different versions of the oracle program on Solana.
5+
Pyth has two different versions of the Oracle program on Solana.
66

77
## Pull Oracle
88

@@ -13,6 +13,7 @@ The Solana receiver program is deployed at the following addresses:
1313
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1414
| Solana Mainnet | <CopyAddress address={`rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ`} url="https://explorer.solana.com/address/rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ" /> |
1515
| Solana Devnet | <CopyAddress address={`rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ`} url="https://explorer.solana.com/address/rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ?cluster=devnet" /> |
16+
| Eclipse Mainnet | <CopyAddress address={`rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ`} url="https://explorer.dev.eclipsenetwork.xyz/address/rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ" /> |
1617
| Eclipse Testnet | <CopyAddress address={`rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ`} url="https://explorer.dev.eclipsenetwork.xyz/address/rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ?cluster=testnet" /> |
1718

1819
The price feed program is deployed at the following addresses:

0 commit comments

Comments
 (0)