Skip to main content

Get Blocks

ENDPOINT
GET /{network}/blocks

Returns the blocks for the given block range.

Arguments

ParameterTypeRequiredDescription
start_heightu32YesThe starting block height of the requested blocks
end_heightu32YesThe ending block height of the requested blocks

Response

ParameterTypeDescription
resultarrayThe requested blocks