File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
pages/price-feeds/contract-addresses Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,16 @@ 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:
19
20
20
21
| Network | Program address |
21
- | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
22
+ | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- |
22
23
| Solana Mainnet | <CopyAddress address = { ` pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT ` } url = " https://explorer.solana.com/address/pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT" /> |
23
24
| Solana Devnet | <CopyAddress address = { ` pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT ` } url = " https://explorer.solana.com/address/pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT?cluster=devnet" /> |
25
+ | Eclipse Mainnet | <CopyAddress address = { ` pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT ` } url = " https://explorer.dev.eclipsenetwork.xyz/address/pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT" /> | |
24
26
| Eclipse Testnet | <CopyAddress address = { ` pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT ` } url = " https://explorer.dev.eclipsenetwork.xyz/address/pythWSnswVUd12oZpeFP8e9CVaEqJg25g1Vtc2biRsT?cluster=testnet" /> |
25
27
26
28
## Legacy Oracle
You can’t perform that action at this time.
0 commit comments