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

The structural pattern central to a contract blacklist search involves the presence of a blacklist mapping or data structure within the token contract, typically controlled by the owner or an authorized role. Mechanically, this blacklist prevents addresses listed within it from transferring tokens or participating in sales by reverting transactions involving those addresses. This function is often implemented via require() checks in transfer or transferFrom functions that revert if the sender or recipient is blacklisted. The blacklist capability is a direct, on-chain permission that can be toggled or updated by the contract owner, creating a potential gatekeeping mechanism over token liquidity and holder activity.

This blacklist pattern becomes risk-relevant primarily when the owner retains ongoing control to add or remove addresses post-launch without transparent governance or timelocks. In such cases, the owner can effectively freeze or exclude holders from selling or transferring tokens, which can be used to enforce exit blocks or selective censorship. Conversely, the pattern can be benign when the blacklist is immutable post-deployment, or when it is used for legitimate compliance reasons such as sanction screening or fraud prevention, especially if the project discloses these controls clearly. The presence of a blacklist alone does not imply malicious intent but does create a structural capability that can be weaponized.

Additional signals that would shift the risk assessment include the presence of owner-only functions that modify the blacklist without multisig or time delays, which heightens risk by enabling sudden, unilateral action. Conversely, if the contract includes on-chain event logs showing no historical blacklist additions despite active ownership, or if the blacklist is governed by a decentralized DAO or subject to community oversight, the risk profile improves. The existence of complementary controls such as pause functions or upgradeable proxies without safeguards would also amplify concerns, while transparent, auditable governance processes would mitigate them.

When combined with other common conditions like adjustable sell taxes or whitelist-only exit mechanisms, the blacklist pattern can contribute to a layered control framework that severely restricts token holder freedom. For example, a contract that blacklists addresses while simultaneously imposing owner-controlled sell taxes can create a soft honeypot environment where selling is either blocked or economically penalized. Similarly, if paired with upgradeable proxy patterns lacking timelocks, the blacklist can be dynamically expanded or contracted, increasing unpredictability. However, if these controls are balanced by robust governance, clear communication, and immutable restrictions on blacklist changes, the potential negative outcomes narrow significantly.

Expanding upon this, the presence of blacklists is often intertwined with broader permission structures within token contracts. Contracts that consolidate multiple powerful permissions under a single owner address—such as minting, pausing, upgrading, and blacklisting—can sometimes present a concentrated risk, given that the same entity controls multiple levers affecting token liquidity and holder rights. This centralization of control can create scenarios where the owner has the ability to selectively undermine token economics or holder interests, either intentionally or accidentally. However, it is important to recognize that the mere coexistence of these permissions does not necessarily indicate malicious intent, but rather highlights the importance of governance transparency and community trust.

From a market context perspective, tokens with median liquidity pool depths under $200,000 and market caps in the low millions can sometimes be more sensitive to owner-controlled blacklist mechanisms. Smaller liquidity pools imply that the impact of freezing or blacklisting certain addresses can have outsized effects on token price and holder behavior. Likewise, a token with a younger pair age—around 20 days median, as observed in some markets—may be more vulnerable to abrupt blacklist activations or changes, especially if governance processes are still maturing. In such environments, the ability to quickly blacklist addresses without community input can sometimes lead to unpredictable market dynamics and increased investor uncertainty.

Moreover, the chains and DEX platforms where tokens reside can influence the risk profile associated with blacklist patterns. For instance, tokens on Solana paired primarily with decentralized exchanges like PumpSwap and Raydium may be subject to different contract standards and community expectations compared to Ethereum-based tokens. The technical capabilities of Solana’s programming environment and the governance frameworks of its DEXes can sometimes either constrain or exacerbate the risk of blacklist misuse. Yet, this relationship is complex and context-dependent; therefore, it cannot be generalized without considering specific contract implementations and community governance models.

It is also noteworthy that the blacklist pattern can sometimes be employed as part of legitimate anti-fraud or compliance strategies. Projects adhering to regulatory requirements might implement blacklists to exclude sanctioned or malicious actors. When these lists are administered transparently, with clear criteria and community awareness, they can enhance trust and security rather than detract from it. However, because the on-chain blacklist mechanism inherently grants exclusionary power, the potential for misuse remains, especially if the owner can modify the list arbitrarily. Therefore, the presence of a blacklist requires nuanced interpretation within the broader governance and operational context.

Finally, the interaction between blacklist mechanics and token economics can sometimes create subtle incentive distortions. For example, if a blacklist is wielded in conjunction with variable transaction fees or sell taxes controlled by the owner, it can limit exit liquidity or impose economic penalties that discourage selling. This can create a soft honeypot effect where holders find themselves trapped not by an outright freeze but by economically punitive mechanics layered on top of blacklist restrictions. Such arrangements complicate risk assessment because they blend technical exclusion with economic deterrence, requiring careful analysis of contract code, ownership controls, and governance practices to fully understand their implications.

In summary, contract blacklist mechanisms represent a powerful structural pattern with multifaceted risk dimensions. The pattern alone does not confirm ill intent but establishes a capability that can influence token liquidity, holder rights, and market behavior significantly. Understanding the nuances—such as ownership controls, governance transparency, complementary contract functions, market context, and chain-specific factors—is critical for a comprehensive assessment of risk associated with blacklist-enabled tokens.

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 →