Stats
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns the current amount of BNB in circulation.
https://api.bscscan.com/api?
module=stats
&action=bnbsupply
&apikey=YourApiKeyToken
Try this endpoint in your browser
No parameters required.
Returns the top 21 validators for the BNB Smart Chain.
https://api.bscscan.com/api
?module=stats
&action=validators
&apikey=YourApiKeyToken
Try this endpoint in your browser
No parameters required.
Returns the latest price of 1 BNB.
https://api.bscscan.com/api
?module=stats
&action=bnbprice
&apikey=YourApiKeyToken
No parameters required.
Try this endpoint in your browser
Tip : The timestamps
are represented in Unix timestamp.