How to Build a Solana Trading Bot with the Tokens API and Metis Swap API
Build a rules-based Solana trading bot that discovers trending tokens with the Tokens API and routes swaps through Quicknode's Metis Jupiter Swap API.
Hyperliquid L1, L2, L3, and L4 Order Book Levels
Learn Hyperliquid L1, L2, L3, and L4 order book data with Quicknode gRPC examples, including aggregated depth, individual orders, and wallet attribution.
How to Swap Tokens With the Titan Meta-Aggregation API on Solana
Build a Solana token swap UI with the Titan Meta-Aggregation API on Quicknode, covering price quotes, a multi-provider swap race, composable instructions, and execution.
Monitor Hyperliquid TP/SL Trigger Orders with gRPC
Learn how to stream live stop-loss and take-profit trigger orders on Hyperliquid using Quicknode's gRPC API. Monitor resting TP/SL orders per block in TypeScript.
How to Research Solana Token Trades with the Tokens API
Use the Tokens.xyz Assets API to find every onchain variant of a Solana asset, compare liquidity and risk, and time entries with live trade data.
使用 Phoenix API 建立即時 SOL 永續合約儀表板
Solana Phoenix 的 REST 和 WebSocket API 所提供的市場數據、訂單簿、K 線圖、交易紀錄及資金費率,在Solana 上建置一個即時 SOL 永續期貨儀表板。
Solana gRPC Vixen:使用 Rust 監控 Jupiter 的即時限價單
在Quicknode 上學習如何使用Solana gRPC Yellowstone GeysergRPC)以及 Vixen 基於 IDL 的解析器程式碼生成器,以 Rust 語言建置一個即時 Jupiter 限價單監控工具。
Building a Polymarket Copy Trading Bot
Build a Polymarket trading bot that tracks a target wallet, logs trades in real time, and adds position tracking and risk caps.
How to Trade Kalshi Prediction Markets on Solana Using DFlow
Learn how to discover Kalshi prediction market events, fetch Yes/No prices, buy outcome tokens on Solana, and redeem winnings after settlement using the DFlow Prediction Markets API.
How to Swap Tokens With Jupiter Ultra API
Build a custom Solana token swap UI with Jupiter Ultra API with quote-first swaps, verified token lists, wallet balance fetching, and the complete Ultra swap lifecycle (quote → order → sign → execute)