正在运行一个Hyperliquid 节点吗?通过Hyperliquid 对等连接,为区块和满内存池启用直连路径。
了解更多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.
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.
常见问题解答
还有疑问吗? 请联系客服,Quicknode (equipe )将帮助您找到答案。
通过 SOC 2 II 类认证 · ISO 27001
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.
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.
具有交付保证、重试功能和内置重组处理机制的事件驱动型警报。订阅特定地址、合约事件或链上条件,并实时做出响应。
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