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.9 / 5 from 2,662 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 43,574 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

Free smart contract scanners typically function by parsing bytecode or, when available, source code to detect known vulnerability signatures, permission frameworks, and upgrade protocols embedded within the contract. At first glance, these scanners present a seemingly straightforward way to evaluate risk by highlighting suspicious code elements or unconventional function invocations. However, the reality is that the architecture of smart contracts is often far more intricate and nuanced than what surface-level heuristics can capture. For instance, a contract might be flagged for containing an upgrade mechanism, such as a proxy pattern, which can sometimes raise alarms about potential control centralization or backdoors. Yet, if that upgrade authority is secured behind stringent governance measures like multisig approvals or time locks, the perceived risk diminishes substantially. Similarly, contracts that pass free scanner checks without any flagged warnings are not necessarily immune to hidden vulnerabilities or subtle owner privileges that automated tools often miss.

Among the various features analyzed by these scanners, upgradeability stands out as one of the most analytically significant risk vectors. Proxy contracts and other upgrade patterns enable modification of the contract’s logic after deployment, an attribute that breaks the foundational principle of immutability in blockchain software. This introduces an inherent tension between flexibility and trust. On one hand, upgrade mechanisms allow developers to patch bugs, adapt to changing requirements, or even enhance functionality over time, which can be vital for long-term project viability. On the other hand, if the entity controlling the upgrade path acts maliciously or negligently, the contract’s behavior can be altered to include harmful functions—such as fund withdrawal methods or disabling critical safeguards—at any point post-deployment. The key factor in assessing this risk is the nature of the upgrade authority: contracts controlled by a single private key carry a much higher risk than those governed by decentralized, multisig wallets or time-locked mechanisms. In cases that match the latter pattern, upgradeability might be a manageable risk rather than an outright vulnerability. Nonetheless, the presence of upgrade functionality alone does not provide a definitive measure of security or risk.

Another layer of complexity emerges from transaction fee dynamics and wallet management configurations. High transaction fees on certain blockchain networks can act as a natural deterrent to exploit attempts by raising the cost of probing or spamming contracts with low-value transactions. This economically filters out many opportunistic attacks that rely on cheap trial-and-error or transaction flooding. Conversely, low-fee environments reduce this barrier, potentially increasing the volume and frequency of malicious attempts. Free scanners typically do not factor in this economic dimension directly but understanding it is crucial for interpreting risk in context. Multisig wallets, which require multiple signatures to approve sensitive operations such as upgrades or fund transfers, help mitigate risks stemming from single points of failure. However, they also introduce operational challenges, primarily through increased latency in decision-making and the possibility of coordination failures among signers. This trade-off means that while multisigs improve security, they can also slow down critical responses during an incident or delay necessary contract upgrades. The interaction between fee economics, multisig configurations, and contract functionality creates a nuanced security landscape that surpasses what automated scanners can reliably evaluate on their own.

Beyond upgradeability and wallet structures, free smart contract scanners attempt to detect common exploit patterns such as honeypot mechanics or rug-pull signatures, which have been well-documented in the DeFi ecosystem. Honeypots typically involve contracts that appear to allow withdrawals or token transfers but contain hidden conditions or flawed logic that prevent certain participants from extracting value. Rug-pull patterns often manifest as concentrated token holdings combined with immediate liquidity pool withdrawal capabilities by privileged addresses. While these patterns can sometimes indicate nefarious intent, they do not inherently confirm malicious behavior. Legitimate projects might hold large token reserves for development or ecosystem incentives, and contracts might include withdrawal functions for emergency freezes or governance actions. Therefore, the detection of such patterns demands deeper contextual analysis beyond automated flags.

It is essential to acknowledge that the outputs of free smart contract scanners are inherently heuristic and based on known, often generic signatures. They serve as useful initial filters to identify contracts that warrant further scrutiny but do not substitute for comprehensive audits or ongoing governance assessments. Scanners may fail to catch novel or obfuscated vulnerabilities, and they often lack the sophistication to evaluate off-chain governance arrangements, community trust, or the intentions of contract administrators. Consequently, the presence of flagged issues denotes potential risk factors requiring manual investigation, while the absence of flags does not guarantee safety.

In sum, the use of free smart contract scanners embodies a trade-off between accessibility and analytical depth. They are valuable tools for broad-spectrum screening across many tokens, particularly in decentralized exchange environments where rapid assessment is necessary. However, their outputs should be interpreted with caution and always contextualized within a broader framework that includes governance transparency, on-chain behavior analysis, and expert manual review. Only by integrating these layers of insight can one hope to approach a meaningful understanding of smart contract risk in a rapidly evolving landscape.

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 →