Gas Tracker
Last updated
Last updated
Endpoints with are under the API Pro subscription. To upgrade your API plan, browse through the BscScan APIs page.
Returns the current Safe, Proposed and Fast gas prices.
Try this endpoint in your browser 🔗
No parameters required.
Returns the historical daily average gas limit of the BNB Smart Chain network.
Try this endpoint in your browser 🔗
Query Parameters
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-08-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-08-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the total amount of gas used daily for transctions on the BNB Smart Chain network.
Try this endpoint in your browser 🔗
Query Parameters
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-01-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-02-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the daily average gas price used on the BNB Smart Chain network.
Try this endpoint in your browser 🔗
Query Parameters
startdate
the starting date in yyyy-MM-dd
format, eg. 2021-02-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2021-02-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending