Skip to main content

Contracts

Deployed contracts (Sepolia testnet)

All contracts are deployed on Sepolia testnet. Mainnet deployment is pending audit completion.

Architecture

All swaps go through the Router. The Router checks access permissions, then routes the trade to the appropriate pool(s) based on the token pair. For gasless swaps, users sign an off-chain Permit2 message and the BlankFXRelayRouter submits the transaction on their behalf.

Access control

BlankFX uses a tiered access system. Users must be registered to trade. Access tiers determine maximum trade sizes and available features.

Audit status

Contracts have not yet been formally audited. A third-party audit is planned before mainnet deployment.
BlankFX is currently deployed on Sepolia testnet only. Do not send real funds to these addresses.