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
These lines allow you to reference Pyth resources as `pyth` instead of manually writing the contract address.
32
-
The contract addresses provided above are for both Aptos mainnet and testnet -- the Pyth contract has the same address in both cases.
31
+
The contract addresses provided above are for both Sui mainnet -- the Pyth contract has a different address on testnet (contract addresses on Sui are not generated deterministically).
33
32
34
33
You can now import the Pyth interfaces in Move code as follows:
0 commit comments