Home

Get unconfirmed transactions

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieve transactions currently in the mempool (unconfirmed transactions)

Body

application/json
jsonrpcstring2.0required

JSON-RPC version identifier

idinteger | stringrequired

Request identifier for matching responses

methodstringunconfirmed_txsrequired

The JSON-RPC method name for getting unconfirmed transactions

paramsobjectrequired
Show child attributes
limitinteger

Maximum number of transactions to return (0 = unlimited)

Response

200OK

Successfully retrieved unconfirmed transactions