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.9 / 5 from 3,139 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 75,827 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 whitelist-only exit mechanisms typically embed a transfer function that restricts outgoing token transfers or sales to a predetermined set of addresses approved by the contract owner. Mechanically, this is often enforced through conditional statements within the transfer or transferFrom functions—commonly require() calls—that revert transactions initiated by wallets not on the whitelist. This pattern effectively permits purchases from any address while selectively blocking sales unless the seller is explicitly authorized. Through static code analysis, this can be identified by inspecting for conditional checks against a whitelist mapping or similar data structure controlling transfer permissions. The structural ability to selectively block sells creates a fundamentally asymmetrical liquidity flow, which can distort price discovery and interfere with the natural supply-and-demand dynamics expected in open markets.

The whitelist-only exit design becomes particularly risk-relevant when the whitelist remains modifiable by the owner post-launch. In such scenarios, the owner retains the power to arbitrarily add or remove addresses from the whitelist, thereby controlling who may or may not liquidate their positions. This dynamic effectively creates the potential for trapped funds—buyers unable to exit their holdings because their wallet addresses are not whitelisted for outgoing transfers. This creates a functional honeypot effect, where users may purchase tokens without the ability to sell them, exposing their capital to significant liquidity risk. It is important to note, however, that the existence of a whitelist mechanism alone does not confirm malicious intent. In some cases, whitelist exit controls serve legitimate regulatory or compliance purposes, such as restricting sales to verified participants in jurisdictions where token trading is regulated or limited. The critical differentiator lies in whether the whitelist is immutable or subject to ongoing owner control, as the latter maintains persistent exit risk and undermines confidence in free market liquidity.

Further scrutiny of associated contract features can significantly influence the risk profile of tokens employing whitelist-only exit mechanisms. The presence of an active mint authority that has not been renounced adds an additional layer of potential risk by introducing dilution possibilities. Contracts with minting capabilities that remain under owner control can inflate the token supply post-launch, compounding concerns about liquidity and value depreciation in conjunction with exit restrictions. Similarly, contracts that include blacklist functions or freeze authorities—allowing the owner to disable transfers or freeze individual wallets—can exacerbate exit risk beyond the whitelist mechanism alone. These capabilities enable broader transfer restrictions that can be deployed arbitrarily, further constraining token holder freedom. Conversely, the existence of timelocks or multisignature governance requirements on whitelist modifications can serve as mitigating factors. Such governance controls limit unilateral owner actions, increasing transparency and reducing the likelihood of sudden or arbitrary sell restrictions. Transparent project communication regarding the whitelist’s intended purpose and governance structure also informs risk assessment, as clarity and accountability can temper concern even when restrictive mechanisms are present.

When whitelist-only exit mechanisms coexist with other market conditions such as thin liquidity pools or cliff unlocks of large token allocations, the potential outcomes tend to skew toward prolonged downward price pressure rather than sudden crashes. Thin liquidity pools relative to the token’s market cap amplify the impact of restricted selling because trapped sellers cannot easily offload tokens without causing significant price slippage. This creates a scenario where downward price pressure accumulates over an extended period, depressing token value as selling attempts are frustrated by the whitelist constraints. Cliff unlocks—sudden releases of large token quantities, often allocated to founders or early investors—introduce abrupt supply shocks into the market. When these supply shocks occur in an environment where liquidity is constrained and selling is restricted through whitelist controls, the market may struggle to absorb the increased supply effectively. This can result in extended sell pressure, price stagnation, or slow value erosion rather than immediate crashes. Yet, if such structural elements are paired with robust governance mechanisms, transparent operational rationales, and immutable or time-locked whitelist parameters, these risks can be moderated. Under these conditions, markets may behave more orderly despite inherent structural constraints.

Ultimately, whitelist-only exit mechanisms represent a structural design choice that can significantly influence a token’s liquidity profile and risk landscape. While they can serve legitimate compliance or project governance functions, their presence—especially when combined with owner-modifiable whitelists, mint authorities, blacklists, or freeze functions—raises important questions about market freedom and token holder autonomy. The pattern itself does not definitively indicate malicious intent but does warrant careful consideration of the contract’s broader governance framework and market conditions. Analytical evaluation of these factors in conjunction provides a more nuanced understanding of the risks inherent in such token designs, helping to contextualize potential liquidity traps within a broader ecosystem perspective.

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 →