File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
pages/price-feeds/contract-addresses Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import CopyAddress from "../../../components/CopyAddress";
2
2
3
3
# Program Addresses on Solana and other SVM chains
4
4
5
- Pyth has two different versions of the oracle program on Solana.
5
+ Pyth has two different versions of the Oracle program on Solana.
6
6
7
7
## Pull Oracle
8
8
@@ -13,6 +13,7 @@ The Solana receiver program is deployed at the following addresses:
13
13
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
14
14
| Solana Mainnet | <CopyAddress address = { ` rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ ` } url = " https://explorer.solana.com/address/rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ" /> |
15
15
| 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" /> |
16
17
| Eclipse Testnet | <CopyAddress address = { ` rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ ` } url = " https://explorer.dev.eclipsenetwork.xyz/address/rec5EKMGg6MxZYaMdyBfgwp4d5rB9T1VQH5pJv5LtFJ?cluster=testnet" /> |
17
18
18
19
The price feed program is deployed at the following addresses:
You can’t perform that action at this time.
0 commit comments