Verify every token before you buy Unlimited checks · try a week for ~$1 · No auto-renew
Try 1 Week / ~$1
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.

Paste any contract address — get an on-chain risk read in seconds.

Verixia reads the smart contract directly to surface honeypots, rug-pull patterns, LP-lock status, and holder concentration before you buy. No signup, no wallet connect, no market-data lag.

✓ On-Chain
🔒 No Signup
⚡ < 5 sec
SOL + EVM
4.9 / 5 from 3,862 users
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 · Try a week for ~$1
No signup required · Results in seconds
Try a week for ~$1 · One-time, no auto-renew
Access is saved on this device the moment your payment confirms on-chain
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
1.5 SOL / year
Popular
Monthly Access
0.5 SOL / month
Try it -- no commitment
Weekly Access
0.006 SOL / week · ~$1 · no auto-renew
On-chain Solana Pay Any wallet No auto-renew
⚡ Once you verify the token

Swap at the best on-chain price — non-custodial, no KYC

Verixia routes your trade across Raydium, Orca, Meteora & 50+ DEXes to find the deepest liquidity. Your wallet keys never leave your device. No signup, no email, no permissions.

Swap on Verixia →
SOL ETH BASE ARB BNB POLY AVAX
🔒 Non-custodial ✓ No KYC ⚡ Best-price routing 🔗 50+ DEXes
🔍 Honeypot detection
💧 LP lock status
👥 Holder concentration
⚡ Solana + EVM
Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 🛡 Honeypot, rug & LP-lock detection
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 central structural pattern that is highly relevant when assessing whether a token like WIF is a honeypot revolves around the implementation of a require() check within the token’s transfer or sell function. This check typically restricts transfers based on a whitelist of approved addresses. Mechanically speaking, this means that while buy transactions often proceed unhindered for any address, attempts to sell or transfer tokens by addresses not present on the whitelist will revert, effectively trapping tokens within buyer wallets. This trap creates a scenario where holders can accumulate tokens but cannot exit their positions by selling or transferring. Identifying this pattern requires a direct inspection of the smart contract code, focusing on conditional statements that gate transfer execution based on a whitelist mapping. The critical factor here is whether the whitelist is modifiable by the contract owner after launch, as owner-controlled, mutable whitelist entries enable dynamic control over who can sell or transfer tokens, often without any external transparency.

The risk implications of this pattern become particularly pronounced when the whitelist is mutable post-deployment and controlled by a centralized authority—usually the contract owner. In such cases, the owner can selectively block sells or transfers indefinitely for specific addresses or for all but a privileged few. This capability facilitates what is often described as a “soft honeypot,” where buyers may believe they hold liquid tokens due to normal price action and apparent trading volume, but in reality, their tokens are locked and cannot be sold. This dynamic can severely undermine market confidence and trap unsuspecting investors. However, it is important to emphasize that the presence of a whitelist mechanism alone does not necessarily confirm malicious intent. In some scenarios, the whitelist serves legitimate compliance or regulatory functions, such as restricting transfers to wallets that have undergone KYC verification in jurisdictions with strict legal requirements. When the whitelist is fixed at deployment or managed through decentralized governance frameworks, the potential for abuse diminishes significantly.

Beyond the whitelist mechanism, several additional contract features can compound or mitigate the risk of a honeypot scenario. Adjustable sell tax parameters under owner control are a notable example. Post-launch, the owner may increase sell taxes to prohibitive levels, significantly disincentivizing or effectively preventing sales without triggering transaction reverts. This approach can serve as a subtle form of exit blocking, where sellers face punitive fees that erode their value rather than a hard transfer block. Furthermore, the existence of active mint or freeze authorities in the contract introduces additional layers of risk. An active mint authority allows the creation of new tokens on demand, which can dilute the value of existing holders and potentially be used for manipulative practices. Freeze authority enables the owner to suspend transfers from specific wallets, adding yet another mechanism to restrict liquidity. Conversely, contracts that have renounced such authorities or have implemented timelocks and multisignature (multisig) controls on owner functions typically present a lower risk profile. These controls add transparency and reduce the likelihood of sudden, unilateral changes that could trap holders.

The broader market context also plays a significant role in amplifying or attenuating the risk associated with whitelist-based honeypot mechanics. Tokens paired with low liquidity pool depths—significantly under $50,000, for instance—are more susceptible to rapid price manipulation and liquidity removal. When such thin pools are combined with a short pair age, the token is more vulnerable to sudden liquidity withdrawals or “rug pulls,” leaving holders with no exit window before the price collapses. Upgradeable proxy contracts lacking multisig or timelocks further exacerbate this vulnerability, as they allow a single party to alter contract logic post-deployment, potentially enabling new or hidden honeypot mechanics. Within this framework, a whitelist-based transfer lock can be deployed or adjusted dynamically to maximize the trapping effect during a liquidity drain event. However, if a token contract includes robust governance mechanisms, transparent owner controls, and immutable whitelist settings, these safeguards can substantially reduce the likelihood of a honeypot outcome. The interplay of these structural features determines whether the whitelist serves as a tool for compliance, community governance, or, alternatively, as a mechanism for exit blocking and manipulation.

It is also worth noting that technical indicators such as median pool depth, market capitalization, and trading volume provide important but incomplete context when evaluating potential honeypots. For example, a token with a median pool depth well above $140,000 and mature pair age may still harbor honeypot-like mechanics if the whitelist is owner-controlled and mutable. Similarly, tokens operating on less transparent or newer decentralized exchanges might present elevated risk even if their on-chain metrics appear healthy. The chains hosting these tokens—such as Solana or Robinhood’s blockchain—may have different security models or developer tooling that affect contract auditability and transparency. Therefore, a comprehensive assessment requires combining on-chain structural analysis with broader market and ecosystem considerations.

In sum, while the require() whitelist check within transfer functions is a critical structural pattern to identify when questioning if a token like WIF is a honeypot, it cannot alone confirm malicious intent. Instead, the pattern’s risk relevance depends heavily on the mutability and owner control of whitelist entries, the presence of complementary exit-blocking features such as adjustable sell taxes or freeze authorities, and the broader liquidity and governance context. Tokens exhibiting these combined features warrant heightened scrutiny as they can create scenarios where holders are effectively trapped, but each case should be analyzed holistically to avoid false positives based solely on structural patterns.

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.
🔒
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 →