HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

BroadcastHex

Broadcast the protobuf encoded transaction hex string after sign

Returns

FieldTypeDescription
resultbooleanWhether the broadcast was successful. true - successful; false - failed. This field will not be displayed in the returned result.
txidstringTransaction ID
codestringError code
messagestringDetailed error information
transactionTransactionTransaction object. Please refer to the Transaction chapter for the content it contains.
Language
Click Try It! to start a request and see the response here!