Skip to content
Alchemy Logo

bor_getAuthor

POST
/{apiKey}

Returns the author address of a given block.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string or enumrequired

The block number or special tags like 'latest', 'earliest', or 'pending', encoded in hexadecimal format.

Responses

200

The address of the author of the specified block.

Was this page helpful?