What Is Forge Swap?
ANVL started as a token launch builder — a place to create the site for your coin. But we kept hearing the same thing from our community: "Can I just swap from here?"
Starting today, the answer is yes.
Forge Swap is a native, on-chain token swap interface built directly into ANVL at anvl.site/swap. It lets you swap any Solana SPL token — SOL, USDC, USDT, BONK, WIF, JUP, RAY, and any custom mint — without leaving the platform.
No redirects. No separate wallet connections. No third-party UI.
How It Works
Forge Swap routes every trade through Jupiter v6, the most widely used DEX aggregator on Solana. Jupiter splits and routes your swap across Raydium, Orca, Meteora, Phoenix, and dozens of other liquidity sources to find the best available price at the moment you trade.
When you hit FORGE SWAP, here's what happens under the hood:
- ANVL fetches a fresh quote from Jupiter's routing engine
- A serialized
VersionedTransactionis built server-side via our/api/jupiter/swapproxy - Your connected wallet signs the transaction locally — your keys never leave your device
- The signed transaction is submitted to Solana mainnet and confirmed
The entire process typically completes in under 30 seconds on a normally loaded network.
Key Features
Best-price routing — Jupiter automatically finds the optimal route across all connected DEXes and liquidity pools. You always get the best available output for your input amount.
Live Jupiter quotes — The output amount updates in real time as you type. A debounced quote fetch runs every 500ms, so the number you see is always fresh before you confirm.
Dynamic slippage — We use Jupiter's dynamicSlippage flag by default, which adjusts tolerance based on current market conditions. You can also set a fixed slippage (0.1%, 0.5%, 1%, or custom) in the ⚙ settings panel.
Any SPL token — Not just the tokens listed in our UI. Paste any Solana mint address into the token search and Forge Swap will look it up on Jupiter's verified token list, fetch a live price from DexScreener, and let you trade it. Unverified tokens are clearly labeled.
Real network fee estimate — Before you confirm, the fee panel shows the estimated network cost in both SOL and USD, calculated from the current median prioritization fee on-chain.
MAX button — One click fills the input with your maximum available balance. For SOL, it automatically reserves 0.01 SOL for transaction fees.
The Chart Panel
Above the swap card, you'll find an embedded price chart for whichever pair you're looking at. This is powered by our DexScreener integration and shows the 24-hour price history for the selected token. The chart updates automatically when you change either token in the pair.
What's Not There Yet
Forge Swap currently supports market swaps only. Limit orders and DCA (dollar-cost averaging) are shown in the UI as coming tabs — they're actively in development and will be added in a future patch. Follow @anvlproject for release notes.
Security Notes
- ANVL never has custody of your funds at any point
- Transaction signing happens entirely in your wallet extension (Phantom, Solflare, Coinbase Wallet)
- The
/api/jupiter/swaproute is a server-side proxy — it builds the transaction but cannot sign it - All swaps are on-chain and verifiable on Solscan
Always verify the token mint address before swapping any unfamiliar token. Unverified tokens carry additional risk.
Try It Now
Head to anvl.site/swap, connect your Solana wallet, and forge your first swap.
If you run into any issues, drop us a message in the Telegram community.
Forge on. ⚒