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,111 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 68,492 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 contracts underpinning AI contract investigator tools frequently employ proxy upgrade patterns as a means to achieve adaptability after deployment. This architectural choice ostensibly provides a practical advantage: developers can patch bugs, enhance features, or respond to unforeseen issues without the need for redeploying an entirely new contract. At face value, this seems like a rational design decision that balances immutability with flexibility. However, the mutability inherent in proxy upgrades introduces a nuanced structural risk that is often underappreciated. The contract’s core logic can change after security audits have been completed, potentially enabling behaviors that were not originally reviewed or anticipated. This dynamic creates a tension between the perceived immutability of smart contracts and the reality that their behavior can evolve over time, raising important questions about ongoing trust and security.

The central element in this risk profile is the private key that controls the upgrade authority. This keyholder wields significant influence over the contract’s future state, possessing the technical ability to implement upgrades that may be benign or, conversely, malicious. This control can extend to freezing contract functionality, altering tokenomics, or introducing hidden backdoors. Such centralization of power is at odds with the decentralized principles that often underpin blockchain ecosystems, making the upgrade key a critical single point of failure. Without transparency regarding the custodian of this key or the governance framework protecting it, the contract’s upgrade path remains susceptible to abuse. This vulnerability can sometimes be mitigated if the upgrade authority is managed via multisignature wallets or decentralized governance mechanisms, which distribute control among multiple stakeholders and reduce the risk of unilateral, potentially harmful decisions.

The interplay between transaction fee economics and multisig governance further complicates this landscape. On blockchain networks with high transaction fees, the cost of executing upgrades or other administrative actions increases, which may act as a natural deterrent to frequent or frivolous contract changes. This can indirectly limit the risk of abuse by raising the economic threshold for interacting with the upgrade mechanism. Conversely, low-fee environments reduce the financial barrier for contract modifications, potentially enabling rapid, repeated upgrades or manipulations if the upgrade authority is centralized and unchecked. Multisig wallets add operational complexity but provide a valuable security layer by requiring multiple independent approvals for contract changes. This balances the need for agility in responding to bugs or market conditions with protection against hasty or covert modifications. Thus, the same proxy upgrade pattern can manifest very differently depending on network fee structures and wallet governance designs, underscoring the importance of contextual analysis.

From an analytical perspective, the proxy upgrade pattern is not inherently problematic. When used transparently and governed responsibly, it enables necessary contract evolution in a rapidly changing environment, allowing developers to fix vulnerabilities or adapt to new requirements without disrupting the user base. However, the risk emerges when upgrade authority is overly centralized or when audits do not encompass the upgrade mechanism comprehensively. In cases where audits focus solely on the initial implementation without ongoing review of upgrade steps, there is scope for post-audit modifications that introduce vulnerabilities or malicious features. It is important to acknowledge that the presence of a proxy upgrade mechanism alone does not confirm malicious intent or negligence. Rather, its safety depends heavily on the governance framework, transparency about upgrade processes, and continuous scrutiny beyond initial deployment.

Another layer of complexity arises when considering the timing and frequency of upgrades. Frequent, opaque upgrades can signal potential governance issues or attempts to circumvent community oversight. In contrast, well-documented and infrequent upgrades aligned with clear roadmap milestones tend to indicate responsible management. However, even infrequent upgrades can carry risk if the authority is concentrated and not subject to checks and balances. Consequently, monitoring upgrade activity over time, in conjunction with examining the governance model and authority distribution, is critical for a nuanced risk assessment.

In sum, AI contract investigator tools that analyze proxy upgrade patterns must weigh multiple factors: the architecture’s inherent flexibility and mutability, the control structure governing upgrades, the economic context influencing transaction feasibility, and the transparency and frequency of contract changes. These elements collectively shape the security profile of contracts using this pattern. While the proxy upgrade design facilitates adaptability, it also requires robust governance and ongoing oversight to prevent it from becoming a vector for exploits or loss of user trust. Recognizing that the pattern itself does not necessarily imply malfeasance is key; the surrounding controls and monitoring practices ultimately determine the contract’s integrity over its lifecycle.

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 →