bor_getAuthor

Returns the author address of a given block.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
Block number or tagstring or enumRequired

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

Response

The address of the author of the specified block.