Skip to content

Commit 475e677

Browse files
authored
update aptos.mdx (#373)
1 parent 61b3e47 commit 475e677

File tree

1 file changed

+5
-5
lines changed
  • pages/price-feeds/contract-addresses

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ When deploying contracts using Pyth, the [named addresses](https://diem.github.i
1414

1515
Use the following addresses for Movement testnet and devnet:
1616

17-
| Named Address | Value |
18-
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
19-
| `pyth` | <CopyAddress address={`0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f`} url="https://explorer.devnet.m1.movementlabs.xyz/#/account/0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f" /> |
20-
| `wormhole` | <CopyAddress address={`0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9`} url="https://explorer.devnet.m1.movementlabs.xyz/#/account/0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9" /> |
21-
| `deployer` | <CopyAddress address={`0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da`} url="https://explorer.devnet.m1.movementlabs.xyz/#/account/0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da" /> |
17+
| Named Address | Value |
18+
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
19+
| `pyth` | <CopyAddress address={`0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f`} url="https://blue.explorer.movementlabs.xyz/account/0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f?network=testnet" /> |
20+
| `wormhole` | <CopyAddress address={`0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9`} url="https://explorer.devnet.m1.movementlabs.xyz/#/account/0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9" /> |
21+
| `deployer` | <CopyAddress address={`0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da`} url="https://explorer.devnet.m1.movementlabs.xyz/#/account/0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da" /> |
2222

2323
`deployer` and `wormhole` are implementation details of the Pyth contract: you will not need to interact with these.

0 commit comments

Comments
 (0)