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.8 / 5 from 2,390 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 46,180 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 exhibiting Phantom Wallet safety concerns frequently center around transfer restrictions embedded within the token’s fundamental transfer() function. This function often contains require() statements that enforce whitelist conditions or explicitly block certain addresses from transferring tokens. Mechanically, such restrictions can create scenarios where buy transactions complete successfully, yet sell transactions revert, effectively trapping tokens in the buyer’s wallet. This behavior manifests as a form of exit barrier that may go unnoticed during routine trading, as price activity can appear normal while the ability to liquidate holdings is silently curtailed. Importantly, this structural pattern does not necessitate on-chain trading history to detect; it can be identified by directly inspecting the contract source code or bytecode, revealing conditional transfer permissions baked into the token’s logic.

The core risk arises when these whitelist or blacklist conditions are mutable and controlled by an owner or privileged account post-deployment. If the contract owner retains authority to add or remove addresses from these lists, it creates a latent exit barrier that can be toggled at will. This means that a token holder who appears able to sell today could find their tokens locked tomorrow if their address is blacklisted or removed from the whitelist. Conversely, if the whitelist is immutable and publicly verifiable from launch, or if transfer restrictions serve clear regulatory or anti-bot purposes without owner override, the pattern can be benign. Immutable transfer rules applied uniformly to all holders reduce the risk of arbitrary lock-ins, although they may still impact liquidity or user experience negatively. Thus, the presence of conditional transfer logic alone does not confirm malicious intent; context and mutability of these conditions are crucial to risk assessment.

Additional contract features can exacerbate or mitigate the exit risk associated with these transfer patterns. Owner-controlled adjustable sell taxes, for instance, can functionally mimic a soft honeypot by making sell transactions prohibitively expensive without outright blocking them. Such taxes can be raised arbitrarily by the owner, disincentivizing token sales and draining value from holders who attempt to exit. Similarly, contracts with active mint authority pose a dilution risk, as the owner could mint new tokens at will, undermining existing holders’ stakes unexpectedly. Freeze authorities that can halt all transfers add another dimension of risk, especially if combined with blacklist capabilities targeting specific wallets. Proxy upgradeability without timelocks or multisignature safeguards further heightens concern by allowing the contract’s logic to be changed suddenly and without broad consensus. In contrast, a contract where mint and freeze rights have been transparently renounced, tax rates fixed, and code verified as immutable, would weigh strongly in favor of reduced risk.

Liquidity considerations materially interact with these structural risks. Tokens paired with low liquidity pools or thin order books relative to their market cap are particularly vulnerable. In these environments, even modest transfer restrictions or exit barriers can severely limit a holder’s ability to offload tokens at reasonable prices. This bottleneck can amplify the impact of whitelist-based transfer blocks or owner-controlled tax hikes, compounding the difficulty of exiting a position. Pausable contracts that empower the owner to halt all transfers, especially those combined with blacklist functions, represent an additional forced exit risk layer. The ability to pause trading can be a legitimate safeguard against exploits or attacks, but in the hands of a malicious actor, it can become a tool for trapping holders indefinitely.

On the other hand, the presence of these patterns does not necessarily denote malicious intent or a honeypot scheme. When paired with robust governance structures, such as multisignature wallets controlling privileged functions and transparent public communication outlining their purpose, these mechanisms can serve as legitimate operational safeguards. For instance, transfer restrictions might be implemented to comply with jurisdictional regulations or to prevent disruptive bot trading during initial launch phases. Similarly, adjustable taxes or pausable features can be part of a well-defined protocol upgrade or emergency response toolkit rather than a trap. The interplay of these factors—governance, transparency, mutability of controls, and liquidity—ultimately determines whether the pattern leans toward a potential exit trap or a controlled compliance mechanism.

It is essential to recognize that the detection of whitelist conditions or transfer restrictions within a Phantom Wallet-associated contract does not by itself confirm malicious intent or fraudulent design. These structural patterns exist on a spectrum of risk that requires contextual analysis, including an evaluation of contract ownership, upgrade paths, liquidity depth, and transparent governance. Rigorous contract audits, combined with on-chain behavioral analysis, provide a more comprehensive picture of the token’s risk profile. In some cases, what appears as a restrictive pattern might reflect an intentional design choice aligned with regulatory compliance or anti-manipulation objectives. However, when these patterns coincide with mutable privileges, thin liquidity, and opaque governance, they warrant heightened scrutiny due to their potential to trap holders and undermine token value.

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 →