Skip to main content
  1. Guides
  2. /All Tags
  3. /Add-ons Guides

Add-ons Guides

27 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

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
SolanaCodamaDeFiGeysergRPCJupiterRustSVMVixen

Build a Solana Kit Plugin for Quicknode Priority Fees API

Build a Solana Kit plugin that fetches priority fee estimates from Quicknode and wires them directly into your transaction pipeline.

Created February 25, 2026Intermediate
SolanaQuicknode ProductSolana KitSolana Priority Fee APISVMTransactionsTypeScript

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.

Created November 21, 2025Intermediate
DeFiEVMTrading

What Is Aerodrome Swap API, and How to Use It?

Discover how Aerodrome Finance is reshaping DeFi on Base by addressing major DEX challenges.

Created October 24, 2025BeginnerVideo
AerodromeTutorial

How to Build an ERC-20 Batch Swap dApp Using EIP-7702

This guide provides a practical implementation of EIP-7702. Learn step-by-step how to code batch transactions for swapping multiple ERC20 tokens at once.

Created August 8, 2025Intermediate
BaseEthereumOptimismdAppsEIP-7702EVMViemWagmi

AI Powered DeFi Yield Optimizer on Base

This tutorial teaches you how to integrate the Aerodrome Swap API with an AI model to create a personalized DeFi yield optimizer and analytics dashboard on the Base network.

Created July 18, 2025Intermediate
BaseAIdAppsEVM

Solana gRPC and Carbon: Parse Real-time Solana Program Data

This guide will teach you how to use Solana gRPC (Yellowstone-compatible Geyser gRPC) to monitor Solana programs and Carbon to Parse real-time Pump.fun transaction data.

Created April 30, 2025Intermediate
SolanaCarbonGeysergRPCRustSVM

Monitor Solana Liquidity Pools with Solana gRPC (Go)

This guide will walk through how to monitor Solana liquidity pools in real-time using Quicknode's Solana gRPC (Yellowstone-compatible Geyser gRPC) and Go. This streaming approach provides near-instantaneous data access with significantly lower latency than traditional RPC polling methods, making it ideal for trading bots, analytics platforms, and DeFi applications.

Created April 25, 2025Intermediate
SolanaGeyserGogRPCSVM

Monitor Solana Programs with Solana gRPC (Rust)

This guide will teach you how to use Solana gRPC (Yellowstone-compatible Geyser gRPC) with Rust to monitor Solana programs.

Created April 23, 2025Intermediate
SolanaGeysergRPCRustSVM

How to Build a Secure dApp with AML and CFT Compliance

A walkthrough of how to build a secure dApp with AML and CFT compliance using a Quicknode add-on and Chainlink Functions.

Created March 20, 2025Intermediate
BaseEthereumChainlinkdAppsFoundrySecuritySmart Contracts