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 3,105 users Direct on-chain reads 🔐 Non-custodial — no wallet connect required Sub-5-second scan 🔗 Solana · Ethereum · Base · Arbitrum · BNB · Polygon · Avalanche 📊 42,278 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 hidden mint check is a subtle yet critical condition embedded within a smart contract that governs whether new tokens can be minted, often without explicit, easily visible permission checks. This mechanism can sometimes allow the contract owner or an authorized party to increase token supply at their discretion, which may lead to unexpected inflation or unauthorized token creation. When this occurs without clear disclosure or adequate controls, it can erode trust among token holders and distort the token’s economic model. However, the presence of such a check alone does not confirm malicious intent or fraudulent activity. Legitimate projects sometimes require minting capabilities for operational reasons, such as funding development, distributing rewards, or providing liquidity incentives.

From a technical perspective, a hidden mint check is typically found within the minting function of the smart contract. This function may include conditional logic that restricts minting rights to specific addresses or roles, but these restrictions are not always transparently labeled or straightforward. In some cases, the mint function’s authorization checks are obfuscated through indirect function calls, modifiers, or layered permission schemes, complicating efforts to identify them at a glance. Reviewing the contract’s bytecode or source code — if publicly available — is essential to determine whether minting authority is controlled by role-based access control, ownership checks, multisig wallets, or timelock mechanisms. Because smart contracts are generally immutable once deployed, any hidden minting capability is permanently embedded unless the contract is upgradeable through proxies or similar mechanisms.

The risk associated with hidden mint checks intensifies when minting privileges are concentrated in a single private key or a small group of signers without multisig or timelock protections. In such scenarios, these parties can inflate the token supply independently of community oversight or consensus, diluting existing holders and potentially undermining the token’s perceived scarcity. Yet, it is important to recognize that the mere existence of a hidden mint check does not necessarily indicate abuse or intent to defraud. Some projects require the ability to mint tokens dynamically for valid operational needs, such as rewarding liquidity providers, staking participants, or ongoing development efforts. The key question is whether these capabilities are embedded transparently and governed responsibly, rather than concealed to mislead investors.

Market participants often assume that minting privileges are either non-existent or tightly controlled through transparent governance mechanisms. This assumption can lead to misplaced confidence in a token’s fixed supply or inflation controls. In practice, hidden mint checks reveal that minting authority may be centralized in a private key or a limited number of signers, granting them significant control over the token’s economic parameters. This control exists within the internal logic of the smart contract and is independent of external governance forums, whitepaper assertions, or community promises, which may not be enforceable on-chain. As a result, investors relying solely on external communications without inspecting the contract code may underestimate inflation risk.

Understanding whether a hidden mint check is present allows for a more nuanced assessment of supply inflation risks and helps clarify who holds minting authority. This insight cannot be gleaned simply by observing token balances, market cap fluctuations, or external communications. Instead, it requires a careful examination of the contract’s minting logic and permissions. Without this knowledge, users may incorrectly assume a token’s supply is fixed, potentially exposing themselves to unexpected dilution. The presence of a hidden mint check prompts critical questions: Can the token supply be unpredictably increased? Who is authorized to execute minting? Under what conditions? These questions are vital for assessing the degree of centralization and operational risk embedded in the token’s architecture.

It is also important to consider that minting authority embedded in a contract can sometimes be mitigated by additional controls. Multisignature wallets requiring multiple independent signatures to approve minting, timelocks delaying mint actions to provide transparency and reaction time, or on-chain governance mechanisms that require community approval before minting can occur, all serve to reduce the risk associated with minting powers. However, such controls are not always present, and their absence increases the potential for misuse. The existence of a hidden mint check without such safeguards can sometimes signal elevated risk, though again, this pattern alone does not confirm malicious intent.

In projects where the minting function is upgradeable, the hidden mint check can evolve over time. Upgradeable proxy contracts allow developers to modify contract logic post-deployment, potentially adding or removing minting capabilities. This dynamic introduces an additional layer of risk because minting authority can be altered without deploying a new token contract, sometimes circumventing initial assumptions about fixed supply. Conversely, immutable contracts with hidden mint checks lock in whatever minting permissions were coded at deployment, meaning the risk is baked into the contract from the outset and cannot be changed without migrating to a new token.

Ultimately, detecting a hidden mint check requires careful technical analysis and a clear understanding of the token’s governance and operational context. While the pattern can sometimes suggest elevated risk due to the potential for unauthorized supply inflation, it does not, on its own, confirm deceptive intent. Instead, it highlights the importance of transparency, robust permission controls, and clear communication from token issuers regarding how minting rights are managed and for what purposes. Only by integrating on-chain contract analysis with a broader understanding of project governance can one assess the true implications of a hidden mint check within a token’s smart contract architecture.

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 →