Skip to main content

bor_getAuthor RPC Method

Returns the author address.

Updated on
Nov 2, 2023

bor_getAuthor RPC Method

Parameters

blockNumber
string
REQUIRED
The latest tag or block number encoded in hexadecimal format

Returns

result
The address of the author
Request
1
curl https://docs-demo.matic.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","method":"bor_getAuthor","params":["0x1000"], "id":1}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free