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

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.9 / 5 from 2,015 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 56,531 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 transfer restrictions that allow token holders to sell or transfer tokens only if their addresses are explicitly approved by the contract owner. This is often enforced through require() statements or mapping lookups that revert transactions initiated by wallets not present on the whitelist. Such a design permits unrestricted buying from any address but blocks selling or transferring tokens unless the sender is authorized. As a result, tokens can become effectively trapped in the hands of buyers whose addresses are not whitelisted, creating what is commonly referred to as a “soft honeypot” scenario. This pattern can be detected through static contract analysis without the need to execute any trades, as the transfer logic clearly indicates the presence of permission gating that restricts token movement.

This structural design becomes particularly risk-relevant when the whitelist is mutable and under the control of the contract owner after deployment. In such cases, the owner can selectively permit or block token exits at their discretion, potentially leaving many token holders unable to liquidate their positions. The ability to dynamically adjust the whitelist introduces an asymmetry of power that can be exploited, whether intentionally or inadvertently, to manipulate liquidity flows or lock investor funds. Conversely, if the whitelist is immutable or set only to exempt addresses tied to essential operational functions such as liquidity provision or staking contracts, the restriction may serve legitimate purposes. These can include regulatory compliance measures, staged liquidity releases, or anti-bot mechanisms intended to protect early investors. It is important to emphasize that the mere presence of a whitelist-only exit pattern does not inherently imply malicious intent; some projects adopt allowlists as part of responsible token distribution and governance strategies.

Further risk factors emerge when this whitelist mechanism is combined with additional contract features that centralize control. For instance, the presence of an active mint authority allows the contract owner to inflate the token supply at will, diluting existing holders while potentially undermining market confidence. Similarly, an active freeze authority capable of pausing transfers for specific wallets can be used to lock down tokens arbitrarily. If these authorities have been renounced or secured behind timelocks, the whitelist-only exit restriction becomes less concerning by comparison. However, when paired with a blacklist function that can block transfers from targeted addresses, or an adjustable sell tax controlled by the owner, the combined effect can severely restrict exit options for a broad range of holders. The presence of upgradeable proxy patterns without multisignature approval or timelock safeguards further exacerbates risk, as sudden changes to contract logic can introduce new restrictions or vulnerabilities without community oversight.

Liquidity depth and market capitalization also play a critical role in assessing the practical impact of whitelist-only exit patterns. When liquidity pools are thin—below threshold levels such as under $50,000 in pool depth relative to market cap—or market capitalization is modest, the risk of price manipulation and exit difficulty increases substantially. Tokens locked behind whitelist restrictions in shallow pools face sustained downward price pressure, as sellers outside the whitelist cannot offload their holdings, while insiders with exit permission may be forced to sell into a weak market. Large allocation cliff unlocks absorbed by these shallow pools tend to worsen the effect, as trapped sellers cannot exit, and forced sales by privileged insiders depress prices over time. This dynamic can lead to erosion of market confidence, reduced liquidity, and a protracted loss of token value rather than a sharp sell-off event.

On the other hand, if whitelist-only exit mechanics are implemented alongside transparent governance frameworks, fixed token supply, and robust liquidity provision, the potential negative impact may be mitigated. Transparent governance includes publicly auditable contract code, clear communication regarding whitelist criteria, and community involvement in whitelist adjustments. Fixed supply caps remove the dilution threat from mint authorities, while deep liquidity pools help absorb selling pressure without dramatic price swings. The interplay between these factors is complex, and the realistic outcome depends heavily on how the whitelist interacts with overall tokenomics, market conditions, and the behavior of both insiders and retail holders. In some cases, whitelist-only exit patterns can function as a tool for orderly market participation and regulatory compliance, rather than a mechanism for trapping investors.

It is crucial to recognize that detecting a whitelist-only exit pattern alone does not provide definitive evidence of malicious intent or fraud. The pattern itself is a structural attribute of the token contract that can be used for legitimate or illegitimate purposes. Therefore, it should be interpreted within the broader context of contract permissions, ownership controls, liquidity characteristics, and token distribution. Combining these analytical dimensions provides a more nuanced understanding of the potential risks and behaviors associated with tokens exhibiting whitelist-only exit restrictions. This layered approach enables a more accurate assessment of how such a pattern might impact liquidity risk, investor exit options, and price stability in active 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 →