Broadcast TransactionCopy Pagepost https://api.p2p.org/api/v1/aptos/{network}/transaction/sendBroadcast a signed transaction to the Aptos network.Path ParamsnetworkstringenumrequiredAptos network:`mainnet` — Aptos mainnet.`testnet` — Aptos devnet.mainnettestnetAllowed:mainnettestnetBody ParamstransactionstringrequiredUnsigned transaction in the hexadecimal format. Sign the transaction and submit it to the blockchain to perform the called action.signaturestringrequiredDelegator signature of the transaction.Responses 200OK 400Bad request 401Unauthorized 422Unprocessable entity 429Too Many Requests — the client exceeded its rate limit. The response advertises when to retry and the active quota via headers.Updated 2 months ago Create Withdrawal RequestGet Transaction StatusDid this page help you?YesNo