HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetAccountBalance

Query the historical balance of an account at a specific block. (Note: This API requires the node to enable the historical balance query feature. When using official nodes, the interface is currently available only on the following nodes: 13.228.119.63, 18.139.193.235, 18.141.79.38, and 18.139.248.26.)

Returns

FieldTypeDescription
balanceint64Account's TRX balance. (Unit: sun)
block_identifier.hashstringBlock hash.
block_identifier.numberint64Block number.
Language
Click Try It! to start a request and see the response here!