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

Anchor program audits focus on a comprehensive examination of the underlying smart contract code and its associated infrastructure, aiming to identify vulnerabilities or design flaws that could potentially be exploited by adversaries. At first glance, audit reports often present as straightforward checklists of issues or confirmations of security compliance. However, the reality is considerably more nuanced. Beyond the detection of explicit bugs or coding errors, these audits scrutinize structural design choices such as upgradeability mechanisms, access controls, and permission models. These architectural elements critically influence how the program behaves under adversarial conditions, which may not be immediately evident from a simple pass/fail audit summary. Consequently, the mere presence of an audit does not guarantee absolute security; rather, the depth, scope, and methodological rigor of the audit, alongside the auditors’ expertise and familiarity with the specific platform, significantly affect how much confidence one can place in its conclusions.

One of the most analytically significant factors revealed through an anchor program audit is the extent of control over private keys and administrative privileges embedded within the contract or its governance framework. Private keys serve as the fundamental authorization mechanism on blockchains, validating all transactions and contract interactions, thus effectively controlling assets and the program’s state. If an audit uncovers that private keys or multisignature (multisig) configurations confer excessive or inadequately constrained authority, the risk of unauthorized funds movement or malicious upgrades escalates sharply. The underlying mechanism is straightforward yet powerful: whoever controls these keys or controls the multisig threshold can execute any transaction permitted by the contract, including draining liquidity pools or altering contract logic—especially if upgradeability features are enabled. Understanding the distribution, security, and operational procedures surrounding these keys is therefore central to a nuanced assessment of the program’s risk profile. This means that even when multisig is implemented, its configuration—such as the number of required signatures, the diversity of signers, and contingency plans—can determine whether it provides meaningful security or simply centralizes risk under a single point of failure.

Transaction fee structures and contract mutability interact in subtle but significant ways that shape both the operational security and user experience of anchor programs. On blockchains where transaction fees are low, the cost of executing many small transactions is minimal. This economic context can facilitate spam attacks or rapid exploit attempts if vulnerabilities exist in the contract’s logic. Conversely, environments with higher fees may naturally deter such behavior by raising the cost of attack, but they can also restrict legitimate small-value interactions, potentially harming usability and user adoption. The choice to implement upgradeable proxy contract patterns introduces mutability, permitting contract logic changes after deployment. This mutability can be both a strength and a weakness: it allows developers to patch vulnerabilities discovered post-launch, improving security over time, but also creates a vector for malicious upgrades if control over the upgrade mechanism is compromised or not transparently governed. The interplay between fee economics and upgradeability therefore shapes both the attack surface and the resilience of the program, with no single configuration universally superior but rather context-dependent trade-offs.

In practical terms, anchor program audits provide a valuable tool for highlighting potential security issues but do not, by themselves, guarantee the safety or trustworthiness of a program. Many anchor programs legitimately include upgradeable contracts or multisig controls to allow operational flexibility, governance, and compliance with regulatory requirements. Audits often highlight these features without condemning them outright, recognizing their functional necessity in many cases. Similarly, the presence of private key control is a fundamental and unavoidable aspect of any blockchain-based system. Its existence alone does not imply risk, provided it is managed according to best practices, including secure key storage, multisig use, and well-defined operational procedures. The pattern becomes concerning when audit findings reveal excessive centralization of control, poor key management practices, or upgrade mechanisms that lack sufficient constraints or transparency. However, it is important to acknowledge that benign cases exist where these features support necessary governance and compliance functions, particularly in projects subject to regulatory oversight or with complex stakeholder structures.

Furthermore, the context in which an audit was conducted and the evolving threat landscape must be considered when interpreting audit results. A program audited rigorously a year ago may face new risks today due to changes in attacker techniques, ecosystem integrations, or governance shifts. Similarly, audits often focus on code security but may not fully assess economic or game-theoretic risks, such as holder concentration or liquidity pool lock status, which can influence a program’s susceptibility to manipulation or exit scams. Therefore, audit results should be interpreted alongside a broader analysis of contract permissions, liquidity pool depth and lock status, holder distribution, and known exploit patterns like honeypots or rug-pulls.

In sum, anchor program audits represent a critical but not singular component of a comprehensive risk assessment. Their value lies in revealing structural design patterns and potential vulnerabilities, but they do not, in isolation, confirm developer intent or guarantee immunity from attack. An audit is best understood as a snapshot in time, a lens through which to examine contract architecture and governance, rather than as a definitive seal of security. Evaluating audit findings in conjunction with governance transparency, key management practices, liquidity characteristics, and community engagement is essential to forming a more holistic understanding of program risk.

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 →