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 2,379 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 49,540 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

At the core of a drainer contract check lies a nuanced examination of the structural patterns embedded within smart contracts that govern asset control, particularly focusing on the capabilities granted to privileged entities. While a contract may outwardly appear to serve straightforward functions such as managing token transfers or liquidity pools, its internal mechanics can sometimes include hidden controls enabling the owner or an authorized party to withdraw, redirect, or otherwise manipulate funds at their discretion. This divergence between visible functionality and latent authority is crucial because it can mask potential vectors for malicious behavior or reflect risky architectural decisions that elevate the likelihood of fund misappropriation. It is important to underscore that the mere existence of such functions does not inherently confirm exploitative intent but rather establishes a foundation for potential exit strategies or theft mechanisms that warrant deeper scrutiny beyond surface-level token metrics or transactional records.

One of the most analytically significant aspects when assessing drainer contracts is the nature and distribution of control over private keys or authorization credentials linked to the contract’s privileged functions. Private keys act as the ultimate gatekeepers of authority on blockchain networks, enabling their holders to unilaterally execute withdrawals, perform upgrades, or modify contract parameters without on-chain recourse or recovery options. This absolute power means that the security posture and management practices surrounding these keys directly shape the contract’s risk profile. In cases where a single individual retains full control of these keys, the entire liquidity pool or token supply can be drained in a single transaction, often with little to no warning. Conversely, the implementation of multisignature (multisig) wallets or timelock mechanisms introduces distributed control, forcing multiple parties to authorize sensitive actions and thereby reducing the risk of unilateral drains. However, these mitigations come with operational trade-offs, including slower response times and potential coordination challenges, which must be balanced against the desired security posture.

Closely related to key control is the contract’s mutability, often facilitated by proxy upgrade patterns that allow the underlying logic of a deployed contract to be modified post-launch. Proxy upgrades can be a double-edged sword: they provide flexibility for bug fixes or feature additions but also introduce a pathway for attackers or malicious insiders to inject harmful code if upgrade functions are not rigorously secured and audited. In such scenarios, an attacker who gains access to upgrade privileges can alter the contract’s logic to incorporate drainer functions retroactively or disable existing safeguards, dramatically increasing the risk profile. The threat posed by upgradeability is further influenced by the blockchain’s transaction fee environment. On networks with low fees, attackers can cheaply and rapidly test and attempt exploits, increasing the likelihood of repeated attacks or spam transactions aimed at probing vulnerabilities. High-fee networks impose a higher economic cost on attackers, which can act as a deterrent against low-effort exploits but do not eliminate the risk of a single, well-funded drain event. The interplay between upgradeability and fee structures thus shapes the practical feasibility and attractiveness of various attack vectors.

Another dimension of the drainer contract pattern involves the liquidity pool (LP) status and token holder concentration. Thin liquidity pools relative to the token’s market capitalization can sometimes enable easier manipulation or draining attempts, especially if the LP tokens themselves are not locked or otherwise restricted. If the contract owner or privileged party holds a significant portion of tokens or LP shares, they may be able to execute rug pulls or liquidity drains by withdrawing critical liquidity, thereby destabilizing the token’s market. While LP lock status alone does not confirm malicious intent, the absence of lock mechanisms combined with concentrated holdings can heighten risk exposure. Similarly, honeypot mechanics—where transfers are permitted to certain addresses but restricted or taxed heavily for others—can be embedded within contracts to trap unsuspecting users’ funds. These mechanics can sometimes be masked by complex permission structures or obfuscated code, making a thorough drainer contract check essential to detect potentially fraudulent behavior.

It is important to acknowledge that the drainer contract pattern itself does not inherently confirm fraudulent intent or failure; rather, it represents a structural capability that can be leveraged for legitimate purposes or weaponized if controls fail. For instance, some projects employ privileged functions and upgradeability to enable emergency fund recovery or critical bug patches, often governed transparently through decentralized governance or multisig arrangements. In these contexts, the pattern can be benign and even necessary for maintaining contract health and user confidence. However, the presence of these capabilities requires continuous monitoring and risk management, as operational security lapses, compromised keys, or governance capture can rapidly convert a benign pattern into a catastrophic vulnerability.

Ultimately, the analytical depth of a drainer contract check derives from understanding the interaction of contract permissions, private key management, upgrade mechanisms, liquidity pool characteristics, and holder concentration within the broader ecosystem context. Each factor alone does not definitively indicate risk but forms part of a complex risk matrix that must be assessed holistically. Recognizing these patterns and their interplay enhances the capacity to identify potential threats and contributes to more informed evaluations of token safety profiles in increasingly complex decentralized finance environments.

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 →