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,287 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 54,913 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:
No signup required · Results in seconds
Unlimited checks from 0.15 SOL · One-time, no auto-renew
Access is saved on this device the moment your payment confirms on-chain
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
1.5 SOL / year
Popular
Monthly Access
0.5 SOL / month
Try it -- no commitment
Weekly Access
0.15 SOL / week · no auto-renew
On-chain Solana Pay Any wallet No auto-renew
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 heart of the risk overlay photon concept is the proxy upgrade pattern, a structural design choice prevalent in many smart contract architectures. This pattern involves a proxy contract that serves as a stable interface, delegating logic execution to a separate implementation contract. The key advantage is that the implementation can be swapped or upgraded without changing the proxy’s address, enabling developers to patch bugs, add features, or improve functionality after deployment. On the surface, this flexibility appears beneficial, especially in an ecosystem where rapid iteration and responsiveness to emerging vulnerabilities are paramount. However, this same mutability introduces a nuanced and often underestimated risk vector that complicates the evaluation of a token’s security posture.

The fundamental tension lies in the fact that the contract’s behavior is not fixed at launch but can evolve over time through upgrades. This dynamic can obscure the true risk profile substantially. A contract that was thoroughly audited and deemed secure at deployment can later incorporate new logic—potentially malicious or flawed—without the need for a fresh audit or community consensus. This creates a latent vulnerability because trust assumptions that hold at launch may become invalid as the contract’s codebase changes. Importantly, this pattern alone does not confirm ill intent, but it does mean that static analysis or point-in-time audits provide only a partial picture of ongoing risk.

Central to this pattern’s risk assessment is the control mechanism governing upgrades. Typically, an admin or owner address holds the authority to replace the implementation contract. This control point is critical because it effectively holds the power to alter the contract’s fundamental rules. For instance, an upgrade could introduce the ability to mint an unlimited number of tokens, impose transfer restrictions, freeze user balances, or reroute funds to arbitrary addresses. In cases that match this pattern, the proxy contract acts as a gateway, and the admin’s actions dictate the contract’s operational parameters. Consequently, the contract’s security depends not only on the solidity of the code but also on the trustworthiness, security practices, and incentives of the key holders controlling the upgrade function.

Another layer of complexity arises from the nature of the keys controlling the upgrade authority. Control can reside in a single private key, which presents a single point of failure. If that key is lost, compromised, or wielded maliciously, the contract’s behavior can be altered unilaterally and without checks. Conversely, governance mechanisms such as multisignature wallets distribute this authority among multiple parties, requiring several signatures to approve an upgrade. This distribution of control can mitigate risk by reducing the likelihood of unilateral malicious upgrades or accidental changes. However, multisigs introduce operational trade-offs: they may slow down the upgrade process, complicate emergency responses, and rely on the coordination and security hygiene of all signatories. Neither model eradicates risk entirely, but the difference in control structure shapes the severity and nature of the potential vulnerabilities.

It is also important to consider the transparency and communication practices surrounding proxy upgrades. Some projects implement explicit upgrade policies, including advance notice to token holders, on-chain governance votes, or verifiable upgrade scripts. These measures can help align incentives and foster trust by reducing the element of surprise in contract changes. On the other hand, opaque upgrade processes or unannounced logic swaps increase uncertainty and can be exploited by insiders with privileged control. Thus, the governance and operational transparency surrounding the upgrade mechanism factor heavily into the risk assessment. Without clear protocols, the mere presence of upgrade authority can be a significant risk signal.

The proxy upgrade pattern also interacts with other structural risk factors, such as liquidity pool lock status and holder concentration. For example, when paired with thin liquidity pools or highly concentrated token ownership, the potential for a malicious upgrade becomes more acute. A contract upgrade that enables token minting or transfer restrictions could be leveraged to manipulate market dynamics, especially in contexts where liquidity is shallow or control is centralized. Similarly, honeypot mechanics or rug-pull patterns often rely on underlying upgradeable contracts to introduce malicious functionality post-listing. While the proxy upgrade pattern alone does not confirm these outcomes, its presence in conjunction with other risk indicators warrants closer scrutiny.

Looking at the broader market context, particularly on high-throughput chains like Solana where rapid development cycles are common, the prevalence of proxy upgrade patterns can sometimes be higher. This is due in part to the desire for agility and the need to respond quickly to emerging threats or feature requests. However, the median pool depth and market capitalization figures—such as pools around $212,000 and market caps near $4.9 million—highlight that many tokens operate in environments where even moderate behavioral shifts can have outsized effects on investor confidence and token economics. In these scenarios, the risk overlay photon model encourages analysts to weigh upgrade authority carefully against the backdrop of liquidity and governance structures.

In sum, the proxy upgrade pattern embodies a dual-edged sword: it facilitates adaptability and continuous improvement but simultaneously embeds a latent risk that can alter a contract’s trustworthiness over time. The critical analytical focus rests on who controls the upgrade process, how that control is exercised, and the surrounding governance and transparency framework. While the pattern itself does not guarantee malicious outcomes, it introduces a mutable state that demands ongoing vigilance and nuanced risk assessment to understand the evolving security landscape of upgradeable tokens.

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 →