Skip to content

Commit 7de4ce3

Browse files
authored
update fuel readme (#2052)
1 parent a12eb7b commit 7de4ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

target_chains/fuel/contracts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ Before deploying the oracle contract; the `deployer` must be set to the address
3737

3838
Parameters for the `constructor()` method can be seen in the [tests of the method](./tests/utils/interface/pyth_init.rs#L7), which at the time of writing uses the real up-to-date values as per Pyth's documentation and EVM integrations. Care should be taken to ensure that the most up-to-date values are used for the `constructor()` method's parameters.
3939

40-
#### Fuel Beta-5 network deployment:
40+
#### Fuel network deployment:
4141

42-
The Pyth oracle contract has been deployed to Beta-5 at the `ContractId`: 0xe69daeb9fcf4c536c0fe402403b4b9e9822cc8b1f296e5d754be12cc384554c5.
42+
The Pyth oracle contract has been deployed to Mainnet at `0x1c86fdd9e0e7bc0d2ae1bf6817ef4834ffa7247655701ee1b031b52a24c523da` and Testnet at `0x25146735b29d4216639f7f8b1d7b921ff87a1d3051de62d6cceaacabeb33b8e7`.

0 commit comments

Comments
 (0)