OFFICIAL DOCUMENT · CONFIDENTIAL · FOR INVESTORS

FLOXI
WHITEPAPER

MODULAR RISK INTELLIGENCE TERMINAL · VERSION 1.0 · APRIL 2026
v1.0
VERSION
APR 2026
PUBLISHED
SOLANA
PRIMARY CHAIN
LIVE
STATUS
§ 01 — ABSTRACT

Abstract

FLOXI is a modular, AI-powered trading intelligence platform built natively on Solana and designed for expansion across all major blockchain networks. Unlike existing trading terminals that aggregate data from third-party sources, FLOXI operates its own proprietary blockchain data pipeline — ingesting raw transaction data directly via Helius LaserStream gRPC at sub-3ms latency.

The platform provides traders, institutions, and AI agents with real-time risk intelligence, wallet behavior classification, token scoring (M/W/SV), one-click execution via Jupiter aggregation, and a unified multi-product ecosystem spanning desktop terminal, mobile APK, Telegram bot, token launchpad, perpetual trading, and Web4 agentic infrastructure.

CORE THESIS

The next generation of trading infrastructure is not just faster data — it is smarter data. FLOXI's mission is to be the first platform where every trade decision is backed by verifiable, traceable, on-chain intelligence rather than opaque black-box scoring. We are building the Bloomberg Terminal of decentralized finance — with zero tolerance for fake data.

5,000+
TOKENS TRACKED
target at full scale
<3ms
DATA LATENCY
LaserStream gRPC
100%
NON-CUSTODIAL
by design, not promise
§ 02 — PROBLEM STATEMENT

The Problem

The Solana DeFi ecosystem processes over 65,000 transactions per second with sub-400ms block times. Yet the tools available to traders remain fundamentally inadequate. Existing platforms suffer from three critical failure modes:

# PROBLEM CURRENT STATE IMPACT
01 Data Dependency Most platforms aggregate from Birdeye, DEXScreener, or third-party APIs — introducing lag, inconsistency, and single points of failure Stale data leads to missed entries, bad exits
02 Black-Box Scoring Risk scores and signals are generated without transparent methodology — traders cannot verify or trust the source Blind trades, rug vulnerabilities
03 Execution Fragmentation Discovery, analysis, and execution are siloed across 3-5 different tools — friction kills alpha Slow execution, lost opportunities
04 No AI Intelligence Current tools display data without synthesis — traders must interpret raw numbers manually Information overload, decision fatigue
05 Single Chain Limitation Most platforms are Solana-only or EVM-only — forcing multi-chain traders to use multiple fragmented tools Missed opportunities across chains
MARKET GAP

No single platform currently provides: own blockchain data pipeline + AI intelligence layer + unified execution + multichain coverage + Web4 agent infrastructure. This gap represents the core opportunity FLOXI addresses.

§ 03 — SOLUTION

The FLOXI Solution

FLOXI resolves all five failure modes through a unified, vertically integrated intelligence stack. Instead of aggregating data from intermediaries, FLOXI owns its entire data pipeline from blockchain ingestion to user interface.

THE FLOXI INTELLIGENCE STACK

Raw Blockchain TX → LaserStream Ingestion → Trade Decoding → Candle Engine → Token Metrics → Wallet Classification → AI Scoring (M/W/SV) → Risk Intelligence → Discovery Ranking → User Interface + Execution

Every output FLOXI generates — from token scores to AI descriptions to risk signals — is traceable back to on-chain data. There is no black box. No third-party oracle. No dummy fallback. If data is missing, FLOXI reports it as missing rather than fabricating output.

§ 04 — MARKET OPPORTUNITY

Market Opportunity

The total addressable market for FLOXI spans multiple verticals within the rapidly expanding DeFi and on-chain trading ecosystem.

