Skip to main content
GET
區塊鏈 - 最新區塊

授權

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路徑參數

chain
enum<string>
必填

支援網路列表中的鏈名稱 Supported blockchain chains

可用選項:
sol,
eth,
bsc

回應

200 - application/json

成功回應

blockhash
string
必填

最新區塊雜湊

範例:

"123"

lastValidBlockHeight
integer<int64>
必填

最新有效區塊高度

範例:

123