Verify every token before you buy Unlimited checks · try a week for ~$1 · No auto-renew
Try 1 Week / ~$1
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.

Paste any contract address — get an on-chain risk read in seconds.

Verixia reads the smart contract directly to surface honeypots, rug-pull patterns, LP-lock status, and holder concentration before you buy. No signup, no wallet connect, no market-data lag.

✓ On-Chain
🔒 No Signup
⚡ < 5 sec
SOL + EVM
4.8 / 5 from 3,976 users
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 · Try a week for ~$1
No signup required · Results in seconds
Try a week for ~$1 · One-time, no auto-renew
Access is saved on this device the moment your payment confirms on-chain
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
1.5 SOL / year
Popular
Monthly Access
0.5 SOL / month
Try it -- no commitment
Weekly Access
0.006 SOL / week · ~$1 · no auto-renew
On-chain Solana Pay Any wallet No auto-renew
⚡ Once you verify the token

Swap at the best on-chain price — non-custodial, no KYC

Verixia routes your trade across Raydium, Orca, Meteora & 50+ DEXes to find the deepest liquidity. Your wallet keys never leave your device. No signup, no email, no permissions.

Swap on Verixia →
SOL ETH BASE ARB BNB POLY AVAX
🔒 Non-custodial ✓ No KYC ⚡ Best-price routing 🔗 50+ DEXes
🔍 Honeypot detection
💧 LP lock status
👥 Holder concentration
⚡ Solana + EVM
Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 🛡 Honeypot, rug & LP-lock detection
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 central structural pattern relevant to assessing whether a token like BONK might be a rug involves transfer function restrictions that selectively block sell transactions. Mechanically, this often manifests as a require() statement embedded in the token’s smart contract code that reverts transfers originating from non-whitelisted addresses, effectively allowing purchases while preventing sales. This behavior is commonly labeled as a honeypot. Its operational logic permits incoming token transfers to proceed unhindered, which updates liquidity pools and maintains the appearance of normal market activity. However, outgoing transfers from affected addresses fail, reverting with a gas fee cost and leaving token balances intact. This asymmetry between buy and sell capabilities can sometimes be subtle enough that on-chain trading history alone does not reveal it, necessitating direct contract inspection to detect the pattern.

This honeypot configuration becomes risk-relevant primarily when the whitelist or sell permission list is owner-modifiable after the token’s launch. If the contract owner retains the power to add or remove addresses arbitrarily from this list, they maintain the ability to selectively block exits at will, which can be exploited maliciously to trap holders’ funds. In such cases, the token effectively becomes a form of financial entrapment, where initial purchases appear normal but attempts to liquidate holdings are systematically denied. Conversely, the pattern can be benign or at least less concerning if the whitelist is immutable or controlled by decentralized governance structures, or if it exists for legitimate compliance reasons such as KYC or regulatory restrictions. In these scenarios, the whitelist enforces known constraints transparently and predictably, reducing the potential for sudden owner-imposed restrictions. The critical distinction lies in whether the owner retains unilateral control to dynamically restrict transfers, as this control introduces the possibility of exit blocking.

Additional contract features can meaningfully shift the risk assessment surrounding such honeypot patterns. For instance, if the contract includes adjustable sell tax parameters under owner control, it can function as a soft honeypot by economically discouraging sales rather than outright blocking them. The owner could raise sell taxes to punitive levels after launch, making exits prohibitively expensive and thereby trapping holders indirectly. Similarly, the presence of active mint or freeze authorities that have not been renounced increases risk, as these powers enable supply inflation or wallet freezing, respectively. Inflationary minting can dilute holders’ stakes unexpectedly, while freezing can immobilize funds at the owner’s discretion. Conversely, evidence of multisignature authorization requirements, timelocked upgrade mechanisms, or transparent decentralized governance over whitelist or tax parameter changes tends to reduce concerns. These governance models impose checks on unilateral owner actions, providing a more nuanced view of exit risk beyond the transfer restriction alone.

When the honeypot pattern is combined with other common contract conditions such as proxy upgradeability without timelocks or pause functions, the range of potential outcomes broadens significantly. An upgradeable contract lacking safeguards can have its logic replaced post-launch to introduce or remove transfer restrictions suddenly, increasing uncertainty and potential risk. Pause functions controlled by the owner can halt all token transfers, effectively freezing liquidity temporarily or indefinitely. Together, these features can enable scenarios where holders become trapped without recourse or where supply dynamics are manipulated after deployment. However, if these controls are governed transparently or constrained by decentralized mechanisms, the risk profile shifts toward operational flexibility rather than outright exit blocking. The pattern alone does not necessarily confirm malicious intent, but when combined with opaque or centralized control, it can signal elevated risk.

Beyond transfer restrictions, examining liquidity pool characteristics is another critical dimension in assessing potential rug risks. Tokens with shallow liquidity pools relative to their market capitalization, for example below $50,000 pool depth against multi-million-dollar market caps, may be more susceptible to price manipulation or sudden liquidity withdrawal. Thin pools can magnify price impact from relatively small trades, which can be exploited by insiders or malicious actors to create artificial price movements or drain liquidity. Furthermore, the age of the liquidity pair and the longevity of the token’s trading history also provide context. Newly created pairs with median age under two months sometimes accompany higher structural risk as they have not yet undergone sufficient market scrutiny or stress tests.

Holder concentration metrics add another layer of insight. When a small number of addresses control a disproportionately large percentage of the token supply, typically above 40%, the token’s risk profile increases. Such concentration can facilitate coordinated dumping, price manipulation, or unilateral decisions by major holders that negatively affect minority investors. In contrast, a more distributed holder base dilutes these risks, though it does not eliminate them entirely. The presence of locked liquidity also matters: if the liquidity provider (LP) tokens are locked for a considerable duration, it reduces the likelihood of sudden liquidity rug pulls. Conversely, unlocked or short-term LP locks can sometimes indicate an increased risk, as the liquidity can be withdrawn swiftly, crashing the token price.

In sum, detecting whether BONK or any other token is a rug requires a multifaceted analysis that goes beyond surface-level indicators. Transfer restrictions that create honeypot conditions are a significant red flag when combined with owner-controlled dynamic whitelists, adjustable sell taxes, active minting or freezing powers, and upgradeable contracts without safeguards. Liquidity pool metrics, holder concentration, and LP lock status further contextualize the risk environment. However, none of these patterns alone confirm malicious intent; each must be interpreted within the broader governance, contract design, and market context. Such comprehensive structural risk analysis helps illuminate the token’s operational transparency, owner control, and potential exit risks that can otherwise remain hidden beneath normal trading activity.

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.
🔒
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 →