Translations:Asset Exchange/66/en
From ArdorDocs
Request:
- requestType is getAssetHistory
- asset is the asset ID (optional if account is provided)
- account is the account ID (optional if asset is provided)
- firstIndex is a zero-based index to the first phased transaction to retrieve (optional)
- lastIndex is a zero-based index to the last phased transaction to retrieve (optional)
- timestamp is the earliest deletion (in seconds since the genesis block) to retrieve (optional)
- deletesOnly is an optional parameter to retrieve only share delete history events
- increasesOnly is an optional parameter to retrieve only share increase history events
- includeAssetInfo is true if asset information is to be included (optional)
- 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)