Broadcast Transaction

Broadcast a signed transaction to the Aptos network.

Path Params
string
enum
required

Aptos network:

  • `mainnet` — Aptos mainnet.
  • `testnet` — Aptos devnet.
Allowed:
Body Params
string
required

Unsigned transaction in the hexadecimal format. Sign the transaction and submit it to the blockchain to perform the called action.

string
required

Delegator signature of the transaction.

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