Hiro · Capability
Stacks Blockchain API — Microblocks
Stacks Blockchain API — Microblocks. 3 operations. Lead operation: Get recent microblocks. Self-contained Naftiko capability covering one Hiro business surface.
What You Can Do
GET
Getmicroblocklist
— Get recent microblocks
/v1/extended/v1/microblock
GET
Getunanchoredtxs
— Get the list of current transactions that belong to unanchored microblocks
/v1/extended/v1/microblock/unanchored/txs
GET
Getmicroblockbyhash
— Get microblock
/v1/extended/v1/microblock/{hash}
MCP Tools
get-recent-microblocks
Get recent microblocks
read-only
idempotent
get-list-current-transactions-that
Get the list of current transactions that belong to unanchored microblocks
read-only
idempotent
get-microblock
Get microblock
read-only
idempotent