HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

Get TRC-20 token holder balances

Returns

FieldTypeDescription
data[]ArrayThe banlance of the TRC20 holder.
successBooleanWhether the request was successful.
meta.atLongThe timestamp for when the API response was generated. (Unit: millisecond)
meta.page_sizeIntegerThe number of items returned on the current page.
meta.fingerprintStringA fingerprint of the last transaction on this page, used to fetch the next page of results.
meta.links.nextStringThe complete URL to request the next page of results. null if this is the last page.
Language
Click Try It! to start a request and see the response here!