Guide · Getting started
How to swap tokens on XAUConnect
Written by XAUConnect Labs · Reviewed against live product behavior · Updated August 2026
Swapping tokens on XAUConnect takes about a minute once your wallet is connected, but understanding what happens behind each tap is what separates a clean fill from an expensive mistake. This guide walks through the entire flow end to end: connecting a wallet on the right network, requesting and reading a quote, granting a token approval when one is required, and confirming the swap so the transaction settles on-chain. XAUConnect is a non-custodial aggregator, which means it never holds your funds at any point. It reads liquidity from many decentralized exchanges and routing partners, ranks the available paths by how much you actually receive after fees, and hands your wallet an unsigned transaction to approve. You stay in control of your keys from start to finish.
The walkthrough below applies across all seven supported networks — Ethereum, BNB Chain, Polygon, Arbitrum, Base, Avalanche, and Solana — with notes where a step differs between EVM chains and Solana.
Step 1 — Connect your wallet on the correct network
Step 2 — Choose tokens and enter an amount
Step 3 — Read the quote before you commit
Step 4 — Approve the token (EVM only, once per token)
Step 5 — Confirm, then verify the receipt
Common problems and how to fix them
Legal
Risk disclosure
XAUConnect is a non-custodial swap aggregator. Digital assets are volatile and may lose value rapidly. Content on this page is educational and not investment advice. Verify every contract address on the official block explorer before approving a transaction.
Frequently asked questions
Do I need to create an account to swap on XAUConnect?
No. XAUConnect is non-custodial and requires no signup or KYC to get quotes. You only connect a wallet when you are ready to execute, and you sign every transaction yourself.
Why does my swap need two transactions?
On EVM chains an ERC-20 token requires a one-time approval transaction before the swap transaction so the router can move that token. Native coins like ETH or BNB skip the approval. Solana does not use a separate approval step at all.
What slippage should I set for my first swap?
Start at about 0.5% for deep, liquid pairs such as a major token against USDC. Thin or volatile pairs may need more, but raise it gradually — a high slippage setting invites worse fills and sandwich attacks on public mempools.
Does XAUConnect ever hold my funds?
Never. The platform aggregates quotes and builds unsigned transactions; custody stays in your wallet throughout. There is no deposit address and no shared balance.
Trade on XAUConnect
Open the swap page to compare live routes, set slippage, and sign from your own wallet — fully non-custodial.
Continue exploring
Related markets, guides & networks
Curated next steps based on this topic — deepen your research before you trade.
How to create an SPL token on Solana
Mint an SPL / Token-2022 asset with Solana tooling, revoke freeze/mint if you promised immutability, seed a Jupiter-rout
How to do your first swap after a token launch
Second wallet, paste the deploy address, test buy then sell on XAUConnect, publish explorer hashes before inviting other
How do limit orders work on a DEX?
On-chain limit orders defer execution until price crosses your target. How they differ from spot swaps and the mechanics
How order routing finds the best price
Single-hop, multi-hop, and split routes. How an aggregator searches the graph of pools to maximize your output, and when
Ethereum L2 vs Solana swap costs
All-in swap cost across Ethereum, Arbitrum, Base, Polygon, BNB, Avalanche, and Solana — gas, depth, bridges, and quote-c
Build programmatically
Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.