Returns the payload of a transaction currently in the mempool
The logical name of the network
"{{network}}"
A list of payload hashes to attempt to read. Each hash must be either hex, or in Bech32m format.
Mempool Transaction Response
An integer giving the total count of payload hashes checked in the returned response.
An array containing pairs of payload hash (query) and payload hex or error (response). Note that this response is bounded - this means it is not guaranteed all queries will be processed. Please query missing payload hashes again.