Home指南API 参考手册
指南API 参考手册社区Discord博客FAQ漏洞赏金公告中心English(英文版)Log In
API 参考手册

GetAccountBalance

查询账户历史余额(注:目前该接口数据只能通过官方如下节点查询13.228.119.63 & 18.139.193.235 & 18.141.79.38 & 18.139.248.26)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
json
required

包含账户地址的json对象。例如:{ "address": "TK7PANshU1715j4XpGVjGiCgsRDwhdyqaQ"}

json
required

包含区块编号和哈希的json对象。hash:区块hash, number:区块高度。例如:{"hash": "0000000000d43a1b534ee21783e2cf308e76ed3f2460755b8d6f59b11cdf54b6", "number": 13908507}

boolean

设置为 true 则地址将以 Base58 格式显示;设置为 false 则以 Hex 格式显示。(默认值: false)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json