Verify every token before you buy Unlimited checks · $3.99/wk · Cancel anytime
Get Unlimited
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.

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 2,221 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 69,727 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 core structural condition frequently flagged by token safety Discord bots is the inclusion of a require() check within the transfer() function that restricts token transfers exclusively to whitelisted addresses. Mechanically, this means that while buy transactions initiated by non-whitelisted addresses may succeed, sell transactions initiated by those same addresses can revert if the seller is not included in the whitelist. This design effectively grants the contract owner or other privileged parties the ability to selectively block token exits, thereby creating a scenario where tokens can be purchased but not sold. This pattern is often referred to as a honeypot. From the perspective of market activity, the price chart may appear normal because buy transactions clear successfully, yet the inability to sell traps liquidity on the seller’s side. This creates a hidden risk that can be detected through careful inspection of the contract code alone, without requiring actual trading interaction with the token.

This whitelist-only exit pattern becomes risk-relevant primarily when the whitelist is modifiable by the contract owner or a centralized authority post-launch. In such cases, the owner can add or remove addresses at will, enabling highly selective blocking of sells. This dynamic control capability can be exploited maliciously to trap investors or manipulate liquidity flows, effectively undermining token holder autonomy. Conversely, the pattern can be benign if the whitelist is fixed at deployment or managed by a decentralized governance mechanism that limits arbitrary changes. In regulated environments, for instance, controlling transfers to approved parties might be a legitimate compliance measure rather than a sign of malicious intent. Therefore, the presence of a whitelist alone does not necessarily imply malfeasance; it is the ongoing owner or privileged party’s ability to alter the whitelist that elevates the risk by maintaining a forced-exit-block capability.

Additional contract features can meaningfully alter the risk assessment when considered alongside the whitelist pattern. For instance, the existence of owner-controlled adjustable sell taxes can be a subtle yet powerful lever. These taxes, if adjustable post-launch, allow the owner to economically disincentivize or effectively block selling without outright reverting transactions. This economic gatekeeping can create a soft honeypot environment where sales are technically possible but financially punitive, thus restricting liquidity exit in a less overt manner than transfer reverts. Similarly, active mint or freeze authorities on the token contract can compound exit restrictions by enabling supply inflation or transfer freezes. Inflationary minting can dilute holders’ stakes, while freeze functions can temporarily or permanently lock tokens, both increasing exit risk. However, these risks are mitigated if such authorities are controlled by multisignature wallets or timelocked governance processes, which introduce friction and transparency into decision-making.

The operational context of these controls is equally important. For example, transparent project documentation explaining the rationale for whitelist restrictions or adjustable taxes can help mitigate concerns, but such explanations require critical scrutiny. Documentation alone does not guarantee benign intent; it must be consistent with on-chain behavior and governance structures. Moreover, the interaction of these controls with other common contract patterns can further influence risk. Proxy upgradeability without sufficient timelocks or owner-only pause functions can create a spectrum of adverse outcomes. Temporary forced exits during pauses are one risk; more severe is the potential for permanent liquidity traps if the owner upgrades contract logic to add new restrictions or disables selling entirely. This compounding effect demonstrates how seemingly isolated patterns can interact to create more complex risk landscapes.

In some cases, the interplay between adjustable sell taxes and whitelist restrictions can generate soft honeypots. These allow sales only under punitive conditions, which may not be immediately evident without detailed analysis. For instance, a token might permit sells only if the seller accepts a prohibitively high tax rate or if the whitelist permits the sell address, effectively creating economic or permission barriers that trap liquidity in practice. However, if these controls are governed by decentralized mechanisms or time-delayed governance, the risk of abrupt, owner-imposed exit blocks diminishes significantly. This illustrates how layered contract features modulate the practical impact of any single pattern, emphasizing the need for holistic analysis rather than isolated pattern detection.

It is important to acknowledge that the whitelist-only exit pattern itself does not by itself confirm malicious intent or fraudulent behavior. Some projects implement such structures for legitimate reasons, such as regulatory compliance, staged token launches, or controlled liquidity management during initial phases. The critical factor is how these controls are managed over time and whether they can be wielded arbitrarily by centralized actors. Token safety Discord bots provide valuable initial flags by identifying these patterns, but a nuanced understanding of the contract’s governance, upgrade paths, and operational context is essential to accurately assess risk. This analytical depth helps distinguish between potentially harmful honeypot mechanics and legitimate contract features, thereby enhancing the quality of risk assessment in the dynamic 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.

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 →