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.6 / 5 from 1,936 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 50,177 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 embed a require() check within their transfer() function, restricting transfers to whitelisted addresses, create a structural pattern often described as a honeypot. Mechanically, this means that buy transactions from non-whitelisted wallets can succeed, but attempts to sell or transfer tokens by these wallets revert, consuming gas without changing balances. This pattern effectively traps buyers who are not on the whitelist, as their tokens become non-transferable post-purchase. While the price chart may appear normal since buys clear and liquidity seems active, the inability to exit is concealed without direct contract inspection. This structural condition is detectable by reviewing the transfer logic and whitelist controls rather than relying on trade history or price action alone.

The subtlety of this pattern lies in its outward appearance versus its underlying mechanics. From a surface-level market data standpoint, one might observe steady volume and apparent liquidity, which can sometimes lull observers into a false sense of security. However, the critical risk emerges when a wallet attempts to move tokens off-exchange or to another address and the transaction fails silently, usually consuming gas fees in the process. This discrepancy creates a deceptive environment where the token’s usability is artificially constrained, and the financial exposure of holders is amplified by their effective inability to liquidate assets. Sophisticated analysis using on-chain contract code review is necessary to detect such traps, as trade activity alone does not reveal the transfer restrictions embedded at the contract level.

This pattern becomes risk-relevant primarily when the whitelist is owner-controlled and modifiable after launch, enabling the owner to selectively block sells or transfers at will. In such cases, the contract retains an exit-block capability that can be activated unpredictably, which is characteristic of soft honeypots or exit scams. This dynamic control provides a latent threat vector where the owner can effectively freeze liquidity for certain holders or the broader market, introducing a significant risk of sudden illiquidity. Conversely, if the whitelist is fixed and immutable post-deployment, or if the whitelist is used solely for regulatory compliance with transparent policies, the pattern may be benign. It is important to acknowledge that the presence of a whitelist alone does not imply malicious intent; some legitimate projects restrict transfers to comply with jurisdictional requirements or to manage phased token releases. The key risk factor is the owner’s ability to dynamically alter whitelist status to restrict exits, which directly influences the token’s safety profile.

Further analytical depth emerges when other contract features are observed alongside this whitelist restriction. For example, if the contract includes an adjustable sell tax parameter controlled by the owner, this can be raised post-launch to punitive levels, effectively disincentivizing sells without outright blocking them. This approach can function as a soft barrier to exit, where holders face significantly reduced proceeds when attempting to sell, creating a deterrent without triggering outright transaction failures. Similarly, the presence of active mint or freeze authorities on the token contract can compound risk by enabling supply inflation or selective transfer freezes, respectively. Active mint authority allows for the creation of new tokens at the owner’s discretion, which can dilute existing holders and destabilize market dynamics. Freeze authority permits the owner to selectively lock transfers for certain addresses, layering additional exit constraints. Conversely, if the contract is deployed behind a proxy with a timelock or multisig on upgrades, the risk of sudden logic changes is reduced. Transparent renouncement of mint and freeze authorities or public documentation explaining whitelist use also mitigates concerns. These signals help differentiate between an intentionally restrictive exit mechanism and operational controls designed for security or regulatory adherence.

When this whitelist-restricted transfer pattern combines with other common conditions, the range of outcomes varies widely. If paired with owner-controlled adjustable sell taxes or blacklist functions, the contract can implement layered exit barriers, making sells expensive or impossible for targeted wallets. If the contract also includes pause functionality, the owner can halt all transfers, further restricting liquidity. This multiplicity of control points can be weaponized to entrench holders and manipulate market behavior, raising the risk profile considerably. In contrast, if the whitelist is immutable and authorities are renounced, the pattern may simply enforce a fixed transfer policy without exit risk. For instance, some projects use whitelist mechanics to enforce vesting schedules or regulatory compliance that are transparent and irreversible, which can sometimes restrict transfers for legitimate reasons without indicating malicious intent. The interplay of these mechanisms determines whether the token behaves like a soft honeypot, a regulatory-compliant asset, or a standard token with limited transfer conditions. Understanding the full contract architecture and its governance context is essential to contextualize the whitelist pattern’s impact on token safety.

In summary, the presence of a whitelist check in transfer logic can sometimes indicate a structural risk pattern, but it is not necessarily indicative of malicious behavior on its own. The critical factor is the level of control retained by the contract owner and the mutability of whitelist status post-launch. When combined with other features such as adjustable taxes, minting or freezing capabilities, and pause functions, the potential for restrictive exit mechanisms grows, increasing the risk to holders. Conversely, immutable whitelists combined with transparent governance and renounced authorities can signal operational controls rather than traps. Analytical rigor demands a comprehensive review of contract code, upgrade capabilities, and governance structures to accurately assess the safety profile of tokens exhibiting this pattern. This approach provides a nuanced understanding that moves beyond surface-level indicators toward a deeper insight into structural token risk.

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 →