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

Smart contract transparency scores aim to provide a quantifiable measure of how openly a contract’s code and operational parameters are disclosed and can be verified by users and analysts. At a glance, a high transparency score might suggest a contract is trustworthy because its code is visible, well-documented, and auditable. Yet, this surface-level assessment can sometimes be misleading, especially when the contract employs architectural patterns that introduce mutability beyond what the visible code reveals. A prominent example is the use of upgradeable proxy contracts, which separate a contract’s storage from its logic and allow the underlying logic to be modified after deployment. In these scenarios, the initially visible code might not represent the contract’s actual behavior over time, creating a significant mismatch between perceived transparency and actual risk.

This discrepancy arises because a transparency score that only considers the static code at the deployed address may fail to account for the dynamic nature of upgradeable contracts. Proxy patterns enable the contract’s logic to be swapped out by pointing to new implementation contracts, often controlled by an upgrade authority. If this authority is centralized or lacks sufficient constraints, it can introduce hidden risks that a transparency score based solely on code visibility does not capture. The contract might appear transparent and immutable at first glance, but its behavior can be altered dramatically through upgrades, sometimes without user consent or awareness. Therefore, a robust smart contract transparency score must incorporate an assessment of mutability mechanisms embedded in the contract’s architecture, including the presence, governance, and restrictions of proxy upgrade controls.

Among the various factors influencing transparency, the governance structure surrounding proxy upgrades carries substantial analytical weight. Proxy upgrade mechanisms separate contract storage from logic, meaning that while the storage contract remains constant, the logic contract can be replaced. This design provides flexibility for legitimate improvements, bug fixes, or feature additions. However, it also introduces a potential attack surface if the upgrade authority is centralized, opaque, or poorly regulated. In cases that match this pattern, a single entity with upgrade rights could introduce malicious code, freeze user funds, or redirect transactions without altering the contract’s address, making detection difficult. This hidden mutability challenges the reliability of transparency scores that rely primarily on static code inspection.

The interaction between transaction fee structures and governance models further shapes the practical security and transparency landscape. Networks with low transaction fees enable frequent contract interactions, which can be a double-edged sword. On one hand, they support legitimate contract upgrades and operational flexibility. On the other, they facilitate spam or malicious activity that can obscure or camouflage harmful changes within normal traffic patterns. This dynamic can complicate the interpretation of transparency scores, as high activity might be mistaken for healthy engagement or, conversely, overlooked as noise masking nefarious actions.

Multisignature wallet governance is another critical factor influencing transparency and security. Multisig wallets require multiple independent signers to approve sensitive actions, such as upgrading contract logic or transferring funds. This arrangement reduces the risk of a single point of failure and can increase confidence in the contract’s governance when properly configured. When a contract on a low-fee network is governed by a well-structured multisig with transparent signatory identities and clear upgrade policies, it can maintain a high transparency score while allowing for necessary operational changes. Conversely, a contract controlled by a single-key upgrade authority on a low-fee network may be vulnerable to rapid, unauthorized changes that evade timely detection, undermining the transparency score’s practical value.

It is important to note that a high smart contract transparency score does not necessarily guarantee safety or trustworthiness. The score reflects a blend of code visibility, mutability controls, and governance structures that together influence the perceived reliability of the contract. High transparency scores can coincide with benign use cases, such as compliant upgradeability for bug fixes or feature enhancements, particularly when upgrades require multisig approval or community oversight. However, the same structural patterns—upgradeability combined with centralized control—can also mask exit scams or rug pulls if the upgrade keys are held by opaque entities with no accountability. Thus, transparency scores alone do not confirm intent or eliminate risk but serve as one analytical lens among many.

In practice, assessing a contract’s transparency score requires contextual analysis of several intertwined factors: the visibility of the code, the presence and governance of upgrade mechanisms, the network’s transaction fee environment, and the governance models in place. A contract with open-source code, clear documentation, and decentralized upgrade controls on a network with moderate fees might be considered more transparent and trustworthy than one with similar code visibility but centralized upgrade authority and low-fee conditions that facilitate rapid, unmonitored changes. Transparency scores must therefore be interpreted with caution and in conjunction with a broader understanding of these architectural and operational nuances to accurately gauge the true risk profile of a smart contract.

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 →