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 2,068 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 47,261 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 implementing whitelist-only exit mechanisms impose a notable structural constraint on token transfers by restricting selling or transferring capabilities exclusively to addresses pre-approved within a whitelist. This approach is typically realized through conditional checks within the token’s transfer function, often utilizing require() statements that verify whether the sender’s address is included in an authorized whitelist mapping. If the address is not whitelisted, the transaction is reverted, effectively preventing the transfer or sale. Importantly, this pattern can be identified through static contract analysis without engaging in live transactions, as the gating logic is explicitly embedded within the contract’s codebase. The critical implication is that while buyers outside the whitelist may be able to purchase tokens normally, they might find themselves unable to liquidate their holdings subsequently, thereby trapping their funds. This outcome arises from the permission architecture itself, independent of whether the whitelist is actively updated or remains static since launch.

The risk profile of whitelist-only exit mechanisms becomes more pronounced when the whitelist is modifiable by the contract owner or governing entity after deployment. In such scenarios, the project team retains the ability to dynamically grant or revoke exit permissions for specific addresses, opening the door to potential abuse. This dynamic control can be weaponized to create what is sometimes referred to as a “soft honeypot,” wherein most token holders are barred from selling while insiders or favored participants retain exit privileges. This creates an asymmetric market condition where liquidity is effectively restricted for the majority, undermining free market dynamics. Conversely, whitelist-only exit constraints may be benign or even necessary in contexts where regulatory compliance, such as Know Your Customer (KYC) protocols or jurisdictional restrictions, mandates controlled token transfers. In these cases, the whitelist serves a governance or compliance function rather than a manipulative one. The key factor differentiating risk levels is whether the whitelist is fixed and immutable post-launch or subject to arbitrary owner modifications, with the latter introducing latent exit blockage threats.

Further analytical depth emerges when considering additional contract features that interact with the whitelist mechanism. Owner-controlled functions that modify the whitelist amplify the risk since they provide the ability to selectively restrict or permit addresses at will. Moreover, the presence of pause or blacklist functions compounds exit risk by enabling the freezing of transfers for specific accounts or the entire token contract. When combined with whitelist-only exit logic, such permissions create a multifaceted control architecture that can severely constrain token liquidity. From a market dynamics perspective, the liquidity profile of the token becomes a crucial variable. Tokens operating with thin liquidity pools—characterized by pool depths under $50,000 or low 24-hour trading volumes relative to market capitalization—are especially vulnerable to exit restrictions. Even partial gating in such environments can cause disproportionate price impact or illiquidity, as trapped holders have limited alternatives to realize value. Conversely, whitelist constraints paired with robust liquidity profiles and transparent governance reduce the practical risk, although the structural capability to block exits remains inherent.

Analyzing on-chain evidence can provide additional clarity regarding the practical realization of whitelist exit risks. For instance, observable changes to the whitelist mapping over time, documented through contract events or verified transactions, can indicate active whitelist management by the owner. Similarly, transaction failures during attempted token sales by non-whitelisted holders confirm that the exit restrictions are not merely theoretical but actively enforced. However, the absence of such evidence does not guarantee benign intent; permissions could remain dormant until triggered under specific conditions. Therefore, the pattern alone, while indicative of elevated risk potential, does not by itself confirm malicious intent or improper management.

The interplay between whitelist-only exit patterns and market liquidity deepens the complexity of risk assessment. When these patterns coincide with thin liquidity pools and low trading volumes, the spectrum of possible outcomes broadens significantly. In such cases, retail or small-scale holders may face difficulty exiting positions without triggering substantial price slippage or encountering outright transaction failures. This scenario effectively traps capital and can destabilize price discovery mechanisms. Attempts to liquidate tokens may cause sharp price declines, creating a negative feedback loop that discourages further trading and exacerbates liquidity shortages. On the other hand, tokens supported by deep liquidity pools and stable whitelist governance structures tend to mitigate these risks. Although the structural potential to restrict exits persists, the practical impact is often limited by sufficient market depth and transparent owner conduct.

In sum, whitelist-only exit mechanisms represent a nuanced structural pattern that demands context-aware analysis. The permission architecture inherently introduces the capability to restrict token transfers, but whether this translates into tangible market risk depends on dynamic factors including whitelist mutability, complementary contract permissions, liquidity depth, and on-chain activity. While the presence of whitelist gating raises justified caution, it is neither a definitive signal of fraudulent intent nor a guaranteed impediment to liquidity. Instead, it functions as an architectural lever that can be employed for either legitimate compliance or manipulative control, underscoring the importance of comprehensive contract and market context evaluation when assessing token risk profiles.

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 →