Token Safety Checker
Paste a token contract address to get a quick on-chain safety overview.
Honeypot Check
Status: –
Buy Tax: –
Sell Tax: –
Contract Verification
Verified Source: –
Token Name: –
Symbol: –
Contract Name: –
Compiler: –
Network: –
Summary
This is a heuristic check based on public APIs (Honeypot.is, Etherscan V2). It is not financial advice. Always do your own research.
How this risk score works
The Token Safety Checker uses a simple, opinionated scoring model to help you spot obvious on-chain red flags. It does not guarantee that a token is safe. We start at 100 and subtract points when we detect risky patterns:
- Every contract starts at a base score of 100.
- If the honeypot simulation flags the token as a honeypot, we subtract up to 70 points.
- If the contract source is not verified on the explorer, we subtract 25 points.
- If reported buy tax is above 10%, we subtract 10 points.
- If reported sell tax is above 10%, we subtract 15 points.
A high score only means this quick scan did not find obvious on-chain issues. You should still review liquidity locks, top holders, team, roadmap, and community before investing real money.
Token Lab Quick Tools
After checking a token’s on-chain risk, use these focused tools to inspect metadata, clean up approvals, bridge funds, or generate a clean ERC-20 contract.
Peep a Token
Read ERC-20 name, symbol, decimals, total supply and your balance from your connected wallet. Perfect for quickly understanding what sits behind a token address.
Open tool →Approvals & Allowances
See how much each dApp or contract can spend from your wallet, approve a fresh limit, or revoke risky approvals entirely. A simple way to reduce “infinite approval” risk.
Review approvals →Bridge Helper
Pick your from/to networks and token, then jump straight into trusted bridge UIs with sensible prefilled options. Less guessing, more safe bridging between chains.
Open bridge helper →No-Code ERC-20 Wizard
Generate a minimal, OpenZeppelin-based ERC-20 contract by filling a few fields. Copy the code into Remix, compile, and deploy — no copy-pasting random contracts from the internet.
Build a token →