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.9 / 5 from 2,209 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 62,210 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

Crypto risk rankings fundamentally hinge on the structural pattern of how control and mutability are distributed within a token’s ecosystem. At first glance, these rankings often appear as simple numerical scores or grades that purport to reflect the relative safety or risk of a given token. However, beneath this surface lies a far more complex interplay of contract design choices, key management strategies, and broader network conditions. The apparent simplicity can sometimes mask significant nuances: a token with a high score might still harbor latent vulnerabilities if its upgrade mechanisms or key controls remain opaque or insufficiently scrutinized. Conversely, tokens with lower rankings may be structurally sound but penalized due to factors such as low liquidity or a short market history. This mismatch between surface-level rankings and the underlying structural realities means that the rankings function more as probabilistic proxies than as definitive measures of security or risk.

One of the most influential factors in shaping crypto risk rankings is the presence and nature of upgrade mechanisms embedded in smart contracts. Proxy upgrade patterns in particular carry substantial analytical weight. These proxies allow contracts to be modified post-deployment, introducing a layer of mutability that can be exploited if not tightly controlled. The mechanism itself works by routing calls through a proxy contract to an implementation contract, which can be swapped out to change functionality or fix bugs. While this design choice offers flexibility and adaptability—enabling projects to patch vulnerabilities or add features without redeploying—it also creates a persistent attack surface that can be leveraged long after initial audits have been completed. In many cases, upgrade logic is excluded or only lightly reviewed during audits, leaving a blind spot that attackers or malicious insiders might exploit. The critical insight here is that upgradeability introduces ongoing trust assumptions about whoever controls the upgrade key. This trust factor can in some cases outweigh the security benefits of static code that cannot be changed post-deployment.

Other structural elements, such as transaction fee regimes and multisignature wallet configurations, often interact in nuanced ways to shape overall risk profiles. Networks characterized by high transaction fees tend to deter certain types of abuse, such as spam transactions or low-value front-running attacks, by making them economically unviable. This can enhance the perceived security of tokens deployed on such chains by raising the cost barrier for adversaries. However, this same dynamic can reduce user activity and liquidity, indirectly increasing risk by creating thinner markets where price manipulation becomes easier and slippage higher. On the other hand, low-fee networks facilitate frequent small transactions, which may be abused for spam or front-running but also encourage vibrant ecosystems with high user engagement. When multisignature wallets are layered on top of these fee structures, the risk calculus becomes even more complex. Multisigs distribute control among multiple signers, reducing the likelihood of a single point of failure or rogue actor compromising the system. Yet they also increase operational complexity and can introduce delays or coordination challenges in responding to emergencies. When combined, these factors create a trade-off landscape: a low-fee network with a multisig wallet may be operationally resilient but vulnerable to coordinated collusion among signers, while a high-fee network with single-key control might be simpler but riskier in terms of centralized compromise.

Liquidity pool lock status and holder concentration add additional dimensions to the risk profile that often feed into rankings. Liquidity pools that are locked or vesting can sometimes signal a commitment to stability, as locked pools reduce the risk of sudden rug-pulls by insiders. However, locked pools alone do not guarantee safety, especially if other control vectors remain exposed. Conversely, tokens with thin liquidity pools relative to their market capitalization can be vulnerable to price manipulation and volatility, even if the underlying contract is sound. Holder concentration is another double-edged sword: a highly concentrated token distribution can indicate potential for coordinated action by large holders, which could destabilize markets or governance processes, but it may also reflect early-stage projects with legitimate founding teams holding significant stakes. These patterns require context-sensitive interpretation, as they do not by themselves confirm malicious intent or operational risk.

Honeypot mechanics and rug-pull patterns represent more direct structural vulnerabilities that risk rankings seek to capture, but even here nuance is critical. Honeypots—contracts that allow buying but prevent selling—are clear indicators of malicious design when identified, yet detection can be subtle and complicated by obfuscated code or proxy layers. Rug-pulls, where liquidity is withdrawn suddenly, often follow predictable patterns such as unlocked liquidity pools combined with concentrated token holdings and single-key control. However, the presence of this pattern alone does not necessarily confirm intent, as sudden liquidity moves can be part of legitimate treasury management or rebalancing strategies. Therefore, risk rankings that incorporate these signals do so with an understanding that no single pattern is definitive without corroborating contextual information.

In practical terms, crypto risk rankings represent an aggregation of structural signals that can guide but not dictate decision-making. The presence of upgrade mechanisms or single-key control does not inherently imply malicious intent, as many legitimate projects require flexibility and centralized control for governance, regulatory compliance, or ongoing development. Similarly, fee structures and multisig setups reflect design trade-offs rather than absolutes in terms of risk or safety. Rankings should be interpreted as probabilistic assessments, with the understanding that surface signals can mislead in both directions. A token with a seemingly risky profile may have robust off-chain governance, transparent communication, and active community oversight that mitigate operational risks. Meanwhile, a highly ranked token might conceal vulnerabilities in its operational practices, key management, or economic design that are not immediately apparent from on-chain structural analysis alone. Recognizing these subtleties is essential for a nuanced and informed approach to understanding crypto risk rankings.

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 →