Translations:Accounts/54/en
From ArdorDocs
Request:
- requestType is getAccountLedger
- account is the account ID (optional)
- firstIndex is a zero-based index to the first block to retrieve (optional)
- lastIndex is a zero-based index to the last block to retrieve (optional)
- event is the event ID (optional)
- eventType is a string representing the event type (optional)
- holdingType is a string representing the holding type (optional)
- holding is the holding ID (optional)
- includeTransactions is true to retrieve transaction details, otherwise only transaction IDs are retrieved (optional)
- includeHoldingInfo is true to retrieve asset or currency info (optional) with each ledger entry. The default is false.
- requireBlock is the block ID of a block that must be present in the blockchain during execution (optional)
- requireLastBlock is the block ID of a block that must be last in the blockchain during execution (optional)