Documentation · v1

Documentation

Everything you need to know about using VHOENIX — the AI research agent that hunts alpha, analyzes on-chain data, and delivers trading intelligence on Solana, 24/7.

What is VHOENIX?

VHOENIX is an AI-powered research terminal for Solana memecoin traders. Paste any Solana contract address — VHOENIX fetches on-chain data, analyzes trading patterns, reads risk signals, and delivers a verdict in under 15 seconds.

Built for pump.fun apers, memecoin degens, and anyone tired of getting rekt by hidden rug pulls. VHOENIX reads what your eyes miss.

Quick Start

Get your first AI analysis in under 2 minutes.

  1. 1
    Launch the Agent
    Click Launch Agent in the top-right corner of any page.
  2. 2
    Sign up (30 seconds)
    Use email + password, or connect your Phantom wallet. Both work.
  3. 3
    Paste a Solana contract address
    Any CA — from pump.fun, Raydium, DexScreener, anywhere.
    So11111111111111111111111111111111111111112
  4. 4
    Hit Analyze
    AI scans on-chain data, risk signals, and trading patterns. ~15 seconds.
  5. 5
    Read verdict → decide
    APE, WAIT, or AVOID — with reasoning. Ask follow-up questions. Trade on pump.fun if signal is green.

Sign up & Login

VHOENIX supports two auth methods. Use whichever fits your workflow.

Email & Password

Classic auth. Works on any browser. Passwords are hashed with Argon2id — we never store plain text.

  • 8+ character password required
  • 30-day persistent session
  • Can link wallet later
Phantom Wallet

Web3-native. Sign a message to prove ownership — no password to remember, no email to leak.

  • Zero transaction cost
  • Ed25519 signature verification
  • One-time nonce, can't be replayed

Analyze a Token

The core feature. Paste any Solana CA, get AI-powered intelligence in 15 seconds.

What VHOENIX checks

Market data
Price, MC, liquidity, 24h volume, buy/sell ratio
Trading activity
Transaction count, buyer pressure, wash trading signals
Risk signals
Liquidity lock, dev sell pressure, rug indicators
Age & momentum
Token age, volume/MC ratio, price velocity

Supported tokens

Any Solana token with active liquidity on a major DEX:

  • pump.fun bonding curve tokens
  • Raydium AMM pools
  • Meteora, Orca, Jupiter routes
  • Any token listed on DexScreener

Tokens with zero liquidity or not indexed by DexScreener will return "Token not found".

Understanding Verdicts

VHOENIX outputs one of three verdicts based on its analysis. These are signals, not commands.

APE
Strong buy signal

Healthy liquidity (>$30k), positive buy/sell ratio, no red flags detected. Momentum is in your favor. Fast entry recommended if thesis aligns.

WAIT
Mixed signals

Some fundamentals look good, but momentum is unclear — or momentum is strong but liquidity is thin. Watch for confirmation before entering. Consider setting a limit order.

AVOID
Red flags detected

Low liquidity (<$10k), heavy sell pressure, wash trading, or suspicious patterns. High rug risk. Exit if holding, skip if deciding.

Important

These verdicts are analytical signals, not financial advice. AI can be wrong. Markets are unpredictable. Always do your own research (DYOR) and never invest more than you can afford to lose.

Risk Flags

Every analysis includes 3–6 risk flags. Each is marked good, warning, or bad.

Liquidity Locked

LP tokens are burned or locked — can't be rug-pulled by the dev. Strong positive signal.

Dev Activity Warning

Dev wallet recently sold a significant portion of holdings. Not always a rug, but worth watching.

Heavy Sell Pressure

Sells significantly outpace buys in the last 24h. Bearish momentum.

Healthy Buy Pressure

Buys outpace sells by >1.5x ratio. Net buyer inflow.

Low Liquidity

Liquidity under $30k. High slippage expected, difficult to exit large positions.

AI Follow-up Chat

Got questions after seeing a verdict? Click Ask AI on any analysis — the chat opens with full context already loaded.

Example questions
"Why did you give this WAIT verdict instead of APE?"
"What's a reasonable entry and stop-loss for this?"
"Compare this to BONK's early stage metrics."
"What would change your verdict to APE?"

Chat history persists — you can revisit old conversations on the same token anytime.

Watchlist & History

History

Every analysis you run is saved automatically. Click any past analysis to see the full report again — or re-analyze to get fresh data.

Watchlist

Star tokens you want to track. One click to pull up the latest analysis and chart. Useful for alt coins you're monitoring for entry.

Charts

Every analysis includes an embedded live chart. Toggle between two sources depending on what the token supports.

DexScreener (default)

Works for every Solana token with liquidity. Shows candles, volume, trade history. Updates in real-time.

Recommended for memecoins
TradingView

Pro-grade charting with indicators. Only works for tokens listed on TradingView (major coins mostly).

Recommended for blue chips

Trading

VHOENIX is research-first, non-custodial. We analyze — you decide and execute.

How to trade after an analysis

  1. 1. Review the AI verdict and risk flags
  2. 2. Ask follow-up questions in chat if needed
  3. 3. Click Trade on pump.fun — opens the token page in a new tab
  4. 4. Execute your trade via pump.fun with your own wallet
Why non-custodial

VHOENIX never touches your private keys, never holds your funds, and never executes trades on your behalf. Your wallet stays in your control at all times. We analyze; you decide.

Coming soon

