Submit signed Ethereum transaction

Broadcasts a signed, serialized Ethereum transaction to the network.

This endpoint is the final step for custodian services or integrators. It accepts the signedTxSerialized
(RLP-encoded hex string generated and signed by the custodian) and submits it directly to the
Ethereum network via the backend's RPC nodes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The UUID of the account initiating the transaction.

string
required

The signed, RLP-encoded transaction hex string ready for broadcasting.

Responses

401

Access token or App Id is missing or invalid

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