cURL
Dataset Metadata
Retrieves metadata describing the dataset, including its name, aliases, start block, and real-time status.
GET
cURL
Response
200 - application/json
Dataset metadata response
The default name used to reference this dataset (e.g., ethereum-mainnet).
Example:
"ethereum-mainnet"
Alternative names for the dataset.
Example:
["eth", "ethereum"]
Indicates if the dataset has real-time data.
Example:
true
The block number of the first known block.
Example:
0