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

Smart contract confidence scores aim to offer a quantifiable measure of a contract’s trustworthiness by analyzing a combination of technical and operational factors. These scores generally synthesize an assessment of the contract’s codebase, deployment parameters, upgrade capabilities, and transaction history into a simplified numeric or categorical rating. At first glance, such scores appear to serve as clear indicators of safety or risk, facilitating decision-making for developers, auditors, and users alike. However, this apparent clarity can mask a more complex reality. Smart contracts are dynamic entities whose risk profiles evolve over time, often in ways that a single confidence score cannot fully capture. A high confidence score, for instance, does not guarantee immutable security or absence of risk. Instead, it represents a snapshot that may overlook deeper structural vulnerabilities or governance concerns embedded within the contract’s design and lifecycle.

One of the most analytically significant dimensions impacting smart contract confidence pertains to upgrade mechanisms, particularly proxy patterns. These mechanisms enable the contract’s logic to be updated or replaced after deployment, which in theory supports ongoing improvements, bug fixes, and adaptability. Yet, this mutability inherently introduces ongoing risk because the contract address remains constant while the underlying code can change at will by the entity controlling the upgrade authority. Typically, this upgrade control is held by a private key or a multisignature wallet, which means that an actor with these keys has substantial influence over the contract’s behavior over time. Contracts without such upgrade capabilities—those with truly immutable code—tend to carry less risk in this regard, but they also lack flexibility. In contrast, contracts with upgrade pathways may initially score well after a thorough audit of the deployed logic but can later be altered in ways that introduce vulnerabilities, backdoors, or even malicious functionality. It is important to emphasize that the presence of upgrade mechanisms alone does not confirm malicious intent; they are often legitimate features. Nevertheless, the governance and transparency surrounding these mechanisms are critical factors that warrant close scrutiny.

Governance structures, particularly multisignature (multisig) wallets, are another key factor shaping smart contract confidence. Multisigs require multiple parties to approve changes, thereby reducing the risk of unilateral actions that could compromise the contract or its users. While this collective approval process can strengthen security by distributing control, it also introduces operational complexities and potential bottlenecks. In some cases, multisig signers may be unresponsive or compromised, which can delay critical updates or emergency fixes. Moreover, the security of multisigs depends heavily on the secure management of all signatory keys; the compromise of just one or a few signers can undermine the entire governance framework. The interaction between multisig governance and upgrade mechanisms creates a layered risk profile that does not easily lend itself to a simple numeric confidence score.

Transaction fee economics, while sometimes overlooked, also play a subtle yet important role in the operational security landscape of smart contracts. Networks with higher transaction fees tend to discourage low-value or spam transactions, which can act as a natural barrier against certain types of attacks, such as denial-of-service (DoS) or rapid exploit attempts during upgrade windows. Conversely, low-fee networks enable adversaries to conduct a large volume of transactions cheaply, increasing the potential attack surface during critical periods. This economic factor influences how vulnerabilities might be exploited in practice, affecting the real-world risk profile of a contract beyond what static code analysis or governance evaluation might reveal. Thus, the context of the underlying blockchain’s fee model should be considered when interpreting confidence scores.

In practical terms, smart contract confidence scores should be treated as probabilistic assessments rather than definitive judgments. They offer a valuable starting point but cannot fully account for the evolving nature of contract governance, upgrade authority, and network conditions. The presence of upgrade mechanisms and private key controls introduces ongoing risks that require continuous monitoring. At the same time, these features enable legitimate and necessary functions such as bug fixes and feature enhancements. Similarly, multisig governance reduces the likelihood of single points of failure but may also slow response times or introduce new vulnerabilities through human factors. Therefore, structural patterns like mutability, key custody, and fee environments do not inherently imply malicious intent or imminent risk but highlight dimensions where risk can emerge and evolve.

A nuanced interpretation of smart contract confidence scores recognizes their limits. These scores provide a distilled view of a complex ecosystem of code, governance, and operational context. They are most useful when combined with qualitative assessments of upgrade policies, audit transparency, key management practices, and network characteristics. Importantly, a high confidence score on a mutable contract should prompt ongoing vigilance rather than complacency, given that the contract’s risk landscape can shift as new upgrades are implemented. Likewise, a lower confidence score on an immutable contract might reflect conservative assumptions rather than immediate danger. Thus, confidence scores are best viewed as dynamic indicators that require contextualization rather than static verdicts on safety.

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 →