Verify every token before you buy Unlimited checks · $3.99/wk · Cancel anytime
Get Unlimited
Swap on Verixia
[ on-chain  ·  solana + evm ]

Token Risk Check

Paste any contract address for an instant on-chain risk assessment -- honeypot detection, liquidity analysis, holder concentration, and contract permissions.

Read the contract before the contract reads you. Honeypot, rug, and scam detection from on-chain state — not market data.

⚠️ Token Risk Check
✓ On-Chain Analysis
🔒 No Signup
⚡ Results in Seconds
🔍 Honeypot detection
💧 LP lock status
👥 Holder concentration
⚡ Solana + EVM
4.6 / 5 from 2,691 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 52,301 risk checks run
Live
🔍 On-chain read ⚡ Seconds ✓ No signup
>_
Enter the full token contract address for the most accurate on-chain analysis
No address? Try a popular check:
1 free check · Unlimited from $3.99/wk
No signup required · Results in seconds
Unlimited checks from $3.99 / week · Cancel anytime
Use the same email entered during checkout to restore access
Unlimited token checks active

Unlimited Token Risk Checks

Verify every contract before buying. Honeypot detection, LP lock analysis, and holder concentration reviews across Solana and EVM.
$5.6BFBI crypto losses 2023
$1B+FTC losses 2023
<5sper contract scan
Best Value -- Save 80%
Yearly Access
$39.99 / yr  ·  $3.33/mo
Popular
Monthly Access
$11.99 / month
Try it -- no commitment
Weekly Access
$3.99 / week · cancel anytime
SSL Secured Stripe Cancel anytime No hidden fees
Live Detections
127 scans today
49K+Scans Run
6Chains
15+Risk Signals
FreeFirst Check
What the checker detects
Example signals · run a scan to see live results
⚠️Sell TaxDETECTED
💧LP LockUNLOCKED
🔑Mint AuthorityACTIVE
OwnershipRENOUNCED
🐋Whale Wallet42%
📅Token Age3 DAYS
🚨Approval RiskHIGH
CooldownACTIVE
🔄Last Update48H AGO
📉Liquidity 24h-12%
🚫Transfer LockENCODED
Freeze AuthENABLED
📋ContractVERIFIED
💰LP Depth$48K
🔗Blacklist FnPRESENT
🔍
Honeypot Detection
Simulates sell transactions to detect transfer locks, fee traps, and whitelist-only exit conditions before you buy in. Reads the contract directly — not market data. Works across Solana SPL tokens and all major EVM chains.
💧
Liquidity & Holders
Reviews pool depth, LP lock status, and top wallet percentages. Surfaces unlocked pools and concentrated wallets before the price collapses.
Results in Seconds
On-chain read — no API delays, no market data lag. Raw contract analysis returned in under 5 seconds.
Token verified? Swap at best price.
Route across Raydium, Orca, Meteora & 50+ DEXes — non-custodial, no KYC
Swap on Verixia →
SOL ETH BASE ARB BNB AVAX Powered by Verixia

Token Risk Analysis -- Contract, Liquidity & Holders

🔗 TL;DR

A token's risk lives in three places: contract permissions (can the dev mint, freeze, or block sells?), liquidity structure (is the LP locked and deep enough to exit?), and holder distribution (can a handful of wallets dump the entire float?). The checker above reads all three directly on-chain in under five seconds.

Scan time< 5 sec
Signals checked15+
Cost (first check)Free

Contracts that incorporate wallet phishing checkers typically embed mechanisms designed to verify the recipient address against a curated list of malicious or suspicious wallets prior to allowing token transfers. This structural pattern most often manifests as a conditional check within the transfer or approve functions, frequently implemented through require() statements or conditional reverts that block transactions directed to blacklisted addresses. Functionally, this acts as an on-chain gatekeeper, preventing tokens from being sent to wallets identified as phishing threats or known scam actors. The core architectural element is an on-chain blacklist or lookup table that enforces these restrictions, which can be updated dynamically or remain static depending on the contract’s governance design.

The presence of a wallet phishing checker alone does not inherently imply malicious intent or elevated risk; rather, its risk profile hinges critically on how the blacklist is managed, particularly who controls the authority to modify it and under what conditions. When the blacklist or phishing database is owner-modifiable without transparent governance, external audits, or community oversight, the potential for abuse arises. In such scenarios, the contract owner might wield the capability to arbitrarily block transfers to any address, including those of legitimate holders, thereby introducing a censorship vector that can be weaponized to trap tokens or restrict token holder exits. This becomes especially concerning if the phishing checker is paired with other restrictive contract features such as whitelist-only selling, transfer freezes, or pause functions, as these combined can effectively lock holders out of liquidating their positions.