SEGMENT TAM (2026 EST.) FLOXI CAPTURE
Solana DEX Trading Volume $2B+ / day Fee capture via execution routing
On-chain Trading Tools (SaaS) $800M+ ARR market Subscription + premium tiers
Token Launchpad Market $500M+ annual fees Launch fee + liquidity commission
Perpetual DEX Market $3B+ / day volume Trading fee share
AI Trading Infrastructure Emerging — $1B+ by 2027 API monetization + agent fees
$2B+
DAILY SOL DEX VOLUME
primary addressable market
65K
TPS ON SOLANA
infrastructure advantage
7+
TARGET CHAINS
by end of 2027
§ 05 — TECHNOLOGY

System Architecture

FLOXI is built on Next.js 15 with TypeScript strict mode, operating as a full-stack application with a proprietary engine service layer. The architecture separates concerns into three primary layers: ingestion, intelligence, and interface.

L1
INGESTION LAYER
Helius LaserStream gRPC + WebSocket — raw Solana transaction events ingested at <3ms latency. HTTP body hydration via ws-hydrator. Log classification via ws-log-classifier.
L2
DECODE LAYER
realtime-trade-decoder reconstructs trades. route-program-detector identifies DEX programs (Jupiter, Raydium, Orca). Side validation ensures buy/sell accuracy.
L3
CANDLE ENGINE
ws-candle-engine builds OHLCV data in real-time. Persisted to JSONL store. 78K+ candles across 300+ active tokens. Supports 1m, 5m, 15m, 1h, 4h, 1d timeframes.
L4
INTELLIGENCE LAYER
Token metrics computed per cycle: Momentum score (M), Whale activity score (W), Smart Volume score (SV). Wallet DNA classification: sniper, insider, bundler, smart money, exit-dumper.
L5
DISCOVERY ENGINE
discovery-bucket-engine + discovery-ranker score and rank tokens across 5 modes: Trending, Smart Money, New Pairs, Momentum, Survivor. Target: 75-100 tokens per mode.
L6
SNAPSHOT & API LAYER
engine-snapshot-builder writes engine-snapshot.json periodically. API routes serve snapshot to frontend. Upstash Redis caches hot data. Real-time broadcast via publisher.
L7
EXECUTION LAYER
Jupiter quote → swap transaction → send. Private keys encrypted at rest via AES-256 + KMS. Non-custodial by design. MEV protection via Jito bundles. Slippage simulation pre-execution.
§ 06 — INTELLIGENCE ENGINE

Intelligence Engine

The FLOXI Intelligence Engine is the core differentiator — a proprietary scoring system with no equivalent in the current market. Three dimensions of intelligence are computed independently and combined into a unified token insight.

SCORENAMEMETHODOLOGYSIGNAL
M MOMENTUM Price velocity, volume acceleration, candle pattern analysis across multiple timeframes. Computed from raw OHLCV data — no third-party dependency. Buy pressure strength
W WHALE Large wallet activity detection, concentration analysis, known whale address matching, accumulation vs distribution pattern recognition. Smart money positioning
SV SMART VOLUME Volume from classified "smart money" wallets vs retail — filters fake volume, bot wash trading, and coordinated inflation from the signal. Volume authenticity
WALLET DNA CLASSIFICATION SYSTEM

Every wallet that interacts with a tracked token is automatically classified into one of six behavioral archetypes: Sniper (early entry <30s), Insider (pre-launch accumulator), Bundler (coordinated purchase detection), Smart Money (proven profitable history), Exit Dumper (top-tick seller pattern), Fake Volume (wash trading detection). This classification drives the W and SV scores and feeds the AI description system.

§ 07 — EXECUTION LAYER

Execution Layer

FLOXI's execution stack is built for speed, security, and optimal pricing. The full execution path from user intent to confirmed transaction is designed to minimize latency while maximizing route quality.

01
INTENT CAPTURE
User selects token + amount. FLOXI pre-validates liquidity depth, price impact, and slippage before showing quote.
02
JUPITER QUOTE
/api/jup-quote fetches best route across all Solana DEXes. Route optimization considers liquidity depth, price impact, and fee efficiency.
03
SWAP TRANSACTION BUILD
/api/jup-swap-tx builds the swap transaction. Priority fee optimization based on current network congestion. Jito bundle integration for MEV protection.
04
SECURE SIGN & SEND
Private key retrieved from encrypted KMS store. Transaction signed locally. Broadcast via Helius RPC for fastest confirmation. Key never exposed to frontend or logs.
§ 08 — SECURITY

