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

Onchain threat detection fundamentally hinges on the structural pattern of transaction and contract behavior observable on a blockchain. The blockchain’s transparent and immutable ledger offers a seemingly clear view into every transaction and contract interaction, creating the impression that malicious activity can be straightforwardly detected through pattern recognition. However, this surface-level clarity can sometimes be misleading. Sophisticated threats often exploit subtle design nuances embedded within smart contract architectures—such as proxy upgrade patterns or multisignature wallet configurations—that can obscure intent or delay exploitability. These architectural features introduce layers of complexity that complicate real-time threat detection, as malicious actors may leverage dormant functionalities or delayed upgrade paths to mask their activities.

The notion of immutability, often touted as a blockchain's core strength, can paradoxically mask latent vulnerabilities. Many modern smart contracts rely on upgradeable proxy patterns to enable iterative development and bug fixes. While this flexibility supports ongoing contract evolution, it also opens a window during which new, potentially malicious logic can be introduced post-deployment. These upgradeable proxies may remain dormant or undetected during initial audits and formal verification processes, surfacing only later as vectors for exploitation. Therefore, onchain threat detection must incorporate continuous monitoring of contract upgrade events and the permissions governing who can enact these changes, rather than relying solely on static code analysis at deployment.

Central to onchain threat analysis is the control exerted by private keys over addresses and contracts. The private key represents the ultimate authorization mechanism, governing asset control and transaction approval. Any compromise or misuse of a private key translates directly into unauthorized activity onchain. Patterns of anomalous transactions originating from an address can sometimes indicate a key compromise or an insider threat. Yet, it is important to emphasize that unusual activity alone does not confirm malicious intent. Legitimate operational changes, such as automated contract interactions, scheduled governance actions, or rebalancing of asset allocations, can generate similar transaction footprints. Consequently, contextualizing transaction patterns with information about key control status, such as recent key rotations or multisig signer changes, is essential for nuanced threat assessment.

Transaction fees and multisignature wallet configurations further influence the threat landscape onchain. Networks with high transaction fees impose economic friction that can deter low-cost spam or micro-attack transactions, effectively raising the bar for attackers who rely on volume-based or denial-of-service exploits. Conversely, low-fee networks enable cheap transaction spamming, which malicious actors can exploit to obfuscate their true intentions or overwhelm network resources. Multisignature wallets add another dimension by requiring multiple independent signatures to authorize transactions. This reduces the risk of a single point of failure but introduces operational complexity that can delay threat responses. The interplay between economic incentives created by fee structures and procedural safeguards embedded in multisig governance creates a nuanced environment where threat detection systems must balance cost-based attack vectors against organizational resilience mechanisms.

Importantly, the presence of known structural patterns associated with threat vectors does not inherently signify malicious activity. Proxy upgrade mechanisms, while recognized as a potential vector for delayed exploits, also serve essential functions such as enabling contract evolution, bug fixes, and feature enhancements. Similarly, multisignature wallets, despite their operational complexity, provide enhanced security by distributing control among multiple parties, thereby reducing the likelihood of unauthorized transactions resulting from a single compromised key. Onchain threat detection frameworks must therefore balance the recognition of these structural patterns with an understanding of their legitimate use cases, avoiding false positives that could undermine trust or cause unnecessary alarm.

Another layer of complexity arises from the evolving sophistication of threat actors who increasingly leverage multi-chain strategies and cross-protocol interactions to obscure their footprints. Onchain threat detection must therefore extend beyond isolated contract or address analysis to consider ecosystem-wide patterns. For instance, an attacker might exploit a proxy upgrade on one chain while simultaneously executing liquidity pool manipulations on another, using low-fee networks to mask transaction origins. This cross-chain activity complicates detection efforts and underscores the importance of integrating comprehensive data sources and behavioral analytics.

In practice, effective onchain threat detection involves a dynamic, multi-dimensional approach that blends static contract analysis, real-time transaction monitoring, and contextual governance insights. It requires not only identifying suspicious patterns but also understanding the broader operational context in which these patterns occur. This includes monitoring for changes in contract permissions, shifts in multisig configurations, unusual liquidity pool behaviors, and sudden concentration shifts in token holder distributions. Each of these structural risk patterns can sometimes indicate emerging threats but must be interpreted with caution, recognizing that benign operational activities can generate similar signals.

Ultimately, the challenge of onchain threat detection lies in discerning subtle signals of malicious intent within a complex and evolving technological landscape. Structural risk patterns such as contract permissions, liquidity pool lock status, holder concentration, honeypot mechanics, and rug-pull patterns provide valuable heuristics. However, none of these patterns alone confirm intent or guarantee an exploit. Instead, they serve as components of a broader analytical framework that must continuously adapt to emerging tactics and evolving contract designs. The transparency of onchain data is a powerful tool, but it requires sophisticated interpretation to translate raw transaction and contract behavior into actionable threat intelligence.

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 →