v1

latestOpenAPI 3.1.02026-07-2612501.4 MB

broadcasthex

Broadcast the protobuf encoded transaction hex string after sign.

post/node/v1/tron/mainnet/{apiKey}/wallet/broadcasthex

Path parameters

apiKeystring required

please <span class="custom-style"><a href="../docs/quick-start-guide#-creating-your-api-key-on-the-zan-platform" target="_blank">create your own API key</a></span>

Request body

transactionstring required

Response

200

resultboolean

Whether the broadcast was successful. true - successful; false - failed, and this field will not be displayed in the returned result

txidstring

Transaction id

codestring

Error code

messagestring

Detailed error information

transactionstring

Transaction object, please refer to the Transaction chapter for the content contained in it