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

Wallet origin checks involve tracing the provenance or initial creation context of a wallet address to assess its legitimacy or potential risk. At first glance, this seems like a straightforward validation step — verifying when and how a wallet was created, and by whom — but the structural complexity beneath this process is considerable. Wallets can be externally owned accounts (EOAs), controlled directly by private keys, or smart contract wallets, which embed programmable logic that dictates their operational behavior. These two broad categories can behave very differently, and the wallet’s origin alone does not guarantee its current state or controlling mechanisms. In particular, wallets implemented as contracts may have upgradeable logic or multisignature (multisig) requirements that evolve over time, significantly altering their risk profile from what an origin check might imply.

The most analytically significant aspect underpinning wallet origin checks is the private key control mechanism. Control over private keys fundamentally defines authority over wallet assets. Whoever holds the private key has ultimate power to move funds, sign transactions, or interact with contracts on behalf of the wallet. This principle is critical because no on-chain data can directly reveal private key custody or security practices. Even if a wallet’s origin is verified as legitimate — for instance, if it was created by a well-known contract factory or has a verifiable deployment history — compromised or shared private keys render that origin irrelevant from a security perspective. Conversely, wallets secured by multisig arrangements or hardware security modules introduce additional layers of control, requiring multiple signatures or physical device confirmation before assets can be moved. These setups complicate the single-key model but emphasize that actual asset control rests on cryptographic key custody rather than creation history.

Further analytical depth emerges when considering the interaction between smart contract mutability and transaction fee economics. Many smart contract wallets are deployed as proxy contracts, allowing their logic to be upgraded or modified post-deployment. This mutability can dramatically alter wallet behavior or permissions in ways invisible to a simple origin check. For example, a wallet created by a trusted factory contract may later upgrade its implementation to include additional admin privileges or transfer restrictions that were not present initially. This dynamic nature introduces an element of uncertainty that a static origin check cannot capture fully. Moreover, the security of upgrade mechanisms themselves depends on who controls the upgrade keys or governance processes, which introduces additional risk vectors.

Transaction fee structures across blockchain networks also influence the interpretation of wallet origin data. On chains with high transaction fees, the cost to launch repeated small-value attacks or spam transactions through a wallet is prohibitive. This economic barrier reduces the likelihood that a wallet, even if compromised, is used for low-value malicious activity. Conversely, low-fee chains make such attacks economically feasible, making the wallet’s operational context and fee environment crucial to risk assessments. Wallet origin checks performed without considering the chain’s fee landscape risk over- or underestimating risk exposure. For example, a wallet originating from a reputable source on a low-cost chain may still be at risk if its private keys are compromised and attackers can move assets cheaply and quickly.

In practical terms, wallet origin checks serve as an initial heuristic rather than a definitive risk indicator. They can help identify wallets created by known entities, such as recognized contract factories or reputable projects, which supports compliance efforts and trust scoring. However, origin data alone does not reveal current control status, upgradeability, key management practices, or whether the wallet’s permissions have changed since deployment. Wallets that started as simple EOAs can be replaced or supplemented by smart contract wallets with complex multisig setups, or proxy contracts with mutable logic, meaning two wallets sharing similar origins may differ vastly in operational risk. This variability necessitates integrating origin checks with deeper analyses of contract mutability, private key custody models, and blockchain fee economics to build a more comprehensive picture.

Additionally, the wallet origin check process must recognize that the pattern of origin itself does not necessarily imply intent or risk. A wallet created by a legitimate project can be compromised, and conversely, a wallet with a less transparent origin might be securely managed by a cautious user. Therefore, while origin information can sometimes flag potential risk vectors—such as wallets created by anonymous or unverified contracts—it should not be used in isolation to conclude trustworthiness or malicious intent. Instead, it functions best as one component in a layered security model, complemented by ongoing transaction behavior monitoring, contract permission audits, and private key security assessments.

Ultimately, wallet origin checks provide valuable context but represent just one dimension in the multifaceted analysis of wallet risk. Recognizing their limitations and situating them within a broader framework that includes control mechanisms, contract upgrade paths, and economic incentives leads to more nuanced and accurate assessments. This approach acknowledges that blockchain security is not static but evolves with the wallet’s lifecycle and operational environment, making dynamic, multi-factor analysis essential.

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 →