Skip to main content
  1. Guides
  2. /All Tags
  3. /DeFi Guides

DeFi Guides

31 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

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.

Created July 21, 2026Intermediate
SolanaBotsJupiterMetis - Jupiter Swap APINode.jsSolana KitSPL TokensSVMSwapTradingTypeScript

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.

Created July 18, 2026Intermediate
HyperliquidDatagRPCHyperCoreJavaScriptNode.jsTradingTypeScript

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.

Created June 29, 2026Intermediate
SolanadAppsQuicknode ProductSolana KitSPL TokensSVMSwapTitanTypeScript

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.

Created June 19, 2026Intermediate
HyperliquidgRPCHyperCoreNode.jsTradingTypeScript

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.

Created June 4, 2026Intermediate
SolanaAPIDEXNode.jsSPL TokensSVMTradingTypeScript

Build a Real-Time SOL Perps Dashboard with the Phoenix API

Build a live SOL perpetual futures dashboard on Solana using the Phoenix REST and WebSocket API market stats, orderbook, candles, trades, and funding.

Created May 18, 2026Intermediate
SolanaPerpsPhoenixReactTypeScriptWebSocket

Solana gRPC and Vixen: Monitor Real-Time Jupiter Limit Orders in Rust

Learn how to build a real-time Jupiter Limit Order monitor in Rust using Solana gRPC (Yellowstone-compatible Geyser gRPC) and Vixen's IDL-based parser codegen on Quicknode.

Created April 9, 2026Intermediate
SolanaCodamaGeysergRPCJupiterMarketplaceRustSVMVixen

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.

Created February 20, 2026Intermediate
BotsPolymarketTradingTypeScriptWebSocket

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.

Created February 19, 2026Intermediate
SolanaDFlowKalshiPrediction MarketsSolana KitSVMTypeScript

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)

Created January 13, 2026Intermediate
SolanadAppsJupiterSolana KitSPL TokensSVMSwap