Stats

?module=stats

https://quaiscan.io/api?module=stats

Get ERC-20 or ERC-721 token total supply by contract address

tokensupply

Example

https://quaiscan.io/api
   ?module=stats
   &action=tokensupply
   &contractaddress={contractAddressHash}
Parameter
Description

contractaddress

string containing the contract address hash - a 160-bit code used for identifying contracts.

Get total coin supply from DB minus burnt number

coinsupply

Example:

// Some code
Parameter
Description

param

description

Get latest price of native coin in USD and BTC in more general format

coinprice

Example:

// Some code
Parameter
Description

param

description

Last updated