Security Architecture

Security is a non-negotiable foundation of FLOXI. Private key management, API access control, and data integrity are handled through multiple defense layers.

LAYERMECHANISMCOVERAGE
Key Encryption AES-256-GCM encryption at rest via lib/security/encryption.ts + KMS Private keys never stored in plaintext
KMS Integration Key Management Service for master key derivation and rotation Compromised DB cannot expose keys
Audit Logging All wallet operations logged with worker flush to persistent audit store Full transaction accountability
API Guards Route-level authentication guards on all internal execution endpoints Prevents unauthorized execution
Non-Custodial Design Users control their own keypairs — FLOXI never holds or transmits private keys externally No central custody risk
Security Audit Third-party security audit scheduled pre-mainnet production External verification of all above
§ 09 — PRODUCT SUITE

Product Suite

All FLOXI products are powered by the same intelligence engine — ensuring data consistency, unified wallet state, and seamless cross-platform experience. One engine. Five products. One ecosystem.

PRODUCT 01
FLOXI TERMINAL
● LIVE

The flagship desktop trading terminal — a full-stack intelligence interface for serious Solana traders. Combines real-time discovery, token analysis, chart visualization, and one-click execution in a single unified workspace.

Discovery view — 5 modes: Trending, Smart Money, New Pairs, Momentum, Survivor
Scanner with real-time M/W/SV scoring per token
AI-generated token descriptions from on-chain behavior
Risk intelligence — bundle detection, insider concentration, wallet labeling
Integrated chart — OHLCV candlesticks, multiple timeframes
One-click buy/sell via Jupiter with slippage preview
Portfolio tracking — PnL, holdings, transaction history
Flow Radar — real-time smart money flow visualization
PRODUCT 02
🤖
FLOXI BOT TELEGRAM
○ Q3 2026

Telegram-native trading bot powered by FLOXI intelligence. Execute trades, receive alerts, and copy smart wallets — all without leaving Telegram.

Auto-snipe new token launches
Copy trade from tracked wallets
Target mint alerts with risk score
Limit orders and DCA strategies
Multi-chain expansion in Q4
PRODUCT 03
📱
MOBILE APK
○ Q3 2026

Full-featured iOS and Android trading terminal with complete feature parity to the desktop. Native performance with push notifications for signals and execution confirmations.

Full terminal parity on mobile
Push alerts for price targets
Biometric authentication
Offline portfolio view
§ 10 — LAUNCHPAD

FLOXI Launchpad

FLOXI Launchpad is a multichain token launch platform that enables projects to launch with multiple distribution mechanisms — all backed by FLOXI's intelligence layer for real-time risk monitoring from day one.

MECHANISMDESCRIPTIONTARGET CHAIN
Bonding Curve Automated price discovery via algorithmic bonding curve — eliminates pre-sale manipulation Solana, Base
ICO / Fixed Price Fixed-price token sale with vesting schedules and cliff periods enforced on-chain All chains
Dutch Auction Descending price auction ensuring market-discovered fair value at launch Ethereum, BNB
Fair Launch Equal access, no pre-mine, no VC allocation — community-first distribution Solana
INTELLIGENCE-BACKED LAUNCHES

Every token launched via FLOXI Launchpad is automatically integrated into the FLOXI Intelligence Engine — providing real-time M/W/SV scoring, bundle detection, and wallet monitoring from the first trade. Projects get built-in credibility through verified on-chain intelligence, while traders get immediate risk visibility.

§ 11 — PERPETUALS

FLOXI Perpetuals

FLOXI Perpetuals brings leveraged trading with intelligence-backed risk management to the platform. Unlike existing perp DEXes that provide raw leverage without context, FLOXI integrates live M/W/SV scores, liquidation risk modeling, and smart money flow into the perp trading experience.

