Learn · Fundamentals
Wrapped and bridged tokens explained
Wrapped and bridged tokens are representations of an asset that live somewhere other than its native home. Wrapped ETH lets ETH behave like a standard token; bridged USDC is dollars that traveled from another chain. They are everywhere in DeFi and mostly work invisibly, but confusing a wrapped or bridged version with the native asset causes failed routes, thin-liquidity surprises, and occasionally lost funds. This article explains what these tokens are, why they exist, and how to handle them without getting tripped up.
Why wrapping exists
Bridged tokens are different
Native vs bridged liquidity
How to handle them safely
A quick mental model
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
What is a wrapped token?
An asset packaged to follow a standard token format, like WETH for ETH. It is fully backed one-to-one and freely redeemable — a convenience layer rather than a risk.
How is a bridged token different from a wrapped one?
A bridged token represents an asset moved from another chain, backed by the original locked in a bridge. It carries the bridge's security risk on top of the asset's.
Why does the version I pick matter?
Native and bridged versions are separate contracts with separate liquidity. The wrong one can mean a wide spread or an almost-empty pool.
How do I tell which version I have?
Check the contract address and decimals, not the ticker. On-chain, the address is the only reliable identity of a token.
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 swap tokens on XAUConnect
Step-by-step guide to swapping tokens on XAUConnect: connect a wallet, read the quote, approve the token, confirm, and v
How to verify a token contract before trading
Confirm you are trading the real token: get the contract address from an official source, compare the full string, check
Slippage vs price impact: what's the difference?
Slippage is a tolerance you set against others' activity; price impact is what your own size does to the pool. How they
What is a fair launch?
Fair launches aim to give everyone the same starting line, with no pre-sale or team allocation. What that means in pract
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.