File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
pages/price-feeds/contract-addresses Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ import CopyAddress from "../../../components/CopyAddress";
2
2
3
3
# Price Feed Contract Addresses on Starknet
4
4
5
- Pyth is currently deployed on Starknet Testnet.
5
+ Pyth is deployed on both Starknet Mainnet and Testnet.
6
6
7
- | Network | Contract address |
8
- | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9
- | Starknet Testnet | <CopyAddress address = { ` 0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6 ` } url = " https://sepolia.voyager.online/contract/0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6" /> |
7
+ | Network | Contract address |
8
+ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9
+ | Starknet Mainnet | <CopyAddress address = { ` 0x062ab68d8e23a7aa0d5bf4d25380c2d54f2dd8f83012e047851c3706b53d64d1 ` } url = " https://starkscan.co/contract/0x062ab68d8e23a7aa0d5bf4d25380c2d54f2dd8f83012e047851c3706b53d64d1" /> |
10
+ | Starknet Testnet | <CopyAddress address = { ` 0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6 ` } url = " https://sepolia.starkscan.co/contract/0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6" /> |
You can’t perform that action at this time.
0 commit comments