Skip to content

Commit 58ce0d7

Browse files
starknet: add mainnet (#367)
* starknet: add mainnet --------- Co-authored-by: Aditya Arora <arora.aditya520@gmail.com>
1 parent a8cebc5 commit 58ce0d7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ import CopyAddress from "../../../components/CopyAddress";
22

33
# Price Feed Contract Addresses on Starknet
44

5-
Pyth is currently deployed on Starknet Testnet.
5+
Pyth is deployed on both Starknet Mainnet and Testnet.
66

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" /> |

0 commit comments

Comments
 (0)