XfaiV0Periphery03

The Xfai Periphery Contract

When executing Xfai V0 protocol related functions such as swap, mint, burn, etc., it is not advised to interact with the core contract directly, as it does not perform important safety checks. Most interactions with the Xfai DEX go through the periphery contract, which then contacts the core contract. Developers interacting with Xfai should always try to interact with the periphery contract.

For a more in depth exploration of the architectural aspects of Xfai, visit the Architecture section:

🔵pageArchitecture

Last updated