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.7 / 5 from 4,031 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 56,832 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 project audits fundamentally revolve around a detailed examination of smart contract code to identify vulnerabilities, logical errors, and potential security weaknesses prior to deployment. These audits serve as a structured code review process, typically conducted by specialized third-party firms or internal teams with expertise in blockchain development and security. At first glance, an audit can sometimes be perceived as a definitive stamp of safety, reassuring investors and users that the contract has been scrutinized for bugs or malicious constructs. However, this perception can sometimes be misleading, as audits generally capture the state of the code at one specific moment, often before the contract is deployed or made publicly available. This snapshot approach means that the audit report does not necessarily account for changes made to the contract after the audit completion, particularly in projects that employ upgradeable contract architectures.

One of the most analytically significant aspects in the context of crypto project audits is the presence and governance of upgrade mechanisms, such as proxy patterns or modular contract designs that allow the underlying logic to be swapped or modified post-deployment. These mechanisms introduce a mutable attack surface that can sometimes undermine the audit’s protective value. Even if the original contract passes an extensive security review, the ability to upgrade or replace contract logic after deployment means that the code actually executed on-chain can differ from the audited version. This gap can be exploited by malicious actors or insiders who gain control over the upgrade process, enabling the insertion of backdoors, hidden functions, or other vulnerabilities that evade the initial audit’s scrutiny. Therefore, the audit’s effectiveness depends heavily on whether the review encompasses the upgrade logic itself, including the governance mechanisms controlling who can initiate upgrades and under what conditions.

The governance structure around upgrade rights often involves multisignature wallets or decentralized governance protocols, which can add layers of security but also introduce complexity. Multisig wallets require multiple parties to approve sensitive transactions, such as contract upgrades or administrative key changes, which helps mitigate the risk of a single compromised key leading to catastrophic outcomes. However, multisigs can sometimes create operational delays or bottlenecks, especially if signatories are unavailable or slow to respond. Additionally, the transaction fee environment on the underlying blockchain plays a nuanced role in this dynamic. On blockchains with relatively high transaction fees, the cost of executing frequent upgrades or administrative actions can be prohibitive, potentially limiting the frequency of legitimate changes but also slowing down emergency fixes. Conversely, blockchains with low fees enable rapid, low-cost execution of transactions, which can be a double-edged sword: while facilitating agile updates, they also lower the barrier for attackers to perform rapid, malicious upgrades if governance controls are weak or compromised.

Another layer of complexity arises from the scope and depth of the audit itself. Some audits focus narrowly on core contract logic without fully encompassing ancillary components such as libraries, external oracles, or governance contracts. In cases where the audit does not explicitly cover these interconnected elements, vulnerabilities may remain hidden in parts of the system that interact with the main contract. Moreover, audits can sometimes lack comprehensive testing of upgrade pathways or fail to simulate governance attack scenarios, leaving blind spots in the security assessment. The audit report often includes disclaimers noting that the review is limited to the code submitted at the time, underscoring that it does not guarantee immunity from future vulnerabilities introduced through code changes or operational missteps.

It is also important to recognize that upgradeability itself is not inherently negative; in fact, it is a necessary design pattern for many legitimate projects that require the ability to patch bugs, improve features, or adapt to evolving regulatory environments. The pattern by itself does not confirm malicious intent or poor security practices. Instead, the critical factor lies in the transparency and robustness of the upgrade governance framework. Transparent governance models that include time delays, community oversight, or decentralized voting can reduce the risk of arbitrary or malicious upgrades. Conversely, opaque governance concentrated in the hands of a few individuals or entities increases the risk that upgrade mechanisms can be abused post-audit.

In sum, a crypto project audit provides a valuable but inherently limited snapshot of contract security, particularly when upgradeable patterns are involved. The audit’s protective value is contingent on comprehensive coverage of all mutable components, clear documentation of upgrade rights, and the strength of governance controls. Without these elements, the audit can create a false sense of security, as subsequent changes may introduce new vulnerabilities that remain undetected. Understanding this nuance is essential for interpreting audit reports realistically and assessing the evolving risk profile of a crypto project over time. The audit should be viewed as one component within a broader risk management framework that includes ongoing monitoring, transparent governance, and cautious evaluation of upgrade pathways rather than as an absolute guarantee of safety.

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 →