Conversely, the wallet phishing checker pattern can serve as a genuinely protective mechanism when the blacklist is managed through decentralized or community-driven governance models, or when it is immutable post-launch. In these cases, the blacklist functions as a safeguard against known scam addresses without meaningfully impacting legitimate transactions. For instance, if blacklist updates are governed by a decentralized autonomous organization (DAO), subject to multisignature controls, or determined by an external oracle with transparent criteria, the risk of arbitrary censorship diminishes. The transparency and auditability of blacklist modifications significantly influence whether the phishing checker enhances security or poses a risk to user autonomy.

Further analytical depth emerges when considering on-chain evidence related to blacklist management. Patterns such as frequent blacklist updates that add or remove addresses unrelated to phishing or scam activity can indicate potential misuse or overreach by the controlling authority. Owner activity in updating the blacklist, particularly if undocumented or opaque, raises questions about the intent behind these changes. The presence of multisignature wallets or time-locked governance mechanisms controlling blacklist modifications can mitigate risk by adding layers of accountability and delaying potentially harmful actions. Conversely, a single owner with unfettered blacklist modification rights represents a centralization point of failure that can be exploited, intentionally or accidentally, to censor transactions.

The risk implications of this pattern also interact with market conditions, particularly liquidity and pool depth. In tokens with thin liquidity pools or shallow market depth—often characterized by pool sizes under a certain threshold relative to market capitalization—the ability of the owner to blacklist wallets can exacerbate exit difficulties for holders. Even modest sell orders may be thwarted if the seller’s address is blacklisted, leading to trade execution failures, slippage, and price instability. This dynamic can create a scenario where holders are effectively trapped, unable to liquidate their positions without incurring material losses or facing repeated transaction rejections. Such conditions can amplify negative sentiment and undermine market confidence, especially in tokens lacking robust governance or transparent blacklist protocols.

However, this risk is not deterministic. If the blacklist management is transparent, well-governed, and coupled with sufficient pool depth, the wallet phishing checker can function as a valuable security layer. It can prevent inadvertent transfers to phishing addresses without materially impacting liquidity or legitimate exit options. The interplay between blacklist governance and market factors ultimately shapes the range of plausible outcomes, from enhanced security and user protection to potential censorship and liquidity risks. Therefore, careful inspection of the contract’s codebase, governance mechanisms, and on-chain update patterns is essential to contextualize the presence of a wallet phishing checker within the broader risk landscape.

Finally, it is important to acknowledge that the mere presence of a wallet phishing checker does not confirm any specific intent by the contract deployers. It remains a nuanced pattern that can serve legitimate security purposes or, in less transparent implementations, facilitate restrictive or censorious behavior. The pattern’s risk profile emerges from the combination of its governance model, update transparency, and interaction with other contract features and market conditions, rather than from the structural pattern alone. This underscores the importance of layered analysis that integrates contract architecture, governance, and market dynamics when assessing the implications of wallet phishing checkers in crypto tokens.

Pre-buy on-chain checklist

  • Mint authority renouncedConfirms supply is capped — no new tokens can be issued post-launch.
  • LP locked or burnedLiquidity cannot be removed in a single transaction. Lock duration and locker contract are both verifiable on-chain.
  • !Top 10 holders under 40%Lower concentration means coordinated dumps are mechanically harder. Above 40% is a structural caution.
  • !No active freeze authorityActive freeze means wallets can be paused at the contract level — no exit possible during a freeze.
  • ×No transfer restrictionsThe transfer function should accept any holder selling. Encoded sell blocks, whitelist exits, and hidden tax functions are honeypot signatures.

Frequently asked questions

Verify the contract address before you buy in. Paste it into the scanner above for the full on-chain breakdown.

Why on-chain signals matter

🔒
Non-custodial Your wallet keys never leave your device. Funds move directly between wallets through the smart contract — Verixia holds nothing.
No account required No sign-up, no KYC, no email. Connect your wallet and swap. Disconnect at any time — no ongoing permissions required.
Solana + EVM Checks SPL tokens and EVM contracts across Ethereum, Base, Arbitrum, BNB Chain, Polygon, and Avalanche.
⚙ Methodology
Every risk verdict is generated from three on-chain reads run in parallel: (1) direct contract bytecode analysis for honeypot patterns, mint/freeze authority, and blacklist functions; (2) liquidity pool inspection for LP lock status, depth, and removable percentage; (3) holder distribution from token-account snapshots. No editorial opinion is layered on the output. Read the full methodology →