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

Transparency scorecards in the crypto space are designed to provide a structured and ostensibly objective assessment of a project’s openness and governance practices. They aggregate various indicators into a composite metric that can be used to gauge how “transparent” a project is perceived to be. However, the surface-level presentation of these scores can sometimes be misleading. A high transparency score often implies that a project has clear, auditable controls and maintains open communication channels with its community. Yet, this interpretation alone does not necessarily capture the full spectrum of risks inherent to the project’s underlying architecture, especially when it comes to technical nuances such as contract mutability or the subtleties of key management.

One fundamental issue is that transparency scorecards typically rely on publicly visible, on-chain indicators. These include factors like whether the contract source code is verified and accessible, if the project’s team information is disclosed, and whether governance decisions are documented. While these are important metrics, they may omit critical off-chain dynamics that significantly impact transparency. For instance, multisig governance processes and the security of private key custody arrangements are often not fully visible on-chain. Similarly, contracts may have hidden upgrade capabilities or backdoors that do not manifest in the initial contract code but can be activated later. This disconnect means a project could appear transparent on paper, or via a scorecard, while retaining structural features that allow significant control shifts or behavioral changes without immediate detection or clear community oversight.

Among the many factors considered by transparency scorecards, control over contract upgradeability is analytically the most significant. Upgradeability is often implemented via proxy patterns, where a proxy contract delegates calls to a separate logic contract. This architecture enables the contract’s behavior to be changed after deployment by pointing the proxy to a new logic address. While this approach allows for bug fixes and feature additions, it also introduces ongoing risk. Even if the initial contract code is clean and well-audited, the existence of an upgrade path means that future changes can fundamentally alter the contract’s behavior in ways that may contradict initial transparency claims. The entity holding the upgrade key can modify contract functions, potentially enabling actions that were not previously visible or intended, such as minting new tokens, freezing transfers, or redirecting funds. The transparency scorecard, if it only notes the presence of upgradeability without assessing who controls the upgrade key or how securely it is guarded, may underestimate this risk.

Closely intertwined with upgradeability is the role of multisig wallet governance and private key custody. Multisig wallets distribute control of critical permissions—such as contract upgrades or treasury management—among multiple parties, thus reducing the risk that a single compromised key can lead to unauthorized actions. In many cases, this setup enhances transparency by involving multiple stakeholders in governance decisions and creating a record of approvals. However, multisig governance introduces its own complexities. It can slow down operational responsiveness, and the integrity of the multisig group is paramount. If the multisig signers are collusive or compromised, the security benefits evaporate. When combined with upgradeable contracts, the security of the upgrade process depends heavily on the multisig’s robustness. Conversely, if a single private key holds upgrade authority without multisig protection, the risk is concentrated and transparency is weakened, even if other transparency indicators appear strong. Thus, the nuance of key custody and governance mechanisms is critical to a meaningful analysis.

It is important to emphasize that the presence of these patterns—upgradeable proxies, multisig governance, or private key custody arrangements—does not by itself confirm malicious intent or unsafe practices. Many legitimate projects use upgradeable contracts to enable ongoing improvements and multisig wallets to enforce distributed control. The pattern is benign when the scorecard reflects genuinely decentralized governance, immutable or tightly controlled upgrade paths, and well-managed key custody. This setup supports predictable and auditable behavior, aligning with the principles of transparency. Nevertheless, transparency scorecards alone cannot reveal latent risks that emerge from proxy upgrades or multisig governance failures, especially if these aspects are not deeply scrutinized or if critical off-chain arrangements remain opaque.

Therefore, transparency scorecards should be regarded as one tool within a broader due diligence framework. They function as useful heuristics for evaluating crypto projects but do not guarantee safety, immutability, or good governance. To accurately assess a project’s operational transparency, one must understand the interplay of contract design, upgrade patterns, key control, and governance structures holistically. Only by analyzing these elements together can one approach a more realistic appraisal of how transparent—and by extension, how secure or trustworthy—a crypto project truly is.

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 →