RpcNodeDocs
PricingDashboard
Getting startedIP allowlist
  • Overview
  • API console
  • Authentication
  • Account
  • Endpoints
  • Address Watch
  • Webhooks
  • All guides
  • How to call JSON-RPC
  • Get the latest block height
  • Fetch a block
  • Fetch a transaction
  • Read an account balance
  • Receipts & event logs (EVM)
  • EVM: blocks, txs, and tips
  • EVM L2 checklist (Base, Arb, OP, …)
  • Solana: slots, blocks, and txs
  • Bitcoin: blocks and transactions
  • TRON: blocks and transactions
  • NEAR: block and tx
  • Cosmos SDK chains
  • Aptos & Sui
  • More networks (XRPL, Starknet, TON, …)
  • All errors
  • RPS rate limit exceeded
  • IP allowlist blocked (403)
  • Auth & invalid endpoint
  • Unknown endpoint lock
  • Method not found / not supported
  • Invalid JSON-RPC or HTTP request
  • Upstream unavailable
  • Request timeouts
  • Credits & usage
  • Full node vs archive
  • EVM & Hyperliquid errors
  • Solana errors
  • Bitcoin family errors
  • TRON errors
  • Other network families
  • Network overview
  • GET /5
  • /ledgers20
  • /ledgers/{sequence}20
  • /ledgers/{sequence}/transactions30
  • /ledgers/{sequence}/operations30
  • /ledgers/{sequence}/payments30
  • /accounts/{account_id}15
  • /accounts/{account_id}/balances15
  • /accounts/{account_id}/transactions30
  • /accounts/{account_id}/operations30
  • /accounts/{account_id}/payments30
  • /accounts/{account_id}/offers25
  • /accounts/{account_id}/trades25
  • /transactions/{hash}25
  • /transactions/{hash}/operations30
  • /operations/{id}20
  • /payments30
  • /offers/{offer_id}20
  • /order_book25
  • /trade_aggregations30
  • /paths/strict-send35
  • /paths/strict-receive35
  • /assets20
  • /fee_stats10
  • /transactions150
  1. RpcNode Docs
  2. →Stellar

other

Stellar

Full-node methods for this network. Open a method for parameters, returns, and examples.

stellar25 methods

RPC methods

  • GET /POST · 5 credits
  • /ledgersGET · 20 credits
  • /ledgers/{sequence}GET · 20 credits
  • /ledgers/{sequence}/transactionsGET · 30 credits
  • /ledgers/{sequence}/operationsGET · 30 credits
  • /ledgers/{sequence}/paymentsGET · 30 credits
  • /accounts/{account_id}GET · 15 credits
  • /accounts/{account_id}/balancesGET · 15 credits
  • /accounts/{account_id}/transactionsGET · 30 credits
  • /accounts/{account_id}/operationsGET · 30 credits
  • /accounts/{account_id}/paymentsGET · 30 credits
  • /accounts/{account_id}/offersGET · 25 credits
  • /accounts/{account_id}/tradesGET · 25 credits
  • /transactions/{hash}GET · 25 credits
  • /transactions/{hash}/operationsGET · 30 credits
  • /operations/{id}GET · 20 credits
  • /paymentsGET · 30 credits
  • /offers/{offer_id}GET · 20 credits
  • /order_bookGET · 25 credits
  • /trade_aggregationsGET · 30 credits
  • /paths/strict-sendGET · 35 credits
  • /paths/strict-receiveGET · 35 credits
  • /assetsGET · 20 credits
  • /fee_statsGET · 10 credits
  • /transactionsPOST · 150 credits