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,321 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 66,567 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 factor in assessing the safety of a token like Meteora revolves around the configuration of its transfer function, particularly restrictions that selectively impede sell transactions while permitting buys. This pattern typically appears as a require() condition embedded within the transfer() function, enforcing a whitelist or other logic that causes sell attempts from non-whitelisted addresses to revert. Mechanically, this means that while buyers can acquire tokens freely, their attempts to liquidate holdings are blocked at the smart contract level, resulting in a one-way flow of capital into the token. Price charts and trade volumes may present a seemingly normal picture since buy transactions are recorded on-chain and reflected in aggregate metrics. However, the insidious inability to sell is concealed within the contract’s logic, invisible without direct inspection of the source code or bytecode. Thus, relying solely on historical trade data or price action to gauge safety can be misleading in these cases.

This pattern becomes especially significant from a risk perspective when the whitelist or sell permission flags are modifiable by the contract owner or privileged roles after launch. In such cases, the project team retains the ability to arbitrarily or selectively block sales, effectively weaponizing the whitelist to trap capital. This creates what is commonly known as a honeypot—a scenario where investors can buy tokens but cannot exit their positions, often resulting in financial loss. The presence of owner-controlled dynamic sell permissions therefore signals an elevated level of counterparty risk, as the centralized control over critical transfer functions can be abused. It is important to emphasize that this pattern alone does not confirm malicious intent, as some projects deploy similar mechanisms for legitimate reasons such as regulatory compliance or staged token releases. However, the capacity to alter sell permissions post-deployment distinguishes benign use cases from those with potential for abuse.

Beyond the whitelist itself, other contract features materially influence the safety profile. Owner-controlled adjustable sell taxes are one such element; these can be increased post-launch to economically disincentivize selling without resorting to transaction reverts. A high sell tax can render liquidation prohibitively expensive, effectively mirroring the capital-locking effect of a transfer revert. Similarly, active mint authorities introduce inflationary risk by enabling the creation of new tokens at the discretion of the owner, which can dilute holdings and destabilize market value. Freeze authorities that selectively block transfers for specific addresses or the entire contract further compound exit risk, as they can be deployed to halt sell activity or restrict movement of tokens without a transparent rationale. Conversely, the implementation of timelocks, multisignature wallets for owner functions, or governance frameworks with community oversight can mitigate these risks by preventing unilateral and arbitrary contract changes.

The presence of a pause function without clear operational justification also raises caution. While pause mechanisms can serve important roles in emergency response or code upgrades, their existence without transparent governance or accountability can be leveraged to block sells or transfers at critical moments, effectively trapping investors. On the other hand, contracts with fully renounced ownership or immutable codebases—where no privileged functions remain accessible post-deployment—reduce risk by eliminating the possibility of owner-initiated transfer restrictions or minting actions. In cases that match this pattern, the token’s structural safety is inherently stronger, as the logic governing transfers cannot be modified to the detriment of holders.

When these factors combine, the resultant risk profile spans a wide continuum. A whitelist-only exit condition paired with an adjustable sell tax can create a “soft honeypot,” where selling remains technically possible but is economically punitive to the point of discouragement. Incorporating proxy upgradeability without robust safeguards further escalates risk by allowing sudden and opaque changes to contract logic, potentially introducing new restrictions or removing existing protections without prior notice. Conversely, if the contract integrates strong governance controls, transparent communication about restrictions, and immutable or renounced ownership, the same pattern can coexist with reasonable user protections and compliance mechanisms.

Ultimately, the interplay of these structural elements determines whether the observed token patterns indicate a genuine risk of capital entrapment or function as part of a controlled compliance regime. The mere existence of transfer function sell restrictions or whitelists does not inherently confirm malicious intent or unsafe design; rather, the key lies in assessing the mutability of these controls, the presence of mitigating governance frameworks, and the economic design surrounding sell taxes and minting authorities. Such nuanced analysis is critical to understanding the true safety profile of tokens exhibiting these structural 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 →