Guide · Fees
How XAUConnect fees work
Written by XAUConnect Labs · Reviewed against live product behavior · Updated August 2026
Three different costs hide inside a “simple swap”: the liquidity-provider fee inside each pool, the network gas paid to validators, and XAUConnect’s platform fee, which defaults to 30 basis points (0.30%) on configured EVM routers unless the in-app quote says otherwise. Mixing those three numbers is how people conclude an aggregator is “expensive” when they actually paid Ethereum base fee during a blob-fee spike.
This guide unpacks each line as it appears on the XAUConnect quote card, where the platform fee lands on-chain, and when paying that fee in USDC is cheaper than burning extra native gas token dust.
The three fee layers
Where to read the number before you sign
Paying the platform fee in USDC
Gas vs platform fee: a worked comparison
What we do not charge
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
Is the 0.30% fee negotiable for bots?
Displayed fees follow the on-chain FeeCollector configuration and quote response. Integrators should read the live quote rather than hard-coding 30 bps in a bot. Changes are shown in-app before sign, not after.
Why did I pay gas on a failed swap?
On most EVM chains, validators keep gas for work even if the swap reverts (slippage, insufficient allowance, or a paused pool). The platform fee is not taken on a revert because the swap never succeeded.
Does Solana use the same FeeCollector?
Solana fee collection uses a published Solana fee wallet, not the EVM FeeCollector proxy. The quote still discloses the platform line before you sign.
Are quotes free?
Yes. You pay only if you sign and the swap (or bridge leg) executes, plus any network gas for attempts that revert on EVM.
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 move tokens from Ethereum to Base
Ethereum → Base is a bridge, not a self-transfer: same 0x address, different ledgers, arriving USDC variants, ETH gas bo
How to create an ERC-20 token
TokenFactory deploys a fixed-supply LaunchedToken (no mint, tax, or blacklist). Then lock liquidity so people can swap i
Slippage vs price impact: what's the difference?
Two terms traders confuse constantly. Slippage is a tolerance you set; price impact is what your trade size does to the
What is a fair launch?
Fair launches aim to give everyone the same starting line — no pre-sale, no team allocation. What that means in practice
Market cap vs liquidity: don't confuse them
A token can have a huge market cap and almost no liquidity. Why the two are different, and why liquidity is what determi
Build programmatically
Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.