Hiro · Capability
Stacks Blockchain API — Info
Stacks Blockchain API — Info. 7 operations. Lead operation: API status. Self-contained Naftiko capability covering one Hiro business surface.
What You Can Do
GET
Getstatus
— API status
/v1/extended
GET
Getnetworkblocktimebynetwork
— Get a given network's target block time
/v1/extended/v1/info/network-block-time/{network}
GET
Getnetworkblocktimes
— Get the network target block time
/v1/extended/v1/info/network-block-times
GET
Getstxsupply
— Get total and unlocked STX supply
/v1/extended/v1/stx-supply
GET
Getstxsupplycirculatingplain
— Get circulating STX supply in plain text format
/v1/extended/v1/stx-supply/circulating/plain
GET
Gettotalstxsupplylegacyformat
— Get total and unlocked STX supply (results formatted the same as the legacy 1.0 API)
/v1/extended/v1/stx-supply/legacy-format
GET
Getstxsupplytotalsupplyplain
— Get total STX supply in plain text format
/v1/extended/v1/stx-supply/total/plain
MCP Tools
api-status
API status
read-only
idempotent
get-given-network-s-target-block
Get a given network's target block time
read-only
idempotent
get-network-target-block-time
Get the network target block time
read-only
idempotent
get-total-and-unlocked-stx
Get total and unlocked STX supply
read-only
idempotent
get-circulating-stx-supply-plain
Get circulating STX supply in plain text format
read-only
idempotent
get-total-and-unlocked-stx-2
Get total and unlocked STX supply (results formatted the same as the legacy 1.0 API)
read-only
idempotent
get-total-stx-supply-plain
Get total STX supply in plain text format
read-only
idempotent