Submit and subscribe to an extrinsic until unsubscribed
POST
https://atleta-testnet.nownodes.io/author_submitAndWatchExtrinsic
Copy
Authorizations
ApiKeyAuthApiKeyAuthapi_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_keystringjsonrpcstringidstringmethodstringparamsArray<string>Response
200OK
Successfully submitted extrinsic and received its current status.
400Bad Request
Bad Request
500Internal Server Error
Internal Server Error