curl https://mainnet.base.validationcloud.io/v1/<YOUR_API_KEY_HERE> \
-X POST \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":0}'
Returns the number of most recent block.
This method will use 10
Compute Units.
None
INTEGER
- Value of the current block number the client is on