Get Reconciled Blocks
Blocks
Get Reconciled Blocks
Get reconciled blocks by block number range
GET
Get Reconciled Blocks
Authorizations
API key for authentication. Contact SonarX to obtain your API key.
Path Parameters
The blockchain network to query
Available options:
polygon Example:
"polygon"
Query Parameters
Start block number (>= 0)
Required range:
x >= 0End block number (>= from_block)
Required range:
x >= 0Maximum number of results (1-50)
Required range:
1 <= x <= 50Number of results to skip for pagination
Required range:
x >= 0