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

Tokens deployed on Solana that implement a require() check within their transfer() function to restrict transfers solely to whitelisted addresses exhibit a structural pattern often referred to as a honeypot. This design mechanism allows buy transactions to succeed because the recipient’s address is generally permitted when receiving tokens. However, when the same holder attempts to sell or transfer tokens to any address not explicitly included on the whitelist, the transaction fails, reverting at the cost of gas fees, thereby effectively trapping the tokens in the buyer’s wallet. This pattern can be identified by analyzing the contract’s transfer logic without performing any live trades since the require() condition clearly enforces an address-based transfer restriction.

The risk implications of this honeypot pattern become most pronounced when the whitelist is mutable by the contract owner post-launch. In such cases, the owner retains the power to selectively block or unblock addresses at will, which can lead buyers to acquire tokens they cannot liquidate, resulting in trapped funds and a loss of exit liquidity. This creates a significant asymmetry between buyers and sellers, where the owner’s control over transfer permissions can be weaponized to restrict sales during periods of market stress or to target specific holders selectively. On the other hand, if the whitelist is fixed and publicly verifiable from the outset, it can serve legitimate compliance or regulatory functions, such as limiting transfers to approved jurisdictions or entities. Therefore, the mere presence of a whitelist alone does not necessarily imply malicious intent; rather, the critical risk factor hinges on whether the owner maintains ongoing control over whitelist membership.

Another layer of complexity emerges when this whitelist-based honeypot pattern intersects with owner-controlled adjustable sell taxes. Contracts that allow the owner to arbitrarily increase sell taxes after launch introduce an additional friction point that can discourage or outright block sales without the need for explicit transfer reverts. This mechanism can sometimes act as a stealthy exit barrier, as transactions may succeed technically but become economically unviable due to punitive tax rates. This subtle risk often escapes cursory code reviews but can have profound effects on liquidity and price stability once activated. Similarly, the presence of an active mint authority on the SPL token contract can inject inflation risk, as the owner could mint new tokens at will, diluting existing holders and undermining token value. Again, these features alone do not confirm malicious intent but do elevate the risk profile, especially when combined with mutable whitelist controls.

Conversely, if the whitelist is immutable—meaning its membership cannot be changed after deployment—or if the contract incorporates multisignature or timelock mechanisms to guard whitelist modifications, concerns diminish considerably. These governance safeguards limit unilateral owner actions, reducing the likelihood of arbitrary blocking or trapping. Additionally, on-chain transaction history that reveals no use of blacklist or freeze functions, while not definitive proof of safety, can lower perceived risk by indicating the absence of overt transfer restrictions in practice. However, the absence of such activity does not guarantee future benign behavior, particularly if owner control remains intact.

The risk landscape further expands when the whitelist honeypot pattern coexists with upgradeable proxy contracts that lack timelocks or decentralized governance controls. Such upgradeable designs enable the owner to modify contract logic post-launch, potentially introducing new restrictions, pause functions, or blacklist capabilities that compound exit risk beyond the whitelist itself. This layered control structure can create scenarios where sell transactions revert repeatedly or where transfers are paused entirely, trapping liquidity and distorting prices despite ostensibly normal trading activity. In some cases, these capabilities have been exploited to freeze markets or impose sudden restrictions, severely impacting investor confidence. Yet, if these upgrade mechanisms are governed by decentralized multisignature wallets or transparent community-led governance processes, the risk is mitigated by distributed control and accountability.

Assessing whether a Solana token is safe, therefore, requires a nuanced understanding of these intertwined structural risk patterns. Transfer restrictions embedded via require() checks in the transfer function warrant careful scrutiny, particularly regarding the mutability of the whitelist and the governance framework around it. Evaluating the presence and scope of adjustable sell taxes and mint authorities adds further depth to the risk analysis, as these can subtly or overtly impact token liquidity and holder value. The governance architecture surrounding upgradeable contracts and the use of pause or blacklist functionalities also plays a pivotal role in shaping the token’s security profile.

It is important to note that these patterns alone do not confirm malicious intent or fraudulent behavior. Many projects may implement whitelist mechanisms and adjustable parameters for legitimate reasons, such as regulatory compliance, anti-money laundering controls, or phased token releases. Similarly, upgradeable contracts with timelocks can enable critical bug fixes or feature enhancements while maintaining security. However, these capabilities, if centralized and unchecked, create vectors for abuse that can trap liquidity, distort market dynamics, and erode trust. Understanding the technical and governance nuances behind these structural patterns is essential for a sophisticated risk assessment of Solana tokens exhibiting these characteristics.

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 →