Last updated 1 year ago
Get the latest block of BRC-100 Indexer.
GET /v1/indexer/brc100/block/latest HTTP/1.1 Host: open-api.inbrc.org Authorization: Bearer API Key Accept: */*
Successful Operation.
{ "code": 1, "msg": "text", "data": { "height": 1, "hash": "text" } }