Help Center/
Web3 Node Engine Service/
Developer Guide/
Polygon PoS/
Polygon PoS APIs/
Shared Edition/
Ethereum JSON-RPC APIs/
eth_blocknumber
Updated on 2024-11-14 GMT+08:00
eth_blocknumber
Introduction
This API returns the latest block number of the blockchain. It consumes 10 CUs.
Parameter Description
This method does not accept any parameters.
Return Value
An integer value of the latest block number encoded as hexadecimal.
Request
curl https://your-http-endpoint/v1/<API-KEY> \ -X POST \ -H "Content-Type: application/json" \ --data '{"method":"eth_blockNumber","params":[],"id":1,"jsonrpc":"2.0"}'
Parent topic: Ethereum 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