Get Ledgers Response
@Serializable
Response for JSON-RPC method getLedgers.
Returns a detailed list of ledgers starting from the specified ledger sequence number. This method allows for paginated retrieval of ledger data.
See also
Properties
Link copied to clipboard
The latest ledger known to Soroban RPC at the time it handled the request
Link copied to clipboard
Unix timestamp of when the latest ledger was closed
Link copied to clipboard
List of ledger information objects
Link copied to clipboard
The oldest ledger retained by Soroban RPC
Link copied to clipboard
Unix timestamp of when the oldest ledger was closed