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.
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.
How to Trade HIP-4 Prediction Markets on Hyperliquid
Discover, fund, trade, and stream Hyperliquid HIP-4 binary outcome markets using Quicknode's zero-custody REST builder API for Hyperliquid.
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.
Efficient Token Swaps with Smart Order Routing using 0x Swap API
Learn how to programmatically fetch optimal trade quotes and execute swaps across 150+ liquidity sources using the 0x Swap API on Quicknode.
Build a Memecoin Copytrading Bot on BNB Chain
Learn to build a memecoin copytrading bot for memecoin platforms like four.meme on BNB Chain using Quicknode Streams.
Build a Real-Time Hyperliquid Portfolio Tracker
Build a Real-Time Hyperliquid Portfolio Tracker with HyperCore using Quicknode's Hyperliquid info endpoint.
How to Swap Tokens on Uniswap V3
This guide will demonstrate how to swap tokens on Uniswap V3 using the Uniswap SDK and Ethers.js