Help Center/
Web3 Node Engine Service/
Developer Guide/
BNB Smart Chain/
BNB Smart Chain APIs/
Shared Edition/
eth_mining
Updated on 2024-11-14 GMT+08:00
eth_mining
Introduction
This API returns true if the node is actively mining new blocks. It consumes 99 CUs.
Parameter Description
This method does not accept any parameters.
Return Value
true is returned if the node is actively mining new blocks, or false is returned.
Request
curl https://your-http-endpoint/v1/<API-KEY> \ -X POST \ -H "Content-Type: application/json" \ -d '{"method":"eth_mining","params":[],"id":1,"jsonrpc":"2.0"}'
Parent topic: Shared Edition
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