getmempoolinfo
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns details about the current state of the mempool, including size, usage, fees, and more. No parameters required.
Body
application/json
jsonrpcstringrequiredidstringrequiredmethodstringgetmempoolinforequiredparamsArray<any>requiredNo parameters required
Response
200OK
Mempool info retrieved successfully
401Unauthorized
Unauthorized
500Internal Server Error
Internal Server Error