GetAccountBalance¶
Query the TRX balance of an account at a specific block (with a block anchor).
- Service:
Walletonly
rpc GetAccountBalance (AccountBalanceRequest) returns (AccountBalanceResponse) {}
See the corresponding HTTP endpoint at /wallet/getaccountbalance.