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

Contracts that incorporate a blacklist function callable by the owner establish a powerful control mechanism within the token’s transfer logic, whereby certain addresses can be selectively prevented from moving tokens. Mechanically, this is achieved through a mapping that flags blacklisted addresses, which is then referenced in the transfer or transferFrom functions via require() checks. If a transaction either originates from or is destined to a blacklisted wallet, the function reverts, effectively freezing those tokens or blocking sales. This targeted blocking differs fundamentally from global pause functions, which halt all token transfers indiscriminately. The blacklist pattern instead affords granular control, allowing exclusion of specific participants while keeping the broader market operational.

From a risk perspective, the existence of a blacklist function introduces a nuanced threat vector that depends heavily on the governance and administrative controls surrounding it. When blacklist toggling is fully owner-controlled and lacks multisignature authorization, timelocks, or other limiting governance structures, the owner gains the unilateral ability to selectively trap holders or prevent particular addresses from exiting their positions. In some cases, this can be weaponized as a form of exit control, especially if combined with other restrictive contract mechanics such as whitelist-only selling permissions or adjustable high sell taxes. The operational risk here is that holders may find themselves unable to liquidate their positions at will, undermining market confidence and liquidity. However, the presence of a blacklist function alone does not inherently indicate malicious intent; it is a structural capability that can be implemented with legitimate motives, such as compliance with regulatory mandates or exclusion of addresses known to be associated with illicit activity. Thus, the pattern itself warrants careful contextual analysis rather than immediate condemnation.

The governance model and transparency surrounding the blacklist’s use materially influence how the feature is interpreted. If the contract’s ownership has been renounced or the blacklist toggling is controlled by a multisig wallet with time-delayed execution, the risk of arbitrary or malicious blacklisting diminishes substantially. In these scenarios, the ability to blacklist addresses is constrained by collective decision-making or procedural delays, making exploitative use less likely. Conversely, if the blacklist function is coupled with other aggressive features—such as adjustable sell tax rates that can be raised to exorbitant levels, whitelist-enforced selling that restricts who may exit, or an active freeze authority that can halt transfers globally—the risk escalates sharply. These combined permissions create a powerful toolkit that can be used to trap liquidity, restrict holder exits, and manipulate market dynamics. While on-chain evidence of repeated or targeted blacklist activations would be a clear signal of exploitative use, the absence of such history does not guarantee benign operation. The lack of transparency around the criteria for blacklisting and the decision-making process also complicates risk assessment, as investors may remain uncertain about when or how such controls might be deployed.

When the blacklist function exists alongside upgradeable proxy patterns without timelocks or enforced governance constraints, the potential for negative outcomes increases further. Upgradeable contracts allow the owner to modify core functionality, potentially broadening or intensifying blacklist capabilities after deployment. In such cases, liquidity can be removed abruptly by upgrading the contract to include additional restrictive features or by blacklisting key liquidity providers. This can create a soft honeypot scenario where holders find exit windows unpredictably closed and are left trapped in tokens that rapidly decline in value. The sudden loss of transfer rights for certain addresses can trigger panic selling or market dislocations, particularly in low-liquidity environments where large trades can move prices significantly. The risk is compounded by thin liquidity pools relative to the token’s market cap, as a shallow pool depth makes it easier for malicious actors to engineer price collapses once holders are frozen.

On the other hand, if the blacklist function is implemented with robust governance practices, clear communication, and limited owner privileges, it can serve as a controlled compliance mechanism with minimal disruption. For instance, blacklisting wallets identified as violating legal or regulatory standards can protect the token ecosystem from illicit activity, preserving broader market integrity. In these cases, the structural capability to blacklist becomes a tool for selective enforcement rather than arbitrary exclusion. Nevertheless, even in the best governance scenarios, the latent risk remains because the possibility of forced exit blocking exists and can sometimes be triggered by external pressures or unforeseen governance failures.

In summary, the presence of a blacklist function introduces a complex risk profile that cannot be fully understood without considering the broader governance context, contract upgradeability, and accompanying permissions. While the pattern itself does not confirm malicious intent, it establishes a latent capability to selectively freeze token holdings and restrict transfers, which can be exploited in certain governance environments or market conditions. This risk is heightened in fast-moving or low-liquidity markets where the timing and scope of blacklist activations can have outsized effects on token price and holder confidence. Analytical depth requires examining not only the blacklist feature in isolation but also how it interacts with other contract permissions and governance structures to assess whether it represents a controlled compliance tool or a potential vector for abuse.

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 →