Broadcast TransactionCopy Pagepost https://api.p2p.org/api/v1/tron/{network}/transaction/sendBroadcast a signed transaction to the TRON network.Path ParamsnetworkstringenumrequiredTRON network:`mainnet` — TRON mainnet.`testnet-nile` — TRON testnet.mainnettestnet-nileAllowed:mainnettestnet-nileBody ParamssignedTransactionstringrequiredSigned transaction in the hexadecimal format which needs to be broadcasted to the network.Responses 200OK 400Bad request 401Unauthorized 422Unprocessable entityUpdated 3 months ago