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

Rug Pull Risk Check

Review the liquidity lock status, holder concentration, and contract permissions before committing to a position.

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.9 / 5 from 3,993 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 67,127 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 a require() check within their transfer() function to revert transactions from addresses not included on a whitelist create a structural pattern that is often labeled as a honeypot in the crypto token risk landscape. This design effectively allows buy transactions to proceed successfully, as the buyer’s address is typically either automatically whitelisted upon purchase or exempted by default, while sell transactions originating from non-whitelisted addresses are programmatically reverted. This mechanism restricts the outflow of tokens, effectively trapping investors’ assets within the contract. Unlike external controls or separate smart contract modules, this whitelist logic is embedded directly into the token’s fundamental transfer mechanism, making it a core part of the token’s liquidity flow management. The result is a liquidity dynamic where inflows can happen with apparent normalcy, but outflows are selectively blocked, often without any overt anomalies in price charts or transaction histories that might alert casual observers.

The risk implications of this whitelist-based exit restriction pattern hinge critically on the degree of owner control over the whitelist and its mutability post-deployment. If the contract owner or a privileged account retains the ability to add or remove addresses from the whitelist at will, the contract holds ongoing discretionary power to selectively block sells. This capability allows the owner to effectively trap investors at any time, a scenario that can facilitate rug pull schemes or other forms of exit scams. In contrast, if the whitelist is immutable after launch—meaning no changes can be made—or if its use is narrowly confined to exclude only a small, well-defined subset of addresses for compliance or regulatory reasons, the pattern may be benign or operational rather than exploitative. In such cases, the whitelist functions as a tool for regulatory adherence or operational necessity, rather than as a mechanism to block exits or manipulate liquidity. Therefore, the mere presence of a whitelist in the transfer function does not, by itself, confirm malicious intent; the critical factor lies in the ongoing authority and control over the whitelist’s composition.

Further contextualizing the risk of this pattern requires examining additional contract features and on-chain behavioral signals. For instance, if the contract includes an adjustable sell tax parameter that is owner-controlled, this introduces a dynamic element that can increase risk. An owner who can raise sell taxes post-launch effectively creates a soft honeypot, where selling becomes prohibitively expensive rather than outright blocked. This can deter sell pressure while maintaining plausible deniability, as no transactions technically revert, but market participants face severe economic disincentives to exit. Similarly, the presence of a blacklist function, callable by the owner to block transfers for specific addresses, or an active freeze authority capable of pausing transfers for individual wallets, compounds the risk profile. These permissions enable selective, potentially arbitrary transfer restrictions that can be deployed suddenly and without warning. On the other hand, if the contract’s upgradeability is constrained by multi-signature governance, timelocks, or if minting authority has been renounced entirely, these governance mechanisms significantly reduce risk by limiting unilateral owner control. Transparent documentation that clearly explains the whitelist’s purpose—such as ensuring compliance with jurisdictional regulations or maintaining operational integrity—also shifts interpretation toward a benign use case rather than an exploitative one.

The interplay between whitelist exit restrictions and other common contract permissions can dramatically influence potential outcomes ranging from benign operational controls to outright investor entrapment and rug pulls. When whitelist restrictions co-occur with proxy upgradeability that lacks timelocks, active mint or freeze authorities, or owner-controlled blacklist functions, the scope for exploitative behavior expands considerably. In these worst-case scenarios, owners can deploy sudden, irreversible exit blocks, pause transfers at will, or mint new tokens to dilute existing holders—all actions that can occur without prior market signals or price anomalies. These mechanics erode trust and create structural vulnerabilities that are difficult for typical investors to detect in real time. Conversely, if these permissions are constrained by robust governance frameworks or renounced, the combined pattern’s impact may be limited to legitimate operational controls rather than exploitative behavior. The nuanced interaction between these factors determines whether the whitelist exit restriction pattern functions as a protective compliance feature or a tool facilitating rug pulls, liquidity traps, and investor entrapment.

In practice, assessing the risk of this pattern requires a granular analysis beyond the presence of whitelist logic in transfer functions. One must evaluate the governance structure, mutability of permissions, documented intentions, and real-time behavioral signals such as sudden spikes in sell tax or the activation of blacklist and freeze functions. Additionally, examining liquidity pool characteristics—such as whether the pool is locked, the depth relative to market cap, and holder concentration—can provide further context on the token’s susceptibility to exit blocks or manipulation. Structural patterns like whitelist-based exit restrictions can sometimes serve legitimate purposes but also carry inherent risks that, when combined with other contract permissions and governance weaknesses, create fertile ground for rug pull scenarios. This multifaceted perspective is essential for understanding the subtle mechanics that underlie token risk and liquidity flow manipulation in decentralized markets.

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 →