Home

Get number of unconfirmed transactions

POST
https://fet-tendermint.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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.0required

JSON-RPC version identifier

idinteger | stringrequired

Request identifier for matching responses

methodstringnum_unconfirmed_txsrequired

The JSON-RPC method name for getting unconfirmed transactions count

paramsobjectrequired

Parameters for num_unconfirmed_txs method (currently empty)

Response

200OK

Successfully retrieved unconfirmed transactions count