Retrieve one or more execution-layer blocks by block number. Provide block numbers as a comma-separated list in the blockNumber path segment (up to 100 values). The response includes per-block metadata, rewards, consensus linkage, and relay information when available.
One or more execution block numbers as a comma-separated list. Each item must be a non-negative integer. A maximum of 100 block numbers is allowed per request.
100x >= 0Matching blocks were found. The data array contains one item per retrieved block. If a provided block number is not found, it is omitted from the result.