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

Malicious contract analysis fundamentally revolves around understanding the intricate architecture of control within smart contracts, particularly focusing on cryptographic key management and contract mutability. At first glance, a deployed smart contract might seem fixed and transparent, presenting an image of immutability and predictable behavior. However, this surface-level impression can be misleading. Contracts that employ upgradeable proxies or embed concealed owner privileges can change their behavior after deployment, allowing for modifications in functionality or permissions that were not visible initially. This structural gap between apparent immutability and actual mutability complicates risk assessment considerably. What appears as a stable and unchanging contract may, in reality, contain latent mechanisms that permit malicious actors to alter its operation or seize control at a later stage. Analysts must appreciate this nuanced distinction because failure to do so can lead to underestimating the risk profile of a token or protocol.

At the core of malicious contract risk lies the private key, which serves as the ultimate authority over the associated address and its assets. Ownership of this private key confers unrestricted control, enabling the holder to initiate transfers, interact with contracts, and perform administrative actions without requiring any external validation. The underlying cryptographic system ensures that only the holder of the private key can sign transactions, authorizing them on the blockchain. This fundamental fact means that no matter how complex or restrictive a contract’s code may be, if a malicious actor gains access to the private key controlling the contract’s address, they can circumvent many intended security measures by directly executing transactions. Therefore, analytical emphasis on key custody and exposure risk often surpasses scrutiny of contract code alone because compromise of the private key typically leads to irreversible loss of assets or unauthorized contract manipulation.

Beyond keys, the interplay between transaction fee structures and multisignature wallet configurations significantly shapes the operational security context for contracts. On blockchains with low transaction fees, the economic barrier to executing numerous small transactions is minimal. This characteristic can facilitate spam attacks or rapid asset draining if a key is compromised since malicious actors can perform a high volume of transactions at negligible cost. Conversely, multisignature wallets introduce a threshold-based approval mechanism, requiring multiple private keys to authorize any transaction. This setup mitigates the risk of single-point failures by distributing control among several parties, which can prevent unauthorized actions even if one key is compromised. However, multisig configurations also add operational complexity and potential delays, which might hinder legitimate recovery or timely upgrades. The combined effect of these factors creates a dynamic security environment: low-fee networks can accelerate attacks targeting single-key wallets, while multisig arrangements can slow down or block such attacks but at the cost of agility. Analysts must carefully consider these opposing forces when assessing contract security in different network contexts.

It is important to stress that the mere presence of mutable contract elements and private key control mechanisms does not inherently imply malicious intent. Many reputable projects utilize upgradeable proxies as a pragmatic means to patch bugs, improve features, or adapt to evolving standards. Likewise, multisignature wallets are frequently employed to distribute control responsibly among trusted parties, enhancing security rather than diminishing it. However, these same structural patterns can be weaponized if governance is weak, key management is poor, or upgrade authority is overly centralized without sufficient checks and balances. For instance, a contract with an upgradeable proxy controlled by a single opaque private key holder can potentially introduce backdoors or seize assets without community consent. Thus, recognizing the dual-use nature of these architectural elements is critical. The existence of such patterns signals potential risk vectors but does not alone confirm malicious intent. Contextual examination of governance structures, transparency of control, on-chain activity, and community oversight is necessary before labeling a contract as malicious.

Further analytical depth can be gained by examining the historical behavior of contracts exhibiting these patterns. Contracts with mutable elements and concentrated key control that have demonstrated frequent, unexplained upgrades or sudden permission changes merit heightened scrutiny. Similarly, those with opaque multisig arrangements lacking public accountability may raise concerns. Still, it is essential to avoid overgeneralization, as some upgrade events or governance decisions may be entirely legitimate and serve the project’s best interests. The challenge for analysts is to discern patterns of abuse versus standard operational practices, which requires a granular understanding of both code and community governance.

In sum, malicious contract analysis demands a multifaceted approach. It requires integrating contract code inspection with cryptographic key custody assessment, fee environment considerations, multisig and governance structures, and behavioral analysis over time. While certain patterns—such as upgradeable proxies combined with single-key control—can sometimes indicate potential for malicious activity, these alone do not provide definitive proof. Instead, they form part of a broader risk profile that must be interpreted within the context of project transparency, community engagement, and operational history. This sophisticated analytical framework helps differentiate between contracts designed to evolve securely and those that harbor concealed threats, enabling more informed assessments of crypto token risk.

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 →