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.
Creación de un bot de copia de operaciones para Polymarket
Crea un bot de trading para Polymarket que realice un seguimiento de una cartera determinada, registre las operaciones en tiempo real e incorpore funciones de seguimiento de posiciones y límites de riesgo.
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
How to Swap Tokens on Uniswap V2 with Ethers.js
This guide will demonstrate how to swap tokens on Uniswap V2 using JavaScript and the Ethers.js library. The technical demonstration will include a code walk-through and an example of a token swap from ETH to DAI on Ethereum mainnet.
Interacting with 0x API using JavaScript
This guide will demonstrate how to interact with the 0x API, specifically how to get the best price quote for a pair of tokens using Javascript.