1
1
import CopyAddress from " ../../../components/CopyAddress" ;
2
2
3
- # Price Feed Contract Addresses on Move
3
+ # Price Feed Contract Addresses on Movement
4
4
5
5
Pyth is currently deployed on the following Movement networks.
6
6
@@ -10,13 +10,13 @@ Pyth is currently deployed on the following Movement networks.
10
10
11
11
## Aptos Movement Testnet
12
12
13
- Use the following addresses for both Suzuka and Porto testnets:
13
+ Use the following addresses for both Suzuka and Porto and Bardock testnets:
14
14
15
- | Named Address | Value |
16
- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
17
- | ` pyth ` | <CopyAddress address = { ` 0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f ` } url = " https://explorer.testnet.porto.movementnetwork. xyz/account/0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f?network=testnet " /> |
18
- | ` wormhole ` | <CopyAddress address = { ` 0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9 ` } url = " https://explorer.testnet.porto.movementnetwork. xyz/account/0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9?network=testnet " /> |
19
- | ` deployer ` | <CopyAddress address = { ` 0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da ` } url = " https://explorer.testnet.porto.movementnetwork. xyz/account/0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da?network=testnet " /> |
15
+ | Named Address | Value |
16
+ | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
17
+ | ` pyth ` | <CopyAddress address = { ` 0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f ` } url = " https://explorer.movementlabs. xyz/account/0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f" /> |
18
+ | ` wormhole ` | <CopyAddress address = { ` 0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9 ` } url = " https://explorer.movementlabs. xyz/account/0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9" /> |
19
+ | ` deployer ` | <CopyAddress address = { ` 0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da ` } url = " https://explorer.movementlabs. xyz/account/0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da" /> |
20
20
21
21
` deployer ` and ` wormhole ` are implementation details of the Pyth contract: you will not need to interact with these.
22
22
0 commit comments