How to Get Solana Wallet Transaction History with getTransactionsForAddress
Fetch a Solana wallet's complete transaction history, token account activity included, in one RPC call with Quicknode's getTransactionsForAddress method.
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.
Cómo configurar pagos recurrentes en Solana el programa de suscripciones
Crea pagos recurrentes en USDC en Solana el programa «Subscriptions». Publica un plan, cobra en cada ciclo de facturación, controla el acceso y transmite eventos en la cadena de bloques.
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.
How to Use the Solana Memo Program
Learn how to attach onchain notes to your transactions using the Pinocchio-based Solana Memo program and Solana Kit.
How to Access Quicknode Solana RPC Using x402 Payments with @quicknode/x402-solana
Access Solana RPC with no API key using @quicknode/x402-solana. Pay per request with USDC via the x402 protocol through Quicknode.
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.
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.
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)
Using Scaled UI Amount Token Extension on Solana
This guide demonstrates how to use the Scaled UI Amount extension in the Solana Token-2022 program. It covers creating a token, minting, transferring, and updating the UI amount multiplier.