Block
Fetch a block by number
Fetches block data for a given block number from the Nimiq RPC, including its transactions.
GET
/
getBlockByNumber
/{number}
Path Parameters
number
Requiredinteger
The number of the block to fetch.
Block data successfully retrieved