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 3,628 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 67,370 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 wallet blacklist database typically appears as a mapping within a smart contract that flags certain addresses as blacklisted, effectively preventing them from conducting token transfers or sales. This mechanism is usually governed by the contract owner or an authorized role, who can dynamically add or remove addresses from the blacklist. At the code level, the transfer or transferFrom functions incorporate a require() statement that reverts any transaction involving blacklisted wallets, either as the sender or recipient. This structural feature enforces a hard block on token movement for those addresses, and its existence can be confirmed through contract code inspection alone, without needing to observe failed transactions or anomalous price behavior on the blockchain. The presence of such a blacklist embeds a clear permissioned control layer directly into the token’s core logic, representing a centralized mechanism that overrides normal token holder autonomy.

The risk implications of a wallet blacklist database hinge significantly on the governance framework and transparency surrounding its use. When the blacklist is owner-controlled and can be modified at any time after the contract launch without any explicit constraints, it creates a scenario where token holders may be arbitrarily prevented from selling or transferring their holdings. This ability to block liquidity on demand is often linked with soft honeypot behavior, where tokens can be purchased but not sold by certain addresses, effectively trapping capital. Such a pattern can be exploited maliciously to punish specific participants, stifle competition, or manipulate market dynamics by selectively freezing assets. However, it is crucial to acknowledge that the blacklist feature alone does not necessarily imply ill intent. In some cases, it serves legitimate purposes, such as enforcing regulatory compliance, preventing fraud, or adhering to sanctions requirements, especially when tokens operate in jurisdictions with strict legal frameworks. Therefore, the mere existence of a blacklist should not be conflated with malicious intent but rather interpreted as a centralized control that inherently limits the freedom of token holders.

Additional factors can substantially influence the risk evaluation of a wallet blacklist database. The implementation of multisignature or timelock controls on blacklist modifications can reduce the likelihood of arbitrary or malicious additions by requiring multiple parties to approve blacklist changes or by imposing time delays before a blacklist update becomes effective. Publicly auditable logs of blacklist changes, combined with transparent governance procedures, further mitigate concerns by providing a clear accountability trail and enabling community scrutiny. Conversely, if the blacklist function is paired with other expansive owner privileges—such as adjustable sell taxes, pause functionality, or upgradeable proxies without robust safeguards—the risk profile escalates considerably. In such configurations, multiple layers of exit blocking or value extraction become possible, enhancing the potential for abuse. It is also worth noting that the absence of any on-chain history of blacklist usage does not necessarily reduce risk, as the capability to blacklist remains a latent threat unless the owner privileges are explicitly renounced or disabled.

When a wallet blacklist database coexists with other common control patterns, the potential outcomes can vary widely across a spectrum of risk scenarios. In the most concerning cases, it can be leveraged to facilitate rapid liquidity removal and precipitous price declines by selectively blocking sales from targeted holders while still permitting purchases, effectively trapping capital. This risk is heightened when combined with adjustable sell taxes or pause functions that can be activated suddenly and without notice. Such a combination allows for a powerful toolkit to control and manipulate token flows at the owner’s discretion, undermining market fairness and participant trust. On the other hand, in projects where governance mechanisms are robust, blacklist policies are clearly documented, and owner privileges are limited or subject to checks and balances, the blacklist can serve as a risk management tool rather than a weapon of control. In these cases, it may help mitigate fraud, comply with regulatory demands, or respond to security incidents without causing significant market disruption. The critical determinant is whether the blacklist forms part of a broader permissioned architecture that can be exercised unilaterally or is embedded within a system of controls that protect token holder interests.

It is also important to consider the implications of a wallet blacklist database within the broader ecosystem of tokenomics and project incentives. In some scenarios, the ability to blacklist addresses can deter malicious actors, such as bots or hackers, thereby preserving market integrity and protecting genuine participants. However, this same capability can sometimes be used to exclude competitors, suppress dissenting voices within the community, or enforce centralized control inconsistent with decentralized finance principles. The opacity of blacklist criteria and the absence of independent oversight can exacerbate these risks, as holders have no recourse or transparency regarding their inclusion on the blacklist. This dynamic introduces an asymmetry of power that can conflict with the ethos of decentralization and trustlessness that many crypto projects espouse.

Ultimately, the presence of a wallet blacklist database should be viewed within the context of the contract’s overall permission structure, governance transparency, and operational history. While this feature can provide valuable control in certain legal or security contexts, it simultaneously introduces a vector for centralized intervention that can restrict token holder freedom and potentially be exploited for malicious purposes. Recognizing this dual nature requires a nuanced analysis that balances the legitimate functional benefits against the inherent risks posed by centralized blacklist controls embedded in smart contracts.

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 →