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

Marketplace Guides

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

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-7702EVMMarketplace Add-onViemWagmi

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
BaseAIdAppsEVMMarketplace Add-On

Build a DEX Aggregator on Base

Learn how to build a decentralized exchange (DEX) aggregator dApp on Base using QuickNode's Base DeFi Power bundle, including gas estimation and swap APIs.

Created June 27, 2025Intermediate
BaseEthereumdAppsDeFiEVMMarketplace Add-on

Authentication Methods for Marketplace Add-Ons

Learn when to use a custom HTTP header, HTTPS Basic Auth, no‑auth public endpoints, or a custom provisioning API for your QuickNode Marketplace RPC add‑on.

Created June 25, 2025Intermediate
Marketplace PartnerQuickNode Product

Monitor High-Volume Liquidity Pools with CoinPaprika and Yellowstone Geyser

Learn how to build a Rust application that monitors high-volume liquidity pools on Solana using QuickNode's CoinPaprika API and Yellowstone Geyser gRPC add-on. This guide covers fetching pool data, subscribing to real-time transactions, and processing updates for automated trading strategies.

Created May 30, 2025Intermediate
SolanaDeFiGeyserRustSVM

How to Deploy a Subgraph with Ormi Labs

Learn how to deploy a subgraph easily and efficiently using the Ormi Labs' Subgraph add-on available on QuickNode Marketplace.

Created May 23, 2025BeginnerVideo
Marketplace Add-OnQuickNode ProductSubgraph

Yellowstone and Carbon: Parse Real-time Solana Program Data

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

Created April 30, 2025Intermediate
SolanaCarbonGeyserRustSVM

How to Build a Telegram Trading Bot on Base with MEV Protection

Learn how to build a MEV-protected Telegram trading bot on Base using QuickNode's Marketplace add-ons.

Created April 25, 2025IntermediateVideo
BaseEthereumBotsdAppsDeFiEVMMarketplace Add-onTradingViem

Monitor Solana Liquidity Pools with Yellowstone Geyser gRPC (Go)

This guide will walk through how to monitor Solana liquidity pools in real-time using QuickNode's Yellowstone gRPC Add-on 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
SolanaGeyserGoSVM

Monitor Solana Programs with Yellowstone Geyser gRPC (Rust)

This guide will teach you how to use Yellowstone gRPC with Rust to monitor Solana programs.

Created April 23, 2025Intermediate
SolanaGeyserRustSVM