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.8 / 5 from 4,052 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 74,507 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 the Solana program scanner concept lies the structural pattern of on-chain program inspection tools designed to analyze deployed smart contracts and their associated transactions. These scanners function by parsing program bytecode, transaction logs, and state changes to deliver transparency and insight into how a given program behaves on the blockchain. On a superficial level, such scanners might appear as straightforward utilities offering snapshots of contract code and activity. However, the underlying complexity of Solana’s runtime environment complicates this picture. Solana’s architecture features parallel transaction processing and an account-based state model that enables concurrent state changes across multiple accounts, which introduces layers of interaction not immediately visible through raw scanner outputs. This concurrency can mask intricate inter-program communications and cross-program invocations that are fundamental to understanding a program’s actual operational risk. As a result, scanner readouts often present a distilled view that does not fully capture dynamic behaviors or the subtle nuances of permissioned upgrades embedded within programs, creating a potential mismatch between perceived transparency and actual contract risk.

One of the most analytically significant structural elements in this context is the role of private keys. On Solana, private keys serve as the ultimate authority over wallets and program-controlled accounts, granting the ability to sign transactions and authorize state modifications. This centralization of control means that regardless of a program’s code immutability or the sophistication of its logic, the security of assets ultimately depends on private key custody. If a private key is compromised, no technical safeguard at the program level can prevent unauthorized transactions, rendering program-level transparency insufficient as a standalone protective measure. This dynamic underscores an important caveat: while program scanners can provide valuable insights into contract code and transaction history, they do not—and cannot—replace robust private key management protocols. Any risk assessment framework that overlooks this fundamental fact risks overestimating the protective value of program transparency.

Two intertwined factors—smart contract immutability and transaction fee structures—shape the operational environment for Solana programs and influence the effectiveness of scanners. Solana programs are typically immutable unless they are explicitly designed with upgradeable proxy patterns or embedded governance mechanisms that allow code changes post-deployment. While immutability can be a strong security feature, upgradeability introduces potential governance risks and permissioned control points that scanners may flag as suspicious but which might serve legitimate purposes, such as patching bugs or adjusting compliance parameters. Meanwhile, Solana’s relatively low transaction fees create an environment conducive to high-frequency interactions. This includes not only legitimate rapid state changes but also potential spam or even exploit attempts that generate noisy transaction histories. This transactional volatility can complicate program analysis: scanners must distinguish between benign high-frequency activity and malicious behavior, a non-trivial challenge. By contrast, blockchains with higher fees tend to have less frequent state changes, simplifying scanner interpretation but possibly limiting user engagement. Understanding how these factors interact is essential for contextualizing scanner outputs and avoiding misleading conclusions.

Using a Solana program scanner represents a valuable but inherently incomplete step within any comprehensive risk assessment or due diligence process. Scanners can flag suspicious code constructs, unusual transaction patterns, and the presence of upgrade mechanisms, all of which serve as useful indicators of potential risk. However, these indicators do not inherently confirm malicious intent or guarantee safety. For instance, an upgradeable program does not necessarily indicate a threat; it may be a deliberate design choice to enable legitimate maintenance or compliance-related updates. Similarly, transaction patterns that appear unusual in isolation may be explained by legitimate operational needs or market dynamics. Further complicating matters, scanners cannot detect external risks such as private key compromise or social engineering attacks, which remain significant vectors for asset loss. Therefore, the presence of certain flags or warnings in scanner reports should be interpreted with caution and always supplemented by broader operational security considerations and contextual knowledge.

The pattern of using a Solana program scanner exemplifies the tension between transparency and complexity inherent in decentralized blockchain ecosystems. While scanners bring a level of visibility that can demystify contract code and transaction flows, they do not provide a silver bullet for security. Their outputs are best viewed as informative signals rather than definitive judgments. By integrating scanner insights with sound key management, user education, and awareness of broader ecosystem dynamics, users can better navigate the layered risks present in the Solana environment. In some cases, a scanner may expose permission schemas or upgrade authorities that warrant further investigation, but these findings alone do not confirm malicious intent. Instead, they serve as starting points for deeper analysis that considers governance structures, developer reputation, and on-chain activity patterns over time.

In this light, the structural risk patterns flagged by Solana program scanners—such as contract permissions, upgradeability, and transaction behaviors—represent important but partial datasets. They can sometimes illuminate vulnerabilities or governance risks that require attention, but relying on them exclusively can foster a false sense of security. The challenge remains to balance the scanner’s technical outputs with the broader context of program design, network dynamics, and key custody practices. As Solana’s ecosystem continues to evolve with new programs and increasingly complex interactions, the role of program scanners as analytical tools will remain critical but necessarily bounded, highlighting the ongoing need for multidisciplinary risk frameworks in the decentralized finance space.

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 →