GetBlockBalance

获取一个区块中的所有余额变动操作。(注意:目前该接口数据仅可通过以下官方节点查询: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…

获取一个区块中的所有余额变动操作。(注意:目前该接口数据仅可通过以下官方节点查询:13.228.119.63、18.139.193.235、18.141.79.38、18.139.248.26)。


相关资源

  • GetAccountBalance —— 按账户而非按区块查询余额变动
  • GetBlock —— 查询区块完整内容(含交易)
  • 区块 —— 区块结构与复合区块 ID
Body Params
string
required

区块哈希(ID)。示例:0000000003dba95c7f05cedf1ba32cd64b6baa082a7870f533b4451703e432ab

int32
required

区块编号。区块哈希与区块编号必须一致,指向同一区块。示例:64727388

boolean

可选。设置为 true 时地址以 Base58 格式返回;设置为 false 时以 hex 格式返回。(默认:false

Responses

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