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,495 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 46,486 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 underpin honeypot detection APIs focus primarily on identifying transfer restrictions embedded within a token’s core logic. These restrictions often manifest through conditional statements, such as require() checks in the transfer or transferFrom functions, that can revert transactions under specific circumstances. A common structural pattern involves selectively permitting buy transactions while disallowing or reverting sell attempts for certain addresses, effectively trapping funds within the contract. This asymmetric transfer right, invisible to casual observers or automated scanners that do not perform deep logic analysis, creates a scenario where investors may unknowingly acquire tokens they cannot liquidate. A honeypot detection API typically scans for these patterns by parsing contract bytecode or source code to flag conditional reverts tied to address whitelists or other gating mechanisms within transfer functions.

Beyond mere presence, the analytical challenge lies in contextualizing these restrictions within the broader governance and mutability framework of the token contract. For instance, owner-controlled parameters that dynamically adjust sell taxes or whitelist membership can serve as mechanisms for exit liquidity gating. In some cases, the owner may possess the unilateral authority to modify these parameters at will, increasing the risk profile significantly. Conversely, if these parameters are either immutable post-deployment or governed by decentralized or time-locked multisignature arrangements, the risk may be mitigated or even justified by legitimate operational needs, such as compliance with regulatory standards or bot mitigation strategies. It is essential to recognize that the existence of honeypot-like mechanics alone does not constitute proof of malicious intent or an inevitable loss scenario.

Complicating this analysis further are contracts that maintain active mint or freeze authorities alongside honeypot mechanisms. The presence of minting capability can enable unchecked inflation, diluting existing holders’ value and exacerbating downward price pressure. Freeze authorities can halt transfers entirely, adding an additional layer of transfer control that may be used opportunistically. While these features often raise flags in isolation, some projects retain them for operational flexibility, such as emergency response or regulatory adherence. Thus, the presence of these controls must be weighed carefully against on-chain evidence of their use and the transparency of the governance framework. For example, a freeze function that has never been activated and is governed by a decentralized committee may pose less risk than a freeze authority controlled solely by a single, anonymous key.

The architecture of the smart contract can also influence risk assessment. Upgradeable proxy patterns, common in many decentralized applications, introduce the possibility of logic changes post-deployment. If these proxies lack multisignature or timelock safeguards, they provide a mechanism for sudden introduction or removal of honeypot features, dramatically changing the risk landscape without prior notice to holders. Similarly, on-chain evidence of blacklist usage or pause function activations signals an owner’s willingness to restrict transfers actively, increasing investor risk. Conversely, transparent renouncement of mint and freeze authorities, combined with immutable whitelist and tax parameters, tends to reduce the likelihood of exit traps, making any honeypot-like conditions less threatening in practice.

Liquidity pool metrics and trading volume data provide critical context to honeypot risk patterns. Deep liquidity pools—those with depths above median thresholds, for instance—can absorb sell pressure and reduce vulnerability to sudden price crashes or manipulation. High trading volumes typically indicate active market participation, which dilutes the impact of supply cliffs or transfer restrictions. On the other hand, thin pools relative to market capitalization or low 24-hour volume amplify risk by making price manipulation easier and exit attempts more perilous. When honeypot mechanics coincide with low liquidity, the probability of forced holding or substantial loss magnifies, as trapped investors face limited exit avenues without incurring significant slippage or price impact.

Holder concentration further compounds or mitigates these risks. Large token holdings concentrated in a few wallets, especially those controlled by the project team or early investors, can exacerbate downward price pressure when combined with honeypot restrictions. Buyers may find themselves stuck with tokens that cannot be sold freely, applying sustained negative sentiment and gradual price decline rather than a single sharp correction. This dynamic can create a persistent market overhang, where trapped funds depress sentiment and reduce trading activity. On the contrary, a more distributed holder base with transparent, community-led governance and open liquidity pools may limit the practical impact of honeypot-like mechanisms, serving instead as a deterrent against malicious bots or unfair trading practices.

In summary, the manifestation of honeypot patterns is a complex interplay between contract design, governance structure, liquidity conditions, and holder distribution. While transfer restrictions and conditional reverts are key signals, their risk relevance depends heavily on mutability controls, upgradeability safeguards, and on-chain evidence of enforced restrictions. Liquidity and market activity provide additional layers of context that influence whether these patterns represent soft deterrents or hard traps. The analytical lens must therefore move beyond binary detection of honeypot code to a nuanced evaluation of how these structural elements interact within each token 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 →