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.7 / 5 from 3,907 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 53,122 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 whitelist-only exit mechanisms represent a nuanced structural pattern in token design, where transfers or sells are restricted exclusively to a predefined set of approved addresses. This approach is typically enforced via a require() statement within the transfer or sell functions, which checks whether the sender or recipient is present in a whitelist mapping. While buyers not on the whitelist can often complete purchases, they may find themselves unable to sell or transfer tokens afterward, effectively locking their funds in the contract. This creates a one-way flow of tokens that can sometimes trap liquidity and limit market fluidity. Importantly, this pattern can be detected through direct contract inspection without the need to execute trades, providing transparency about potential exit restrictions before engaging.

The presence of owner-controlled whitelist modification functions adds a critical layer of risk, as it enables the contract owner to dynamically adjust which addresses are permitted to exit. In such cases, the owner can selectively block sells or transfers from any address, including new buyers, potentially trapping holders indefinitely. This flexibility in whitelist management can be exploited to enforce exit restrictions that resemble soft honeypots, where tokens can be bought but not sold freely. However, it is essential to recognize that the pattern itself does not by itself confirm malicious intent; some projects may implement whitelist-only exit mechanisms for legitimate reasons such as regulatory compliance or controlled distribution, especially in environments requiring adherence to jurisdictional restrictions or anti-money laundering policies.

When the whitelist is fixed and immutable post-deployment, and publicly verifiable, the risk profile changes substantially. In this scenario, the whitelist-only exit design can be a tool for ensuring that only approved participants engage in secondary market transactions, reducing the risk of unauthorized transfers without the threat of retroactive sell blocks. The absence of owner privileges to modify the whitelist after launch significantly reduces the potential for abuse, as it removes the possibility of the contract owner arbitrarily preventing token holders from exiting. Nonetheless, even in these cases, the pattern may impact token liquidity and market dynamics, as the whitelist inherently restricts the pool of potential buyers and sellers, which can affect price discovery and trading volume.

Additional contract features and permissions must be carefully considered to refine the risk assessment of whitelist-only exit mechanisms. Owner privileges to pause transfers or blacklist addresses can compound exit restrictions, increasing the likelihood of forced sell blocks or liquidity freezes. Similarly, active mint or freeze authorities maintained by the owner can alter the token supply or halt transfers entirely, further complicating exit scenarios. Conversely, contracts that have renounced minting and freezing functions and demonstrate immutable whitelist configurations tend to present a lower risk profile. Examining on-chain history for past whitelist modifications, pause activations, or blacklisting events can provide valuable context, although the absence of such history does not eliminate inherent structural risks embedded in the contract design.

The interaction between whitelist-only exit patterns and market conditions such as liquidity depth and token supply distribution can significantly influence outcomes for holders. Thin liquidity pools, especially those with depths under certain thresholds relative to market cap, amplify the impact of forced exit restrictions. In low-liquidity environments, trapped holders unable to sell tokens may experience severe price declines due to imbalanced supply and demand. Additionally, cliff unlocks of large token supplies absorbed by thin pools can generate extended downward price pressure rather than discrete price corrections. This combination can exacerbate volatility and erode investor confidence. Conversely, when liquidity pools are relatively deep and the whitelist remains stable and restrictive only in a predictable manner, price impacts may be more muted, as market participants have clearer expectations and greater ability to exit within the approved framework.

It is also worth noting that whitelist-only exit mechanisms can sometimes serve as a double-edged sword. While they can provide a mechanism for legitimate control and compliance, they inherently reduce decentralization and user autonomy, which may detract from the trust that is foundational to many crypto ecosystems. The ability to block transfers dynamically, even if intended to protect the project or community, creates vectors for centralized control that can be at odds with the principles of open markets and permissionless trading. Therefore, the presence of whitelist-only exit features should prompt a holistic evaluation of the token’s contract architecture alongside broader market indicators such as liquidity, holder distribution, and trading volume.

Ultimately, assessing the safety and risk of whitelist-only exit patterns requires a layered analysis that goes beyond the mere existence of these mechanisms. Understanding the extent of owner control, the mutability of whitelist data, the interplay with other contract permissions, and the liquidity context in which the token operates is essential. While the pattern can sometimes indicate potential for liquidity trapping and exit restrictions, it does not necessarily prove malicious intent or guarantee negative outcomes. Instead, it should be considered one factor among many in evaluating the structural risk profile of meme tokens on chains like Base or others, where emerging projects often experiment with such control features in response to market and regulatory pressures.

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 →