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

Review the liquidity lock status, holder concentration, and contract permissions before committing to a position.

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 2,013 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 69,059 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 flagged by a "serial rug puller tracker" often exhibit structural conditions that facilitate selective transaction blocking, with honeypot-like transfer restrictions being among the most notable patterns. These contracts typically implement require() statements within their transfer functions that specifically revert sell transactions originating from non-whitelisted addresses, while allowing buy transactions to proceed unhindered. This creates a fundamental asymmetry in token flow: buyers can acquire tokens as expected, but attempts to sell by unauthorized addresses fail and revert, consuming gas fees without completing the transaction. As a result, investors can find themselves effectively trapped, holding tokens they cannot liquidate. This behavior can sometimes be difficult to detect solely from price charts, as buy orders succeed and trades appear on-chain, making the token seem liquid at first glance. However, the exit path is in fact blocked by contract logic. One advantage of this pattern is that it can be identified through direct inspection of the contract’s source code or bytecode, without requiring participation in token trading or extensive on-chain transaction history analysis.

The risk relevance of this pattern hinges greatly on the mutability and control of the whitelist governing sell permissions. In many cases that match this pattern, the whitelist is owner-modifiable after deployment, allowing the contract owner or an associated privileged address to dynamically include or exclude addresses from sell authorization. This dynamic control means that the owner retains ongoing discretion to block or unblock sales on a selective basis, which is a hallmark characteristic of honeypot scams and can indicate malicious intent to entrap unsuspecting investors. On the other hand, this pattern alone does not necessarily confirm ill intent, as there are scenarios where whitelist-based sell restrictions are implemented for legitimate operational or compliance reasons. For instance, in some regulated environments, tokens may incorporate whitelist restrictions to enforce KYC (know your customer) or AML (anti-money laundering) policies, where only verified users are permitted to sell. In such cases, the whitelist is often either immutable post-deployment or governed transparently by decentralized processes, reducing the risk that it serves as a malicious trap. The key analytical distinction lies in whether the whitelist remains mutable and under unilateral owner control after launch, which can preserve the ability to block exits arbitrarily.

Beyond whitelist mutability, additional contract features can meaningfully shift the risk assessment associated with this pattern. One such feature is owner-controlled adjustable sell taxes. Contracts that permit the owner to increase sell tax rates after deployment can effectively penalize or disincentivize selling without resorting to outright transaction reversion. While this might appear less severe than a honeypot, it can still serve as a tool for exit blocking by making sales economically disadvantageous. The presence of active minting authority compounds risk, as the owner can inflate the token supply at will, diluting holders and potentially undermining token value. Similarly, freeze functions that can halt all transfers or selectively freeze addresses introduce further avenues for fund entrapment. Conversely, the presence of time-locked multisignature governance or immutable whitelist configurations can reduce concerns by limiting the owner’s unilateral power to modify these critical parameters. Observing on-chain evidence of whitelist changes, minting events, or freeze activations can deepen insight into how these features have been exercised historically. Nonetheless, the absence of such on-chain activity does not guarantee safety, especially if the contract retains the capability to enact these changes at any moment.

When this pattern is combined with other common risk factors, the spectrum of potential outcomes widens from relatively soft exit barriers to full-scale rug pulls. Proxy upgradeability without time delays or multisignature controls is frequently paired with such contracts, allowing the owner to replace contract logic in a single transaction. This capability opens the door to introducing malicious code post-launch, which can dramatically escalate risks. Pause functions controlled solely by the owner have a similarly concerning profile; they can halt all token transfers on demand, effectively trapping funds or forcing holders into forced sales if combined with other mechanisms. In cases where multiple such controls coexist—owner-modifiable whitelists, adjustable taxes, minting authority, freeze functions, proxy upgrades, and pause mechanisms—the risk of irreversible loss or exit blocking becomes significantly higher. However, the governance context matters greatly: if these controls are subject to decentralized multisignature approvals, time-lock delays, or community oversight, the risk profile diminishes accordingly. This interplay between contract structure and governance mechanisms underscores the importance of analyzing both the raw code and the operational context to understand the potential for malicious behavior.

Assessing contracts flagged by a serial rug puller tracker therefore requires nuanced consideration of structural features, governance models, and historical on-chain activity. While the presence of honeypot-like transfer restrictions and mutable whitelists can sometimes signal elevated risk, they do not by themselves constitute proof of malicious intent. Instead, these patterns serve as important indicators that merit deeper investigation, particularly when combined with other control mechanisms that enhance the owner’s ability to manipulate token behavior post-launch. The complexity of these contract designs reflects the evolving sophistication of exit scams in decentralized finance, demanding careful, context-aware analysis to parse legitimate operational controls from potentially exploitative ones.

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 →