You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: pythnet-price-feeds/aptos.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Consume Pyth Network prices in applications on Aptos
4
4
5
5
# Pyth on Aptos
6
6
7
-
Aptos contracts can update and fetch the Pyth prices using the Pyth Aptos Contract, which has been deployed on Testnet. The documented source code can be found [here](https://github.com/pyth-network/pyth-crosschain/blob/main/aptos/contracts/sources/pyth.move).
7
+
Aptos contracts can update and fetch the Pyth prices using the Pyth Aptos Contract, which has been deployed on Mainnet. The documented source code can be found [here](https://github.com/pyth-network/pyth-crosschain/blob/main/aptos/contracts/sources/pyth.move).
8
8
9
9
## Updating Price Feeds
10
10
@@ -16,7 +16,7 @@ The mechanism by which price feeds are updated on Aptos is explained [here](./co
16
16
17
17
## Networks
18
18
19
-
Pyth is currently deployed on Aptos Testnet, and will be available on Aptos Mainnet as soon as the chain is live.
0 commit comments