Home

Submit and subscribe to an extrinsic until unsubscribed

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

Authorizations

ApiKeyAuthApiKeyAuth

api_key string

NOWNodes API key passed in the api-key header.

Submits a fully encoded extrinsic to the network and subscribes to its lifecycle updates (e.g., when it is included in a block or finalized).

Body

application/json
api_keystring
jsonrpcstring
idstring
methodstring
paramsArray<string>

Response

200OK

Successfully submitted extrinsic and received its current status.

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error