From c707cd3966114c33e69be243c762dca202522735 Mon Sep 17 00:00:00 2001 From: Ali Behjati Date: Mon, 2 Dec 2024 14:35:47 +0100 Subject: [PATCH] chore: add new network --- pages/price-feeds/contract-addresses/_meta.json | 2 +- .../contract-addresses/{move.mdx => movement.mdx} | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) rename pages/price-feeds/contract-addresses/{move.mdx => movement.mdx} (83%) diff --git a/pages/price-feeds/contract-addresses/_meta.json b/pages/price-feeds/contract-addresses/_meta.json index 46a22984..da5d5082 100644 --- a/pages/price-feeds/contract-addresses/_meta.json +++ b/pages/price-feeds/contract-addresses/_meta.json @@ -3,7 +3,7 @@ "solana": "Solana / SVM", "aptos": "Aptos", "sui": "Sui", - "move": "Move", + "movement": "Movement", "ton": "TON", "fuel": "Fuel", "cosmwasm": "CosmWasm", diff --git a/pages/price-feeds/contract-addresses/move.mdx b/pages/price-feeds/contract-addresses/movement.mdx similarity index 83% rename from pages/price-feeds/contract-addresses/move.mdx rename to pages/price-feeds/contract-addresses/movement.mdx index 416771be..c8d27261 100644 --- a/pages/price-feeds/contract-addresses/move.mdx +++ b/pages/price-feeds/contract-addresses/movement.mdx @@ -1,6 +1,6 @@ import CopyAddress from "../../../components/CopyAddress"; -# Price Feed Contract Addresses on Move +# Price Feed Contract Addresses on Movement Pyth is currently deployed on the following Movement networks. @@ -10,13 +10,13 @@ Pyth is currently deployed on the following Movement networks. ## Aptos Movement Testnet -Use the following addresses for both Suzuka and Porto testnets: +Use the following addresses for both Suzuka and Porto and Bardock testnets: -| Named Address | Value | -| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `pyth` | | -| `wormhole` | | -| `deployer` | | +| Named Address | Value | +| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `pyth` | | +| `wormhole` | | +| `deployer` | | `deployer` and `wormhole` are implementation details of the Pyth contract: you will not need to interact with these.