Verify every token before you buy Unlimited checks · $3.99/wk · Cancel anytime
Get Unlimited
Swap on Verixia
[ on-chain  ·  solana + evm ]

Scam Token Check

Verify the contract structure, on-chain trading history, and developer wallet activity before buying in.

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,479 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 74,093 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 that implement a whitelist-only exit pattern embed a structural restriction within their transfer logic that permits selling or transferring tokens only from addresses explicitly approved by the contract owner or governance. This mechanism is typically enforced through the smart contract’s transfer function, often by a require() statement that verifies whether the sender’s address exists within a whitelist mapping before allowing an outgoing transfer to proceed. The immediate consequence is that while buyers can complete purchases and receive tokens, they may find themselves unable to sell or transfer those tokens unless their address is whitelisted. Such a configuration effectively traps funds, as holders face a permission gate that blocks liquidity exits unless explicitly granted by the controlling party.

This pattern can be detected through direct examination of the contract’s source code or bytecode, without the need for executing trades or interacting with the token itself. By scrutinizing the conditions embedded in the transfer or transferFrom functions, analysts can identify whether whitelist checks are enforced and whether modification functions exist that allow the owner to add or remove addresses from the whitelist dynamically. The presence of owner-controlled whitelist modification functions signals that the whitelist is not static but can be altered post-deployment, which is a critical detail in assessing risk. Without owner intervention rights, the whitelist acts more like a fixed constraint; with owner control, it becomes a flexible, and potentially weaponized, gatekeeping tool.

The risk relevance of the whitelist-only exit pattern hinges largely on the owner’s ability to modify the whitelist after deployment. When the contract owner has authority to arbitrarily add or remove addresses from this list, it creates what is often called a soft honeypot scenario. In this configuration, buyers may be enticed by apparent liquidity and normal price action, only to find their tokens rendered illiquid because they are excluded from the whitelist. This exclusion can be applied retroactively, trapping holders who expected to freely trade their assets. However, it is important to emphasize that the mere existence of a whitelist exit pattern does not necessarily signal malicious intent. Some projects incorporate whitelist restrictions for legitimate reasons such as regulatory compliance, staged or phased launches, or controlled distribution schedules designed to manage token flow carefully. The key variable is whether the whitelist is immutable or the owner’s power over it is transparently limited through governance constraints or timelocks.

Additional contract features can exacerbate or mitigate the risks associated with whitelist-only exit patterns. For instance, if the token contract also includes owner-controlled adjustable sell taxes, the exit barrier can become more complex; even whitelisted addresses may face prohibitive costs when selling, compounding liquidity challenges. An active mint authority that allows the owner to create new tokens at will further increases the risk profile by introducing potential dilution of existing holders, which can depress token value. Blacklist functions callable by the owner represent another layer of control that can selectively freeze or block transfers from specific addresses, reinforcing exit constraints beyond the whitelist mechanism. Conversely, contracts where minting rights have been irrevocably renounced, blacklist functions are disabled or never used, and the whitelist status is immutable or governed by transparent, decentralized processes tend to exhibit lower risk, even if the whitelist-only exit pattern is present.

Liquidity structure plays a crucial role in modulating the practical impact of whitelist-only exit patterns. When such patterns are coupled with thin liquidity pools, such as those with depth under $50,000 relative to market cap, or with cliff unlocks releasing large token allocations suddenly, the risk of price instability and extended downward pressure intensifies. Buyers trapped by whitelist restrictions may be forced to hold tokens they cannot sell, which suppresses natural exit flows and undermines market price discovery. At the same time, if a significant volume of tokens is unlocked into shallow pools, the resulting sell pressure may overwhelm the pool’s ability to absorb liquidity, causing sustained price declines rather than sharp, single flash crashes. This dynamic fosters structural illiquidity, amplifies volatility, and erodes confidence in the token’s market. However, if such a pattern exists alongside robust liquidity provisioning, transparent governance, and clear communication about the whitelist’s purpose and operational parameters, the potential negative outcomes can be somewhat mitigated, though the risk of forced exits remains a material factor.

In cases that match this pattern, the interplay between contract permissions, owner controls, and liquidity conditions creates a complex risk landscape. The whitelist-only exit is a powerful example of how on-chain code can impose non-obvious constraints on token holders, affecting not only the ability to trade but also the token’s perceived and real liquidity. While the pattern itself does not by itself confirm malicious intent, the context in which it operates—including governance transparency, contract immutability, minting rights, and liquidity depth—must be analyzed holistically to understand the level of risk to investors. This nuanced perspective is essential for those seeking to assess scam token alerts in decentralized markets, where permissioned exit mechanisms can sometimes be hidden beneath superficially normal trading activity.

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 →