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.7 / 5 from 2,047 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 67,419 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 associated with trojan bot safety often employ a range of mechanisms designed to impose conditional restrictions on token transfers, primarily through the use of require() statements or permissioned lists embedded directly within the transfer() function. This structural design can sometimes allow buy transactions to proceed unimpeded, while selectively blocking sells or transfers from addresses not included on a whitelist or otherwise authorized list. The asymmetry generated by this pattern results in a token environment where liquidity appears normal on the buy side, yet is effectively locked or constrained on the sell side. This phenomenon is subtle and cannot be inferred purely from price action or trading volume metrics; instead, it demands a thorough inspection of the underlying contract code to detect these embedded constraints. The presence of owner-controlled parameters such as adjustable sell taxes or whitelist mappings further reinforces this asymmetry by enabling dynamic control over who can exit the token ecosystem and under what terms.

This pattern becomes particularly risk-relevant when the controlling permissions remain in the hands of a centralized actor or team following the token’s launch, retaining the ability to unilaterally modify sell taxes, whitelist entries, or transfer restrictions. In such scenarios, the contract can function effectively as a soft honeypot: sellers who are excluded from the whitelist or who face prohibitively high sell taxes are either outright blocked from transferring tokens or economically disincentivized from doing so. This dynamic can trap holders within the token, preventing them from liquidating their positions and exposing them to potential losses should the token’s value collapse. It is important to underscore, however, that the mere existence of such mechanisms does not by itself confirm malicious intent or fraudulent design. In some cases, transfer restrictions may serve legitimate purposes, such as mitigating bot activity during initial launch phases or complying with regulatory requirements. The key factor that differentiates a benign use case from a problematic one lies in whether the controlling authority retains the capacity to dynamically alter these parameters post-launch, preserving an exit-blocking option that can theoretically be weaponized.

Further analytical depth arises when considering ancillary contract features that interact with or augment the trojan bot safety pattern. For instance, the presence or absence of renounced mint or freeze authorities can significantly influence the risk profile. An active mint authority that has not been renounced allows for the potential of unlimited token inflation, which can dilute existing holders and exacerbate exit risk. Similarly, a freeze authority that remains active can halt transfers on targeted wallets, which, when combined with whitelist-only exit restrictions, can severely limit the ability of holders to offload tokens. Upgradeable proxy contracts introduce an additional layer of complexity; if the proxy is upgradeable without timelocks, multisignature controls, or other governance safeguards, the contract logic can be modified suddenly and without notice. This opens the door to the introduction of new restrictions or malicious code that can further restrict liquidity or trap holders. Conversely, verified renouncements of minting, freezing, or upgradeability authorities alongside immutable contract logic tend to reduce the likelihood of exploitative behavior, enhancing the token’s safety profile even in the presence of transfer restrictions.

The broader market context also plays a critical role in shaping the risk implications of trojan bot safety patterns. When these contract features are coupled with common conditions such as low liquidity pool depth—often below $50,000—or thin market capitalization relative to the token’s supply, the potential for rapid and severe adverse outcomes increases markedly. Liquidity removal attacks, where a single transaction drains the pool, become especially dangerous when paired with sell-blocking mechanisms, as token holders find themselves trapped in a depreciating asset with no efficient exit route. This risk tends to be magnified on blockchains with fast block times and decentralized exchanges that operate with minimal oversight or intervention, where malicious actors can execute such maneuvers swiftly and with little resistance. However, if the token demonstrates robust liquidity metrics, transparent governance frameworks, and immutable contract controls, the risk profile associated with trojan bot safety patterns diminishes substantially. In these cases, transfer restrictions may serve as a defensive measure rather than a threat, creating a safer trading environment despite the presence of asymmetrical transfer permissions.

In sum, the trojan bot safety pattern encapsulates a complex interplay between contract-level controls and market dynamics that can either protect or imperil token holders. The asymmetry in token transfers introduced by conditional require() checks and permissioned lists can sometimes be exploited to trap liquidity or enforce exit barriers, particularly when combined with retained centralized permissions. Yet, the pattern in isolation does not provide definitive proof of malicious intent or fraudulent design; instead, it should be evaluated in conjunction with the permanence of permissions, the presence of mint and freeze rights, upgradeability safeguards, and liquidity conditions. Only by considering these factors holistically can one approach a nuanced understanding of the potential risks and safeguards implicit in trojan bot safety mechanisms within token contracts.

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 →