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 3,244 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 63,231 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 fundamental structural condition frequently observed in Solana tokens flagged as potential honeypots revolves around the implementation of the transfer() function within the smart contract. Specifically, this function can embed a require() statement that reverts transactions originating from addresses not explicitly whitelisted. Mechanically, this means that buy orders can complete successfully because the buyer’s address is often implicitly or explicitly included in the whitelist, allowing transfers into that wallet. However, sell orders or outgoing transfers from addresses not on the whitelist will revert, causing the transaction to fail and consuming gas without any change in token balances. This asymmetry effectively creates a one-way liquidity trap where tokens can be acquired but not liquidated through standard transfer methods.

The implications of this pattern for market participants are significant. From the outside, the token’s price chart may appear relatively normal or even healthy since buy orders and transfers between whitelisted addresses clear without issue. This can mask the underlying sell restriction that prevents many holders from exiting their positions. The sell blockage is not necessarily evident in typical price or volume metrics, which complicates detection based solely on market data. However, this behavior is readily detectable through static contract inspection techniques without requiring active execution of trades or reliance on historical price action. Analysts examining the contract code can identify the presence of transfer restrictions tied to whitelist logic, which serves as a critical early warning signal.

The risk relevance of this pattern fundamentally hinges on the owner’s or deployer’s ability to modify the whitelist or transfer restrictions after contract launch. If the whitelist is owner-controlled and can be adjusted arbitrarily, this structurally supports forced exit blocks—an emblematic feature of honeypot scams. In such cases, the owner holds the unilateral power to restrict or enable sales on a whim, creating a scenario where sellers may find themselves trapped if the whitelist is closed or selectively pruned. Conversely, if the whitelist is immutable or governed by transparent, externally verifiable rules—such as compliance protocols, vesting schedules, or decentralized governance—the pattern loses much of its threatening character. Some projects legitimately restrict transfers to comply with jurisdictional regulations, phased token releases, or anti-money laundering requirements. Importantly, the mere presence of a whitelist alone does not imply malicious intent; rather, the key risk factor is whether the owner’s modifiability is unconstrained and can be exercised without meaningful checks.

Additional contract features can further shift the risk assessment in either direction. For instance, adjustable sell tax parameters controlled by the owner can act as a stealthy form of exit blockage. Post-launch, the owner might raise taxes on sales to prohibitive levels, effectively blocking sales without explicit transfer revert messages. This creates a less obvious but equally effective liquidity trap. Similarly, active mint or freeze authorities retained by the deployer add layers of central control that can exacerbate exit risk. A mint function that can arbitrarily create tokens post-launch dilutes existing holders, while a freeze function that can lock token balances prevents any transfers altogether. The presence of these functions, especially when not transparently justified or when revocable at will, compounds the potential for malicious use. Conversely, if these controls are governed by multisignature wallets, timelocks, or community oversight, the likelihood of weaponization diminishes, as unilateral owner action is constrained.

Historical on-chain evidence also informs the risk profile. For example, if there have been recorded whitelist or blacklist updates, or if freeze functions have been executed in the past, this may suggest that the contract’s special powers have been exercised in ways that could harm holders. While such actions do not confirm malicious intent on their own, they raise red flags that warrant deeper scrutiny. Conversely, a clean history without such interventions may lend some reassurance, though it does not guarantee safety if the permissions remain in place.

When these whitelist-based transfer restrictions are combined with other common contract control features, the range of potential outcomes broadens. Upgradeable proxy patterns without timelocks can enable rapid logic changes, allowing the owner to introduce or remove honeypot mechanics on short notice. Pause functions can temporarily halt all transfers, amplifying exit risk during critical periods. Blacklist capabilities expand the owner’s ability to selectively block addresses. In cases where these controls lack community governance or time delays, the contract can shift from a soft liquidity trap—where some exits are possible but difficult—to a hard honeypot, where exits are effectively impossible for most holders. Conversely, if these controls are constrained by transparent governance mechanisms or enforced delays, the risk profile softens considerably. The interplay and layering of whitelist restrictions with proxy upgrades, pause functions, and blacklists ultimately determine whether the token behaves as a temporary liquidity trap, a permanent honeypot, or a legitimately managed digital asset with operational safeguards.

In the context of Solana tokens, especially those with median liquidity pool depths under $150,000 and market caps near or below the low millions, these contract-level control features can have outsized impact. Thin liquidity pools relative to market capitalization amplify the effects of transfer restrictions because even modest sell pressure can destabilize price or trigger owner intervention. Moreover, newer pairs with short track records, often under a month old, may not yet have demonstrated how these controls are exercised in practice, increasing uncertainty. Therefore, a comprehensive Solana honeypot detector must combine static code analysis, owner permission review, and historical on-chain activity to detect patterns that can sometimes mask severe exit barriers behind seemingly normal market behavior. Recognizing these nuanced structural risk patterns is essential for understanding the complex interplay between contract design and token liquidity dynamics.

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 →