Stats

Get Total Supply of BNB

Returns the current amount of BNB in circulation excluding ETH2 Staking rewards and EIP1559 burnt fees.

https://api-opbnb.bscscan.com/api
   ?module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Get BNB Last Price

Returns the latest price of 1 BNB.

https://api-opbnb.bscscan.com/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

Try this endpoint in your browser 🔗

No parameters required.

Last updated