11import CopyAddress from " ../../../components/CopyAddress" ;
22
3- # Price Feed Contract Addresses on Move
3+ # Price Feed Contract Addresses on Movement
44
55Pyth is currently deployed on the following Movement networks.
66
@@ -10,13 +10,13 @@ Pyth is currently deployed on the following Movement networks.
1010
1111## Aptos Movement Testnet
1212
13- Use the following addresses for both Suzuka and Porto testnets:
13+ Use the following addresses for both Suzuka and Porto and Bardock testnets:
1414
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" /> |
2020
2121` deployer ` and ` wormhole ` are implementation details of the Pyth contract: you will not need to interact with these.
2222
0 commit comments