Hiro · Capability
Stacks Blockchain API — Smart Contracts
Stacks Blockchain API — Smart Contracts. 4 operations. Lead operation: Get contracts by trait. Self-contained Naftiko capability covering one Hiro business surface.
What You Can Do
GET
Getcontractsbytrait
— Get contracts by trait
/v1/extended/v1/contract/by-trait
GET
Getcontractbyid
— Get contract info
/v1/extended/v1/contract/{contract-id}
GET
Getcontracteventsbyid
— Get contract events
/v1/extended/v1/contract/{contract-id}/events
GET
Getsmartcontractsstatus
— Get smart contracts status
/v1/extended/v2/smart-contracts/status
MCP Tools
get-contracts-trait
Get contracts by trait
read-only
idempotent
get-contract-info
Get contract info
read-only
idempotent
get-contract-events
Get contract events
read-only
idempotent
get-smart-contracts-status
Get smart contracts status
read-only
idempotent