Average Gas Limit

The chart represents the average gas limit in over the last 90 days for each date.

Average Gas Limit

This API endpoint is designed to fetch average gas limit over a specified date range from the selected blockchain network. It accepts two parameters: 'dates' which is a date range value (start and end dates in the format of YYYY-MM-DD) defining the period of interest, and 'network' which is a string representing the name of the target blockchain network. The output of this query includes the date of each record and the corresponding average gas limit for the particular date. Results are arranged in ascending order based on the date. The resulting data can be visualized in a chart format, facilitating intuitive interpretation of the changes in the average gas use over time within the specified date range for the selected network. Note, the table visualization does not require any specific description.