Overview
Network Support
Pubnet: Horizon & Soroban (90 day history)
✅
❌
Testnet: Horizon & Soroban (90 day history)
✅
❌
Pubnet: Horizon (Full History)
✅
❌
Compute Units
Stellar RPC (formerly known as Soroban)
getEvents
10
getFeeStats
10
getHealth
10
getLatestLedger
10
getLedgerEntries
10
getLedgers
10
getNetwork
10
getTransaction
10
getTransactions
10
getVersionInfo
10
sendTransaction
10
simulateTransaction
10
Horizon
GET /accounts
20
GET /accounts/:account_id
20
GET /accounts/:account_id/transactions
20
GET /accounts/:account_id/operations
20
GET /accounts/:account_id/payments
20
GET /accounts/:account_id/effects
20
GET /accounts/:account_id/offers
20
GET /accounts/:account_id/trades
20
GET /accounts/:account_id/data/:key
20
GET /assets
20
GET /claimable_balances
20
GET /claimable_balances/:claimable_balance_id
20
GET /claimable_balances/:claimable_balance_id/transactions
20
GET /claimable_balances/:claimable_balance_id/operations
20
GET /effects
20
GET /fee_stats
10
GET /ledgers/:sequence
20
GET /ledgers/:sequence/transactions
20
GET /ledgers/:sequence/payments
20
GET /ledgers/:sequence/operations
20
GET /ledgers/:sequence/effects
20
GET /ledgers
20
GET /liquidity_pools
20
GET /liquidity_pools/:liquidity_pool_id
20
GET /liquidity_pools/:liquidity_pool_id/effects
20
GET /liquidity_pools/:liquidity_pool_id/trades
20
GET /liquidity_pools/:liquidity_pool_id/transactions
20
GET /liquidity_pools/:liquidity_pool_id/operations
20
GET /offers
20
GET /offers/:offer_id
20
GET /offers/:offer_id/trades
20
GET /operations/:id
20
GET /operations/:id/effects
20
GET /operations
20
GET /order_book
10
GET /paths/strict-receive
10
GET /paths/strict-send
10
GET /payments
20
GET /transactions/:transaction_hash/payments
10
GET /trades
20
GET /trade_aggregations
40
GET /transactions/:transaction_hash
20
GET /transactions/:transaction_hash/operations
20
GET /transactions/:transaction_hash/effects
20
GET /transactions
20
POST /transactions
20
Last updated
Was this helpful?