Hiro · Capability
Stacks 3.0+ RPC API — Signers
Stacks 3.0+ RPC API — Signers. 2 operations. Lead operation: Get number of blocks signed by signer during a given reward cycle. Self-contained Naftiko capability covering one Hiro business surface.
What You Can Do
GET
Getsignerblockssigned
— Get number of blocks signed by signer during a given reward cycle
/v1/v3/signer/{signer-pubkey}/{cycle-number}
GET
Getstackerset
— Fetch the stacker and signer set information for a given cycle.
/v1/v3/stacker-set/{cycle-number}
MCP Tools
get-number-blocks-signed-signer
Get number of blocks signed by signer during a given reward cycle
read-only
idempotent
fetch-stacker-and-signer-set
Fetch the stacker and signer set information for a given cycle.
read-only
idempotent