Skip to main content

author_submitAndWatchExtrinsic RPC Method

Submit and subscribe to watch an extrinsic until unsubscribed.

Updated on
Oct 4, 2023

author_submitAndWatchExtrinsic RPC Method

Parameters

Extrinsic
string
REQUIRED
The fully formatted extrinsic that you want to submit to the network

Returns

ExtrinsicStatus
string
The status of the submitted extrinsic
Request
1
wscat -c \
2
# wait for connection
3
{"id":1,"jsonrpc":"2.0","method":"author_submitAndWatchExtrinsic","params":["Extrinsic"]}
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free