Help Center/
Web3 Node Engine Service/
Developer Guide/
Polygon PoS/
Polygon PoS APIs/
Shared Edition/
Polygon JSON-RPC APIs/
bor_getAuthor
Updated on 2024-11-14 GMT+08:00
bor_getAuthor
Introduction
This API returns the author address. It consumes 13 CUs.
Parameter Description
Parameter |
Type |
Description |
---|---|---|
Block number |
String |
A hexadecimal block number or the string latest. |
Return Value
The address of the author.
Request
curl https://your-http-endpoint/v1/<API-KEY> \ -X POST \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","method":"bor_getAuthor","params":["0x1000"], "id":1}'
Parent topic: Polygon JSON-RPC APIs
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot