Mempool
Get Mempool Info
This endpoint retrieves various information about the node's mempool, for the selected network.
HTTP Request
cURL
Response JSON structure
URL Parameters
Parameter
Description
network
The selected network: main or test.
Get Mempool Transactions
This endpoint retrieves a list of txIds from the node's mempool, for the selected network.
HTTP Request
cURL
Response JSON structure
URL Parameters
Parameter
Description
network
The selected network: main or test.
Last updated