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.8 / 5 from 3,471 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 56,935 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

Within the architecture of many crypto safety platforms, one structural pattern that often signals elevated exit risk is the incorporation of a whitelist or allowlist mechanism embedded directly into the token’s transfer function. This pattern typically manifests through a require() statement in the smart contract code, which enforces that only addresses explicitly approved by the contract owner or governance can execute transfer or sell actions. Mechanically, this means that while buy transactions and incoming transfers may proceed without issue, outgoing transfers or sells from non-whitelisted addresses are reverted, often without any explicit error message beyond the gas cost penalty. Such a design effectively traps tokens in wallets that have not been granted exit permissions, creating a scenario where holders can accumulate tokens but are unable to divest them.

The presence of this whitelist-only exit control can sometimes be masked from superficial price or volume analysis. Because buying and transfers into whitelisted addresses are allowed, the token’s price chart might not initially reflect any abnormal sell pressure or exit restrictions. This can lead to an illusion of normal market function despite the underlying inability to exit positions. Detecting this pattern requires a thorough inspection of the token’s transfer logic, often at the bytecode or source code level, rather than relying solely on observable market data. Importantly, the pattern itself does not conclusively prove malicious intent or ill design; rather, it introduces a structural capability that can be leveraged in multiple ways depending on governance and operational context.

The risk associated with this whitelist enforcement becomes particularly salient when the whitelist is modifiable by the contract owner post-launch without clear, transparent, or decentralized controls. In such cases, the owner retains unilateral authority to add or remove addresses from the whitelist, thereby controlling who can sell tokens at any given time. This creates what is sometimes called a “soft honeypot” — a state where investors may be trapped not by a permanent contract flaw but by discretionary owner interventions that block their ability to exit. Such a setup can introduce significant counterparty risk, as holders depend entirely on the owner’s goodwill or governance process to maintain liquidity access. Conversely, if the whitelist is immutable, or if modifications require multisignature approval, timelocks, or decentralized governance votes, the pattern can be far less concerning. Similarly, if the whitelist exists to comply with legitimate regulatory requirements or jurisdictional restrictions, it may serve a necessary operational purpose rather than a deceptive one.

Further complicating the risk profile are additional permission controls that often accompany whitelist mechanisms. Owner-controlled adjustable sell taxes, for instance, can sometimes be raised to punitive levels after launch, effectively creating a financial barrier to exit even when transfers are technically allowed. This layered mechanism can be subtle because the tax rate might remain low initially, attracting liquidity and investors, only to spike later when the owner decides to restrict sales. Similarly, the presence of active mint or freeze authorities on the contract enhances exit risk by enabling supply inflation—potentially diluting existing holders—or by halting transfers selectively, which can freeze liquidity. The interplay of these controls compounds the difficulty for holders to anticipate or respond to exit barriers.

On the other hand, mitigating factors do exist within some contract designs. The inclusion of timelocks on whitelist modifications or sell tax adjustments, multisignature governance schemes, and transparent, audited upgrade mechanisms can limit the unilateral power of any single party. These controls introduce procedural hurdles that reduce the risk of sudden, arbitrary changes that trap tokens. Historical on-chain analysis can also provide context: if the whitelist or related controls have never been used to block transfers or raise taxes, it may suggest a more benign intent or a governance culture that favors transparency and fairness. Still, the structural capability for exit blocking remains a relevant concern, as it represents a latent risk that can be triggered under certain conditions.

When considering the whitelist-only exit pattern in conjunction with other contract features, the risk landscape becomes more nuanced. Upgradeable proxy patterns without timelocks or pause functions controlled by a single owner can exacerbate vulnerabilities. In such cases, the owner might deploy new logic that alters whitelist behavior or tax rates without community oversight, compounding exit risks. The combination of whitelist enforcement with adjustable sell taxes and freeze authorities can create complex, multi-layered exit barriers that are difficult for token holders to detect until they attempt to sell. This complexity is often intentionally or unintentionally obfuscated, making thorough contract analysis essential.

However, within governance models that emphasize decentralization, transparency, and community control, these mechanisms may serve legitimate operational or security functions. For instance, temporary whitelist enforcement can be used to mitigate bot activity during launch phases or to comply with evolving regulatory frameworks. Adjustable taxes may fund essential project development or community incentives. Freeze functions can be employed in emergency situations to protect holders from exploits. Understanding the intent and governance context behind these structural patterns is therefore critical. The presence of a whitelist or similar controls alone does not confirm malicious intent or guarantee exit risk; rather, it defines a set of capabilities that require close scrutiny to assess their potential impact on token liquidity and holder safety.

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 →