Skip to content

Commit d034593

Browse files
authored
chore(pricefeed)-add-move-page (#501)
* chore(pricefeed)-add-move-page * pre-commit
1 parent 402c16d commit d034593

File tree

6 files changed

+46
-49
lines changed

6 files changed

+46
-49
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"evm": "EVM",
33
"solana": "Solana / SVM",
4-
"starknet": "Starknet",
5-
"fuel": "Fuel",
64
"aptos": "Aptos",
75
"sui": "Sui",
6+
"move": "Move",
7+
"ton": "TON",
8+
"fuel": "Fuel",
89
"cosmwasm": "CosmWasm",
910
"near": "NEAR",
10-
"pythnet": "Pythnet",
11-
"ton": "TON"
11+
"starknet": "Starknet",
12+
"pythnet": "Pythnet"
1213
}

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,3 @@ When deploying contracts using Pyth, the [named addresses](https://diem.github.i
1111
| `pyth` | <CopyAddress address={`0x7e783b349d3e89cf5931af376ebeadbfab855b3fa239b7ada8f5a92fbea6b387`} url="https://aptscan.ai/accounts/0x7e783b349d3e89cf5931af376ebeadbfab855b3fa239b7ada8f5a92fbea6b387" /> |
1212
| `wormhole` | <CopyAddress address={`0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625`} url="https://aptscan.ai/accounts/0x5bc11445584a763c1fa7ed39081f1b920954da14e04b32440cba863d03e19625" /> |
1313
| `deployer` | <CopyAddress address={`0xb31e712b26fd295357355f6845e77c888298636609e93bc9b05f0f604049f434`} url="https://aptscan.ai/accounts/0xb31e712b26fd295357355f6845e77c888298636609e93bc9b05f0f604049f434" /> |
14-
15-
Use the following addresses for Movement testnet (both suzuka and porto):
16-
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" /> |
22-
23-
`deployer` and `wormhole` are implementation details of the Pyth contract: you will not need to interact with these.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
126126
| Mode testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://sepolia.explorer.mode.network/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
127127
| Morph Holesky testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://explorer-holesky.morphl2.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) |
128128
| Morph testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer-testnet.morphl2.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |
129-
| Movement testnet | `0xA2aa501b19aff244D90cc15a4Cf739D2725B5729` |
130-
| Movement Devnet Imola | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://explorer.devnet.imola.movementlabs.xyz/#/account/0x2880aB155794e7179c9eE2e38200202908C17B43?network=testnet) |
131129
| Mumbai (Polygon testnet) | [`0xFC6bd9F9f0c6481c6Af3A7Eb46b296A5B85ed379`](https://mumbai.polygonscan.com/address/0xFC6bd9F9f0c6481c6Af3A7Eb46b296A5B85ed379) |
132130
| Neon devnet | [`0x0708325268dF9F66270F1401206434524814508b`](https://devnet.neonscan.org/address/0x0708325268dF9F66270F1401206434524814508b) |
133131
| Olive Testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://olive-network-testnet.explorer.caldera.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43) |
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
import CopyAddress from "../../../components/CopyAddress";
2+
3+
# Price Feed Contract Addresses on Move
4+
5+
Pyth is currently deployed on the following Movement networks.
6+
7+
- [Aptos Movement Testnet](#aptos-movement-testnet)
8+
- [Move EVM (MEVM)](#move-evm-mevm)
9+
- [Sui Movement Testnet](#sui-movement-testnet)
10+
11+
## Aptos Movement Testnet
12+
13+
Use the following addresses for both Suzuka and Porto testnets:
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" /> |
20+
21+
`deployer` and `wormhole` are implementation details of the Pyth contract: you will not need to interact with these.
22+
23+
## Move EVM (MEVM)
24+
25+
Use the following address for the Movement Devnet Imola testnet:
26+
27+
| Network | Contract Address |
28+
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
29+
| Movement Devnet Imola | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://explorer.devnet.imola.movementlabs.xyz/#/account/0x2880aB155794e7179c9eE2e38200202908C17B43?network=testnet) |
30+
31+
## Sui Movement Testnet
32+
33+
Use the following addresses for the Movement M2 devnet:
34+
35+
| Name | Address |
36+
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
37+
| Pyth State ID | [`0xa2b4997fe170d5d7d622d5f43e54880ccdf69716df4ac4d215a69c35a0a1831f`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0x1f9310238ee9298fb703c3419030b35b22bb1cc37113e3bb5007c99aec79e5b8?network=devnet) |
38+
| Pyth Package ID | [`0x46522b54385efa424e0582ea4886bb5cfbe11d5c2a6a19ac0c82c2c81c73f9c5`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0x04e20ddf36af412a4096f9014f4a565af9e812db9a05cc40254846cf6ed0ad91?network=devnet) |
39+
| Wormhole State ID | [`0xcf185fbc1af3a437a600587e0b39e5fede163336ffbb7ff24dca9b6eb19d2656`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0xaeab97f96cf9877fee2883315d459552b2b921edc16d7ceac6eab944dd88919c?network=devnet) |
40+
| Wormhole Package ID | [`0x23a373b70e6e23a39e4846fa6896fa12beb08da061b3d4ec856bc8ead54f1e22`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a?network=devnet) |

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@ Pyth is currently available on the following sui-based chains:
1313
| Wormhole State ID | [`0xaeab97f96cf9877fee2883315d459552b2b921edc16d7ceac6eab944dd88919c`](https://explorer.sui.io/object/0xaeab97f96cf9877fee2883315d459552b2b921edc16d7ceac6eab944dd88919c) |
1414
| Wormhole Package ID | [`0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a`](https://explorer.sui.io/object/0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a) |
1515

16-
#### Movement M2 devnet
17-
18-
| Name | Address |
19-
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
20-
| Pyth State ID | [`0xa2b4997fe170d5d7d622d5f43e54880ccdf69716df4ac4d215a69c35a0a1831f`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0x1f9310238ee9298fb703c3419030b35b22bb1cc37113e3bb5007c99aec79e5b8?network=devnet) |
21-
| Pyth Package ID | [`0x46522b54385efa424e0582ea4886bb5cfbe11d5c2a6a19ac0c82c2c81c73f9c5`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0x04e20ddf36af412a4096f9014f4a565af9e812db9a05cc40254846cf6ed0ad91?network=devnet) |
22-
| Wormhole State ID | [`0xcf185fbc1af3a437a600587e0b39e5fede163336ffbb7ff24dca9b6eb19d2656`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0xaeab97f96cf9877fee2883315d459552b2b921edc16d7ceac6eab944dd88919c?network=devnet) |
23-
| Wormhole Package ID | [`0x23a373b70e6e23a39e4846fa6896fa12beb08da061b3d4ec856bc8ead54f1e22`](https://explorer.sui.devnet.m2.movementlabs.xyz/object/0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a?network=devnet) |
24-
2516
### Beta channel
2617

2718
#### Sui Testnet

pages/price-feeds/use-real-time-data/sui.mdx

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This guide explains how to use real-time Pyth data in Sui applications.
88

99
Use the following dependency in your `Move.toml` file to use the latest Pyth Sui package and its dependencies:
1010

11-
<Tabs items={['Sui Mainnet', 'Sui Testnet','Movement M2 devnet']}>
11+
<Tabs items={['Sui Mainnet', 'Sui Testnet']}>
1212
<Tabs.Tab>
1313
```sh copy
1414
[dependencies.Pyth]
@@ -49,29 +49,6 @@ subdir = "crates/sui-framework/packages/sui-framework"
4949
rev = "041c5f2bae2fe52079e44b70514333532d69f4e6"
5050
````
5151
52-
</Tabs.Tab>
53-
54-
<Tabs.Tab>
55-
```sh copy
56-
[dependencies.Pyth]
57-
git = "https://github.com/pyth-network/pyth-crosschain.git"
58-
subdir = "target_chains/sui/contracts"
59-
rev = "sui-contract-movement-m2-devnet"
60-
61-
[dependencies.Wormhole]
62-
git = "https://github.com/pyth-network/pyth-crosschain.git"
63-
subdir = "target_chains/sui/vendor/wormhole_movement_devnet/wormhole"
64-
rev = "sui-contract-movement-m2-devnet"
65-
66-
# Pyth is locked into this specific `rev` because the package depends on Wormhole and is pinned to this version.
67-
68-
[dependencies.Sui]
69-
git = "https://github.com/MystenLabs/sui.git"
70-
subdir = "crates/sui-framework/packages/sui-framework"
71-
rev = "041c5f2bae2fe52079e44b70514333532d69f4e6"
72-
73-
````
74-
7552
</Tabs.Tab>
7653
</Tabs>
7754

0 commit comments

Comments
 (0)