ListFilteredTransactionEventsRequest
Types
Properties
Link copied to clipboard
This is the unique public address on the blockchain for which the transaction events are being requested.
Link copied to clipboard
Link copied to clipboard
The maximum number of transaction events to list.
Link copied to clipboard
The order by which the results will be sorted.
Link copied to clipboard
This container specifies the time frame for the transaction events returned in the response.
Link copied to clipboard
This container specifies filtering attributes related to BITCOIN_VOUT event types
Functions
Link copied to clipboard
inline fun copy(block: ListFilteredTransactionEventsRequest.Builder.() -> Unit = {}): ListFilteredTransactionEventsRequest