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

Transaction previews on Solana represent a nuanced structural pattern within the blockchain’s transaction lifecycle, offering users a window into the anticipated effects of a transaction prior to its commitment on-chain. At first glance, this feature embodies a form of transparency designed to empower users with advance information, such as token quantities involved, destination addresses, and estimated fees. By presenting these elements before the transaction’s finalization, previews aim to reduce uncertainty and help users make more informed decisions. Yet, this apparent clarity masks a more complex reality: the preview functions as a static snapshot of intent rather than a definitive forecast of outcome. This distinction is crucial because Solana’s transaction architecture allows for multiple embedded instructions and interactions with diverse on-chain programs, many of which can dynamically alter execution paths based on the current state or concurrent network activity.

This dynamic complexity means that the preview may fail to capture evolving conditions that influence a transaction’s final state. For instance, if a transaction depends on the state of a particular program that changes between preview and execution, the actual effects could diverge significantly from those shown. Similarly, parallel transactions occurring in the same block or shortly before can affect program state or token balances, potentially invalidating assumptions made during preview. The preview, therefore, reduces some informational asymmetry but does not fully eliminate risk or guarantee transaction safety. It is an interpretive tool that should be understood in the context of Solana’s concurrency model and the mutable environment in which transactions are processed.

Central to the significance of transaction previews is the role of the private key, which serves as the ultimate authority for transaction authorization on Solana. Possession of the private key confers unilateral power to sign and submit transactions, making it the linchpin of security in this model. The preview cannot act as a gatekeeper against unauthorized or malicious transactions if the private key is compromised or if the user is tricked into signing unintended instructions. In other words, the preview is informational rather than preventative. It provides visibility but does not impose constraints on what a key holder may authorize. This reality underscores the primacy of private key security and the environment in which signing occurs—hardware wallets, secure enclaves, or trusted software interfaces—in mitigating transactional risk. Without stringent controls on key custody and signing contexts, the utility of previews in reducing fraud or error is inherently limited.

Two interrelated factors—transaction fee economics and smart contract mutability—further shape the operational landscape of transaction previews on Solana. The platform’s relatively low transaction fees create an environment conducive to frequent previewing and repeated transaction attempts without prohibitive cost barriers. This economic context encourages users to engage with previews as a standard procedural step before committing funds or executing complex contract interactions. On the other hand, the degree of mutability embedded in contract designs affects the stability and reliability of what previews represent. Most Solana smart contracts are deployed with fixed logic, immutable after launch, which lends predictability to transaction previews since the underlying code governing execution remains constant. However, some contracts implement proxy upgrade patterns that enable the contract’s logic to be altered post-deployment. In cases matching this pattern, the preview’s assumptions can become outdated or invalidated if the contract’s behavior changes between preview and execution, potentially exposing users to unforeseen risks.

From an analytical perspective, transaction previews on Solana serve as a valuable transparency mechanism that can help users verify and clarify transaction intent before committing. This potential to reduce errors, such as sending incorrect token amounts or to unintended recipients, is a significant benefit. Yet, it is important to acknowledge that previews alone do not constitute a comprehensive security solution. They do not control or verify private key security, nor can they predict or prevent changes in on-chain state that might alter execution outcomes. The preview mechanism is inherently benign and beneficial when integrated into secure signing workflows, especially where key custody is tightly controlled and contract code is known to be immutable or reliably audited.

Conversely, reliance on transaction previews without addressing the broader security context—such as key management or the presence of contract upgrade capabilities—can engender a false sense of security. Users might mistakenly interpret a previewed transaction as a guarantee of what will occur on-chain, overlooking the potential for state changes, race conditions, or contract upgrades that shift execution dynamics. Thus, while previews reduce certain informational risks, they are not definitive risk mitigators. Their practical value depends heavily on complementary security practices, including secure key storage, cautious review of contract code and upgrade patterns, and an understanding of Solana’s concurrency and transaction processing model.

In sum, Solana transaction previews illustrate a sophisticated balance between transparency and uncertainty. They provide a useful lens for examining transaction intent, enhancing user confidence in many scenarios. Yet, this pattern itself does not confirm intent or assure safety—it must be contextualized within the broader ecosystem of cryptographic controls, contract design, and network behavior. A critical and informed approach to interpreting transaction previews is essential to navigate the complex interplay of factors that determine a transaction’s ultimate execution and security profile on Solana.

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 →