Home

Returns all pending extrinsics, potentially grouped by sender

POST
https://atleta.nownodes.io/author_pendingExtrinsics

Authorizations

ApiKeyAuthApiKeyAuth

API_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_keystring
jsonrpcstring
idstring
methodstring
paramsArray<any>

Response

200OK

List of pending extrinsics

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error