FEATURESPECIFICATION
Max LeverageUp to 50x (chain-dependent, risk-adjusted)
Order TypesMarket, Limit, Stop-Loss, Take-Profit, Trailing Stop
ChainsSolana (Q4 2026), Arbitrum, BNB (2027)
SettlementOn-chain, non-custodial, oracle-verified pricing
IntelligenceLive M/W/SV overlay on position view — real-time risk context
Liquidation EngineGradual liquidation mechanism — prevents cascading liquidations
§ 12 — MULTICHAIN

Multichain Expansion

FLOXI is designed from the ground up as a multichain platform. The intelligence engine is chain-agnostic — the same scoring methodology, wallet classification, and discovery system that powers Solana will be deployed across all major networks.

CHAINSTATUSDATA LAYERETA
Solana● LIVEHelius LaserStream gRPCNow
Base○ PlannedThe Graph SubstreamsQ3 2026
Ethereum○ PlannedThe Graph SubstreamsQ3 2026
BNB Chain○ RoadmapNodeReal / BSC RPCQ4 2026
Arbitrum○ RoadmapArbitrum One RPCQ4 2026
Hyperliquid○ RoadmapHL InfoAPI + WebSocket2027
Monad○ RoadmapMonad RPC (TBD)2027
§ 13 — TOKENOMICS

Tokenomics

The FLOXI token is a utility and governance token that aligns platform incentives across traders, stakers, and builders. Token details are subject to finalization ahead of public distribution.

TOKEN ALLOCATION
Community & Ecosystem 40%
Team & Advisors 20%
Treasury & Operations 20%
Early Backers / Seed 10%
Liquidity Provision 10%
TOKEN NAME FLOXI
NETWORK Solana (SPL)
TOTAL SUPPLY 1,000,000,000
TEAM VESTING 12m cliff · 36m linear
SEED VESTING 6m cliff · 18m linear
TOKEN UTILITY Fee discount · Governance · Staking
GOVERNANCE On-chain voting via DAO
§ 14 — EARN & STAKING

Earn & Staking Model

FLOXI distributes 20% of all trading fee revenue to active stakers and traders. The earn system is designed to reward long-term alignment while remaining liquid and claimable at any time.

TIERSTAKE DURATIONMULTIPLIERPOOL SHARE
Bronze30 days1.0xBase allocation
Silver90 days1.5x+50% allocation
Gold180 days2.0x+100% allocation
Diamond365 days3.0x+200% allocation
CLAIM MECHANICS

Rewards accumulate continuously and can be claimed on-demand with no mandatory lock period. Auto-compound option available — claimed rewards can be automatically re-staked to compound multiplier. All reward accounting is fully on-chain and auditable.

§ 15 — REVENUE MODEL

Revenue Model

REVENUE STREAMMECHANISMTIMELINE
Trading Fee Capture% of swap volume routed through FLOXI execution layer (via Jupiter referral)Live Q2 2026
Premium SubscriptionsAdvanced intelligence features, higher API rate limits, priority data accessQ3 2026
Launchpad Fees% of tokens raised + listing fee for projects launching on FLOXI LaunchpadQ4 2026
Perp Trading FeesMaker/taker fee structure on perpetual positionsQ4 2026
API MonetizationData API access for institutional traders, algo funds, and AI agents2027
Bot SubscriptionMonthly fee for Telegram bot access (tiered by trade volume)Q3 2026
§ 16 — ROADMAP

Roadmap

Q2 2026
ENGINE CORE
PHASE 1 OF 4
LaserStream mainnet — live trading data ingestion
Chart realtime candlestick depth — all timeframes
Price delta fix for all tracked tokens
Birdeye historical candle depth 1h/4h/1d
Security audit & production deployment
Public beta launch — open access
Q3 2026
BOT & MOBILE
PHASE 2 OF 4
FLOXI Bot Telegram — auto-snipe, alerts
Copy trade & smart wallet tracking
Mobile APK — iOS & Android full terminal
EVM expansion — Base & Ethereum integration
Premium subscription tier launch
Bot multichain support (Base, ETH)
Q4 2026
PERP & LAUNCHPAD
PHASE 3 OF 4
FLOXI Perpetuals — leveraged trading launch
Token Launchpad multichain — Solana + Base
FLOXI Earn — staking rewards live
BNB Chain & Arbitrum integration
Bot multichain — BNB, Arbitrum support
DAO governance framework launch
2027
AI AGENTS & WEB4
PHASE 4 OF 4
Agentic trading engine — AI wallets with autonomy
Agent hold & execute — autonomous position management
FLOXI public API — institutional data access
Web4 infrastructure layer — on-chain AI agent registry
Hyperliquid & Monad integration
Cross-chain AI strategy marketplace
§ 17 — COMPETITIVE ANALYSIS

