Token Scam Audit
proRisk check for brand-new tokens: honeypot, hidden mint, unlocked liquidity.
What it is
Automatic contract scan on every new token: can it be sold after it is bought? Is the LP locked? Can the owner still mint fresh supply?
Why it matters
A honeypot contract accepts buys and blocks sells. An un-renounced mint authority can create supply after launch. Unlocked LP can be withdrawn by whoever holds it. These are properties readable from the contract before any of them is ever exercised, and the audit reads them automatically the moment the pool appears.
How to read the alert
The alert lists which risk flags the contract triggered β honeypot behaviour, a hidden mint authority, a high sell tax, unlocked liquidity, a thin holder count. Each flag is a property of the contract as it stood when the pool appeared, and which flags fired says more than how many did. The contract link opens the source the audit read.
Sample alert
π NEW TOKEN Token: MoonYield ($MYLD) Chain: BASE Liquidity: $21,400 Risk: π SCAM Honeypot: π HONEYPOT Mint: π HIDDEN MINT Liquidity: β οΈ Not locked Tax: β οΈ 35.0% Creator: 0x0c4fe291... β‘ 2m ago βΉοΈ Information only, not financial advice.
Each alert includes
- Token name and symbol, and the chain
- The four audit checks one by one β honeypot, hidden mint, liquidity lock and sell tax β each marked pass or fail
- The overall risk level β low, medium, high or scam
- Quick links to contract and chart