Import any BEP-20 contract, sync its pair through Factory, and trade BNB ⇄ Token or Token ⇄ Token through a Pancake/Uniswap V2-compatible Router.
OPEN CONNECTED SWAPThis version keeps the AXION premium dashboard language, brand logo usage, hero swap emphasis, and gradient card system while wiring the frontend to Uniswap V2 / Pancake-style Router, Factory, and Pair contracts. Replace the contract addresses only when your own DEX contracts are deployed.
Quotes, token approvals, swap execution, and add/remove liquidity flows are prepared for live calls.
The interface reads the Pair from the Factory and pulls live reserve data directly from the Pair contract.
When your own AMM contracts are deployed, changing the addresses below is enough to switch from the default setup.
Import any BEP-20 contract, sync its pair through Factory, and trade BNB ⇄ Token or Token ⇄ Token through a Pancake/Uniswap V2-compatible Router.
OPEN CONNECTED SWAP

Reads current wallet state for BNB and the selected imported token. Native BNB and token balances refresh after connection.