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

Contract ownership reports delve into the intricate architecture of control embedded within smart contracts, focusing on the entities or addresses that hold the authority to modify contract behavior or execute privileged functions. At a glance, ownership might be reduced to a simple address label visible on-chain. However, this superficial view obscures a complex web of mechanisms that govern the actual power behind that ownership. These mechanisms can include proxy upgradeability patterns, multisignature (multisig) wallets, timelocks, and other governance constructs. A contract that outwardly appears immutable—fixed and unchangeable—can, in fact, be mutable if the ownership includes privileges to upgrade or alter the contract’s logic. This subtlety creates a significant gap between perceived and actual control, which is pivotal in assessing risk but often overlooked without a thorough examination of the underlying ownership and upgrade frameworks.

One of the most analytically significant aspects of contract ownership is the custody and management of the private keys linked to the owner address. Private keys serve as the ultimate cryptographic gatekeepers, enabling the execution of sensitive functions such as contract upgrades, parameter changes, or administrative interventions. When a single entity holds the private key, control is highly centralized, which can be a double-edged sword. On one hand, it enables swift decision-making and maintenance; on the other, it concentrates risk, as any compromise of that key can result in unilateral, potentially malicious actions. Conversely, ownership structured through multisig wallets—where multiple independent signatures are required to authorize transactions—diffuses control. This diffusion can reduce the likelihood of unauthorized or rogue modifications, as it imposes a collective decision-making process. Yet, multisig arrangements themselves are not infallible; they depend heavily on the security practices of all signatories and the robustness of the multisig contract code. Therefore, understanding the precise configuration of multisig wallets, including the number of signers, quorum thresholds, and recovery mechanisms, is essential for a nuanced risk assessment.

The interaction between transaction fee environments and contract mutability further complicates the security landscape of ownership. On blockchains with low transaction fees, adversaries can cheaply and rapidly send numerous transactions to probe contract functions, including upgrade paths. This low-cost probing can expose vulnerabilities in ownership controls or upgrade logic, increasing the risk of exploitation. In contrast, high-fee networks impose a natural economic barrier to such probing, potentially deterring frivolous or malicious attempts. However, this economic friction can also inadvertently limit legitimate, small-scale interactions with ownership functions, such as timely governance updates or emergency fixes. Proxy upgrade patterns, commonly used to separate contract logic from data storage, introduce a persistent mutability vector. Even after a contract passes rigorous audits at deployment, the upgrade mechanism can permit changes that fall outside the scope of initial security reviews. This means that the true risk profile of contract ownership must consider not only the current code but also the potential for future, authorized modifications that can introduce new vulnerabilities or alter contract behavior in unforeseen ways.

Contract ownership structures exhibit a broad spectrum of risk profiles depending on their design and context. Ownership models that employ multisig wallets with transparent governance processes, clear documentation, and no hidden upgrade paths generally foster greater trust and operational resilience. These structures typically include public disclosures of signatories, rotation policies, and emergency procedures, which collectively enhance transparency and accountability. On the other hand, ownership concentrated in a single key or combined with opaque upgrade mechanisms can enable sudden, sweeping changes that might be harmful or contrary to community interests. It is important to emphasize that the mere existence of ownership or administrative privileges does not inherently constitute risk. Many legitimate projects require these controls to manage upgrades, patch vulnerabilities, or comply with regulatory requirements. The critical factor lies in how transparently these privileges are managed, how distributed the control is, and how securely the private keys are guarded. Without these qualities, ownership patterns can mask latent vulnerabilities that may only become apparent under stress or attack.

Another layer of complexity arises when considering the lifecycle of ownership and its evolution over time. Some projects implement ownership renouncement, where administrative keys are deliberately relinquished to render contracts truly immutable. While renouncement can signal a commitment to decentralization and trust minimization, it also removes the ability to respond to future bugs or governance needs, which is a tradeoff that must be carefully weighed. In other cases, projects may transfer ownership to decentralized autonomous organizations (DAOs) or governance tokens, effectively distributing control among a community. This can democratize decision-making but introduces new challenges around voter participation, governance attacks, and coordination. Hence, ownership reports that capture not only the static snapshot of control but also the trajectory and governance models provide deeper insight into potential systemic risks.

In sum, contract ownership reports serve as a vital tool for dissecting the often opaque control structures that govern smart contracts. They reveal how control is architected, how it is exercised, and how it might be exploited. Yet, it is crucial to acknowledge that the presence of certain ownership patterns alone does not confirm malicious intent or imminent risk. Instead, these patterns form part of a broader risk matrix that includes network characteristics, contract design, and operational practices. Understanding this matrix with analytical depth enables a more informed interpretation of ownership reports, moving beyond surface-level labels to a richer appreciation of governance security in decentralized ecosystems.

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 →