USDC Yield With Cover Built InQuicknode Earn now runs USDC yield with cover for protocol risk built in, underwritten by OpenCover. Six covered vaults on Base.
Read the announcementSOC 2 Type II Certified · ISO 27001
Connect to Stellar mainnet and Testnet with low-latency RPC, full archive data, debug and trace APIs, and real-time Streams. The complete Stellar data stack, managed from a single Quicknode dashboard.
Stellar builders need more than basic RPC. Quicknode runs the full surface: the Horizon REST API and the Soroban smart-contract RPC, plus real-time Streams, all from one dashboard.
Query, subscribe, and stream Stellar data with low latency. From a single call to real-time delivery, you get the right interface for the job.
Six ways to access Stellar data, from a single Horizon call to Soroban contracts and real-time Streams. Pick the interface, ship faster.
Query accounts, balances, payments, trades, and transaction history over the Horizon REST API on mainnet and testnet.
Point the Stellar SDK at a Quicknode Stellar endpoint and read accounts, submit payments, and invoke Soroban contracts. Horizon REST and Soroban RPC on private low-latency infrastructure.
Point the Stellar SDK or CLI at a Quicknode Stellar endpoint. Horizon queries and Soroban calls carry over.
The Horizon REST API for payments and history, plus the Soroban RPC for smart contracts, on one endpoint.
Docs, guides, and runnable sample apps for every Stellar workload. Clone, customize, and ship.
Full reference for the Stellar Horizon REST API and the Soroban smart-contract RPC, with account, payment, and contract examples.
Set up backfill and real-time Stellar data delivered to your own datastore and API with Quicknode Streams.
From your first Stellar endpoint to mission-critical production workloads, Quicknode scales with you. Get started in minutes.
Spin up your Stellar endpoint and ship. The free tier covers prototyping and small production loads, no credit card required.
Dedicated Stellar infrastructure, contractual SLAs, priority support, and procurement-ready terms for wallets, exchanges, trading firms, and high-volume protocols.
Frequently Asked Questions
Still have unanswered questions? Reach out to support and the Quicknode team can help you find answers.
The Stellar toolchain you already know works unchanged on Quicknode. The Stellar SDK, the Stellar CLI, and Soroban tooling all point at a Quicknode endpoint.
Backfill and real-time Stellar data delivered to your datastore with guaranteed reliability.
Event-driven alerts with guaranteed delivery. Subscribe to specific addresses, event types, or onchain conditions.
Deploy and invoke Soroban smart contracts, and read contract state, over the Soroban JSON-RPC.
Query order books, trades, and strict-send and strict-receive payment paths over the Horizon REST API to power payments, remittances, and DEX apps.
Query Soroban contract events with getEvents over the Soroban RPC to track invocations, transfers, and state changes.
// Query Stellar with the SDKimport { Horizon } from "@stellar/stellar-sdk";const server = new Horizon.Server(QUICKNODE_STELLAR_URL);const account = await server.loadAccount(publicKey);console.log(account.balances);// Horizon REST and Soroban RPC over one endpoint.
Runnable sample apps and starter kits across Quicknode-supported chains, including Stellar. Clone one and ship.
"Our users share one link, pay3.so/@username, and their sender just pays. No addresses, no chain confusion, no 'did it go through?' messages. They just see 'payment received.' Quicknode Streams is what makes that real across four chains simultaneously, and it's the same infrastructure we're now extending to merchants without rebuilding a thing."Varun, Founder & CEO @ pay3