bor_getAuthor
POST
/:apiKey
Returns the author address of a given block.
Path parameters
apiKeystringRequiredDefaults to
docs-demo
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.