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.7 / 5 from 2,767 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 54,542 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

Tokens that incorporate a whitelist-only exit pattern impose a fundamental structural constraint on how transfers can occur, specifically by requiring that only addresses explicitly approved by the contract owner are permitted to sell or transfer tokens. This mechanism is often implemented through a require() statement embedded within the transfer function of the smart contract, which reverts any transaction initiated by a non-whitelisted address. This creates a distinct asymmetry in liquidity: while buying may remain unrestricted, selling is contingent on an external control mechanism. Notably, the detection of this pattern can be achieved purely through contract code analysis without reliance on transaction history, as it depends on explicit permission checks hardcoded into the token’s transfer logic.

The risk implications of this whitelist-only exit pattern hinge critically on whether the whitelist is mutable by the contract owner after the token’s launch. If the whitelist is dynamically controlled, the owner retains the authority to selectively enable or block sales on a case-by-case basis. This introduces a structural vulnerability whereby investors can become effectively trapped if they are not added to the whitelist or if they are removed after initially being permitted to sell. This trap can manifest especially when the whitelist starts off empty or very restricted, preventing the majority of holders from exiting despite active market demand for selling. However, it is important to emphasize that the mere presence of a whitelist exit pattern does not by itself confirm malicious intent or a “honeypot” scenario. In some cases, such restrictions may serve legitimate purposes, such as regulatory compliance or adherence to KYC/AML requirements, where controlled transferability is necessary and transparently managed.

The critical distinction in interpreting risk thus revolves around transparency and governance over the whitelist. A static whitelist disclosed clearly at launch, which cannot be altered by the owner, typically indicates a lower risk profile because holders can anticipate transfer capabilities from the outset. In contrast, a dynamically controlled whitelist, especially one lacking clear governance mechanisms or community oversight, can create significant uncertainty and potential for abuse. This uncertainty is compounded when combined with other contract features that enable owner discretion, such as adjustable sell tax parameters. The ability of the owner to arbitrarily increase sell taxes post-launch can serve as an additional friction point, further discouraging or penalizing token sales and reinforcing exit barriers.

Another dimension to consider is the presence of mint authority that remains unrenounced after the token goes live. Contracts allowing ongoing minting grant the owner the potential to inflate supply at will, diluting existing holders and destabilizing market dynamics. When mint authority coexists with a whitelist exit pattern, the owner’s power is effectively magnified: not only can they control who can sell, but they can also expand supply to their advantage, undermining investor confidence. Conversely, a scenario in which the whitelist is fixed and immutable, combined with renounced mint and freeze authorities, signals a commitment to limiting owner intervention and reducing structural risk.

On-chain evidence of blacklist usage or activations of pause functions provides additional contextual data points for risk assessment. The activation of a blacklist indicates an extra layer of control restricting addresses deemed undesirable, which can further compound exit challenges for holders. Similarly, pause functions that temporarily halt all transfers can be wielded in ways that contribute to market uncertainty or manipulation. However, these mechanisms alone, without corroborating behavioral evidence, do not necessarily point to malicious intent—they can be part of governance tools designed to mitigate security incidents or comply with legal requirements.

The interplay between whitelist exit patterns and liquidity conditions is also critical. When these permissioned transfer restrictions coexist with thin liquidity pools or cliff unlock schedules for large token tranches, the risk profile escalates. Thin pools relative to market capitalization mean that even modest selling pressure can cause outsized price declines. If the whitelist permits selling only after substantial token vesting cliffs, a sudden release of large volumes into shallow pools can trigger sharp downward price movements. This dynamic can create a feedback loop where trapped liquidity accumulates, but eventual permitted sales overwhelm limited liquidity, leading to protracted sell walls and volatile price behavior.

Furthermore, the presence of upgradeable proxy contracts without robust safeguards such as multisignature controls or timelocks introduces an additional layer of uncertainty. In such cases, the owner’s ability to modify whitelist logic or alter critical parameters at will amplifies the risk that the token’s transfer restrictions and tax mechanisms can be changed arbitrarily post-launch. This mutable environment undermines investor confidence since structural protections can be eroded or removed without prior notice.

In sum, interpreting the risk score associated with whitelist-only exit patterns requires a nuanced analysis of multiple interrelated factors: the mutability and governance of the whitelist, the presence of owner-controlled adjustable tax or minting functions, liquidity pool depth relative to market cap, and the upgradeability of the contract logic. Each element contributes to a spectrum of outcomes ranging from compliant, well-governed token economies to soft honeypots that effectively trap liquidity and create enduring sell pressure. Recognizing these patterns and their potential interactions is essential for accurately assessing risk in tokens exhibiting whitelist-based transfer restrictions.

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 →