Get Transactions Response
@Serializable
Response for JSON-RPC method getTransactions.
Returns a detailed list of transactions starting from the specified ledger. This method allows for paginated retrieval of transaction data.
See also
Types
Link copied to clipboard
@Serializable
Information about a single transaction in the response.
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
The oldest ledger retained by Soroban RPC
Link copied to clipboard
Unix timestamp of when the oldest ledger was closed
Link copied to clipboard
List of transaction information objects