getblockhash - Dash
Example code for the getblockhash json-rpc method. Сomplete guide on how to use getblockhash json-rpc in GetBlock.io Web3 documentation.
Parameters
block height
- number (int)
The height of the block whose header hash should be returned. The height of the hardcoded genesis block is 0.
Request
Response
Last updated