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

The honeypot archive pattern represents a fundamental structural condition within certain crypto token contracts that can significantly influence token transfer dynamics and liquidity accessibility. At its core, this pattern involves the inclusion of a require() statement within the transfer function, which restricts outgoing token transfers to only those addresses explicitly permitted—often maintained within a whitelist mapping or governed by owner-controlled boolean flags. This mechanism effectively enforces a one-way transactional flow by allowing token purchases but blocking sales or transfers from non-whitelisted wallets. The technical implication is that while buyers may acquire tokens, they become unable to exit their positions unless their address has been pre-approved or later added to the whitelist. This characteristic introduces a latent trap, where liquidity is locked from the perspective of most holders, potentially undermining token fungibility and market confidence.

The significance of this pattern lies not only in its immediate functional effect but also in its detectability through static contract analysis. Unlike other risk indicators that require extensive on-chain trade data or behavioral analysis over time, the honeypot archive pattern can be identified through straightforward code inspection. Analysts can scan for require() statements that gate transfers based on address permissions or owner-toggled flags. This makes it a critical forensic signal when evaluating new or suspect tokens, particularly in decentralized exchange environments where user protections are minimal. However, it is important to emphasize that the mere presence of such a pattern does not by itself confirm malicious intent or guarantee liquidity entrapment. The context surrounding how the whitelist is managed, the transparency of these controls, and the owner's ability to modify parameters post-deployment all factor heavily into the risk assessment.

One of the central risk vectors associated with the honeypot archive pattern is the extent of owner control over whitelist adjustments and tax parameters. If the whitelist is immutable and established transparently at token launch, serving as a fixed gate to protect against unauthorized transfers, the pattern could serve legitimate purposes. These might include compliance with regulatory frameworks, phased token releases, or anti-bot measures designed to stabilize early trading. Similarly, if the contract implements a fixed, reasonable sell tax hardcoded into the logic, the risk of exploitative exit blocking diminishes. Conversely, in cases where the owner retains the authority to arbitrarily modify the whitelist or dynamically escalate sell taxes after launch, the pattern morphs into a soft honeypot. This enables the project team to selectively trap sellers without immediate detection, potentially manipulating market exits or extracting value through punitive tax rates. The presence or absence of timelocks, multisignature wallets, or community governance over these permissions critically impacts the potential for abuse.

Additional contract features often interplay with the honeypot archive pattern to influence overall risk. Adjustable sell tax parameters are a common adjunct; if the contract allows the owner to increase taxes on sales at will, the combination can effectively render selling prohibitively expensive. This mechanism can be used as a subtle exit barrier, discouraging or outright preventing liquidity withdrawal. Similarly, active minting authorities that are not renounced introduce inflation risks, allowing the creation of new tokens that can dilute value or facilitate manipulative supply inflation. Freeze functions that can lock individual wallets or the entire token supply add further complexity, as they may halt transfers entirely under certain conditions. In contrast, verified renunciation of these authorities, clear and public whitelist policies, and robust multisig or timelock controls on owner functions serve as mitigating factors that reduce structural risk. While on-chain evidence of whitelist usage or historical tax adjustments can provide valuable insights, the structural capability embedded in the contract code is sufficient to flag potential issues proactively.

When evaluated in isolation, the honeypot archive pattern is a powerful indicator of potential exit barriers, but it is the interaction with other variables that determines the practical risk profile. For instance, when combined with thin liquidity pools—those with depths under threshold levels relative to market capitalization—or low overall market caps, the pattern’s risk amplifies significantly. Smaller pools are more vulnerable to price manipulation and slippage, making it easier for malicious actors to trap sellers or facilitate rug pulls. This is especially relevant in decentralized exchanges where median pool depths can vary widely, and sample data shows median pool depths around $181,000 with median market caps near $2.5 million, highlighting the delicate balance between liquidity and token stability. Conversely, in projects employing transparent governance mechanisms, fixed tax structures, and clearly defined whitelist criteria, the honeypot archive pattern may function as a protective tool. Such deployments can deter bots, prevent front-running, and support orderly token distribution phases without necessarily compromising user exit rights.

Further complicating the risk assessment are proxy upgradeability and pause mechanisms. Contracts that allow the owner or authorized parties to upgrade logic or pause transfers introduce a dynamic element that can override or amplify honeypot effects. Sudden upgrades might introduce new restrictions or lift existing ones, while pause functions can halt all transfers temporarily, sometimes indefinitely. These features create an environment where the structural risk embodied by the honeypot archive pattern can be activated or neutralized at will, underscoring the importance of scrutinizing not just static code but upgrade pathways and governance arrangements.

In sum, the honeypot archive pattern encapsulates a nuanced structural design that can either serve legitimate, protective roles or enable exit-blocking schemes depending on governance, transparency, and contract mutability. While it provides a clear forensic signal through contract inspection, the pattern alone does not confirm malicious design or intent. Instead, it demands a layered analytical approach that considers owner permissions, tax flexibility, liquidity context, and auxiliary contract features to understand the full spectrum of risk it presents within the evolving decentralized token landscape.

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 →