Stats

Get Total Supply of BTT on the BTTC Chain

Returns the current amount of BTT in circulation.

https://api.bttcscan.com/api?
   module=stats
   &action=ethsupply
   &apikey=YourApiKeyToken

No parameters required.

Get BTT Last Price

Returns the latest price of 1 BTT.

https://api.bttcscan.com/api
   ?module=stats
   &action=ethprice
   &apikey=YourApiKeyToken

No parameters required.

Last updated