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

Liquidity provider (LP) lock duration checks typically involve mechanisms embedded within a token’s smart contract or external audits confirming that liquidity tokens, which represent ownership in a liquidity pool, cannot be withdrawn before a predetermined timestamp. This is usually enforced either by placing the LP tokens in a time-locked smart contract or by integrating a require() statement within withdrawal functions that reverts any attempt to remove liquidity prior to the lock expiration. The fundamental intent of this structural pattern is to provide investors with assurance that the liquidity supporting the token’s market remains intact for a specified minimum period, thereby mitigating immediate risks associated with rug pulls—where liquidity is abruptly removed and the token’s price collapses.

However, the existence of an LP lock duration check alone does not guarantee the lock’s immutability or effectiveness. The key factor is whether the lock is enforced through a truly trustless mechanism or if it is dependent on contract functions that can be modified or bypassed by privileged parties. For instance, contracts with active owner permissions or admin keys that can alter the lock duration or directly withdraw LP tokens undermine the security that the lock ostensibly provides. In such cases, the lock duration check becomes more of a nominal barrier rather than a robust safeguard, as the owner might shorten or negate the lock at will. By contrast, when LP tokens are transferred to a verified timelock contract or a multisignature-controlled vault with publicly auditable parameters and no owner override, the lock is structurally more credible—offering a genuine guarantee that liquidity will remain untouched for the defined period.

The risk implications of LP lock duration checks are highly context-dependent. Short lock durations, especially those below commonly observed median pool depths or durations in the market, can sometimes indicate an insufficient timeframe to prevent manipulative liquidity withdrawals. Moreover, if the lock duration is adjustable by the deployer or owner through privileged functions, this flexibility can enable opportunistic behavior where liquidity is removed unexpectedly after a brief holding period. It is important to acknowledge, however, that a short or adjustable lock does not necessarily imply malicious intent. Some projects might implement such mechanisms for operational reasons, such as staged liquidity releases aligned with development milestones or market conditions, which can be legitimate if transparently communicated and governed responsibly.

Additional contract features often interact with LP lock checks to shape the overall risk profile. The presence of owner-controlled functions like withdrawLiquidity() or unlockLP(), callable exclusively by privileged addresses, raises concerns when these can override the lock duration. This effectively nullifies the lock’s protective function, enabling the owner to remove liquidity ahead of schedule. On the other hand, an absence of such functions or their containment within immutable contract logic enhances confidence in the lock’s integrity. Further, if the contract includes pause mechanisms, blacklist mappings, or upgradeable proxies, these features can indirectly facilitate liquidity extraction or transfer restrictions despite the lock. Pause functions might halt transfers during critical moments, while blacklist mappings can prevent certain holders from selling, creating complex risk dynamics beyond a simple lock duration.

When LP lock duration checks are analyzed in isolation, their effectiveness is limited. Their true preventive power emerges when combined with other structural controls. For instance, if the LP lock is genuine and paired with renounced mint authority—meaning no new tokens can be minted arbitrarily—and the absence of pause or blacklist functions, the risk of sudden liquidity removal and price manipulation decreases substantially. This combination supports a more stable and trustable market environment. Conversely, if the lock duration is short or owner-adjustable and is coupled with adjustable sell taxes or whitelist-only exit controls, the token can become vulnerable to soft honeypot mechanics. In such scenarios, sells can be heavily restricted or taxed after initial buys, trapping investors and artificially supporting price levels until the lock expires or the contract is upgraded.

Furthermore, the lock’s duration relative to the token’s lifecycle and market conditions provides crucial analytical depth. Tokens with very young pairs—those under approximately 30 days on average—may have LP locks that seem meaningful but could expire during critical early phases when liquidity is most vulnerable. Similarly, tokens with thin liquidity pools relative to their market cap, or those trading on less liquid decentralized exchanges, may be more exposed to price manipulation even if an LP lock is in place, since the lock only secures liquidity tokens but does not control market depth or trading behavior directly.

In cases that match the pattern of a well-implemented, immutable LP lock, investors gain a layer of protection against immediate liquidity extraction. Yet, it is crucial to recognize that no single pattern or check can definitively confirm intent or guarantee safety. The LP lock duration check is necessary but not sufficient to secure liquidity. It must be evaluated in conjunction with contract ownership structures, tokenomics, trading controls, and the wider market context. Only through this multifaceted analysis can the structural implications of LP lock durations be fully understood and appropriately integrated into risk assessments.

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 →