Guide · Getting started
How to swap tokens on XAUConnect
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 connect a Phantom wallet on Solana
Connect Phantom to swap SPL tokens on Solana: approve a connection, understand transaction simulation, and manage priori
How to calculate price impact
Price impact explained with worked examples: how trade size moves the AMM curve, why it differs from slippage, and how t
What is MEV and how does sandwiching work?
Maximal extractable value, front-running, and sandwich attacks explained. How public mempools expose your trade and what
Wrapped and bridged tokens explained
Why WETH, wrapped BTC, and bridged USDC exist, how they differ from the native asset, and the decimals and contract chec
What is a multi-hop swap?
When no direct pool exists, trades route through an intermediate token. How multi-hop swaps work, why each hop adds cost
Build programmatically
Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.