Retrieves the full details of a specific block, identified by its block number or the “latest” tag.
(Optional) Enter your API key in the format: Bearer <api_key>. Providing an API key may grant higher rate limits or access to additional features. The API will function without an API key for basic access.
The block number. It can be numeric like 1231321 or "latest".
"18000000"
The name or ID of the blockchain.
ethereum
"ethereum"
Successfully retrieved block details.
The response is of type object
.