What problem does it solve? Building Solana trading and token intelligence apps requires combining two separate ecosystems — OKX's DEX aggregation and market data with Helius's Solana infrastructure — and developers often misuse them, such as submitting swap transactions to raw RPC instead of Helius Sender or skipping safety checks. ## Core Features & Use Cases - Swap Execution Routing: Get quotes and routing from OKX, then submit signed transactions via Helius Sender with priority fee optimization for reliable block inclusion. - Token Discovery & Risk Analysis: Combine OKX trending tokens, smart money signals, and meme token scanning with Helius DAS metadata and wallet intelligence for on-chain verification. - Trading Bots & Dashboards: Build latency-critical bots using LaserStream signals plus OKX execution, or portfolio dashboards merging Helius wallet data with OKX market data and PnL. - Use Case: A user asks to build a meme token scanner — the skill orchestrates OKX trenches for launchpad scanning, dev reputation and bundle detection, then verifies findings on-chain with Helius DAS and dev wallet funding investigation. ## Quick Start Ask the assistant to build a Solana token swap flow that gets a quote from OKX and submits the signed transaction through Helius Sender.