Skip to main content

Get Blocks

ENDPOINT
GET /testnet/blocks?start={start_height}&end={end_height}

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