Skip to main content

transactionWatch_v1_submitAndWatch

Submits a signed extrinsic and subscribes to status updates. Typically requires a self-hosted node.

Code Examples#

curl -X POST https://api-bittensor-mainnet.n.dwellir.com/YOUR_API_KEY \
+ -H 'Content-Type: application/json' \
+ -d '{"jsonrpc":"2.0","method":"transactionWatch_v1_submitAndWatch","params":[],"id":1}'