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.7 / 5 from 3,211 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 46,436 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 honeypot token pattern fundamentally revolves around the transfer function within a token’s smart contract, typically incorporating a require() condition that enforces restrictions on transfers based on a whitelist or a set of predefined criteria. The technical mechanism underlying this pattern entails that buy transactions initiated from addresses not subjected to restrictions can proceed without issue, while sell or transfer attempts originating from those same addresses are deliberately reverted. This results in tokens becoming effectively trapped, as holders find themselves unable to move or liquidate their holdings despite having acquired them legitimately. What distinguishes this pattern from other forms of trading restrictions is that the barrier is embedded directly within the contract’s transfer logic, rather than emerging from external market factors such as order book depth or exchange liquidity.

From an analytical standpoint, detecting a honeypot pattern requires careful inspection of the contract’s source code or bytecode. The presence of explicit conditional statements that block transfers unless the sender or recipient is included in a whitelist or exemption list is a hallmark. This logic can sometimes be subtle and obfuscated, but its effect is clear: while buy orders can clear through the liquidity pool and the price chart may continue to reflect normal-looking volume and price movements, the inability of holders to execute sell transactions creates a structural exit barrier. This disconnect between apparent market activity and actual token liquidity for holders is a critical risk signal. It can be particularly insidious because superficial market data may not reveal the underlying transfer restrictions, lulling investors into a false sense of security.

The risk profile associated with this pattern intensifies significantly when the whitelist or exemption list is controlled by the contract owner and can be modified dynamically after deployment. In such cases, the owner can selectively block sells or transfers at their discretion, effectively transforming the contract into a soft honeypot. This means that while initial liquidity provision and trading appear normal, the owner can later impose restrictions that trap tokens, preventing holders from exiting their positions. The ability to alter transfer permissions post-launch adds a layer of unpredictability and vulnerability, as investors cannot rely on the initial conditions remaining stable over time. Conversely, the presence of a whitelist or similar restriction does not necessarily imply malicious intent if the list is immutable or fixed at deployment, serving regulatory compliance or operational purposes such as limiting transfers to vetted counterparties or maintaining stable participation within a closed ecosystem.

Additional contract features can compound or mitigate the honeypot risk. Adjustable sell tax parameters that the owner can raise suddenly may not outright block transfers but can impose prohibitive costs on selling, which acts as a deterrent to exit. This indirect mechanism can sometimes be as effective in trapping holders as explicit transfer blocks. Similarly, contracts that retain active mint or freeze authorities without renouncing them introduce further avenues for market manipulation or token trapping. An active mint function allows for supply inflation post-launch, potentially diluting holders or enabling owner-driven market interventions, while a freeze function can selectively immobilize wallets. On the other hand, contracts that have renounced minting rights, lack any owner-controlled whitelist modifications, and do not include pause or blacklist features generally present a reduced likelihood of honeypot behavior. Observing whether a contract is upgradeable via proxy patterns also bears significance; upgradeable contracts without multisignature or timelock governance controls present elevated risk, as the owner or admin could modify logic to introduce honeypot mechanics well after initial deployment.

The contextual market environment in which a honeypot pattern exists can amplify its impact. When combined with shallow liquidity pools—such as those significantly under $50,000 in depth relative to market capitalization—or recent listings on low-volume decentralized exchanges, the potential for rapid and irreversible loss escalates. Liquidity can be removed in a single transaction, often in tandem with honeypot mechanics, leading to sudden price crashes where holders are left trapped with illiquid or worthless tokens. The interplay between contract-enforced transfer restrictions and fragile market structures creates a scenario where exit is structurally impeded, and capital loss becomes a near certainty for affected holders. Conversely, if transfer restrictions are transparent, immutable, and paired with robust governance and multisig controls, the honeypot pattern may simply reflect legitimate operational constraints without exit risk. This might be the case in tokens designed for tightly controlled ecosystems or regulatory compliance where transferability is intentionally limited.

It is important to emphasize that the presence of a honeypot pattern in contract code alone does not confirm malicious intent or guaranteed loss. Some projects implement transfer restrictions for benign reasons, such as to prevent automated bots from front-running trades, enforce vesting schedules, or comply with jurisdictional requirements. The key analytical challenge lies in discerning whether the control over transfer permissions is designed to be permanent and transparent or whether it can be wielded opportunistically by an owner post-launch. This distinction determines whether the pattern serves as a protective mechanism or a trap. Consequently, the honeypot token pattern exists on a spectrum of outcomes, ranging from legitimate operational controls to mechanisms that can severely restrict liquidity and block exits, depending on the broader contract permissions and market context.

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 →