Get number of unconfirmed transactions
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieve the count and size of transactions currently in the mempool without returning the actual transactions
Body
application/json
jsonrpcstring2.0requiredJSON-RPC version identifier
idinteger | stringrequiredRequest identifier for matching responses
methodstringnum_unconfirmed_txsrequiredThe JSON-RPC method name for getting unconfirmed transactions count
paramsobjectrequiredParameters for num_unconfirmed_txs method (currently empty)
Response
200OK
Successfully retrieved unconfirmed transactions count