Broadcast a transaction
Broadcasts a signed transaction to the TRON network. The transaction must be correctly formed and signed before being sent.
Request
This endpoint expects an object.
raw_data
Raw transaction object.
raw_data_hex
Hex-encoded raw transaction data.
Response
Broadcast result
code
Broadcast result code.
txid
Transaction ID.
message
Encoded message string.