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

Onchain threat analysis fundamentally revolves around the control and authorization mechanisms embedded in blockchain addresses and smart contracts. While the underlying cryptographic systems provide a baseline of security and public blockchains offer transparent and immutable recording of transactions, these factors alone do not guarantee invulnerability. The apparent security can sometimes mask complex layers of control that dictate the real risk profile of a token or protocol. Specifically, the distinction between onchain visibility and offchain control is critical; public data reveals actions and state, but it does not necessarily disclose who or what wields the power behind the scenes. For instance, a smart contract’s code might be publicly verified and fixed in a repository, but if the contract employs an upgradeable proxy pattern, its logic can be changed after deployment. This mutability, while useful for patching bugs or adding features, can also introduce latent vulnerabilities or enable malicious governance decisions that are not immediately obvious from the code itself.

The private key associated with an address is the primary vector through which control is exercised in onchain ecosystems. This keyholder can initiate transactions, modify contract states (where permitted), or transfer assets. In onchain threat analysis, the possession and distribution of private keys carry the most analytical weight because a compromised key translates directly to irreversible asset loss. While this mechanism is straightforward in principle—ownership of the private key confers full authority—its implications are profound. Multisignature (multisig) wallets attempt to mitigate the risk of single-key compromise by requiring multiple signatures for critical actions. However, multisigs introduce their own complexities, such as the need for coordinated signers and the risk of operational failures or social engineering attacks targeting custodian accounts. The presence of multisig arrangements should not be taken as an absolute security guarantee, but rather as a risk distribution strategy with its own trade-offs. It is important to recognize that no amount of contract-level security or auditability can compensate for compromised private keys, underscoring the linchpin role of key management in assessing onchain risks.

Another essential structural element influencing onchain threat models is the interaction between transaction fee economics and contract mutability. Networks with high transaction fees can sometimes deter spam or microtransaction attacks by raising the cost barrier for executing large volumes of potentially malicious transactions. This dynamic effectively limits adversaries’ ability to rapidly probe or overwhelm the system with low-cost exploits. Conversely, low-fee networks reduce economic friction for attackers, allowing high-frequency probing and potentially enabling swarm-like attack strategies that test contract responses under various conditions. When such fee structures are coupled with upgradeable contracts—especially those controlled by a small group of keyholders—the risk profile changes substantially. Attackers may find it economically feasible to quickly deploy malicious contract upgrades or manipulate governance processes before defenders can respond. This interaction reveals how economic incentives embedded in network design can shape threats in subtle but critical ways.

Further complicating the analysis is the concentration of power among token holders and liquidity pool configurations. High holder concentration above certain thresholds may indicate a potential for coordinated governance manipulation or market price control, which can affect token stability and investor confidence. In some cases, a significant portion of liquidity might be locked or vested, which can theoretically reduce the risk of sudden liquidity withdrawals or “rug pulls.” However, the mere presence of locked liquidity does not guarantee safety if the contract permits privileged actors to mint or burn tokens arbitrarily. Similarly, lock durations and the nature of the locking mechanisms should be scrutinized. Short lock periods or easily bypassed locks can sometimes offer false comfort, as they allow actors to regain control quickly and reactively. The interplay between holder concentration, liquidity pool depth, and contract permissions provides a crucial lens through which to assess onchain risk, but again, these indicators alone do not confirm malicious intent.

Honeypot mechanics and rug-pull patterns represent another dimension of onchain threat analysis rooted in behavioral and structural signals. Honeypots are contracts designed to trap users by allowing purchases but blocking sales, effectively creating an involuntary asset lock. Detecting such mechanics requires analyzing contract code for transfer restrictions, sell block functions, or reentrancy traps. Rug pulls, on the other hand, often manifest as rapid liquidity withdrawal combined with privileged minting or transfer rights held by insiders. However, the presence of code that could theoretically enable these actions is not itself proof that they will be executed. Many legitimate projects maintain flexible control mechanisms for governance or upgrading purposes. The challenge is differentiating between functional control for maintenance and governance, and latent mechanisms that could be weaponized against token holders. This demands a deep dive into code audit reports, transaction histories, and governance transparency rather than surface-level pattern matching.

Taken together, onchain threat analysis is an exercise in parsing the complex interdependencies between code architecture, cryptographic control, economic incentives, and governance structures. While patterns such as proxy upgradeability, key distribution, fee economics, liquidity locking, and holder concentration provide valuable heuristics for risk assessment, none of these alone confirm ill intent. The analyst must consider the broader context of how these elements operate in concert and the specific governance arrangements that regulate control changes. This nuanced approach recognizes that structural risk patterns can serve both legitimate and malicious purposes, emphasizing the importance of depth and precision in evaluating onchain threats.

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 →