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.9 / 5 from 3,947 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 53,988 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 data structure that flags specific addresses as restricted, effectively preventing those addresses from transferring tokens or participating in sales. This mechanism is often embedded directly into the token’s transfer logic, where a conditional check—commonly implemented via a require() statement—will revert any transaction originating from a blacklisted address. The power to modify this blacklist is generally held by the contract owner or a privileged role, who can add or remove addresses at will. This level of control introduces a direct, permissioned mechanism to restrict liquidity at the individual wallet level and can be identified through source code or bytecode inspection without needing to analyze on-chain transfer histories.

From a risk perspective, the presence of a blacklist function itself does not inherently indicate malicious intent, but it does represent a structural capability that can be weaponized depending on how it is governed. The key risk arises when the blacklist is mutable post-launch and controlled unilaterally by a single entity or a small group without checks and balances. In such cases, holders may suddenly find their tokens frozen, unable to be sold or transferred, creating a latent exit-block risk. This risk is amplified if the conditions or criteria for blacklisting are opaque or arbitrarily applied, as users have limited ability to anticipate or contest these restrictions. In some instances, this feature can be used to block addresses suspected of illicit activity, such as bots or sanctioned wallets, which aligns with regulatory compliance goals; however, the same capability can be misused to restrict legitimate token holders’ freedom to transact.

The governance framework around blacklist modifications is therefore critical in contextualizing risk. If blacklist updates require multisignature approval, time-delays, or are subject to decentralized governance votes, the unilateral risk diminishes significantly. Distributed control over blacklist management can prevent abrupt or capricious restrictions and enhance transparency, signaling a more mature operational environment. On the other hand, contracts that combine an owner-controlled blacklist with upgradeable proxy patterns lacking stringent safeguards pose heightened risk. In such scenarios, the blacklist logic itself can be altered post-deployment, expanding or contracting the scope of restricted addresses without community oversight. This dynamic control can be exploited to implement sudden, unforeseen restrictions, effectively locking out token holders or freezing liquidity pools at the owner’s discretion.

Analyzing on-chain data to identify actual blacklist activity can provide additional context but is not definitive on its own. The absence of blacklisting events does not eliminate the potential for future restrictions, nor does it guarantee benign intent. Conversely, observing instances where blacklisting occurred without prior announcements or transparent communication can suggest a riskier profile, as it indicates an opaque operational approach. It is important to note that blacklist functions are often designed as fail-safes or compliance tools rather than weapons of control; thus, the function’s mere presence is a neutral technical feature that requires deeper examination of governance and usage patterns to assess risk properly.

When blacklist functions are combined with other contract-level permissions and mechanisms, the range of potential outcomes broadens. For example, pairing blacklist capabilities with pause functions can enable owners to halt transfers globally or selectively, creating layered exit-block scenarios. In these cases, token holders may face sudden illiquidity, unable to move or sell tokens during critical market periods. Similarly, coupling blacklist functions with adjustable sell taxes can impose punitive financial barriers on certain addresses, further restricting liquidity. These combinations can sometimes facilitate soft-honeypot behaviors, where owners retain the ability to control who can exit the market and at what cost, undermining market confidence and impacting price discovery.

Upgradeable proxy contracts add another layer of complexity. Since blacklist logic can be modified post-deployment, the scope of address restrictions can change dynamically. This flexibility allows for adaptive security responses but also opens the door to abuse, as it permits the contract owner or privileged actors to redefine permission boundaries without notifying holders or requiring approval. Such mutable control structures heighten the necessity for transparent governance frameworks and robust community oversight.

In settings where projects implement robust governance models, including transparent operational policies and multisignature controls, blacklist functions may coexist with relatively low risk. In these cases, the function serves a legitimate role in maintaining security and regulatory compliance without compromising token holder autonomy. However, absent these mitigating factors, the structural capacity to blacklist addresses unilaterally can be a cause for concern. Ultimately, understanding the nuanced interplay between contract permissions, governance mechanisms, and operational transparency is essential to interpreting the implications of a blacklist function within a token’s architecture.

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 →