get_transfer_details_by_asset
@mount("ft4.get_transfer_details_by_asset")
query get_transfer_details_by_asset(tx_rid: byte_array, op_index: integer, asset_id: byte_array): set<transfer_detail>(source)
Same as get_transfer_details
, but restricts the results to transfer entries related to the asset specified.
Parameters
tx_rid
The transaction where the operation was performed
op_index
The index of the operation
asset_id
Only return entries where this asset was transferred