Oracles

What are oracles?

FusionX utilizes the Pyth oracle network, which provides up-to-date token price data to smart contracts mantle mainnet and testnet.

How does FusionX utilize oracles?

FusionX protocol utilizes its `VaultPriceFeed` contract to retrieve the latest price updates

FusionX Perp Oracle Contracts

At FusionX, we are using VaultPriceFeed to get the latest price feed from Pyth Network when other contracts try to get prices such as Order Execution, and Order Liquidation. The primary use of this function is by end users as well as for keeper bots.

Last updated