bor_getAuthor
POST
/{apiKey}
Returns the author address of a given block.
Path Parameters
stringrequireddefaults to
docs-demoFor 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?