Verify every token before you buy Unlimited checks · try a week for ~$1 · No auto-renew
Try 1 Week / ~$1
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.

Paste any contract address — get an on-chain risk read in seconds.

Verixia reads the smart contract directly to surface honeypots, rug-pull patterns, LP-lock status, and holder concentration before you buy. No signup, no wallet connect, no market-data lag.

✓ On-Chain
🔒 No Signup
⚡ < 5 sec
SOL + EVM
4.6 / 5 from 3,108 users
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 · Try a week for ~$1
No signup required · Results in seconds
Try a week for ~$1 · One-time, no auto-renew
Access is saved on this device the moment your payment confirms on-chain
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
1.5 SOL / year
Popular
Monthly Access
0.5 SOL / month
Try it -- no commitment
Weekly Access
0.006 SOL / week · ~$1 · no auto-renew
On-chain Solana Pay Any wallet No auto-renew
⚡ Once you verify the token

Swap at the best on-chain price — non-custodial, no KYC

Verixia routes your trade across Raydium, Orca, Meteora & 50+ DEXes to find the deepest liquidity. Your wallet keys never leave your device. No signup, no email, no permissions.

Swap on Verixia →
SOL ETH BASE ARB BNB POLY AVAX
🔒 Non-custodial ✓ No KYC ⚡ Best-price routing 🔗 50+ DEXes
🔍 Honeypot detection
💧 LP lock status
👥 Holder concentration
⚡ Solana + EVM
Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 🛡 Honeypot, rug & LP-lock detection
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 enforce a whitelist-only exit pattern impose a structural constraint on token transfers, restricting the ability to sell or move tokens to a defined set of approved addresses. Technically, this mechanism is often realized through conditional checks embedded in the transfer or transferFrom functions of the smart contract, typically implemented via require() statements that reject transactions from wallets not present on the whitelist. This design allows any address to purchase tokens freely but blocks the ability to sell or transfer them unless the seller is explicitly permitted. The resulting effect is a form of liquidity control that can trap the tokens held by most users while selectively enabling exits for a limited group. Notably, this pattern is identifiable through static analysis of the contract code alone, without the need to execute trades or monitor on-chain behavior, providing an early indicator of potential liquidity risk.

The risk relevance of whitelist-only exit restrictions hinges primarily on the mutability of the whitelist after deployment. When the whitelist is owner-modifiable post-launch, the project team gains substantial discretionary power over who can liquidate their holdings. This capability can be exploited to lock in investors by denying their exit attempts while allowing insiders or favored parties to sell at will. In some cases, this selective permissioning can function as a trap, effectively turning the liquidity pool into a one-way buy-only funnel for the majority of holders. On the other hand, if the whitelist is immutable after launch or includes a broad spectrum of community addresses, the pattern may serve more benign purposes such as anti-bot enforcement or compliance with regulatory restrictions. Importantly, the mere presence of a whitelist does not necessarily imply malicious intent; the context of its management and transparency are critical to understanding the true risk.

Additional contract features often interact with whitelist-only exit patterns to either exacerbate or mitigate risk. For instance, contracts granting the owner adjustable sell tax authority can impose punitive fees on sales, functioning as a soft honeypot by making exits economically unviable without outright banning transfers. This mechanism can be combined with whitelist restrictions to further constrain liquidity. Similarly, active minting privileges retained by the owner without clear operational necessity raise concerns about potential supply inflation, which can dilute existing holders and undermine token value. Conversely, contracts that have renounced minting and freezing authorities and maintain an immutable whitelist are structurally less risky, as the owner’s ability to manipulate supply or exit permissions post-launch is limited. Observing on-chain interactions, such as failed sell transactions or modifications to the whitelist, can provide practical insights into how these structural elements manifest in user experience.

Liquidity dynamics play a crucial role in amplifying or dampening the impact of whitelist-only exit controls. Tokens paired with thin liquidity pools or exhibiting low market capitalization are especially vulnerable to manipulation under this pattern. When liquidity is shallow, even small sell attempts by non-whitelisted holders may fail outright or generate severe price slippage, effectively making it impossible for these holders to exit without significant loss. This amplifies the economic consequences of the structural restrictions and can convert what might be a technical control into a functional rug pull mechanism. In contrast, tokens with deeper pools, higher market capitalization, and active trading volumes may demonstrate more resilience to such exit restrictions, as the practical barriers to selling are lower and the market impact of individual transactions is diminished.

The interplay between whitelist mutability, liquidity depth, and owner privileges creates a spectrum of potential outcomes ranging from operational controls designed to protect the project ecosystem to mechanisms capable of entrapping investors. While the presence of a whitelist alone does not confirm malicious intent or fraudulent design, its combination with other contract features and liquidity metrics can be highly telling. For example, a whitelist combined with owner-controlled minting and adjustable sell taxes in a token with a shallow liquidity pool and low market cap raises substantial concerns about the potential for exit manipulation and investor entrapment. Conversely, a fixed whitelist implemented transparently from launch, coupled with renounced privileges and robust liquidity, may reflect a cautious approach to governance or compliance rather than a trap.

In sum, whitelist-only exit patterns represent a structural risk factor that requires nuanced assessment within the broader context of contract authority, liquidity conditions, and observed on-chain behavior. While the pattern can sometimes serve legitimate operational purposes, its capacity to restrict exits and selectively enable privileged sells means it must be carefully scrutinized, especially when implemented with owner-modifiable permissions. The potential for this pattern to convert into an effective exit barrier or rug pull mechanism depends not only on the code but on how it interacts with tokenomics and market dynamics. Understanding these interdependencies is essential for forming a holistic view of the risk profile associated with tokens exhibiting whitelist-only exit controls.

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.
🔒
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 →