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.8 / 5 from 3,184 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 48,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

Tokens issued on layer 2 solutions frequently adopt contract structures that influence transfer permissions in ways that can significantly affect holder behavior and token liquidity. One prominent pattern involves whitelist-only exit mechanisms embedded within the token’s smart contract code. This design typically manifests through require() statements or mapping checks that restrict token transfers, especially sell transactions, to a predefined set of addresses explicitly approved by the contract owner or governance entity. Mechanically, this means that while purchases from any address might proceed unhindered, attempts to sell or transfer tokens from non-whitelisted holders are programmatically reverted, effectively trapping tokens within certain wallets.

The presence of such a structural pattern is detectable through careful static analysis of the token’s transfer functions or permission mappings without the need to execute live trades. Code reviewers can identify the existence of whitelist conditions that gate exit liquidity, revealing the contract’s capability to block transfers selectively. However, it is critical to understand that the mere presence of a whitelist exit pattern does not confirm that these restrictions are actively enforced or that they are intended as a malicious trap. Contracts may include dormant or configurable whitelist mechanisms that remain inactive or are governed by transparent rules. Therefore, the pattern by itself should be viewed as a potential risk factor rather than conclusive evidence of harmful intent.

The risk implications of whitelist-only exit controls hinge heavily on the level of owner control and the mutability of the whitelist after deployment. If the contract owner retains the ability to dynamically add or remove addresses from the whitelist post-launch, this control grants an ongoing capability to selectively block exits. Such power can sometimes be weaponized against holders attempting to liquidate tokens, effectively enabling exit restrictions on demand. This scenario elevates risk by creating uncertainty and potential for arbitrary intervention, which can deter market participation and depress liquidity. On the other hand, if the whitelist is immutable after launch or governed through decentralized mechanisms such as multisignature wallets or on-chain governance, the pattern might serve legitimate purposes. These purposes can include compliance with regulatory requirements, prevention of wash trading, or anti-bot measures designed to safeguard orderly market activity within a particular ecosystem. In certain regulated or permissioned layer 2 environments, whitelist restrictions may be necessary operationally and do not inherently imply malicious intent to trap liquidity.

Beyond the whitelist pattern itself, other contract features can either compound or mitigate associated risks. The presence of owner-controlled adjustable sell taxes, for example, can exacerbate the cost of exiting a position when combined with whitelist restrictions. If the owner can arbitrarily increase sell taxes, holders facing whitelist barriers may not only be blocked from selling but also penalized with elevated fees if allowed to transact. Additionally, active mint or freeze authorities retained by the owner introduce further vulnerabilities. An active mint authority, if not renounced, permits inflation of the token supply at the owner’s discretion, potentially diluting existing holders’ stakes. Freeze or blacklist functions enable selective transfer blocking beyond whitelist constraints, further amplifying exit risk. Conversely, the implementation of multisignature or timelock protections on these sensitive owner functions, transparent governance models, and immutable contract code can meaningfully reduce concerns by limiting unilateral interventions and increasing accountability.

Market conditions and liquidity metrics also critically influence how whitelist-only exit designs translate into practical risk for token holders. Tokens paired with thin liquidity pools or exhibiting low market capitalizations tend to be more sensitive to exit restrictions. In such environments, even moderate sell pressure from holders excluded from the whitelist can trigger significant price slippage or failed transactions, impeding orderly exits and inflating volatility. Layer 2 platforms can sometimes exacerbate these issues due to fragmented liquidity or comparatively shallower pools relative to mainnet counterparts, increasing the cost and difficulty of executing large trades. Conversely, tokens supported by deeper pools with robust 24-hour volume and higher market caps may experience less pronounced effects from whitelist restrictions. In these cases, liquidity providers and market makers can absorb selling pressure more effectively, dampening the impact of transfer permissions on price stability and tradability. Thus, the interplay between contract permission structures and prevailing market liquidity conditions is essential for a nuanced understanding of overall token safety on layer 2 networks.

It is also worth noting that whitelist-only exit restrictions can sometimes be part of broader tokenomics strategies aimed at fostering community engagement or compliance rather than purely serving as liquidity traps. For instance, some projects may use whitelist exit controls temporarily during initial launch phases to reduce bot activity or front-running, with plans to lift restrictions as the ecosystem matures. Others might integrate whitelist mechanisms into governance frameworks that allow holders to adjust permissions collectively. In these contexts, the pattern reflects a design choice aligned with project goals rather than an inherent risk. Consequently, evaluating such contracts requires a holistic approach that considers governance models, owner privilege levels, and market context rather than relying solely on code pattern identification.

In summary, tokens on layer 2 solutions exhibiting whitelist-only exit mechanisms present a structural risk factor that demands careful consideration. The pattern’s existence signals the contract’s capability to restrict token transfers, which can sometimes be used to trap liquidity, but it does not alone confirm malicious intent or active enforcement. The degree of owner control, mutability of whitelist entries, presence of additional owner privileges, and prevailing market liquidity conditions all modulate the real-world risk profile. Analytical rigor and contextual understanding are therefore essential when assessing layer 2 token safety, ensuring that decisions are informed by both on-chain contract structures and off-chain trading dynamics.

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 →