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

A central structural pattern relevant to understanding how to check sell tax in a crypto token involves the implementation of an owner-adjustable tax parameter embedded within the token’s transfer or sell function. At its core, this parameter functions by deducting a percentage of tokens whenever a sell transaction occurs, redirecting the deducted amount to designated wallets, such as development funds or liquidity pools, or in some cases burning those tokens to reduce circulating supply. This mechanism can sometimes be coded as a variable that the contract owner or a privileged role can modify after launch, which introduces an important dynamic: the sell tax rate observed at token inception may not remain static and can be altered post-deployment. This means that initial impressions of sell tax—often gathered by examining early transaction fees—can be misleading, as the owner might have the ability to increase these fees later, thereby reducing the net proceeds sellers receive from liquidating their holdings.

Detecting the presence of this adjustable sell tax pattern requires more than just analyzing on-chain transaction histories and fee deductions. A thorough inspection of the contract’s source code or verified bytecode is necessary to identify setter functions linked to the sell tax variable. These functions typically allow the owner or a defined privileged role to change the tax rate, often without explicit constraints. The mere existence of such setter functions does not by itself prove malicious intent, but it does raise questions about the potential for future changes that could impact token liquidity and holder exit strategies. In some cases, the contract may also include functions that allow the owner to reallocate tax proceeds or adjust which wallets receive the taxed tokens, adding further complexity to the token’s economic model.

The risk relevance of this pattern escalates when the sell tax is owner-controlled without transparent limits or governance safeguards. In such scenarios, the owner has the theoretical capability to raise the sell tax to punitive levels, effectively trapping sellers and disincentivizing exit. This behavior aligns with what is often referred to as soft-honeypot schemes, where holders are subtly prevented from selling through economic barriers rather than outright transfer blocks. It is important to emphasize that the presence of an adjustable sell tax parameter alone does not necessarily indicate malicious intent or fraudulent behavior. Numerous legitimate projects utilize adjustable taxes to dynamically fund ongoing operational needs such as development, marketing, liquidity provisioning, or community rewards. The critical difference lies in whether the contract incorporates immutable caps on tax rates, enforces time delays between tax adjustments, or requires multisignature approval for such changes. These governance features serve to mitigate the risk of sudden, owner-imposed tax hikes that can destabilize token markets or harm holders.

Additional signals that materially influence the risk assessment surrounding adjustable sell tax include mechanisms such as owner renouncement or timelocks that restrict the owner’s ability to modify the tax rate. When ownership of the contract is renounced—meaning the owner address is set to a null or burn address—the capacity to alter sell tax parameters ceases, significantly reducing the risk of arbitrary or unexpected tax increases. Similarly, if the contract disables or removes the tax setter function after launch, this can provide holders with assurance that tax rates will remain stable. Conversely, if the contract combines adjustable sell tax with whitelist-only transfer restrictions or blacklist functions that can block sales to certain addresses, the risk profile elevates considerably. Such combinations can create multi-layered exit barriers, where not only is the economic cost of selling increased, but the actual ability to execute a sale may be restricted entirely. Moreover, the presence of active mint or freeze authorities alongside adjustable tax functions further compounds concern. These additional controls enable the owner to inflate supply arbitrarily or freeze token movements, which may not be immediately apparent from examining the sell tax parameter alone but have significant implications for token holder risk.

When adjustable sell tax patterns coexist with other structural features such as whitelist-only exits, blacklist capabilities, or proxy upgradeability, the range of potential outcomes broadens from moderate operational flexibility to severe exit impediments. For instance, a contract that can both raise sell tax and restrict which wallets are permitted to sell effectively creates a layered control environment that can lock holders in place, preventing them from liquidating their positions at will. Upgradeable proxy contracts without timelocks pose an additional vector for risk, as they may allow sudden, sweeping changes to tax logic or transfer restrictions without prior notice or community consent. This can transform an initially reasonable tax framework into a punitive mechanism overnight. On the other hand, these patterns can sometimes coexist with robust governance protocols, transparent communication from the development team, and on-chain limits that constrain tax adjustments. In such contexts, adjustable sell tax mechanisms may provide a flexible but fair tax regime that balances project funding needs with holder protections.

The structural presence of adjustable sell tax thus signals a spectrum of risk contingent on accompanying contract controls, governance practices, and transparency. While it can sometimes be a tool for dynamic project funding, it can also serve as an economic lever that restricts liquidity and traps holders. Deep analysis requires not only identifying the existence of adjustable tax parameters but also contextualizing them within the broader contract architecture and governance framework. Understanding how to check sell tax effectively demands a holistic view of contract permissions, control mechanisms, and potential exit barriers embedded within the token’s smart contract code.

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 →