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 is successful. true means successful. If not, this field may be omitted.
txidstringThe transaction hash.
codestringThe error code returned on failure.
messagestringDetailed error message, if applicable.
transactionTransactionThe transaction object. Refer to the Transaction chapter for details.
Language
Click Try It! to start a request and see the response here!