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

Honeypot Token Check

Check whether this token blocks selling at the contract level. Honeypot tokens look identical to legitimate tokens on price charts until you try to exit.

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.9 / 5 from 2,951 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 43,482 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 blacklist function within a token contract typically operates as a mapping structure allowing the contract owner or an authorized party to flag specific addresses. Once flagged, these addresses are effectively barred from transferring tokens, which restricts their ability to sell or move holdings. This is generally enforced by a require() check embedded within the transfer() or transferFrom() functions that reverts any transaction initiated by blacklisted addresses. Unlike pause functions that halt all token transfers contract-wide, blacklist functionality applies selectively at the address level, granting the owner granular control over who can transact. This structural control mechanism can sometimes be toggled at the owner’s discretion, meaning that the power to restrict token movement is centralized and potentially dynamic.

The risk implications of a blacklist function hinge critically on the context of its implementation and governance. If the owner’s authority to update the blacklist remains unrestricted after deployment, this capability introduces a latent vulnerability that can sometimes manifest as an exit-block scenario. In such cases, the owner could selectively prevent holders from selling tokens, creating a honeypot-like effect where liquidity is trapped and investors cannot exit positions freely. This dynamic can amplify market volatility and erode confidence, especially if large holders or critical liquidity providers find themselves blacklisted without transparency or recourse. However, the mere presence of a blacklist function alone does not necessarily confirm malicious intent; it is a tool that can be deployed for various operational purposes, including fraud prevention, regulatory compliance, or security measures against exploits.

Analytically, the degree of risk presented by a blacklist function is often proportional to the constraints placed on the owner’s blacklist modification powers. Contracts that allow arbitrary and immediate updates to the blacklist post-launch, without any form of multisignature governance, timelocks, or community oversight, raise the potential for abuse. In contrast, if the blacklist is immutable after deployment or governed by decentralized or multisig controls, this significantly mitigates the risk since unilateral censorship is effectively prevented. On-chain event data can sometimes provide additional insights; limited or no blacklist updates recorded after deployment suggest restrained use, while frequent or unexplained blacklist toggling could indicate more aggressive control. Moreover, if the contract transparently logs blacklist changes and provides clear criteria for blacklisting—such as addresses involved in known scams or hacks—the function may serve a protective role rather than a predatory one.

The presence of a blacklist function rarely exists in isolation. When combined with other contract mechanisms, such as adjustable sell taxes, whitelist-only transfer allowances, or active mint and freeze authorities, the composite risk profile can shift dramatically. These layered controls can sometimes create a soft honeypot environment, where selling is either blocked outright for certain addresses or heavily taxed to disincentivize exit. This layering effect can trap liquidity in thin pools relative to the token’s market cap, which in turn can exacerbate price distortions and increase the potential for rapid, unpredictable swings. In some cases, the interplay of these controls allows the owner to selectively throttle liquidity flow, effectively manipulating market dynamics under the guise of operational control.

From a market impact perspective, the effect of blacklist functions coupled with other exit controls is influenced heavily by liquidity depth and token holder distribution. Tokens paired with shallow liquidity pools—below certain threshold values—are more susceptible to price manipulation when holders are selectively restricted from selling. Large holders concentrated in a few addresses that are blacklisted can cause sudden liquidity shocks, as the pool absorbs forced selling pressure from non-blacklisted participants or sees abrupt drops in trading volume. Conversely, tokens with deeper liquidity and a more distributed holder base are somewhat insulated from these shocks, although the risk remains if blacklist powers are exercised unpredictably or without transparent governance.

It is also worth noting that while blacklist functions can sometimes be weaponized, they can also be part of legitimate compliance frameworks, particularly in jurisdictions requiring adherence to anti-money laundering (AML) or know-your-customer (KYC) regulations. In such contexts, the blacklist enables token projects to exclude sanctioned or suspicious addresses, thereby aligning with legal mandates. However, the opacity of blacklist criteria and the absence of external audit mechanisms can sometimes obscure when this tool is used appropriately versus when it serves more nefarious purposes. The tension between operational necessity and potential for censorship underscores the importance of contractual governance and transparency.

In summary, the blacklist function in token contracts represents a double-edged structural pattern. Its presence alone does not confirm malicious intent but signals a centralized control vector with the capacity to restrict token transferability selectively. The risk associated with this pattern is modulated by factors such as owner governance restrictions, transparency in blacklist updates, interaction with other exit controls, and the market context of liquidity and holder concentration. Understanding these nuances is critical for assessing the potential for honeypot mechanics and exit-block scenarios in tokens exhibiting blacklist functions.

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 →