[Block] klay_getBlockByNumber
Returns information about a block by block number. This API works only on RPC call, not on JavaScript console.
NOTE: In versions earlier than Kaia v1.7.0, only integer block number, the string "earliest" and "latest" are available.
JSONRPC: klay_getBlockByNumber
Request
Responses
- 200
Returns information about a block by block number.