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.6 / 5 from 3,376 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 57,582 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

Malicious contract search fundamentally revolves around the intricate task of identifying contract code or wallet behaviors that enable unauthorized or deceptive control over assets. At a glance, a contract can sometimes appear standard or even secure, presenting a façade of simplicity and transparency. However, beneath this surface, complex mechanisms such as hidden owner privileges, upgradeable proxies, or subtle conditional checks embedded in require() statements can enable outcomes that are arguably malicious or at least highly risky. This discrepancy between outward simplicity and internal complexity means that visual inspection or superficial analysis often misses critical vectors of risk. The structural pattern here is significant because it reveals that malicious intent or capability can be embedded within code that superficially resembles benign contracts, making automated or cursory scans insufficient for drawing definitive conclusions about safety or maliciousness.

One of the most analytically significant factors in this pattern concerns control over private keys or privileged functions within the contract. Private keys authorize all activity from a particular address, and whoever holds these keys effectively controls the assets linked to that address without any direct recourse for other parties involved. Similarly, contracts that incorporate owner-only functions or are designed as upgradeable proxies grant a centralized party the ability to alter contract behavior after deployment. This ability to modify contract logic post-deployment can potentially enable asset drains, transaction blocking, or the introduction of exploitative features. The mechanism at work here is straightforward yet profound: control translates directly into risk. If a single key or privileged role can unilaterally execute sensitive functions, the underlying security model is fundamentally weaker. This factor carries the most analytical weight because it strikes at the core trust assumptions of asset custody and contract immutability. In cases that match this pattern, the mere existence of such control functions does not by itself prove malicious intent but certainly flags the contract for deeper scrutiny.

Transaction fee structures and multisignature wallet designs often interact in subtle ways to influence the feasibility and risk profile of malicious contract activity. On one hand, networks characterized by low transaction fees enable attackers to execute spam or repeated small-value transactions cheaply. This economic accessibility lowers the barrier for malicious actors to carry out repeated exploits or denial-of-service attacks. On the other hand, multisignature wallets introduce operational complexity by requiring multiple independent signatures before a transaction can be executed. This design mitigates single points of failure by distributing control among several parties, which can reduce risk but may also slow reaction times in emergency situations. When combined, these factors create a nuanced environment: a multisig wallet operating on a low-fee network can reduce the likelihood of rapid, unilateral exploits but does not eliminate risk entirely. Conversely, a single-key wallet on a low-fee chain may be highly vulnerable to rapid exploitation. This interplay is crucial for understanding the practical threat level, as it demonstrates that neither low fees nor multisig arrangements alone dictate security outcomes; rather, their combination and contextual usage shape the overall risk landscape.

From a generalized perspective, the pattern of malicious contract search highlights an inherent tension between code transparency and hidden control capabilities. Contracts with immutable code and absence of privileged roles are structurally safer, as they reduce the avenues through which a malicious actor can intervene. However, many legitimate projects incorporate upgradeability or owner controls to facilitate essential maintenance, upgrades, or regulatory compliance. Therefore, the mere presence of these features does not confirm malicious intent but signals potential risk vectors that warrant further examination. Moreover, external user behaviors significantly impact security outcomes. For instance, sharing recovery phrases or private keys with untrusted parties can lead to asset loss independent of contract design, illustrating that vulnerabilities are not confined solely to code. Recognizing when these patterns are benign versus when they pose genuine threats requires nuanced contextual analysis beyond surface-level indicators.

Further analytical depth can be added by considering the role of contract interaction patterns and blockchain ecosystem factors. Malicious contract search must account not only for the code itself but also for how the contract interacts with other contracts, oracles, and external data feeds. Contracts that rely heavily on external inputs or contain complex interdependencies can introduce hidden attack surfaces, especially if those external components are compromised or manipulated. Additionally, ecosystem factors such as network congestion, front-running opportunities, and the presence of automated bots can influence how malicious behaviors manifest in practice. These factors can sometimes amplify the risk posed by certain contract features, making the assessment of malicious contract patterns a multifaceted challenge that extends beyond static code analysis.

In the context of liquidity and token metrics typically observed in active decentralized exchanges, the structural risk patterns identified through malicious contract search gain practical relevance. For instance, tokens with shallow liquidity pools relative to their market cap or those concentrated in a few holders might present attractive targets for malicious actors exploiting contract vulnerabilities. However, these economic factors alone do not confirm malice but instead highlight contexts where malicious contract features could be more damaging if exploited. Similarly, tokens operating on chains with low transaction fees can experience faster exploit cycles, increasing the urgency for thorough contract scrutiny. Such market context considerations enrich the analytical framework by linking contract-level risks with broader ecosystem dynamics.

Ultimately, malicious contract search is a sophisticated analytical process that requires integrating multiple layers of information—from private key control and privileged function access to ecosystem behaviors and market context. Each pattern or feature identified provides a piece of the puzzle but does not by itself confirm intent or guarantee outcomes. The challenge lies in synthesizing these factors to build a comprehensive risk profile that acknowledges complexity and uncertainty inherent to decentralized finance and smart contract 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 →