Find liquidity-pool farms across BNB Chain's main AMMs — Biswap and MDEX (MasterChef) plus THENA (Solidly-style gauges). Enter a position, claim rewards, withdraw, and remove liquidity — each step signed by your connected wallet (your own EOA via Connect Wallet), not by the Vant8 Blockchain Wallet. Vant8 never holds your LP tokens, never holds your reward tokens, and never moves funds without your approval.
Every transaction is built by Vant8, signed by your wallet, and broadcast to the chain. There is no managed pool, no shared vault, no Vant8 wallet sitting between you and the farm.
Filter farms by chain, protocol, and minimum APY. The farm list is refreshed by an indexer that scans pools on a regular interval.
Approve the gauge or MasterChef contract to spend the LP token you already hold. One on-chain transaction, signed in your wallet.
Stake your LP into the farm. Your LP stays in the protocol's contract — not in a Vant8 wallet.
Pull pending reward tokens to your wallet at any time. The rewards land in the wallet you signed with.
Withdraw all of your LP plus any pending rewards in a single transaction, then optionally remove liquidity back to the underlying pair.
Each integration is wired against the protocol's actual contracts — MasterChef for Biswap and MDEX, Solidly-style gauges for THENA. The list reflects what the dashboard actually transacts against.
There is no Vant8-managed wallet on the farming path. Approvals, deposits, claims, withdrawals, and removeLiquidity calls all run through the same wallet you connected at the start of the session.
LP tokens live in the farm's contract. Reward tokens land in your wallet on claim. Vant8 holds neither at any point during the lifecycle.
The signer is created fresh from the wallet provider for each transaction — so even after reconnecting or switching the active chain, the right account signs the right call.
Stake LP into a new farm or top up an existing position from the same wallet.
Pull reward tokens to your wallet at any time. Auto-compound is currently a guided multi-step flow (claim → swap → re-add → redeposit), not one-click.
Withdraw partial or full LP, then optionally remove liquidity back into the underlying token pair through the protocol's router.
These aren't bugs; they're how the underlying protocols work. We surface them so you don't get surprised.
THENA is a Solidly-style protocol — emissions for a pool only flow if veTHE holders vote for that gauge. A THENA farm can show $0 pending rewards even when working correctly, simply because no one is voting for it that epoch. We display the gauge address so you can verify on-chain.
On MasterChef farms (Biswap, MDEX), withdraw and claim use withdraw(poolId, amount) and harvest is a withdraw of 0. THENA uses withdraw(amount) and getReward() on the resolved gauge — Vant8 handles the routing so the right ABI is called against the right address.
The discovery list is populated by an indexer that re-scans pools on an interval. Brand-new farms or just-changed APYs may take a cycle to appear. The on-chain state itself is read live the moment you act on a position.
Auto-compound on existing positions is currently a guided flow — claim, swap rewards into the underlying pair, add liquidity, redeposit. One-click compound is on the roadmap.
A couple of operational details worth knowing so you can plan around what the current farming surface covers.
The farming surface routes to BSC farms on Biswap, MDEX, and THENA today. Other chains and protocols will light up as the integrations ship — the dashboard only lists what it can actually transact against.
Positions are fungible LP tokens deposited into a MasterChef or Solidly gauge. V3 concentrated-liquidity positions (NFTs) use a different lifecycle and aren't on the current farming path.
Vant8 reads gauge state and executes deposits, claims, and withdrawals. Directing veTHE emissions to a gauge is a governance action you take on THENA's own voting UI.
Connect a wallet, find a farm, sign the deposit. Vant8 never moves a token without your signature.