Token Checker · free · read-only
Read the token before you trust it.
Paste a contract address. We read the chain, the verified source and the pools — nothing else. No price, no score to buy, no account.
What this checks
- ContractBytecode exists, ERC-20 interface responds, EIP-1967 proxy slots.
- SourceVerified on Sourcify (exact / partial) or Blockscout. Unverified is a red flag on its own.
- Ownershipowner() / getOwner(): renounced, EOA, or a contract (multisig / timelock).
- Privileged functionsMint, pause, blacklist / freeze, trading switch, adjustable tax, wallet limits, balance seizure, upgrade — from the verified ABI when available, otherwise a bytecode selector scan.
- LiquidityMain pool from DexScreener (address only). For v2-style pools: LP burned / in UNCX, Team Finance, PinkLock / held by a wallet.
- Honeypot signalsSimulated transfer from the main pool to a fresh address. A revert means selling likely fails.
- HoldersTop holders via Blockscout (Ethereum, Base, Arbitrum). Pools, burns and known lockers excluded from concentration.
This is a technical scan, not financial or safety advice. Not an audit. Heuristics on public data; sources can be down, in which case rows are marked unavailable rather than passed. Nothing here is paid or gated — the Token Checker is TrustlessKit's free tool.