eth_getBlockByNumber
Returns information about a block by number.
Params
(2)1. Block (required)
Block number
(one of)
string
Match pattern:
^0x([1-9a-f]+[0-9a-f]*|0)$
2. Hydrated transactions (required)
boolean
Result
(Block information)Not Found (null)
(one of)
null