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

A central structural pattern relevant to project due diligence software in token risk analysis is the presence of transfer restrictions embedded within the token’s transfer() function, particularly those that enforce whitelist-only selling or require explicit approval for transfers. Mechanically, this pattern involves a require() statement that reverts transactions originating from non-whitelisted addresses when attempting to sell or transfer tokens. This effectively creates a scenario where buys can succeed normally, but sells fail silently at gas cost, trapping funds in the holder’s wallet with no immediate recourse. Static contract inspection can detect this pattern without executing trades, as the code logic explicitly gates transfer permissions based on address status. This visibility into contract logic allows due diligence software to flag tokens with potential exit restrictions before financial exposure occurs.

This pattern becomes risk-relevant primarily when the whitelist or allowlist is owner-modifiable post-launch, enabling the project team to selectively block or permit exits at their discretion. If the controlling party retains unilateral authority to adjust the whitelist, it can result in a situation where holders may be arbitrarily prevented from liquidating their positions, especially during periods of market stress or when the project’s fundamentals are deteriorating. However, if the whitelist is immutable or governed by decentralized community consensus, such risk diminishes significantly. In these cases, the whitelist may serve as a compliance mechanism or a safeguard against illicit actors without imposing exit risk. The pattern alone does not imply malicious intent but signals a structural capability that can be weaponized if combined with centralized control and opaque management. Therefore, understanding the governance model and access controls around the whitelist is critical to correctly interpreting the risk profile.

Additional contract features often interact with transfer restrictions to materially shift risk assessment outcomes. For instance, an adjustable sell tax parameter controlled by the token owner can compound exit risk by imposing punitive fees upon transfers that are designed to discourage selling. This can function as a soft exit trap, where holders can technically sell but face prohibitive costs, effectively disincentivizing liquidation. Similarly, active mint authority retained by the project team introduces supply inflation risk, as new tokens can be minted arbitrarily and potentially devalue existing holders. Freeze functions allowing the project team to halt all transfers can exacerbate this by locking liquidity completely during critical moments. Conversely, the presence of multisignature controls, timelocks on sensitive functions, or decentralized governance mechanisms can mitigate concerns by limiting unilateral owner actions and providing transparency around contract changes. Observing on-chain history where restrictive functions remain unused can reduce perceived risk but does not eliminate it, as dormant capabilities may be activated unexpectedly.

When this transfer restriction pattern combines with other common conditions such as upgradeable proxy deployment without timelocks or pause functions controlled by a single key, the spectrum of possible outcomes broadens from benign operational control to active exit blocking or supply manipulation. Upgradeable proxies allow the contract logic to be changed after deployment, which can be a vector for introducing new restrictive features or malicious code. Without timelocks or multisignature requirements, such upgrades can be executed swiftly and without community oversight, increasing the risk of sudden liquidity traps. Pause functions controlled by a single key can halt all token transfers, effectively freezing investor capital. In cases that match this pattern, buyers may find themselves in a soft honeypot scenario where entry into the token is possible, but exit is blocked or made prohibitively expensive through transaction failures or excessive fees.

It is important to note that these structural patterns do not alone confirm malicious intent or inevitable loss. Many projects deploy transfer restrictions and related controls as legitimate operational features, such as regulatory compliance mechanisms, anti-bot measures, or protections during contract upgrades. Projects with robust decentralization, transparent governance processes, and clear communication can use these patterns responsibly, resulting in minimal risk to token holders. However, when these structural features exist in contracts with opaque governance, centralized control, or a history of sudden restrictive actions, they become significant indicators of potential exit risk.

Project due diligence software benefits from integrating these analytical dimensions because structural risk patterns rarely exist in isolation. Evaluating the interplay between transfer restrictions, owner privileges, upgradeability, and on-chain activity provides a nuanced understanding of a token’s risk profile. For example, a token with owner-modifiable whitelist restrictions, no timelocks on upgrades, and active mint authority presents a fundamentally different risk landscape than a token with the same transfer restriction pattern but governed by a decentralized DAO with enforced multisignature controls and transparent change logs. The analytical depth provided by such software can help investors and stakeholders differentiate between manageable operational features and latent exit traps embedded in the token’s code.

Ultimately, understanding the complexity and interdependencies of contract permissions, transfer restrictions, and governance controls is essential for effective token risk assessment. The presence of transfer restriction patterns can sometimes be a critical early warning sign, but only when contextualized with the broader contract and governance environment. This level of detailed structural analysis empowers more informed decision-making and risk management in the rapidly evolving crypto token landscape.

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 →