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

Tokens on the Tron network that implement a whitelist-only exit mechanism often embed a require() statement within their transfer functions that restricts token transfers to a privileged subset of addresses. This code-level constraint means that while non-whitelisted addresses may successfully execute buy transactions, any attempts by these addresses to sell or transfer tokens can revert during execution. Such reversion results in failed transactions that consume gas fees without altering balances, effectively trapping tokens and preventing liquidity exits. This structural feature, detectable through static contract analysis without relying on trading data, signals a capacity for selective sell-blocking—a hallmark of some well-documented honeypot schemes. However, the mere presence of this pattern alone does not incontrovertibly confirm malicious intent, as it can also be employed for legitimate operational control.

The risk implications of a whitelist-only exit pattern hinge critically on the governance and mutability of the whitelist itself. If the list is immutable and fixed at deployment, the risk profile may be considerably lower, assuming the whitelist serves compliance or phased release purposes and is transparently disclosed. Conversely, when the whitelist is owner-modifiable post-deployment, it opens avenues for dynamic restriction or permission of exits. In such configurations, buyers who are not on the whitelist may find themselves unable to liquidate their holdings, effectively locking their funds indefinitely. This dynamic control over exit permissions can facilitate manipulative practices where the contract owner selectively permits or denies sales, creating asymmetric liquidity access. Consequently, the assessment of risk cannot rely solely on the presence of a whitelist filter but must weigh the whitelist’s mutability and governance transparency.

Further analytical depth arises from examining complementary contract features that interact with the whitelist-only exit mechanism. Contracts that empower owners to adjust sell taxes without robust governance safeguards—such as timelocks or multisignature requirements—introduce additional exit friction. An owner could, in theory, raise sell taxes sharply and abruptly, deterring or penalizing sales in conjunction with whitelist restrictions. This interplay magnifies exit risk beyond mere transfer blocking by imposing economic disincentives on holders seeking to liquidate. Likewise, contracts endowed with active mint or freeze authorities introduce supply-side and transferability risks that compound the threat landscape. Mint functions can dilute existing holders by inflating token supply arbitrarily, while freeze authorities can halt transfers entirely, exacerbating liquidity constraints imposed by whitelist exit controls.

The architectural context of the contract’s deployment also plays a crucial role in risk evaluation. Contracts deployed behind upgradeable proxies that incorporate strict governance mechanisms—such as timelocked change controls or multisignature authorization—can mitigate the risk of sudden unilateral modifications to whitelist status or sell tax parameters. These governance layers introduce friction and transparency that reduce the likelihood of malicious or capricious changes by a single actor. Moreover, transparent event logs that show an absence of blacklist additions, pause function activations, or other restrictive actions provide some reassurance, though they do not guarantee future benign behavior. The dynamic nature of ownership and governance structures means that risk profiles can evolve, underscoring the importance of continuous monitoring.

When considering the whitelist-only exit pattern in isolation, it reveals a binary restriction on token transfers. However, its real-world impact emerges most clearly when combined with other contract mechanisms such as adjustable sell taxes, pause functions, blacklist controls, minting capabilities, or freeze authorities. In some cases, this confluence of features can produce a soft honeypot effect—where tokens appear liquid and tradable but silently reject sales from non-whitelisted addresses, trapping investor funds. In more aggressive scenarios, the combination can empower comprehensive transfer freezes or selective censorship, stripping holders of autonomy and freedom to exit positions. Nevertheless, there are contexts where these mechanisms serve legitimate purposes, such as regulatory compliance, anti-money laundering efforts, or emergency response coordination. The key lies in evaluating whether these tools are governed transparently, applied consistently, and subjected to meaningful oversight.

In sum, the whitelist-only exit pattern is a structural risk indicator that demands a nuanced, multidimensional analysis. It does not, by itself, confirm deceptive intent but signals a potential control point over token liquidity that can be exploited under certain governance conditions. The pattern’s risk significance is modulated by factors such as whitelist mutability, the presence or absence of counterbalancing governance safeguards, and the interplay with other contract capabilities. Holistic contract inspection that integrates static code review, governance evaluation, and transaction behavior analysis is necessary to discern the practical implications for token holders. This analytical rigor enables a more informed understanding of how whitelist-only exit patterns influence token risk on the Tron network and beyond.

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 →