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.6 / 5 from 2,444 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 71,645 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

The concept of an update authority on Solana typically refers to a designated cryptographic key or address that holds the permission to modify certain elements of a token’s metadata or configuration after its initial deployment. At first glance, this mechanism resembles a straightforward administrative control, similar to a software patch process in traditional systems. It allows developers or authorized parties to correct errors, update branding, or implement feature changes without redeploying entirely new token contracts. However, the structural behavior and implications of update authority can diverge significantly depending on its nature—whether it remains mutable or is rendered immutable, whether control is centralized or distributed, and how the associated cryptographic keys are managed. This divergence introduces a complex risk landscape that requires careful examination beyond surface-level assumptions about administrative convenience.

When the update authority remains mutable and controlled by a single private key or address, it creates an ongoing vector for control that can alter token properties potentially without the consent or knowledge of token holders. This dynamic introduces a latent control risk that is not immediately obvious from the token’s outward characteristics. Unlike traditional software patches that are typically applied in transparent, governed environments, blockchain tokens with mutable update authority can be modified in ways that materially affect token utility or holder value. For instance, metadata updates might change token names, images, or embedded rights—actions that can influence market perception or compliance status. Even more concerning, if the smart contract governing the token allows, the update authority itself might be reassigned, effectively transferring control to a new actor. This potential for unilateral, ongoing modification highlights how update authority can function as a double-edged sword—offering flexibility but also enabling unexpected or undesirable changes.

Central to assessing the risk of update authority is the custody and security posture of the private key controlling it. Private keys serve as the ultimate cryptographic gatekeepers; whoever holds the update authority key wields the power to execute changes. This means the security and operational policies surrounding key management directly govern the token’s mutability risk. If the update authority key is held within a trusted multisignature (multisig) wallet that requires multiple independent approvals for changes, the risk of unauthorized or malicious modifications diminishes substantially. Such arrangements distribute control and introduce checks and balances, reducing the likelihood of a single compromised key causing harm. Conversely, if the update authority is retained by a single individual or centralized entity with minimal safeguards, the potential for unilateral, potentially malicious updates increases. This setup can sometimes resemble classic centralized control, which runs counter to the decentralized ethos many crypto participants seek.

The technical design of the smart contract itself interacts deeply with update authority considerations. Solana’s architecture generally favors immutable contracts; once deployed, contracts cannot be altered unless explicitly programmed with upgradeability patterns. Common patterns include the use of proxy contracts or delegated update authorities that allow selective modification of certain contract components or metadata. When paired with mutable update authorities, these patterns can introduce complex governance challenges. On one hand, combining mutable update authority with multisig key management can mitigate risk by distributing control among multiple parties, making unauthorized changes more difficult. On the other hand, this approach inevitably adds operational complexity and potential delays in decision-making, which can hinder responsiveness. Conversely, truly immutable contracts with no update authority eliminate ongoing control risks but sacrifice flexibility. They cannot be patched to fix bugs or adapt to changing regulatory environments, potentially leaving token holders exposed to unresolved issues.

It is crucial to emphasize that the mere presence of an update authority on a Solana token does not inherently imply risk or malicious intent. Many legitimate projects retain update authority precisely to enable responsible post-launch adjustments such as correcting metadata errors, updating compliance-related information, or rolling out new features. This pattern can sometimes be a sign of prudent governance, especially when the authority is managed transparently and secured by strong multisig controls. The pattern only becomes concerning when the update authority is centralized, mutable, and controlled by a single key without robust security safeguards. In those cases, the token’s holders are exposed to a higher degree of counterparty risk, since the controlling party can unilaterally alter token attributes in ways that may not align with community interests. Conversely, tokens that implement immutable metadata or secure their update authority behind multisig arrangements exemplify a more cautious balance between flexibility and security.

In evaluating update authority on Solana tokens, it is important to contextualize these patterns within broader ecosystem statistics. For instance, tokens with median pool depths around $130,000 and market caps near $2 million, like those active on top Solana DEXes such as Pumpswap and Raydium, often exhibit differing approaches to update authority depending on project maturity and governance philosophy. Short-lived pairs or those with thin liquidity relative to market cap might be more vulnerable to risks arising from mutable update authorities, especially if custodianship is opaque. Conversely, more established projects might invest in robust multisig governance to mitigate these vulnerabilities. While the structural patterns of update authority provide a framework to assess potential risk, they alone do not confirm intent or maliciousness. Instead, they should be analyzed alongside other factors such as contract complexity, community governance mechanisms, and transparency practices to form a holistic risk assessment.

Ultimately, understanding the nuanced trade-offs between flexibility and security inherent in update authority design is essential for interpreting the structural risks and benefits within the Solana token landscape. This analysis requires not only examining whether the update authority exists or is mutable, but critically how it is managed and integrated with contract architecture. Only through this layered analytical approach can one appreciate the subtle interplay between administrative convenience, cryptographic control, and token holder interests that define update authority dynamics on Solana.

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 →