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

Wallet-based transfer restrictions within smart contracts represent a structural pattern designed to control token movement by enforcing address-specific rules at the contract level. This is typically implemented through a mapping or list—commonly referred to as a blacklist or whitelist—that marks certain wallet addresses as either restricted or permitted. When a transfer attempt involves a flagged address, the contract’s transfer function references this list and will revert the transaction if the involved wallet is disallowed. The immediate implication is that these restrictions are enforced on-chain, meaning that transactions fail outright once submitted if the wallet in question is prohibited from sending or receiving tokens. This mechanism is intrinsic to the contract’s logic, so no off-chain indicator usually alerts token holders or potential buyers prior to a failed transfer, which can sometimes lead to confusion or unexpected losses.

The risk profile of such wallet-based restrictions hinges primarily on the mutability of the address list. In many cases, the controlling party of the contract—commonly the owner or an account with elevated privileges—retains the ability to dynamically update the blacklist or whitelist after the contract has been deployed. This dynamic modifiability can sometimes enable selective blocking of token holders from exiting their positions by adding their wallets to the blacklist or removing them from the whitelist, effectively trapping tokens. This trapped state can severely undermine token liquidity and market confidence, especially if holders find themselves unable to transfer or sell tokens without notice. It is important to note, however, that the mere presence of these lists does not alone confirm malicious intent. These control features can be implemented for legitimate regulatory compliance reasons, such as preventing transfers to sanctioned addresses, or as anti-fraud safeguards designed to protect the token ecosystem.

The risk further escalates when the contract structure includes additional control functions that complement the wallet restriction mechanism. For instance, contracts granting the owner the ability to pause all transfers globally introduce a higher degree of control that can be triggered broadly and instantly, amplifying the severity of potential exit barriers. Similarly, upgradeable contracts without explicitly enforced timelocks or multisignature approvals present a systemic vulnerability where the controlling entity could change contract logic post-launch to reinforce or introduce new transfer restrictions retroactively. These layered controls can collude to create a quasi-prison for token holders, limiting their ability to liquidate holdings or freely transact in ways that are not immediately foreseeable from the initial token offering or contract audit.

Conversely, the presence of multisignature wallets governing administrative keys, transparent governance protocols, and documented compliance frameworks can mitigate concerns tied to wallet fraud indicators. In such environments, the ability to toggle blacklist or whitelist entries is subject to collective approval and possibly community oversight, which reduces the risk of arbitrary or malicious blocking of token transfers. Additionally, if the contract’s blacklist or whitelist mechanism is explicitly declared as immutable or the contract renounces control over these permissions early on, the pattern’s risk diminishes significantly. In these cases, the control mechanism may be a deliberate design choice to enforce known, static compliance requirements rather than a tool for discretionary market manipulation.

The interaction between wallet-based restrictions and other contract features like adjustable sell taxes or honeypot-style require() statements can intensify the risks token holders face. When high or variable sell taxes are governed by the same privileged roles controlling the blacklist, sellers may face a compounded barrier where attempts to transfer tokens not only fail due to blacklist enforcement but also incur punitive fees if transfers are permitted temporarily. This dual threat can sometimes immobilize token holders economically and structurally. Honeypot mechanics, which programmatically check transfer conditions to detect and revert suspicious sales, can also work in tandem with wallet restrictions to create sophisticated traps that selectively penalize or prevent exits. Without transparent governance and clear controls, such arrangements raise flags about potential exit scams or liquidity traps, although again, these patterns in isolation do not unequivocally prove nefarious intent.

Analyzing wallet fraud indicators requires an appreciation of the broader contract architecture and its operational context. Constructs such as token minting authority, freeze functions, and contract upgradeability intersect with wallet restriction patterns to define the contours of risk. Contracts with active minting or freezing powers alongside dynamic wallet blacklists are more likely to pose exit-related dangers because they allow the controlling party to manipulate supply and transferability concurrently. In contrast, contracts that have renounced minting rights, disabled freezing functions, and locked upgrade paths often reflect a more measured approach to risk, where wallet restrictions serve narrowly defined governance or compliance objectives rather than exit entrapment.

Ultimately, the presence of wallet-based transfer restrictions forms one piece of a multifaceted puzzle in evaluating token security and fraud potential. Their risk relevance is contingent on how mutable the control mechanisms are, the breadth of administrative powers granted, and the contract’s transparency regarding these features. While the wallet fraud indicator highlights a structural vulnerability that can be exploited to trap token holders, it does not independently establish intent or guarantee negative outcomes. Instead, it requires integration with governance practices, community oversight, and an understanding of the broader tokenomics to form a nuanced risk assessment.

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 →