listFilteredTransactionEvents
inline suspend fun ManagedBlockchainQueryClient.listFilteredTransactionEvents(crossinline block: ListFilteredTransactionEventsRequest.Builder.() -> Unit): ListFilteredTransactionEventsResponse
Lists all the transaction events for an address on the blockchain.
This operation is only supported on the Bitcoin networks.