We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86df3ef commit b820c78Copy full SHA for b820c78
aptos/contracts/Move.toml
@@ -18,6 +18,8 @@ deployer = "_"
18
wormhole = "_"
19
20
[dev-addresses]
21
+# Note that these are localnet addresses, for use in testing. The contracts are deployed to the real networks at the
22
+# addresses documented at https://docs.pyth.network/consume-data/aptos#addresses
23
pyth = "0xe2f37b8ac45d29d5ea23eb7d16dd3f7a7ab6426f5a998d6c23ecd3ae8d9d29eb"
24
deployer = "0x277fa055b6a73c42c0662d5236c65c864ccbf2d4abd21f174a30c8b786eab84b"
25
wormhole = "0x251011524cd0f76881f16e7c2d822f0c1c9510bfd2430ba24e1b3d52796df204"
0 commit comments