區塊鏈 REST API 端點
請注意,對於此方法,針對指定的 minHeight 或 maxHeight 參數,最多會返回 20 個項目。若 maxHeight 尚未存在,則會返回高度不超過當前高度的區塊;若因修剪而導致 minHeight 不存在,則會採用最早存在的高度。
查詢參數
minHeight
整數
載入中...
maxHeight
整數
載入中...
退貨
結果
物件
載入中...
last_height
字串
載入中...
block_metas
陣列
載入中...
block_id
物件
載入中...
hash
字串
載入中...
零件
字串
載入中...
總計
整數
載入中...
hash
字串
載入中...
block_size
字串
載入中...
頁首
物件
載入中...
版本
物件
載入中...
區塊
字串
載入中...
app
字串
載入中...
chain_id
字串
載入中...
高度
字串
載入中...
時間
字串
載入中...
last_block_id
物件
載入中...
hash
字串
載入中...
零件
字串
載入中...
總計
整數
載入中...
hash
字串
載入中...
last_commit_hash
字串
載入中...
data_hash
字串
載入中...
validators_hash
字串
載入中...
next_validators_hash
字串
載入中...
consensus_hash
字串
載入中...
app_hash
字串
載入中...
last_results_hash
字串
載入中...
evidence_hash
字串
載入中...
提案者_地址
字串
載入中...
num_txs
字串
載入中...
請求