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.8 / 5 from 1,965 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 55,229 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 whitelist-only exit mechanisms impose a structural constraint on token transfers by requiring that only addresses explicitly approved by the contract owner can execute sell or transfer operations. Mechanically, this is often implemented via a require() statement within the transfer function that reverts transactions originating from non-whitelisted wallets. This pattern enables buys from any address but restricts or outright blocks sells unless the sender is on the allowlist. The pattern is generally detectable through static contract analysis without needing to observe trading history, as the permission logic is embedded directly in the contract code. It is important to emphasize that this structural condition does not depend on whether the owner has actively modified the whitelist post-launch, only that the capability exists within the contract. In other words, the mere presence of an allowlist gate on exit functions constitutes a latent risk vector regardless of observed owner behavior.

The risk relevance of whitelist-only exit patterns hinges fundamentally on the owner’s ability and willingness to modify the allowlist after deployment. If the whitelist is fixed and publicly verifiable at launch—meaning the contract code or an associated on-chain registry permanently binds the set of allowed exit addresses—the pattern can be benign, serving compliance or community governance functions. For instance, some projects incorporate this mechanism to comply with jurisdictional regulations that limit token transfers to verified participants, or to manage phased token releases that gradually permit liquidity over time. However, if the owner retains mutable control over the whitelist, with the ability to add or remove addresses arbitrarily post-launch, this creates a potential exit-block scenario that can trap investors who are not whitelisted, effectively creating a soft honeypot. The pattern alone does not imply malicious intent; certain legitimate projects may require dynamic whitelist management for operational flexibility. Yet, the critical factor is whether this mutability is transparent and governed by clear, enforceable rules, or whether it remains opaque and centralized, which sustains the risk of forced illiquidity for certain holders.

Additional signals that would meaningfully alter the risk assessment include evidence of owner-controlled whitelist mutability combined with a lack of transparency or timelocks restricting changes. Observing owner functions that can add or remove addresses from the whitelist at will—especially if these functions are accessible via a single key or an unguarded multisig setup—would increase risk concerns substantially. In contrast, if the whitelist is immutable or changes are governed by decentralized governance mechanisms, the risk diminishes considerably. For instance, if whitelist modifications require multi-actor consensus, time-delayed execution, or on-chain voting, the likelihood of arbitrary or malicious exit blocking is reduced. Integration of on-chain event logs showing whitelist modifications can also inform the assessment, as frequent or arbitrary changes may indicate active exit blocking or an attempt to selectively trap holders. Conversely, absence of such functions or the presence of robust governance frameworks would shift the reading toward a lower-risk profile, suggesting that the whitelist mechanism is used primarily for legitimate operational or regulatory purposes.

When whitelist-only exit conditions combine with thin liquidity pools or low market depth, the economic impact of this structural restriction can be amplified significantly. In cases where the liquidity pool depth is under a certain threshold—such as below $50,000—modest sell attempts by non-whitelisted holders can cause significant price slippage or outright failed transactions, exacerbating frustration and economic loss for these participants. This can create a feedback loop where trapped holders attempt to sell but cannot, leading to reputational damage for the project and potential erosion of community trust. In contrast, projects with deep liquidity pools, for example with median pool depths above $200,000, and transparent whitelist policies may experience minimal practical disruption despite the structural capability for exit blocking. This is because greater liquidity can absorb sell pressure more effectively, and transparent governance reduces uncertainty about transfer restrictions. Therefore, the range of outcomes spans from benign operational control to severe liquidity traps, depending heavily on the interplay of whitelist mutability, pool depth, and owner governance practices.

It is also important to note that whitelist-only exit mechanisms alone do not necessarily confirm intent to deceive or defraud investors. Some projects implement these controls as part of broader tokenomics or compliance strategies, especially on chains or DEXes with unique regulatory environments. For instance, whitelist gating can sometimes be part of phased releases where tokens become transferable to a wider audience over time as the project matures or meets regulatory milestones. Nonetheless, the presence of such mechanisms demands heightened scrutiny because they create an asymmetry of control that can be exploited if combined with other risk factors, such as centralized contract ownership without multisig, lack of transparency regarding whitelist changes, or integration with honeypot or rug-pull patterns. Therefore, a nuanced analysis that considers contract code, governance frameworks, liquidity conditions, and on-chain event history is essential to contextualize the risk profile of whitelist-only exit patterns within the broader landscape of crypto safety intelligence.

In sum, whitelist-only exit patterns represent a structural design choice that can sometimes serve legitimate operational or regulatory goals but also carry inherent risks tied to owner control and liquidity conditions. The pattern’s presence necessitates a layered analytical approach that weighs contract mutability, governance transparency, and liquidity depth in concert. Only through such a comprehensive lens can one distinguish between benign functional controls and mechanisms that might facilitate forced illiquidity, market manipulation, or exit scams. While the structural pattern itself is not a definitive signal of malicious intent, its implications for token holder safety and market dynamics remain significant factors in any rigorous crypto safety intelligence assessment.

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 →