How to swap safely: checklist before you sign
A short checklist that prevents the most common and expensive mistakes.
1) Confirm the network
Make sure your wallet is on the right network. Confirm you have the native gas token.
2) Verify the token address
Names and icons can be copied. Use trusted sources for contract addresses.
3) Read “minimum received”
This is your safety rail. If it looks wrong, stop and re-check the token and route.
4) Set slippage deliberately
High slippage should feel like a warning sign.
5) Approvals (allowances)
Prefer limited approvals. Review and revoke old allowances regularly.
Next: open the Swap page.
Reusable pre‑swap checklist
- ✅ Correct domain bookmarked
- ✅ Wallet on correct network
- ✅ Token contract verified (for unknown tokens)
- ✅ Slippage chosen intentionally
- ✅ Minimum received looks reasonable
- ✅ Approval amount limited when possible
After the swap
Save the transaction hash and verify the received amount in your wallet. If you approved a large allowance for a one‑off swap, consider reducing or revoking it later.
Token verification: simple rules
- Don’t trust icons, names, or “verified” badges alone.
- When in doubt, confirm the contract address from multiple reputable sources.
- Be careful with tokens that have transfer taxes, blacklists, or unusual behavior.
Approval hygiene
Approvals are a normal part of ERC‑20 tokens, but they’re also a common foot‑gun. If the interface proposes an unlimited approval, ask yourself: do I really need it? For one‑time swaps, a limited approval is often enough.
Keep a swap journal (optional, but useful)
For active users, a tiny habit helps: note the network, the token addresses, and the reason you used a certain slippage. It makes later troubleshooting much faster.