Returns all pending extrinsics, potentially grouped by sender
POST
https://atleta.nownodes.io/author_pendingExtrinsics
Copy
Authorizations
ApiKeyAuthApiKeyAuthAPI_key string
NOWNodes API key passed in the api-key header.
Retrieves the list of all currently pending extrinsics in the node, optionally grouped by sender.
Body
application/json
API_keystringjsonrpcstringidstringmethodstringparamsArray<any>Response
200OK
List of pending extrinsics
400Bad Request
Bad Request
500Internal Server Error
Internal Server Error