Verify every token before you buy Unlimited checks · try a week for ~$1 · No auto-renew
Try 1 Week / ~$1
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.

Paste any contract address — get an on-chain risk read in seconds.

Verixia reads the smart contract directly to surface honeypots, rug-pull patterns, LP-lock status, and holder concentration before you buy. No signup, no wallet connect, no market-data lag.

✓ On-Chain
🔒 No Signup
⚡ < 5 sec
SOL + EVM
4.7 / 5 from 4,182 users
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 · Try a week for ~$1
No signup required · Results in seconds
Try a week for ~$1 · One-time, no auto-renew
Access is saved on this device the moment your payment confirms on-chain
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
1.5 SOL / year
Popular
Monthly Access
0.5 SOL / month
Try it -- no commitment
Weekly Access
0.006 SOL / week · ~$1 · no auto-renew
On-chain Solana Pay Any wallet No auto-renew
⚡ Once you verify the token

Swap at the best on-chain price — non-custodial, no KYC

Verixia routes your trade across Raydium, Orca, Meteora & 50+ DEXes to find the deepest liquidity. Your wallet keys never leave your device. No signup, no email, no permissions.

Swap on Verixia →
SOL ETH BASE ARB BNB POLY AVAX
🔒 Non-custodial ✓ No KYC ⚡ Best-price routing 🔗 50+ DEXes
🔍 Honeypot detection
💧 LP lock status
👥 Holder concentration
⚡ Solana + EVM
Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 🛡 Honeypot, rug & LP-lock detection
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 like DOGE on Solana, or similar assets, often demand a nuanced analysis of their underlying smart contract mechanics, particularly concerning transfer restrictions that are not visible through price charts or trading volume alone. A key structural risk pattern involves conditional logic embedded within the token’s transfer function. This logic can impose selective constraints on transactions, commonly through require() statements that check whether an address is part of a whitelist before allowing a transfer to proceed. At first glance, such a mechanism might seem benign or even beneficial, for instance, to comply with regulatory requirements or to enforce certain trading restrictions. However, this same mechanism can be exploited to create a subtle but significant asymmetry in transaction permissions that is sometimes referred to as a honeypot.

The honeypot pattern arises when buying tokens remains unrestricted, but selling is blocked for non-whitelisted addresses. This technical asymmetry can trap investor funds within the contract with no outwardly apparent indication on-chain, because transaction reverts do not show up as transfers, and trading history alone does not reveal the blocking mechanism. The actual risk depends heavily on whether the whitelist or transfer restrictions are mutable by a centralized authority after deployment. If the contract owner or an admin role retains the ability to dynamically add or remove addresses from the whitelist, they effectively hold a latent power to freeze or selectively block sales at will. This capability can be weaponized to trap or “lock” holders, undermining liquidity and market confidence.

On the other hand, if the whitelist is a fixed data structure embedded immutably in the contract code at launch, or if the contract’s design and governance are transparent and intended for regulatory compliance, then the presence of such transfer restrictions alone does not necessarily imply malicious intent or elevated risk. The critical distinction lies in whether the contract’s exit-blocking potential is owner-controlled and mutable, which preserves a real risk of future exit restrictions, versus a static whitelist that cannot be changed and thus does not evolve to restrict legitimate trading dynamically. Without ongoing owner control, the risk profile is much lower, as no post-deployment intervention can alter transfer permissions in a way that traps funds.

Additional contract features can compound or mitigate the risk associated with such transfer restrictions. Adjustable sell taxes, for instance, controlled by an owner or admin, can be set arbitrarily high to economically disincentivize or effectively block selling without technical reverts. This economic barrier can be just as effective at trapping liquidity as a hard technical block. Similarly, the presence of active minting authority allows the contract owner to inflate the token supply arbitrarily, diluting holders and potentially manipulating price dynamics. Freeze mechanisms, which can halt all transfers temporarily or indefinitely, also increase the risk profile by introducing another vector for suspending liquidity. Conversely, evidence that ownership has been renounced, or that critical functions are protected by multisignature wallets and timelocks, can reduce concerns by limiting the ability of any single party to enact sudden, unilateral changes.

The context of the contract’s upgradeability further influences risk. Upgradeable proxy contracts without transparent, secure governance—such as timelocks or multisig controls—broaden the spectrum of possible adverse outcomes. An upgrade could introduce new malicious code or modify existing restrictions to trap funds or remove liquidity. When such upgradeability is combined with liquidity pools of limited depth relative to the token’s market capitalization, the potential for rapid and severe price collapses increases. For instance, a single transaction removing a significant portion of liquidity paired with dynamically enforced exit restrictions can cause holders to be trapped in a rapidly declining market with no practical means to sell.

Furthermore, owner-activated global pause functions can freeze all transfers across the token ecosystem, exacerbating the risk of illiquidity and loss of investor agency. While the mere presence of these controls does not confirm malicious intent, the ability to enact them at any moment introduces a systemic risk, especially when combined with other mutable, owner-controlled features. Transparent governance practices, including on-chain voting mechanisms and immutable contract code, can limit these risks by distributing control and making sudden, unilateral actions less feasible.

Despite these factors, it is important to emphasize that the existence of transfer restrictions or whitelist controls does not by itself prove nefarious intent. In many cases, such mechanisms are implemented to comply with regulatory frameworks, enforce KYC/AML requirements, or manage token distribution phases. The key is to understand the extent to which these controls are centralized, mutable, and capable of blocking legitimate exits dynamically. Only by examining the contract’s code and governance structure in tandem can one assess the actual risk these patterns pose.

In sum, the presence of conditional transfer logic, owner-controlled whitelist modifications, adjustable sell taxes, and mint or freeze authorities all interact to form a complex risk landscape. Each factor alone does not necessarily indicate danger, but their combination, especially in the absence of robust governance and immutable controls, can create structural vulnerabilities that trap investors and undermine token safety. Analytical rigor in dissecting these patterns, rather than reliance on price movements or surface-level data, is essential to understanding the true safety profile of tokens like DOGE on Solana or similar projects across blockchain ecosystems.

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.
🔒
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 →