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

Verified contract checks often appear as straightforward assurances that the source code uploaded to a block explorer or verification platform matches the bytecode deployed on-chain. This alignment is intended to provide transparency, suggesting that the community and potential users can inspect the exact logic governing the contract’s behavior. At face value, this verification fosters a sense of trustworthiness, as it ostensibly rules out hidden or obfuscated code segments that could otherwise conceal malicious functionality. Yet, this surface-level confidence can sometimes be misleading because the mere presence of verified source code alone does not guarantee immutability, nor does it inherently ensure safety or fairness. Contracts may incorporate administrative privileges, upgrade mechanisms, or hidden control functions that allow authorized parties to modify behavior after deployment.

A particularly significant element in assessing the implications of a verified contract check is the contract’s mutability profile. Many modern smart contracts utilize upgradeable proxy patterns, where the verified source code corresponds to a proxy contract that delegates calls to separate implementation contracts. This design allows for the underlying implementation to be swapped out or upgraded while maintaining the same contract address. In such cases, the verified source code might only reflect the proxy’s interface and not the full logic that executes at runtime. Consequently, users examining a verified proxy contract without recognizing the upgrade pattern risk assuming that the on-chain code is static, when in reality it can be altered by the contract’s owner or governance mechanism. This dynamic aspect complicates risk analysis because the verified source code may no longer accurately represent the active contract logic after an upgrade occurs.

Aside from upgradeability, owner-controlled functions embedded in the contract can also represent structural risks that verification alone does not reveal. Contracts may include administrative functions that grant privileges such as pausing transfers, minting tokens arbitrarily, or blacklisting addresses. While these permissions might be essential for legitimate operational reasons—such as emergency response or regulatory compliance—they introduce centralization points that can be exploited or misused. Thus, when a contract is verified but contains owner privileges, the verified status does not equate to safety; rather, it highlights the need to scrutinize the degree and scope of control retained by the contract deployers or administrators. The presence of such powers must be weighed carefully against the project’s governance model and the transparency of control mechanisms.

Network-specific factors also play a role in interpreting verified contract checks. The transaction fee environment of the underlying blockchain can influence a contract’s security profile. For instance, low-fee networks enable more frequent contract interactions at minimal cost, which can be beneficial for user experience and decentralized applications that require high throughput. However, this low barrier to interaction can sometimes facilitate spam attacks, front-running, or other adversarial behaviors that exploit rapid transaction execution. In contrast, high-fee networks impose cost constraints that can limit attack surface but also reduce usability for smaller participants. When combined with contract control structures such as multisignature wallets, these factors affect operational security. Multisig wallets add a layer of defense by requiring multiple signatures for critical actions, thus reducing single points of failure. Yet, they also introduce operational complexity and may hinder timely responses to emergent threats or bugs. Evaluating how verified contracts integrate with these network and control parameters is essential for a nuanced understanding of risk.

It is also important to consider the role of verified contract checks within the broader ecosystem of transparency and regulatory compliance. Verified source code facilitates community auditing by independent developers and security researchers, enabling the identification of vulnerabilities, logic flaws, or potential backdoors. This openness can contribute to building trust and accountability, especially when combined with third-party audits. However, verification does not by itself eliminate risks arising from social engineering attacks, such as phishing attempts aimed at compromising private keys associated with contract ownership or multisig signatories. Moreover, malicious actors may use verified contracts strategically, presenting an appearance of legitimacy while embedding upgrade paths or admin controls that allow for eventual exploitation. Therefore, a verified contract check should be regarded as an essential but incomplete signal within a layered due diligence process.

In practical terms, verified contract checks function as a foundational transparency tool that supports more in-depth analysis rather than a standalone assurance of safety. They provide critical visibility into contract code, enabling stakeholders to perform technical reviews and assess potential risks. Nevertheless, this pattern is benign and often indispensable in many projects that require administrative flexibility or upgradeability to respond to evolving technical needs or security vulnerabilities. The presence of a verified contract should prompt further inquiry into the contract’s mutability, owner privileges, governance model, and the operational environment of the network it resides on. Only by integrating these dimensions can one arrive at a more sophisticated risk assessment that recognizes both the strengths and limitations inherent in verified contract checks.

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 →