Guide · Security
How to verify a token contract before trading
The address you trade is the token — not the name, not the logo, not the chart. Symbols and names can be copied freely, so the only reliable way to know you are trading the real asset is to verify its contract or mint address before you swap. This short, high-value routine takes under a minute and prevents the most common irreversible mistake in DeFi: buying a convincing impostor. This guide shows exactly how to confirm you have the right contract and what to look for on the explorer.
Compare the entire string
Check that the contract is verified and readable
Read the permissions
Confirm you can exit
Make verification a fixed habit
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
Why is verifying the contract so important?
Because names and symbols can be copied. The address is the only reliable identity of a token, and buying a copycat is the most common irreversible mistake in DeFi.
What is address poisoning?
An attack that creates an address matching the first and last characters of a legitimate one, exploiting traders who only check the ends. Compare the entire string to defeat it.
Is an unverified contract always a scam?
Not always, but for anything beyond a well-known token, the inability to read the code is a reason for extra caution alongside age, holder count, and permissions.
How do I confirm a token is tradable?
Check on the explorer that ordinary wallets, not just the deployer, have sold it, and consider a small test trade before committing size.
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 MetaMask to a DEX
Connect MetaMask to a DEX safely: install and secure the wallet, add networks with the right chain IDs, and understand e
How to bridge assets between chains
Move tokens across networks without losing them: pick a route, budget gas on both sides, understand wrapped representati
Understanding aggregator and protocol fees
The fees on a DEX trade: LP fee, aggregator/platform fee, and gas. How each is calculated, where it shows in the quote,
What is a token approval and why does it matter?
Before a router can move your ERC-20s it needs an approval. How allowances work, the risk of unlimited approvals, and sa
Stablecoins: USDC vs USDT vs DAI
Not all stablecoins are the same. Collateral models, bridged vs native variants, and why picking the right one prevents
Build programmatically
Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.