HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetApprovedList

Query the account address list which signed the transaction based on the transaction content and signature information, which can be used for transaction verification.

Returns

FieldTypeDescription
resultResultThe parsing result. Returns an error code and message if parsing fails.
approved_liststring[]List of account addresses that have signed the transaction.
transactionTransactionExtentionTransaction information.
Language
Click Try It! to start a request and see the response here!