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,584 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 71,013 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 archives function as repositories aggregating smart contracts that have been flagged or suspected of harmful or fraudulent behavior. At first glance, these archives give the impression of a straightforward classification system: contracts are either labeled “malicious” or “safe.” However, this binary approach oversimplifies the nuanced nature of contract behavior and the inherent complexity of blockchain ecosystems. The challenge lies in understanding that the surface representation of a contract—whether through its name, metadata, or static code—is often a poor proxy for its actual operational risk. Malicious contract archives, therefore, provide a snapshot that captures part of the story but cannot fully convey the dynamic and conditional nature of contract functionality.

One critical dimension to consider is the difference between static code analysis and runtime behavior. While many archives rely on heuristic or signature-based methods that scan contract bytecode for known patterns associated with scams or exploits, these methods alone do not capture the full risk profile. A contract might include upgradeable proxies, allowing its logic to be altered post-deployment, or incorporate owner-controlled functions that can be activated conditionally. These features complicate risk assessments because a contract that is initially benign in appearance can later be modified to behave maliciously. Conversely, some contracts flagged due to certain suspicious code snippets may never be exploited or may have legitimate use cases that require similar technical constructs. This ambiguity means that the mere presence of a contract in a malicious archive does not by itself confirm malevolent intent or imminent threat.

Delving deeper, the security implications of private key control mechanisms overshadow many technical contract considerations. Regardless of how complex or seemingly secure a contract is, the private key associated with its controlling wallet addresses remains the ultimate point of failure or compromise. In many documented incidents involving malicious contracts, attackers first gain access to private keys or recovery phrases through phishing, social engineering, or other off-chain methods. Once private key control is seized, the attacker can interact with any contract accessible to that wallet, including those listed in malicious archives, and execute arbitrary transactions such as draining liquidity pools or minting unauthorized tokens. This human factor introduces an existential risk that no amount of contract-level flagging can fully mitigate. Therefore, archives function more as a technical aid than as a comprehensive defense, highlighting the persistent importance of secure key management practices.

Another layer of complexity arises from transaction fee economics and wallet governance structures. Networks with low transaction fees can inadvertently facilitate exploitative activity by making it economically viable for attackers to execute a high volume of small transactions rapidly. This increases the potential for spam attacks, front-running, or micro-exploitations of vulnerabilities cataloged in malicious contract archives. Conversely, the integration of multisignature (multisig) wallets adds operational friction to transaction execution by requiring consensus among multiple private key holders. Multisig arrangements can dampen the risk posed by single-key compromise by distributing control, but they also introduce challenges such as slower response times to emergent threats and potential deadlocks if some signers become unresponsive. These trade-offs illustrate how economic incentives and governance design interact to influence the practical risk landscape surrounding malicious contracts, beyond the binary classification found in archives.

It is also important to acknowledge that malicious contract archives themselves are subject to limitations in scope and accuracy. The heuristics or community reporting mechanisms used to populate these databases can suffer from false positives, where contracts are incorrectly flagged due to ambiguous code patterns or misinterpretation of contract intent. Moreover, newly deployed contracts with no exploit history may not yet appear in any archive, leaving a temporal blind spot in risk visibility. Additionally, the archives do not address social engineering risks or the broader ecosystem context, such as liquidity depth or holder concentration, which can dramatically affect the impact of any malicious activity. For instance, a malicious contract controlling a token with a thin liquidity pool relative to its market cap can more easily execute price manipulations or rug pulls, but such market dynamics lie outside the purview of code-focused archives.

In practice, the utility of malicious contract archives lies in their role as one component within a layered risk assessment framework. They help identify patterns and flag contracts that warrant deeper investigation, particularly when combined with on-chain analytics that consider transaction history, ownership concentration, and liquidity pool status. However, relying solely on these archives without integrating broader due diligence—such as evaluating contract upgradeability, scrutinizing governance structures, and monitoring key custody practices—risks both false alarms and missed threats. The pattern of contract classification in these archives serves as a useful heuristic but should not be mistaken for a definitive security verdict.

Ultimately, while malicious contract archives provide valuable insights for analysts and investors by cataloging contracts exhibiting potentially harmful features, the pattern itself does not confirm intent or guarantee protection against loss. Their effectiveness depends on nuanced interpretation and must be contextualized alongside other risk factors, including human behavioral risks and market dynamics. This layered understanding fosters a more sophisticated approach to managing the complex and evolving threats present in decentralized finance and crypto token ecosystems.

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 →