Broadcast Transaction

Broadcast a signed transaction to the Sei network.

Path Params
string
enum
required

Sei network:

  • `pacific-1` — Sei mainnet.
  • `atlantic-2` — Sei testnet.
Allowed:
Body Params
string
required
^0x[0-9a-fA-F]+$

RLP-encoded signed EVM transaction hex (0x-prefixed, output of the /encode endpoint).

Responses

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