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 ]

Token Risk Check

Paste any contract address for an instant on-chain risk assessment -- honeypot detection, liquidity analysis, holder concentration, and contract permissions.

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 2,466 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

Tokens displaying a honeypot pattern typically incorporate a require() condition within their transfer function that reverts transactions for addresses not included on a particular whitelist. This mechanism effectively permits token purchases but blocks sales or transfers initiated by non-whitelisted users. From a structural perspective, this means that once tokens are acquired, attempts to liquidate or move them out can fail, trapping funds within the holders’ wallets and potentially causing significant financial losses. Identifying this pattern involves a careful audit of the contract’s code, focusing on conditional transfer logic that restricts movement without the need to execute actual trades. Such a structural constraint directly impacts liquidity flow, restricts exit strategies, and therefore constitutes a critical element when gauging a token’s risk profile.

The risk relevance of this pattern hinges largely on the mutability and governance of the whitelist controlling sell permissions. If the whitelist is modifiable by the contract owner or an authorized party after deployment, this creates a vector for arbitrary intervention. In such cases, the project team can selectively restrict or permit sales, effectively dictating which holders can exit and which cannot. This capability opens the door to exit scams or “soft honeypots,” where sellers may be locked out at critical moments, amplifying investor exposure to loss. Conversely, if the whitelist is immutable post-launch or serves a clearly documented purpose—such as regulatory compliance or phased token distribution—the presence of the pattern does not necessarily indicate malicious intent. The crucial distinction lies in whether the whitelist can be changed by a centralized actor and how transparently this mechanism is disclosed to the community.

Additional contract features that interact with this pattern can further elevate or mitigate risk. Adjustable sell tax parameters, controlled by the owner, can be employed in tandem to penalize selling, raising effective exit costs unexpectedly or dramatically. This can serve as a deterrent to selling even when transfers are technically permitted, indirectly reinforcing liquidity traps. Similarly, the presence of active minting authority allows supply inflation, potentially diluting existing holders and destabilizing token economics. Freeze functions or blacklisting capabilities callable by the owner are also significant because they can be deployed suddenly to halt trading or ostracize specific addresses, intensifying risk. On the opposite end, mechanisms such as renounced ownership or multisignature governance with timelocks on critical functions limit unilateral control and reduce the probability of exploitative contract behavior. Public transparency regarding these features, including clear documentation and open-source code, plays an essential role in the thorough evaluation of token risk.

When the honeypot pattern is combined with other structural conditions like upgradeable proxy contracts lacking timelocks or multisig safeguards, the overall risk profile increases notably. Upgradeable contracts allow the underlying logic to be changed post-deployment, which can introduce unpredictable behavior. For instance, a token might initially exhibit normal liquidity and transferability but later have its rules altered to impose new restrictions, higher taxes, or transfer blocks. This dynamic can trap investors who purchased during the initial phase, leading to sudden illiquidity or prohibitive trading conditions. However, if the contract is designed with immutable logic, fixed tax rates, and renounced privileges, the honeypot pattern’s negative impact is substantially reduced. In such a scenario, the token’s behavior is more predictable and less susceptible to manipulative exit barriers.

It is important to stress that the mere presence of a honeypot pattern or related contract permissions does not by itself confirm malicious intent or imminent loss. Complex token designs sometimes incorporate restrictive elements to meet compliance requirements, implement staged releases, or maintain network integrity during initial launch phases. Therefore, these patterns should be interpreted in context, taking into account the transparency of the project, the governance model, and the presence of safeguards like community oversight or decentralized control. The interplay among transfer restrictions, owner controls, minting rights, and liquidity depth ultimately shapes the realistic range of outcomes—from legitimate operational controls to exploitative traps.

Liquidity considerations are also central to understanding risk in tokens exhibiting these patterns. Even if transfer restrictions are not in place, thin liquidity pools relative to market capitalization can create effective exit barriers, as large sales may cause severe price impact. When combined with honeypot mechanics or adjustable tax schemes, this effect compounds the difficulty of exiting positions. Conversely, deep pools and robust trading volume can mitigate some of the inherent risks by enabling smoother transactions. Thus, contract-level risk patterns must be evaluated alongside market factors to develop a comprehensive picture of token safety.

In summary, analyzing tokens for honeypot patterns requires more than identifying a single code feature. It demands a nuanced assessment of contract mutability, governance controls, liquidity conditions, and the broader tokenomics framework. This approach helps distinguish between potentially hazardous designs that can trap investors and legitimate operational mechanisms that serve specific, transparent purposes within the token ecosystem.

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 →