Safety Guide

How to verify a token contract address

The contract address is the only unique identifier a token has. Everything else. Name, symbol, logo, supply, can be copied exactly, and routinely is.

Why the name tells you nothing

Anyone can deploy a token called anything. When a widely publicised launch is announced, impostor tokens appear across multiple chains within the hour carrying the identical name, symbol and even the identical total supply. We have watched this happen in real time: dozens of copies of a single announced token, several with real liquidity behind them to look convincing.

Matching on attributes does not save you, because the attributes are what gets copied. Only the address is unique.

Where to get the address

  1. The project's own website, reached by typing the domain yourself.
  2. The project's verified social account, checking it is the account and not a lookalike handle.
  3. A block explorer, to confirm the address actually exists and is a contract.

Never take an address from a search result, a reply, a direct message, or an advert. Impostors buy ads against real project names.

What to check once you have it

Copy and paste, do not retype

Addresses are long hex strings and clipboard-hijacking malware exists specifically to swap them. After pasting, check the first and last four characters against the source. On MemeSwap every token page shows the full contract address so you can compare it against the project's own publication.

Common questions

How do I know if a token is the real one?
Compare the contract address against the one published on the project's own website or verified account. Name, symbol, logo and supply can all be copied exactly and routinely are.
Can two tokens have the same name?
Yes. Names and symbols are not unique or registered. Dozens of tokens can share a symbol on a single chain, and more across chains.

Keep reading

Nothing here is financial advice. Meme coins are high risk and most lose value. Read the full risk disclosure before trading.