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.9 / 5 from 2,234 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 55,979 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 the TRC20 token standard can incorporate a require() statement within their transfer() function that selectively reverts transactions based on whitelist or blacklist conditions. Mechanically, this design enables buy transactions to proceed normally for addresses not restricted by the contract, while attempts to sell or transfer tokens from those same addresses can fail silently due to conditional checks embedded in the contract code. This architectural feature effectively traps tokens in holders’ wallets by allowing inflows but blocking outflows, creating a one-way token flow that traditional price charts and trading volume metrics alone cannot reveal. The significance of this pattern lies in its subtlety. On-chain activity may superficially look like normal trading, but the contract’s internal logic quietly prevents token holders from exiting positions, which can lead to substantial financial losses if not detected early.

This honeypot pattern’s risk profile hinges critically on the flexibility and governance over the whitelist or blacklist controlling transfers. If the contract owner or any privileged role retains the ability to dynamically modify these lists after deployment, the risk escalates considerably. Such mutability allows for selective blocking of transfers post-launch, enabling operators to trap unsuspecting investors by closing the exit door at will. This dynamic control is a hallmark of classic honeypot schemes, where initial buy-in appears unrestricted but selling is later obstructed. However, the presence of whitelist or blacklist conditions alone does not necessarily confirm malicious intent. In some instances, these lists may be fixed and publicly verifiable from the outset, limiting the contract’s ability to impose exit restrictions arbitrarily. Additionally, some projects implement allowlists to comply with regulatory frameworks or enforce KYC requirements, which can be a legitimate use case rather than a deceptive tactic. The key analytical distinction lies in the degree to which the controlling party maintains ongoing discretionary power over transfers. Without such power, the honeypot risk diminishes substantially.

Further complicating the risk assessment are ancillary contract features that can amplify or mitigate the impact of transfer restrictions. For example, owner-controlled adjustable sell tax parameters can impose unpredictable or exorbitant fees on sales, effectively discouraging or economically penalizing exit attempts without outright transaction reversion. This subtle form of exit control can sometimes be as damaging as direct transfer blocking because it can erode token value through slippage or fees, further locking in holders. Similarly, the existence of active mint or freeze authorities has material implications. An active mint authority can dilute existing holders by generating new tokens at will, undermining the economic incentives for holding. Meanwhile, an active freeze authority allows the owner to selectively pause transfers from specific wallets, which can be deployed to enforce exit restrictions dynamically. The discovery of proxy upgradeability without robust security measures such as multisignature approvals or timelocks adds another layer of risk. In such cases, the contract logic can be altered after launch, potentially introducing honeypot features retroactively. On the other hand, contracts that have renounced ownership or are immutable reduce concerns about exit blocking because the controlling party no longer has the means to unilaterally restrict transfers.

When combined with other structural market conditions, this honeypot pattern can produce severe consequences for token holders. Low liquidity pool depth relative to market capitalization or token supply is particularly problematic. Thin pools can be drained or manipulated in a single transaction, causing sharp price collapses that leave trapped holders unable to sell due to contract-imposed transfer restrictions. This forced-exit scenario crystallizes risk in a way that trading metrics alone may fail to capture. Similarly, tokens with short pair age or recent launch status often lack the market robustness to absorb sudden liquidity shocks or governance changes, magnifying the potential damage. Conversely, the presence of transparent owner controls, strong community governance, or robust administrative timelocks can mitigate risks. These mechanisms provide some assurance that transfer restrictions serve operational or compliance purposes rather than exploitative ends. In such contexts, the pattern may manifest as a soft honeypot or a benign compliance mechanism rather than a mechanism for entrapment.

It is important to emphasize that the existence of a require() statement gating transfers does not by itself confirm malicious intent. The pattern must be evaluated holistically, considering mutability, governance, tokenomics, and market conditions to determine whether it represents a genuine threat to holders’ ability to exit. Contract analysis, combined with an understanding of ancillary features like adjustable taxes, minting rights, and upgradeability, provides a more nuanced risk perspective. In cases that match this pattern, investors face a structural vulnerability that can sometimes be exploited to lock in capital involuntarily, but this outcome is contingent on the broader governance framework and market context.

Ultimately, the interplay between contract-level transfer restrictions and market liquidity dynamics defines the practical risk to holders. The pattern can sometimes be an effective compliance or anti-fraud tool, but when combined with mutable controls and thin market conditions, it becomes a potent vector for capital entrapment. Given its subtlety, detection requires careful contract inspection beyond surface-level trading data, underscoring the importance of deep analytical scrutiny in assessing TRC20 tokens for honeypot characteristics.

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 →