Skip to content
Alchemy Logo

bor_getSignersAtHash

POST
/{apiKey}

Returns all the signers of the block which match the specified block hash.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-f]{64}$"required

The hash of the block.

Responses

200

Array of signers for the specified block hash

Was this page helpful?