Verify every token before you buy Unlimited checks · $3.99/wk · Cancel anytime
Get Unlimited
Swap on Verixia
[ on-chain  ·  solana + evm ]

Rug Pull 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.9 / 5 from 2,612 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 63,821 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

Contracts that incorporate real-time rug detection mechanisms represent an increasingly sophisticated approach to managing token transfer dynamics, particularly in the context of decentralized finance where exit liquidity risks are a major concern. These mechanisms typically embed time-sensitive checks directly within core functions such as token transfers or liquidity pool interactions. Unlike traditional static restrictions, these time-based controls operate dynamically, often leveraging blockchain-native features like block timestamps or elapsed time counters to enforce conditional permissions. This means that the contract can, for instance, restrict or allow token sales only during specific time windows, which can shift or activate based on predefined or owner-modifiable parameters.

At its core, the structural pattern involves a "time gate"—a logical condition that either enables or disables token transfers or adjusts transaction taxes based on the current blockchain time relative to preset thresholds. This gate can be implemented as a simple comparison of the current block time to a stored value or as a more complex schedule that varies restrictions over the lifecycle of the token. The presence of such a gate is not inherently problematic; indeed, it can serve as an effective anti-bot measure during initial launches or as a mechanism for staged token vesting. However, the critical factor from a risk perspective is the immutability and transparency of these timing parameters. If these parameters are hardcoded and immutable, the contract’s behavior remains predictable, allowing market participants to anticipate when transfers may be restricted.

The risk profile changes notably when the contract grants privileged roles—typically the owner or a designated administrator—the ability to alter these timing parameters post-deployment. In such cases, the time gate can become a tool for coercion or entrapment. For example, an owner could arbitrarily shorten sell windows or extend lockup periods, effectively trapping token holders by preventing them from selling during periods when liquidity is low or after liquidity has been removed. This dynamic control can sometimes be used to orchestrate subtle exit blockages, where sellers find themselves unable to exit positions in response to adverse market developments. The very presence of owner-controlled timing adjustments calls for heightened scrutiny, as it introduces an element of unpredictability and potential abuse not visible in on-chain price charts or volume metrics alone.

Further complicating the analysis is the interaction of these time-based controls with other contract features. If the contract is upgradeable without meaningful delay, the owner may deploy updates that modify or intensify timing restrictions at will, amplifying risk exposure. Similarly, contracts that include pause functions or blacklists may use these in conjunction with time gates to selectively freeze trading activity or exclude certain addresses from transfers during critical periods. This layered control can sometimes transform a seemingly benign time gate into a mechanism for a “soft honeypot,” where buys are permitted freely but sells are systematically blocked or taxed heavily. When such patterns coincide with active minting capabilities or freeze authorities, the potential for supply manipulation and wallet immobilization grows, further exacerbating the risk environment.

Conversely, the presence of multisignature wallets or timelocks guarding privileged functions can mitigate these concerns by introducing governance checks and delays before timing parameters can be altered. These safeguards limit the likelihood of sudden, unilateral changes to transfer restrictions, providing holders with a window to react or exit if necessary. Transparency around timing controls—such as public documentation of vesting schedules or anti-sniping periods—also contributes to a more balanced risk assessment, as participants understand the intended function and duration of restrictions. In such contexts, real-time rug detection mechanisms may serve as legitimate tools to enhance orderly token distribution or to prevent exploitative trading behaviors during sensitive phases.

It is important to underscore that the mere existence of time-based controls within a contract does not by itself confirm malicious intent or guarantee adverse outcomes. Many projects employ time-sensitive transfer restrictions transparently and responsibly to protect early investors or to align token release with broader project milestones. However, these controls require detailed scrutiny within the broader structural context of contract privileges, upgrade paths, and interaction with other risk vectors. The nuanced interplay between immutable time gates, owner intervention capabilities, and supplemental control mechanisms defines the spectrum of potential outcomes, ranging from benign governance aids to sophisticated exit traps.

Therefore, analyzing real-time rug detection patterns demands a comprehensive examination beyond surface-level tokenomics or trading data. It necessitates a code-level inspection of timing logic, owner functions, and upgradeability features, alongside an assessment of how these elements integrate with liquidity pool conditions and holder distribution. Only through such an in-depth approach can the true risk profile emerge, revealing whether time gates serve as protective protocols or covert mechanisms that enable manipulative exit restrictions. This layered analytical perspective is essential for accurately interpreting the structural signals embedded in these increasingly prevalent contract designs.

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 →