Broadcast Transaction

Broadcast a signed transaction to the Ethereum network via the configured vault.

Path Params
string
enum
required

Ethereum pool network:

  • `mainnet` — Ethereum mainnet.
  • `hoodi` — Ethereum testnet.
Allowed:
Body Params
string
required

Signed Ethereum transaction in the hexadecimal format, generated via eth_signTransaction or similar method. Must be RLP-encoded and EIP-155 compliant.

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