Skip to content

owlracle/bscgas

Repository files navigation

This repo is not maintained anymore. My new project, Owlracle, is an improved and actively maintained alternative. If you liked bscgas check our repo and also our website.

Bscgas

We provide information about gas prices on Binance Smart Chain network.

Our server runs an oracle that scans the last hundred transactions on BSC and report an estimate gas price you will need to pay to get your transaction through in a set amount of time. The oracle backend is a fork from ethgasstation.

This repo contains the frontend website for https://bscgas.info as well as the API endpoint exposing the oracle's data in json format:

{"timestamp":"2021-05-20T04:28:00.465Z","slow":5,"standard":5,"fast":6,"instant":10}