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,021 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 48,071 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 disable token transfers through require() checks that revert transactions for non-whitelisted addresses create a distinctive structural pattern in decentralized finance. This setup effectively allows users to buy tokens on the open market but prevents most holders from selling or transferring those tokens unless they are on an approved whitelist. The implementation typically involves gating the transfer() function within the token’s smart contract, allowing only certain designated addresses to initiate transfers. Mechanically, this means that while acquiring tokens is feasible, any attempt to move or liquidate them from non-whitelisted wallets fails, effectively trapping those holders in their positions. This structural pattern is the core mechanism behind what is commonly referred to as a “transfer disabled honeypot” in crypto token risk analysis.

Detecting this pattern can be achieved by closely examining the contract’s transfer logic and the associated whitelist management functions, often without needing to execute any trades. A careful audit of the transfer() function reveals whether there are conditional checks that restrict transfers exclusively to whitelisted addresses. Similarly, the presence of functions allowing dynamic modification of the whitelist by the contract owner or privileged roles is a crucial factor. It is important to note that the existence of such transfer restrictions alone does not definitively prove malicious intent or fraudulent objectives. Some projects may implement this pattern for legitimate purposes, such as regulatory compliance, phased token release schedules, or anti-bot protection during launch periods. Therefore, the pattern’s presence is a structural indicator that must be interpreted within the broader context of project governance and contract design.

The risk relevance of this pattern becomes particularly acute when the whitelist is controlled by the project owner or a centralized authority and remains modifiable after the token’s launch. In such cases, the team can selectively allow or block transfers at will, which presents a significant exit risk to token holders. This dynamic control enables the project team to prevent investors from selling their tokens, especially if liquidity is simultaneously removed from the market. The ability to trap holders in this manner can be exploited in scenarios where the project team seeks to manipulate market outcomes or create artificial scarcity. However, if the whitelist is immutable or time-locked—meaning no changes can be made after deployment—this significantly mitigates exit risk, as holders can have greater confidence in their ability to transfer tokens freely at some point.

Further analytical depth emerges when considering additional contract features that interact with this pattern. Owner-controlled adjustable sell taxes, for instance, can compound exit risk when combined with transfer-disabled honeypots. If the contract includes a function allowing the owner to increase sell taxes post-launch, the cost of selling tokens can become prohibitively high, adding another layer of friction on exits. Similarly, the presence of active mint or freeze authorities in the contract elevates risk. An active mint authority without a clear operational justification introduces the possibility of unlimited token inflation, which dilutes existing holders and can depress token value. Freeze authorities allow selective suspension of transfers from specific wallets—a capability that, when combined with transfer restrictions, can lock individual holders out of the market entirely.

Conversely, the risk profile improves considerably if these powerful authorities have been renounced, disabled, or constrained through multisignature governance or timelocks. For example, if the contract’s critical functions—such as whitelist modification, minting, or freezing—are subject to multisig approval or are locked behind time delays, the potential for abusive exit blocking is reduced. Such governance mechanisms introduce transparency and accountability, helping to align the project’s operational controls with holder interests rather than centralized control.

When the transfer disabled honeypot pattern is layered with other common risk factors, the potential for severe negative outcomes increases substantially. Low liquidity pool depth relative to the token’s market capitalization is a critical vulnerability. Pools under $50,000 in depth, especially when thin compared to market cap, can be easily manipulated or drained. If liquidity is removed suddenly in a single transaction while transfer restrictions remain active, this can trigger a rapid price collapse with no mechanism for holders to exit their positions. Upgradeable proxy contracts without timelocks or multisig controls introduce a further vector of risk. Proxy upgradeability allows the contract logic to be changed post-deployment, which can enable the introduction or removal of transfer restrictions unpredictably. This lack of stability can lead to sudden shifts in token behavior that trap holders unexpectedly.

However, this pattern is not inherently nefarious when accompanied by robust governance structures, transparent whitelist policies, and sufficient liquidity reserves. A project that openly communicates its whitelist criteria, enforces immutable transfer restrictions with clear timelines, and maintains healthy liquidity can use this pattern as a legitimate operational control. In such contexts, the transfer disabled honeypot pattern may function as a mechanism for orderly token distribution or fraud prevention rather than market manipulation. The realistic outcomes, therefore, range widely depending on the interplay of whitelist control, contract authorities, liquidity conditions, and governance frameworks. This spectrum spans from benign operational controls designed to protect tokenomics integrity to aggressive exit blocking and market manipulation tactics. Recognizing this nuance is essential for meaningful risk assessment and avoiding simplistic conclusions based solely on the presence of transfer restrictions.

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 →