Competitive Landscape

FEATURE FLOXI AXIOM BULLX GMGN PHOTON
AI Score per token
Own data pipeline
Risk intel M/W/SV
One-click execution
Telegram bot SOON
Token launchpad Q4
Perpetual trading Q4
Multichain roadmap
Earn / staking Q4
AI agents (Web4) 2027
§ 18 — WEB4 VISION

Web4 Vision

Web4 represents the convergence of AI autonomy and blockchain infrastructure. Where Web3 gave users control of their assets, Web4 gives AI agents the ability to act on those assets autonomously — with verifiable on-chain accountability.

FLOXI is positioning itself as the intelligence layer for Web4 trading agents. The same data pipeline, scoring system, and execution infrastructure that powers human traders will be exposed as an API and agent framework for autonomous trading systems.

THE FLOXI AGENT FRAMEWORK (2027)

AI agents will be able to: (1) Subscribe to FLOXI intelligence feeds via API, (2) Receive M/W/SV signals and wallet alerts in real-time, (3) Execute trades autonomously via FLOXI execution layer with non-custodial key management, (4) Operate with on-chain accountability — all agent actions logged and verifiable, (5) Register strategies in the FLOXI Agent Marketplace for copy-trading by human traders.

COMPONENTFUNCTIONETA
FLOXI Intelligence APIProgrammatic access to M/W/SV scores, wallet signals, discovery feeds2027
Agent Wallet FrameworkNon-custodial key management for AI agents — secure, auditable execution2027
On-chain Agent RegistryRegister, verify, and track AI trading agents on-chain2027
Strategy MarketplaceHuman traders copy proven AI strategies — revenue share to agent operators2027
Cross-chain Agent RoutingAgents can execute across 7+ chains via unified FLOXI execution layer2027
§ 19 — TEAM & PARTNERS

Team & Infrastructure Partners

FLOXI is built by a focused engineering team with deep expertise in blockchain data infrastructure, trading systems, and product design. The team operates under a strict engineering discipline: audit before change, verify before claim, ship with proof.

ENGINEERING PHILOSOPHY

Every feature is built evidence-first: no dummy data, no fake fallbacks, no black-box scoring. The same rigor applied to the product is applied to the team — we ship what we can prove, and we prove what we ship.

INFRASTRUCTURE PARTNERS
PARTNERROLEINTEGRATION DEPTH
HELIUS Primary RPC + LaserStream gRPC data provider Direct gRPC integration — core engine dependency
JUPITER DEX aggregator for all swap execution Full SDK integration — quote, swap, referral
SOLANA Primary blockchain infrastructure Native — entire platform built on Solana
UPSTASH Redis caching layer for hot data Production caching — discovery + snapshot
⚠ LEGAL DISCLAIMER

This whitepaper is provided for informational purposes only and does not constitute financial advice, investment advice, or an offer to sell securities. The information contained herein is subject to change without notice. FLOXI makes no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, or suitability of the information contained in this document.


Participation in any token offering or use of the FLOXI platform involves significant risk, including the potential loss of all capital. Past performance is not indicative of future results. Cryptocurrency markets are highly volatile and largely unregulated. Users should conduct their own due diligence and consult with qualified financial, legal, and tax advisors before making any investment decisions.


The FLOXI token has not been registered under the securities laws of any jurisdiction. This document does not constitute a prospectus or offering document. All forward-looking statements regarding product roadmap and future features are subject to change and cannot be guaranteed.


© 2026 FLOXI. All rights reserved. Version 1.0.