Broadcast Transaction

Broadcast a signed transaction to the Polkadot network.

Path Params
string
enum
required

Polkadot network:

  • `mainnet` — Polkadot mainnet.
  • `kusama` — Kusama mainnet.
  • `westend` — Polkadot testnet.
Allowed:
Body Params
string
required
^0x([A-Fa-f0-9])+$

Signed transaction in Base64 encrypted format which needs to be broadcasted to the network.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json