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.6 / 5 from 1,967 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 44,982 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

Contracts that incorporate an owner-controlled adjustable sell tax parameter illustrate a structural risk pattern that is central to detecting potential exit scams in crypto tokens. This design pattern allows the contract owner or an authorized entity to modify the sell tax rate after the token has been deployed, typically through a dedicated setter function embedded within the contract’s code. The mechanical function of this setter is straightforward but impactful: it can dramatically increase the fees imposed on sell transactions, sometimes to prohibitive levels. This capability effectively traps token holders by making any attempt to liquidate their positions financially punitive, creating a scenario often referred to as a soft honeypot. In other words, while users may freely buy or transfer tokens, they might encounter exorbitant costs when trying to sell, severely limiting liquidity exit avenues.

Detection of this pattern can be achieved through static contract analysis without requiring live trading data. By examining the contract’s bytecode or source code, analysts can identify owner-only functions that update tax-related variables. The mere presence of such functions suggests that the contract’s tax parameters are mutable and potentially subject to owner discretion. However, it is important to emphasize that this pattern alone does not necessarily indicate malicious intent. Adjustable sell taxes can be implemented for legitimate operational reasons, such as dynamically incentivizing holding during volatile periods or funding liquidity pools and marketing efforts. The critical factor is the extent of control retained by the owner and whether safeguards exist to prevent abuse.

The risk associated with this pattern becomes particularly pronounced when the owner retains unrestricted authority to increase the sell tax post-launch, especially if this can be done without any form of transparent governance, time locks, or community oversight. In such cases, the owner could abruptly raise the sell tax to near-100% levels, severely limiting or entirely blocking the ability of token holders to sell their tokens. This creates a mechanism by which liquidity is effectively locked on the sell side, trapping investors and enabling a potential exit scam where the owner can dump tokens or otherwise exploit trapped liquidity. It’s worth noting that the pattern itself, while concerning, does not confirm malicious intent without additional contextual factors.

Conversely, the adjustable sell tax feature can be relatively benign if it is implemented with clear, immutable caps on tax rates or if the setter functions are controlled by multisignature wallets, decentralized governance protocols, or time locks that limit unilateral changes. For instance, contracts that dynamically adjust sell taxes based on market conditions—such as price volatility or trading volume—with transparent, rule-based logic may use adjustable taxes as part of legitimate tokenomics strategies. In these scenarios, the adjustable sell tax serves as a flexible tool for balancing market incentives, rather than a trap designed to ensnare holders.

Further layers of contract features often interact with adjustable sell tax parameters to influence the overall risk profile. The existence of a whitelist-only exit mechanism, where only pre-approved addresses can perform sell transactions, significantly compounds exit risk by further restricting liquidity and exit options. Similarly, contracts that include freeze authorities or blacklist functions can selectively disable transfers or sales for certain addresses, enhancing the potential for exit scams. These control mechanisms, when combined with adjustable sell taxes, create a powerful set of tools that can be misused to block or selectively penalize exits.

On the other hand, certain features can mitigate concerns. For example, if the contract’s tax setter functions are subject to multisig control or time locks, the risk of sudden, unilateral sell tax hikes diminishes. Audit reports from reputable third parties that verify the fairness and transparency of tax management also reduce perceived risk. Moreover, clear event logging for tax changes allows the community and analysts to monitor adjustments in real-time, promoting accountability. Contracts with pause functions controlled by decentralized governance can suspend trading or tax adjustments transparently, balancing security with community control.

The interplay between adjustable sell tax patterns and other contract functionalities can produce a wide spectrum of outcomes. When adjustable sell taxes coexist with active mint authority, the risks escalate, as new tokens can be minted to dilute the supply, compounding losses for existing holders who are simultaneously penalized by exit-blocking tax rates. Upgradeable contracts that allow the owner to replace logic through proxy mechanisms without multisig or time locks introduce further uncertainty, as the owner could implement new exit barriers or honeypot mechanics at any time. Conversely, contracts incorporating decentralized governance, timelocks, and multisig control over critical functions represent a more balanced approach, where adjustable taxes might be a tool for adaptive tokenomics rather than a lever for exit scams.

In summary, while the presence of owner-controlled adjustable sell tax parameters is a significant structural pattern indicative of potential exit risk, it cannot alone confirm malicious intent or exit scam activity. The broader context—governance mechanisms, caps on tax changes, audit transparency, and interaction with other control functions—must be analyzed to assess whether this feature serves as a legitimate operational flexibility or a vehicle for trapping liquidity and perpetrating exit scams. This nuanced understanding is essential for sophisticated risk detection in the evolving token landscape.

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 →