HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

BroadcastHex

Broadcasts a signed, protocol buffer-encoded transaction hex string to the network.

Returns

FieldTypeDescription
resultbooleanWhether the broadcast was successful. true - successful; false - failed. (Field omitted in result).
txidstringThe transaction hash.
codestringError code indicating the result.
messagestringDetailed error information.
transactionTransactionThe transaction object. Refer to the Transaction chapter for details.
Language
Click Try It! to start a request and see the response here!