Verify every token before you buy Unlimited checks · $3.99/wk · Cancel anytime
Get Unlimited
Swap on Verixia
[ on-chain  ·  solana + evm ]

Honeypot Token Check

Check whether this token blocks selling at the contract level. Honeypot tokens look identical to legitimate tokens on price charts until you try to exit.

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

A core structural pattern associated with Solana-based honeypots involves the transfer function embedding a require() check that restricts token transfers to a whitelist of approved addresses. Mechanically, this means buy transactions originating from non-whitelisted wallets can sometimes succeed, but attempts to sell or transfer tokens back to the market revert, causing failed transactions and gas loss. This restrictive logic is typically implemented through on-chain program code that validates the sender or recipient addresses against a stored allowlist before permitting the transfer. The direct consequence is a one-way liquidity flow where tokens can enter a wallet but cannot exit unless the wallet is whitelisted. This structural condition can sometimes be identified through direct inspection of the token program’s transfer logic without needing to execute trades, providing a clear on-chain signal of potential transfer restrictions.

The risk relevance of whitelist-based transfer restrictions depends heavily on the mutability and governance of the whitelist itself. If the whitelist is immutable or managed transparently with clear operational rationale—such as compliance with regulatory requirements or phased token release schedules—then the pattern can be benign and serve legitimate purposes. In such cases, the whitelist functions as a risk control or compliance feature rather than a trap. Conversely, if the whitelist is owner-controlled and can be modified arbitrarily post-launch, it creates a soft honeypot risk by enabling the owner to selectively block sells from certain wallets, effectively trapping holders. The presence of owner-only functions that add or remove addresses from the whitelist after deployment is a critical factor in assessing whether the pattern is a potential exit trap or a controlled compliance mechanism. This caveat is important because the pattern alone does not necessarily confirm malicious intent; it can sometimes reflect legitimate project governance needs.

Observing additional contract features can materially shift the risk assessment of whitelist-based honeypot patterns. For instance, if the contract includes an adjustable sell tax parameter that the owner can raise post-launch, this can compound exit risk by imposing prohibitive fees on sales without affecting buys. Such a dynamic creates an economic disincentive for selling tokens, effectively increasing the cost of exit and trapping holders even if transfers are technically allowed. Similarly, the presence of active mint or freeze authorities on the SPL token program can indicate ongoing centralized control that may be used to manipulate supply or halt transfers, respectively. Active mint authorities allow for inflationary token issuance that can dilute existing holders, while freeze authorities can lock wallets entirely, preventing any transfers. Conversely, if the contract is deployed behind an upgradeable proxy with a robust multisignature or timelock governance, the risk of sudden malicious changes diminishes. Transparent on-chain governance signals and community audit reports can also mitigate concerns by evidencing responsible management of whitelist and tax parameters. However, such governance structures are not always present or effective, and their mere existence alone does not guarantee benign outcomes.

When whitelist restrictions combine with other common patterns such as adjustable sell taxes, active mint authority, or freeze functions, the range of outcomes broadens significantly. In the worst case, these features can synergize to create a near-absolute exit block: owners can prevent sells through whitelist exclusion, impose punitive sell taxes, mint new tokens to dilute holders, and freeze wallets at will. This multifaceted control framework effectively centralizes power over liquidity and supply, allowing the project team or owner to exert outsized influence on token economics and holder behavior. On the other hand, if these controls are transparently disclosed, time-locked, or subject to community governance, they may serve as risk management tools rather than exploit vectors. For instance, adjustable sell taxes might be designed to deter short-term speculation, and mint functions could be limited for strategic token distribution. The presence of low liquidity pools or thin market depth alongside these patterns can exacerbate risks by making price manipulation easier and exit harder. Thin pools relative to market capitalization or pools under a certain liquidity threshold increase the potential for slippage and price impact, which can trap holders even if transfers are technically allowed. Yet, liquidity conditions alone do not confirm the presence of a honeypot.

The interplay of these structural elements determines the practical risk profile for token holders navigating Solana-based tokens with potential honeypot characteristics. It is important to emphasize that no single pattern is definitive proof of malicious intent; rather, the aggregate context and governance transparency provide deeper insight. For example, a whitelist restriction combined with immutable governance, clear communication, and reasonable liquidity conditions might reflect a cautious token release strategy, not a trap. Conversely, a mutable whitelist coupled with owner-controlled sell taxes and minting authorities, especially in a shallow liquidity environment, is more indicative of exit risk. Thus, analytical depth requires examining contract code in tandem with on-chain governance signals, liquidity metrics, and transactional behavior over time. This multifactor evaluation is critical because many of these structural patterns can sometimes be employed in legitimate ways but also serve as tools for more nefarious exit schemes.

In summary, the Solana honeypot is primarily characterized by transfer restrictions implemented via whitelists in the token program’s logic, which can sometimes restrict sellers without impacting buyers. The risk posed by this pattern varies significantly depending on governance arrangements, the presence of owner-controlled parameters like sell taxes and minting, and liquidity conditions. Recognizing these intertwined factors and their operational context is essential for forming a nuanced view of potential exit traps versus valid contract designs. This complexity underscores the importance of a comprehensive, layered approach to identifying and assessing token risk in the Solana ecosystem.

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 →