Features planned for future releases:

  • Quick-trade widget (sign-per-trade, never custodial)
  • AI-assisted entry/exit suggestions with SL/TP
  • Multi-timeframe AI chart analysis (1m / 5m / 15m / 1h / 4h)
  • Session-based semi-auto trading (user sets rules, signs per execution)

Scout vs Apex

Scout · Free
$0
  • 5 analyses per day
  • Full AI verdict + risk flags
  • Chart, metrics, chat
  • Watchlist + history
Apex Coming soon
$39/mo
  • 100 analyses per day
  • Multi-timeframe AI chart reader
  • Quick-trade widget
  • Priority AI model (Opus)
  • API access for bots/scripts

Rate Limits

To keep the service fast for everyone and keep costs sustainable, VHOENIX enforces these limits:

Action Scout Apex
Token analyses 5 / day 100 / day
AI chat messages 20 / hour Unlimited
Login attempts 5 / 15 min (anti-brute-force)
Cache window Same CA within 15 min = cached result (doesn't count against limit)

Non-Custodial by Design

VHOENIX is built so we can't steal your funds, even if we wanted to. Here's how.

Keys never leave your wallet

We use Phantom's built-in signing. Your private key stays in Phantom. We receive only a public signature we can verify.

Read-only on-chain access

VHOENIX reads public blockchain data via DexScreener. We never request transaction signing for analysis.

No custodial features

We don't hold funds, don't manage orders, don't execute trades. You always trade through your own wallet, from your own device.

Battle-tested primitives

Argon2id password hashing, Ed25519 signatures (libsodium), HttpOnly/SameSite cookies, PDO prepared statements. Standard web2 + web3 security.

How Wallet Auth Works

When you connect Phantom, here's what happens under the hood:

  1. 1
    Server generates a random nonce

    A unique 32-character random string, valid for 10 minutes, one-time use only.

  2. 2
    Phantom asks you to sign a message
    Sign in to VHOENIX
    Wallet: [your address]
    Nonce: [random nonce]
    This signature does not trigger any transaction or cost gas.

    No SOL is spent. No transaction is broadcast. Just a cryptographic signature.

  3. 3
    Server verifies signature with Ed25519

    Using libsodium — the same crypto primitives that secure Solana itself. If valid, you're logged in.

$VOX Token

$VOX is the native token of the VHOENIX ecosystem. Launching on pump.fun.

Launch · April 23, 2026 · 5:00 PM UTC
Ticker
$VOX
Network
Solana
Launchpad
pump.fun
Contract
SOON
Official CA will be announced on the landing page at launch time. Anything else is a scam — always verify.

Roadmap

Q2 2026 · Live now
v1 · Research Agent

AI verdict, risk flags, chart, chat, watchlist, history

Q2 2026 · Next
v1.5 · $VOX Token Launch

Native token launch on pump.fun · April 23, 2026

Q3 2026
v2 · Multi-Timeframe AI

AI chart reader across 1m / 5m / 15m / 1h / 4h with pattern detection

Q4 2026
v3 · Quick-Trade Integration

One-click trade via Jupiter + pump.fun API · user signs every transaction

2027
v4 · API & Agent Ecosystem

Public API, alerts engine, telegram bot, community-built agents

FAQ

Is VHOENIX financial advice?

No. VHOENIX is an AI research tool — it surfaces on-chain data and patterns, but AI can be wrong and markets are unpredictable. Always DYOR before trading. Never invest more than you can afford to lose.

Do you store my wallet private key?

No. We never have access to your private key. When you connect with Phantom, we receive only a public signature that we verify cryptographically. Your keys stay in Phantom.

Why did I get "Token not found"?

Either (1) the CA is invalid, (2) the token has zero liquidity on any Solana DEX, or (3) DexScreener hasn't indexed it yet. For newly-launched pump.fun tokens, try again in 30-60 seconds.

Can VHOENIX analyze non-Solana tokens?

Not yet. v1 is Solana-only. Multi-chain support (Base, Ethereum memes) is on the roadmap but not committed to a timeline.

What's the AI model behind VHOENIX?

Claude Sonnet 4.5 by Anthropic for Scout tier. Claude Opus 4.7 planned for Apex tier. Both are frontier models with strong reasoning and low hallucination rates.

How fresh is the data?

DexScreener data is near real-time (seconds behind chain). VHOENIX caches results for 15 minutes per CA per user — if you want fresh analysis sooner, hit Rescan on the report.

Is there an API?

Not yet — planned for the Apex tier and v4 roadmap. If you'd use an API, DM us with your use case.

Will holding $VOX get me discounts?

Planned — holding thresholds may unlock Apex-tier features or analysis credits. Details will be announced post-launch once we have traction data to balance it right.

Troubleshooting

Phantom wallet won't connect
  • Make sure Phantom extension is installed and unlocked
  • Refresh the page, try again
  • Disable other wallet extensions (Solflare, Backpack) temporarily — they can conflict
  • If using a new wallet, make sure it's on Mainnet (not Devnet)
Analysis failed / Daily limit reached
  • Scout tier is capped at 5 analyses per day — resets at 00:00 UTC
  • Same CA within 15 min returns cached result for free
  • If API error, try again in 30 seconds — upstream might be rate-limiting
Chart not loading
  • Usually a DexScreener outage — try switching to TradingView
  • Ad blockers can block chart iframes — whitelist vhoenix.xyz
Session expires too quickly

Default session is 30 days. If you're getting logged out sooner, check your browser's cookie settings — cookies must be allowed for vhoenix.xyz.

Ready to hunt alpha?

Everything above in one dashboard. Paste a CA and let AI do the research.