Skip to content

Commit cfdeac6

Browse files
authored
chore(aptos): add porto addresses (#477)
1 parent c5f25e4 commit cfdeac6

File tree

1 file changed

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

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ When deploying contracts using Pyth, the [named addresses](https://diem.github.i
1212
| `wormhole` | <CopyAddress address={`0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625`} url="https://aptscan.ai/accounts/0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625" /> |
1313
| `deployer` | <CopyAddress address={`0xb31e712b26fd295357355f6845e77c888298636609e93bc9b05f0f604049f434`} url="https://aptscan.ai/accounts/0xb31e712b26fd295357355f6845e77c888298636609e93bc9b05f0f604049f434" /> |
1414

15-
Use the following addresses for Movement testnet and devnet:
15+
Use the following addresses for Movement testnet (both suzuka and porto):
1616

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" /> |
17+
| Named Address | Value |
18+
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
19+
| `pyth` | <CopyAddress address={`0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f`} url="https://explorer.testnet.porto.movementnetwork.xyz/account/0x9357e76fe965c9956a76181ee49f66d51b7f9c3800182a944ed96be86301e49f?network=testnet" /> |
20+
| `wormhole` | <CopyAddress address={`0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9`} url="https://explorer.testnet.porto.movementnetwork.xyz/account/0x9236893d6444b208b7e0b3e8d4be4ace90b6d17817ab7d1584e46a33ef5c50c9?network=testnet" /> |
21+
| `deployer` | <CopyAddress address={`0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da`} url="https://explorer.testnet.porto.movementnetwork.xyz/account/0xa3ad2d9c8114b9a4fe97d45b7a9d3c731148d936b0f5dd396fc20a53a11a70da?network=testnet" /> |
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)