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

The contract control score serves as a critical analytical metric that gauges the extent to which a smart contract’s operational parameters can be influenced or modified by privileged actors after deployment. At a high level, a smart contract might present itself as immutable, especially when its source code is publicly available, verified, and accompanied by audit reports that suggest robustness. Yet, this surface impression can be misleading. Many contracts employ proxy upgrade patterns—architectural designs that separate contract logic from contract storage—introducing a structural vulnerability. While the logic contract appears fixed and immutable, the proxy contract holds an address pointer to the logic implementation, which can be updated by an authorized controller. This detachment allows for legitimate upgrades and bug fixes but simultaneously opens a pathway for changes that were not foreseen during the initial audit. Consequently, the presence of proxy upgradeability alone does not confirm malicious intent, but it significantly complicates the security landscape, making simple code audits insufficient to fully capture control risk.

Among the various factors contributing to contract control scores, the presence and scope of upgrade authority wield the greatest analytical influence. Typically, this authority rests in the hands of an owner or administrator key associated with the proxy contract. This key can replace the implementation address, thereby altering the entire logic that governs token behavior. The implications of this power are profound: it can enable minting of unlimited tokens, alteration of transaction fees, modification of transfer restrictions, or even freezing of user balances. In cases where the upgrade key is centralized in a single entity without robust multisignature (multisig) protections, the associated risk escalates dramatically. Such centralization creates a single point of vulnerability—if the key is compromised or wielded maliciously, all other contract constraints can be overridden with relative ease. Conversely, contracts that distribute upgrade authority across multiple signers, or incorporate time-delayed execution mechanisms, generally achieve higher resilience against unilateral control abuses.

The economics of transaction fees and the governance frameworks governing contract control interact in nuanced ways to shape the practical risk environment. On blockchains with high transaction fees, the economic cost of executing an unauthorized upgrade or conducting spam attacks can serve as an effective deterrent. The financial friction raises the bar for attackers, reducing the likelihood of frequent or automated malicious operations. Conversely, on low-fee chains, this friction is diminished, effectively lowering the barrier for malicious actors or careless administrators to enact harmful contract changes. Multisig wallets add another layer of complexity: by requiring multiple signatures from independent parties to approve sensitive actions, they increase security but also introduce operational overhead and potential bottlenecks. These delays in decision-making can be exploited in scenarios where rapid intervention is necessary, such as ongoing exploits or market manipulations. Therefore, the interplay between fee structures and multisig governance affects both the probability of abuse and the potential severity of its consequences.

While a high contract control score indicates a structural capability for privileged actors to alter contract behavior, this pattern does not inherently signify malicious intent. Many legitimate projects deliberately implement upgradeable proxies to enable iterative improvements, patch newly discovered vulnerabilities, or adapt to evolving regulatory frameworks. The presence of upgrade authority is often part of a broader governance model that includes transparency, community involvement, and explicit safeguards such as public upgrade announcements, timelocks that delay changes to allow for community scrutiny, or multisignature approval processes. In such contexts, the contract control score reflects a calculated trade-off between flexibility and risk rather than an invitation for abuse. As a result, interpreting contract control scores without considering the operational governance environment and historical upgrade behavior can lead to false positives or unwarranted concern.

Another dimension worth considering is the concentration of token ownership alongside contract control. In some cases, highly concentrated token holdings can magnify the impact of upgrade authority, as large holders may exert outsized influence on governance decisions or tacitly endorse certain contract changes. Conversely, widely distributed token ownership may dilute the risk that a single actor can unilaterally enforce harmful upgrades. However, token distribution alone does not negate risks inherent in contract control, since critical administrative keys remain outside token-holder control unless explicitly governed by on-chain voting mechanisms. Additionally, some contracts embed honeypot mechanics or rug-pull patterns that exploit contract control features to trap or defraud investors. While these patterns can sometimes be inferred from contract control scores in combination with other indicators, their presence is not guaranteed solely by a high control score.

In sum, the contract control score offers a valuable lens into the potential for privileged actors to influence smart contract behavior post-deployment. Yet, it is essential to treat this metric as part of a holistic risk assessment framework rather than a standalone indicator of danger. The structural conditions enabling control—such as upgrade authority, multisig protections, fee economics, and governance transparency—must be carefully weighed alongside community trust and historical conduct. Only through such layered analysis can one discern whether the contract control score signals a manageable operational design choice or a latent vector for exploitation.

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 →