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.9 / 5 from 3,379 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 70,933 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

Linear vesting is a token distribution mechanism intended to release tokens gradually and predictably over a predetermined schedule, often in equal increments across fixed intervals. At its structural core, the pattern relies on a smart contract function that calculates the amount of tokens unlocked at any given time, typically using blockchain-specific temporal markers such as block timestamps or block heights. This approach aims to create a transparent, deterministic release of tokens that align incentives between project teams, investors, and the community by preventing large, immediate token dumps that could destabilize token value or market confidence.

However, the apparent simplicity and predictability of linear vesting can sometimes mask underlying complexities or vulnerabilities embedded in the contract’s logic or governance design. The linear schedule observed on paper or in the UI may not strictly correspond to the contract’s actual behavior. In some cases, the contract’s code may not enforce strict linearity, allowing discrete jumps, delays, or even pause mechanisms embedded as owner-controlled features. This divergence means that the nominal “linear” vesting can be accelerated, halted, or modified by privileged actors, complicating trust assumptions that rely solely on surface-level verification of the vesting schedule.

Central to the analytical evaluation of any linear vesting implementation is the immutability and transparency of the vesting schedule encoded in the smart contract. If the vesting logic is immutable—hardcoded into the contract without administrative override capabilities—and verifiable on-chain, stakeholders can reasonably anticipate token unlocks according to the predefined timeline. This immutability offers a straightforward, robust trust model: no actor can alter the vesting terms once deployed, and token holders can plan their participation and liquidity accordingly. Conversely, if the contract employs upgradeable proxy patterns or includes owner-controlled variables that can dynamically adjust vesting parameters, the vesting schedule becomes mutable post-deployment. This mutability introduces a risk vector where vesting terms can be altered after audits or initial trust establishment, potentially enabling premature token access or revocation of scheduled unlocks. Such flexibility can serve benign governance purposes, such as emergency fixes or adapting to unforeseen market conditions, but it can also be leveraged to the detriment of token holders if not subject to rigorous multisig control or transparent governance processes.

Another dimension influencing linear vesting implementations is the interaction with network transaction fees and multisignature governance frameworks. On blockchains where transaction fees are high, frequent claims on vested tokens may be cost-prohibitive, effectively delaying access to tokens even when the vesting schedule technically permits it. This creates a practical friction that can widen the gap between theoretical token availability and real-world liquidity. On the other hand, networks with low transaction fees enable rapid, repeated claims, which can introduce unique risks such as front-running or spam attacks targeting the vesting contract’s claim function. Attackers might exploit these conditions to disrupt orderly token release or to gain unfair advantage in secondary markets. Multisignature wallets are often employed to administer vesting contract upgrades or critical functions, adding a layer of security by requiring multiple signatures for sensitive actions. While this reduces the risk of single-point failures or rogue changes, it also introduces operational complexity and potential delays in responding to emergent issues. The balancing act between security and responsiveness in governance can therefore materially affect the reliability and perceived fairness of the vesting mechanism.

From a broader perspective, linear vesting patterns serve as a commitment device designed to align incentives over time, mitigating risks associated with token concentration and sudden market shocks. The security and reliability of such mechanisms are heavily contingent on the fidelity of contract immutability and the robustness of governance design. When vesting schedules are hardcoded and immutable, token release is predictable, fostering confidence among stakeholders. Yet, many vesting contracts incorporate upgrade mechanisms or administrative controls that can override linearity. These provisions may be benign and necessary in some contexts, enabling emergency fixes, governance-approved adjustments, or responses to unforeseen situations. Nonetheless, they also expose the system to potential abuse, whether through intentional misconduct or inadvertent errors. Therefore, the presence of a linear vesting pattern alone does not guarantee security or fairness; it is critical to consider the broader context of contract mutability, governance architecture, and network conditions to accurately assess the actual risk profile.

It is also important to recognize that the linear vesting pattern itself, while indicative of a structured token release, does not by itself confirm the intent or integrity of the project team. The pattern can sometimes be utilized as a veneer of legitimacy regardless of the underlying governance or tokenomics design. Without comprehensive analysis of multisig controls, upgrade pathways, and on-chain activity, assumptions about vesting reliability can be misplaced. In some cases, sophisticated actors might design vesting contracts with apparent linearity but embed subtle backdoors or administrative privileges that can be triggered under certain conditions. Thus, evaluating linear vesting demands a multidimensional approach that goes beyond surface code inspection, encompassing governance transparency, code audit history, and network dynamics to build a nuanced understanding of risk.

In sum, while linear vesting mechanisms can provide a valuable framework for orderly token distribution, their effectiveness and trustworthiness depend on a constellation of factors including code immutability, governance structure, network fee environment, and operational controls. Recognizing the interplay of these elements is essential to discerning whether a linear vesting contract genuinely fulfills its promise of transparent, predictable token release or whether hidden variables introduce uncertainty that stakeholders must carefully weigh.

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 →