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

At the core of crypto security analytics lies the intricate interplay between cryptographic key control and the immutability—or sometimes mutability—of smart contracts. On a surface level, the concept is straightforward: possession of a private key grants control over the associated assets. Yet, this apparent simplicity belies a far more complex reality shaped by operational security practices and nuanced contract design choices. Smart contracts, often lauded for their immutability, can in fact incorporate upgradeable proxies that introduce a layer of mutability, complicating the security landscape significantly. What may initially appear as a fixed, unchangeable contract state can be altered post-deployment, potentially exposing assets to risks that were not evident during initial audits or deployment.

The exclusivity of the private key as the sole authority over an address’s assets remains the most analytically significant factor in this pattern. This exclusivity is absolute: without access to the private key, no other party can unilaterally control or recover the assets associated with that address. This mechanism is both a strength and a vulnerability. It is a strength because it ensures that asset control is tightly bound to cryptographic proof, but it is a vulnerability because the compromise of that key is catastrophic. Even the most sophisticated contract-level protections cannot compensate for poor key management. Multisignature wallets attempt to mitigate this risk by distributing control across multiple keys, thereby reducing a single point of failure. However, multisig introduces its own operational complexity and potential for delay or deadlock, which can impact responsiveness in critical situations. The centrality of private key security means that, regardless of contract design, the human and procedural elements surrounding key custody remain paramount.

Transaction fee structures and contract mutability often interact in subtle but impactful ways to shape security conditions. Networks with high transaction fees impose a natural economic barrier to spam attacks and low-value exploits by making repeated transactions costly. This dynamic can reduce the attack surface from adversaries attempting high-frequency, low-cost exploits. Conversely, low-fee networks lower the economic threshold for such attacks, potentially increasing vulnerability to rapid, repeated attempts at exploitation. When this economic environment is combined with upgradeable proxy contracts—which can be modified after deployment—the risk profile shifts further. Low transaction costs can facilitate faster exploitation of newly introduced vulnerabilities, especially if upgrades are rushed or governance mechanisms are weak. This intersection of economic and technical factors underscores the necessity of evaluating security not just from a code perspective but also through the lens of network economics and governance models.

The pattern of private key control combined with contract mutability thus represents a double-edged sword in crypto security analytics. Upgradeable proxies offer undeniable benefits, such as enabling contract evolution, bug fixes, and governance improvements after deployment. However, they also expand the attack surface beyond what was initially audited. The upgrade mechanisms themselves—often governed by privileged roles or multisig committees—may not always undergo the same rigorous scrutiny as the base contract code. This creates a vector for potential abuse or error that can be exploited after launch. It is important to emphasize that the mere presence of upgradeability does not inherently signal malicious intent or vulnerability. Many reputable projects employ proxies precisely because they provide necessary flexibility and adaptability in a rapidly changing environment. The critical analytical challenge lies in distinguishing when upgradeability is a benign feature versus when it may signal elevated risk. This distinction often depends on factors such as transparency regarding upgrade authority, the robustness of governance controls, and the operational security surrounding the private keys that control upgrades.

Another dimension worth considering is the relationship between contract mutability and the broader ecosystem context. Tokens with upgradeable contracts deployed on chains with relatively low liquidity or shallow pool depths can sometimes face amplified risks. Thin liquidity pools relative to market capitalization can make price manipulation or exit scams more feasible, especially if contract upgrades enable changes to tokenomics or withdrawal restrictions. In these cases, the combination of mutable code and economic conditions can create a precarious environment where the potential for rapid, adverse changes is heightened. Conversely, tokens operating on networks with deeper liquidity pools and more mature governance structures may better withstand the risks posed by contract mutability.

In sum, crypto security analytics demands a multi-faceted approach that integrates cryptographic key management, contract design, network economics, and governance considerations. The patterns of private key exclusivity and contract mutability are foundational elements that interact in complex ways to shape the overall security posture. While private key control remains the ultimate gatekeeper of asset security, contract mutability introduces a dynamic element that can either enhance flexibility or expand vulnerabilities. Recognizing and interpreting this pattern requires ongoing analytical vigilance, a nuanced understanding of the interplay between technical and economic factors, and an appreciation for the operational realities that underlie cryptographic security.

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 →