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.6 / 5 from 2,699 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 50,194 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 a Solana contract scanner lies the structural pattern of analyzing on-chain program accounts and their associated data to infer contract behavior and risks. These scanners typically parse the program’s account states, transaction histories, and token flow patterns to produce a distilled view of contract operations. On the surface, this process seems straightforward and deterministic, offering clear insights into contract code, upgrade paths, and interaction patterns. However, the underlying reality is far more nuanced. Solana’s runtime model executes transactions in parallel, allowing simultaneous state changes that may not be fully captured in a single snapshot. This parallelism means that scanners can sometimes underrepresent dynamic contract interactions or overstate risk by flagging patterns that do not translate into exploitable conditions. The asynchronous and concurrent nature of Solana’s processing environment introduces complexities that challenge simplistic interpretations of scanner outputs, making it essential to approach their results with analytical caution.

One of the most analytically significant factors in this pattern is the immutability of deployed smart contracts on Solana, except where contracts are explicitly designed with upgradeable proxy architectures. This immutability implies that once a contract is deployed, its core logic cannot be changed arbitrarily, which inherently limits the attack surface to the originally deployed codebase. This is a crucial security feature because it anchors risk assessment to a fixed code snapshot. However, the presence of upgradeable contracts introduces a mutable control vector that can be exploited if the upgrade authority key is compromised. The upgrade mechanism typically involves a proxy pattern where the actual logic can be swapped out by an authorized upgrade authority. Contracts with active upgrade permissions can sometimes be modified post-deployment to introduce malicious features or backdoors, which elevates their risk profile significantly compared to immutable contracts. Nevertheless, this pattern alone does not inherently confirm malicious intent; some projects use upgradeability to patch bugs or improve functionality responsibly, but it does require heightened scrutiny.

Transaction fee structures and private key control mechanisms interact in complex ways to shape the operational security and economic dynamics of contract interactions on Solana. Solana’s relatively low transaction fees make it economically feasible to conduct high-frequency or low-value transactions. While this can foster efficient and responsive decentralized applications, it also opens avenues for certain types of economic attacks such as spam, front-running, or transaction ordering manipulations, especially if critical private keys—such as those controlling multisig wallets or upgrade authorities—are compromised. Multisig wallets introduce operational complexity by requiring multiple signatures to authorize sensitive actions, which can reduce risks associated with single-point failures. However, this security measure potentially slows down urgent responses to threats like emergency freezes or critical upgrades, representing a trade-off between security and agility. The interaction between fee economics and multisig governance thus creates a nuanced landscape where contract security depends heavily on the governance model and the distribution of private key control.

Another layer of complexity arises when considering the maturity and liquidity of the token pools associated with a contract. Thin liquidity pools relative to market capitalization can sometimes amplify risks because they make price manipulation or rug-pull attacks more feasible, especially if large holders control a significant portion of the token supply. While a Solana contract scanner can identify holder concentration and liquidity lock statuses, these metrics alone do not confirm exploitability. For instance, a large holder concentration might be a deliberate design choice by a project team or early investors and does not necessarily indicate imminent risk. Similarly, liquidity pools locked for a meaningful duration can provide confidence against immediate rug pulls, but the lock mechanisms themselves depend on the integrity of the underlying contracts and timelocks. If these contracts are upgradeable or controlled by a mutable authority, the lock can be circumvented or manipulated under certain conditions. Therefore, scanner outputs related to liquidity and holder distribution must be interpreted in the broader context of contract upgradeability and governance.

Honeypot mechanics and rug-pull patterns can sometimes be inferred by examining token transfer restrictions, trading permissions, and ownership controls embedded within the contract. A honeypot pattern typically involves contracts that allow token purchases but prevent sales or impose disproportionate fees on selling, effectively trapping investors. Conversely, rug-pull patterns might be indicated by the sudden removal or unlocking of liquidity, or by contract functions that enable token minting or burning by privileged accounts. While Solana contract scanners can flag these behaviors if they detect unusual transaction flows or permissioned actions, the presence of such patterns alone does not confirm malicious intent. Some contracts may have legitimate reasons for imposing trading restrictions or minting controls, such as anti-bot protections or inflation management strategies. Understanding the intent behind these patterns requires a deep dive into the operational context and governance practices of the project.

In realistic generalized terms, the pattern of using a Solana contract scanner to evaluate contracts is a powerful but inherently limited tool. It can help identify potential risks related to upgradeability, key control, liquidity conditions, and transaction behaviors, but it does not inherently confirm malicious intent or vulnerability. Many contracts operate securely and immutably by design, serving legitimate purposes without exposing users to undue risk. Low fees and multisig governance can coexist benignly, supporting efficient and secure contract management. The critical caveat is that scanner outputs must be treated as one layer of insight among many. Surface signals can mislead by overstating risks in well-constructed contracts or understating them in complex, mutable architectures. A sophisticated understanding of the underlying runtime model, governance structures, and economic incentives is essential to interpret these patterns accurately and to avoid simplistic conclusions based solely on scanner flags.

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 →