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

Scam Token Check

Verify the contract structure, on-chain trading history, and developer wallet activity before buying in.

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 3,497 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 44,387 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 implement a whitelist-only exit pattern typically embed a require() check within their transfer or sell functions that restrict outgoing transactions exclusively to addresses explicitly approved by the contract owner. Technically, this means that while purchasing tokens may proceed unhindered, the ability to sell or transfer tokens is gated by whether the sender’s address appears on a maintained whitelist. This structural condition can be uncovered through direct contract inspection by identifying mappings or arrays that store allowed addresses, along with require statements that enforce these transfer restrictions. At a mechanical level, this pattern enforces a form of controlled liquidity exit, effectively enabling the contract owner or designated parties to freeze or limit token sales by unapproved holders without affecting inbound transfers or token buys.

From a risk perspective, the whitelist-only exit pattern becomes particularly salient when the whitelist is owner-modifiable after the token launch, allowing the owner to selectively permit or deny sales dynamically. In such scenarios, holders who are not whitelisted may find themselves unable to liquidate their positions, creating what can sometimes be described as a soft honeypot. This scenario traps capital in the token for extended periods, as the inability to sell can prevent timely exit regardless of market conditions. However, it is important to acknowledge that the presence of this pattern alone does not necessarily confirm malicious intent. There are cases where whitelist restrictions serve legitimate purposes, such as regulatory compliance, phased token releases, or controlled liquidity management, especially if the whitelist is fixed and transparently disclosed at launch. The key differentiator lies in whether the whitelist remains mutable and under the unilateral control of the owner throughout the token’s lifecycle, which sustains the risk of exit blockage.

A deeper analytical lens reveals that the whitelist-only exit pattern rarely exists in isolation. When combined with other contract-level features, the overall risk profile can shift significantly. For instance, the presence of an active mint authority on the SPL token contract can exacerbate risk by enabling the owner to inflate token supply arbitrarily, diluting the holdings of investors who lack the ability to exit. This dynamic can encourage price manipulation or value extraction at the expense of trapped holders. Additionally, an active freeze authority can compound exit risk by giving the owner the power to freeze individual wallets, potentially targeting holders who attempt to circumvent whitelist restrictions or otherwise engage in disallowed transfers. In contrast, if the contract includes a timelocked or multisignature-controlled upgrade mechanism, or if the whitelist is rendered immutable through on-chain governance or code constraints, these features can mitigate risk by restricting unilateral owner actions. Similarly, transparent on-chain history showing no evidence of blacklisting or freeze activations can provide some reassurance, though it does not eliminate risk entirely.

Market context plays a crucial role in shaping the practical implications of the whitelist-only exit pattern. When this pattern is paired with thin liquidity pools or low market capitalization, the consequences can be particularly acute. In such cases, even modest sell pressure from whitelisted addresses can cause outsized price volatility due to shallow liquidity, while non-whitelisted holders face illiquidity and potential losses if they cannot exit. This dynamic can create a market environment where price charts appear deceptively normal, supported artificially by exit restrictions rather than genuine demand. The resulting opacity complicates trading strategies and exit timing, particularly for retail investors who may lack visibility into contract controls. Conversely, if pool depth is robust and ownership controls are decentralized, timelocked, or multisig-managed, the risk of forced exit blockage diminishes, as no single party can arbitrarily restrict transfers. This can support a more balanced market dynamic, even if whitelist controls remain in place.

It is also worth considering that whitelist-only exit patterns may be employed as part of broader operational frameworks rather than purely as control mechanisms. Some projects use whitelist gating during early phases to comply with regulatory requirements or to implement staged token releases that gradually expand liquidity. In such cases, the whitelist might initially be owner-controlled but later transferred to decentralized governance or removed altogether. However, without clear and verifiable timelines or governance commitments, the potential for exit-blocking remains. Hence, the presence of whitelist-only exits prompts a nuanced evaluation: it requires examining not just the code but also the governance structure, upgradeability, and on-chain activity to understand if the pattern presents manageable operational controls or if it risks becoming an effective capital trap.

Ultimately, while the whitelist-only exit pattern is a powerful structural mechanism that can facilitate controlled liquidity exit, it also introduces a spectrum of risks depending on ownership flexibility, contract upgrade paths, and market liquidity conditions. The pattern itself alone does not confirm intent but serves as a critical signal necessitating deeper scrutiny. Investors and analysts attentive to these dynamics can better interpret the complex risk landscape surrounding tokens that incorporate whitelist exit restrictions, especially in ecosystems where contract features and liquidity environments vary widely.

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 →