Datasets
Get the Blockchain comparison dataset
Use this endpoint to retrieve the Blockchain comparison dataset.
You can get the whole dataset by omitting all parameters.
get/v2/datasets/blockchain_comparison
Query parameters
chain_idsstring[]
Allows you to select one or more of the chains available in the dataset. When including multiple chains, separate each one with a comma. Example: ethereum,arbitrum.
order_bystring string
Allows you to select a field by which the response array is sorted.
order_directionstring string
Allows you to define order direction for the field selected in order_by. If no order_direction is selected, the response defaults to asc.
limitnumber
Limit the number of results returned. Usage through API reference has max limit of 50.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.