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

At its foundation, a Solana bundled supply check involves aggregating token balances or supply states across multiple addresses or contracts within a single transaction bundle. While this approach ostensibly serves the straightforward purpose of verifying total circulating supply or distribution at a given moment, the bundled nature introduces layers of complexity that can obscure the true state of supply. This is because such bundles often contain multiple state-changing instructions—minting, burning, transferring—all executed atomically. In some cases, these simultaneous operations can cause the reported supply snapshot to diverge significantly from what a naive, sequential view would suggest. The supply figure extracted from the bundle is not necessarily a static measurement; it can be fluid within the transaction’s execution window itself. This dynamic can sometimes lead to misinterpretations, particularly if the snapshot is taken without accounting for the interleaved order of operations or the precise timing of state transitions within the bundle.

A critical dimension to consider in this pattern lies in the architecture of the smart contracts managing supply, especially their support for proxy upgradeability. Contracts that employ proxy patterns allow their underlying logic to be swapped after deployment, which has profound implications for supply checks. Although the original contract code might have passed thorough audits, future upgrades can introduce new behaviors that alter how supply is tracked, reported, or even controlled. The bundled supply check, therefore, hinges on the assumption that contract logic remains stable; when this is not the case, the reliability of any supply data derived from that contract becomes contingent on the security and governance of the upgrade mechanism. This introduces a caveat: the pattern itself does not confirm malicious intent but highlights a structural vulnerability where supply manipulation can occur post-audit if governance controls are lax or compromised. Frequent or opaque upgrades within contracts that feed into bundled supply checks can mask inflations or deflations of supply that occur in real time, complicating any downstream analytics relying on that data.

The operational environment on Solana further complicates or enhances bundled supply checks depending on how transaction fees and multisig wallet controls intersect. Solana’s low transaction fees encourage the use of complex bundles that aggregate multiple state changes in a single, cost-effective transaction. This means that bundled supply checks can be executed frequently and with minimal friction, enabling near real-time verification of supply states. However, this efficiency can be a double-edged sword. In the absence of robust multisig controls, the low cost of bundling could incentivize actors to engage in frequent supply-altering transactions that may appear legitimate but serve to manipulate circulating supply metrics. Multisig wallets, which require multiple signatures to approve sensitive transactions, introduce a layer of operational friction intended to reduce the risk of unilateral supply changes. Yet, multisig governance itself can vary widely in effectiveness. If the signing parties lack independence or are insufficiently vigilant, multisig controls may provide only an illusion of security. Thus, the interplay between low fees that enable complex bundling and multisig requirements that impose operational checks creates a nuanced environment where bundled supply checks can either bolster transparency or conceal manipulation, depending on governance quality and incentive alignment.

From a broader analytical perspective, the bundled supply check pattern can be a powerful tool for transparency when executed within well-governed systems. When contract code governing supply is immutable or tightly controlled, and multisig authorities are trustworthy, bundled supply checks can provide accurate, on-chain snapshots of token distribution that are valuable for compliance, auditing, and market analysis. In these scenarios, the pattern facilitates a consolidated view of supply states across multiple addresses or contracts without the noise of separate transactions clouding the picture. However, the pattern alone does not guarantee integrity. If mutable contract logic or weak governance is present, bundled supply checks risk becoming a form of obfuscation, where supply figures are malleable and subject to manipulation within or across bundles. This means that the supply metric derived from a bundled check may be a moving target, shifting not only between bundles but within the transactional bundle itself, which complicates the formation of stable trust assumptions.

Another subtle aspect worth noting is the potential for bundled supply checks to interact with liquidity pool dynamics, particularly on decentralized exchanges operating on Solana. Liquidity pools with thin depths relative to market capitalization or those lacking sufficient locking mechanisms can amplify the effects of supply manipulations uncovered or obscured by bundled checks. For instance, if a bundled check coincides with minting events that inflate supply just prior to a liquidity event, the apparent circulating supply may not reflect the economic realities impacting token price or market sentiment. This again illustrates the need to interpret bundled supply checks in context, considering factors such as pool depth, token holder concentration, and contract upgrade pathways. The pattern itself does not confirm manipulation but flags a complex interplay of factors that require careful disentanglement.

In summary, while a Solana bundled supply check can serve as a meaningful mechanism for aggregating and verifying token supply states across multiple on-chain entities, it is embedded within a web of structural, governance, and operational considerations that profoundly influence its reliability. The pattern’s effectiveness depends heavily on contract immutability, multisig governance robustness, and the economic environment shaped by transaction fees and liquidity dynamics. Without appreciating these nuances, one risks over- or underestimating the fidelity of supply data derived from bundled checks. Therefore, the bundled supply check is best viewed as a sophisticated analytical tool whose outputs must be contextualized within the broader framework of contract design, governance practices, and market conditions.

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 →