|
@@ -2,7 +2,7 @@ import PYTH_CONTRACT_ABI from "./abi/pyth-contract-abi.json";
|
|
|
|
|
|
|
|
/** Address of the Pyth contract on Fuel Sepolia (testnet). */
|
|
/** Address of the Pyth contract on Fuel Sepolia (testnet). */
|
|
|
export const PYTH_CONTRACT_ADDRESS_SEPOLIA =
|
|
export const PYTH_CONTRACT_ADDRESS_SEPOLIA =
|
|
|
- "0x1ab91bc1402a187055d3e827017ace566a103ce2a4126517da5d656d6a436aea";
|
|
|
|
|
|
|
+ "0x273172b23903a5587d034173f9c607c6473dc55afecec4b9efa3a1f9da5f27f6";
|
|
|
|
|
|
|
|
/** Asset ID of ETH on Fuel. */
|
|
/** Asset ID of ETH on Fuel. */
|
|
|
export const FUEL_ETH_ASSET_ID =
|
|
export const FUEL_ETH_ASSET_ID =
|