get https://{server_url}/{api_key}/eth/v2/beacon/blocks/
Retrieves block details for given block id.
Depending on Accept
header it can be returned either as json or as bytes serialized by SSZ
Retrieves block details for given block id.
Depending on Accept
header it can be returned either as json or as bytes serialized by SSZ
Try It!
to start a request and see the response here!