author_submitExtrinsic RPC Method
Parameters
Extrinsic
string
REQUIRED
Represents the fully formatted extrinsic that you want to submit for inclusion in a block
Returns
hash
string
The hash of the submitted extrinsic
Request
1curl https://docs-demo.dot-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"author_submitExtrinsic","params":["EXTRINSIC"],"id":1,"jsonrpc":"2.0"}'5
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free