https://instance_base_url/api?module=stats
Get ERC-20 or ERC-721 token total supply by contract address
tokensupply
Example
Parameter | Description |
---|---|
contractaddress | string containing the contract address hash - a 160-bit code used for identifying contracts. |
Get total supply in Wei from exchange
ethsupplyexchange
Example:
Parameter | Description |
---|---|
param | description |
Get total supply in Wei from DB
ethsupply
Example:
Parameter | Description |
---|---|
param | description |
Get total coin supply from DB minus burnt number
coinsupply
Example:
Parameter | Description |
---|---|
param | description |
Get latest price of native coin in USD and BTC
ethprice
Example:
Parameter | Description |
---|---|
param | description |
Get latest price of native coin in USD and BTC in more general format
coinprice
Example:
Parameter | Description |
---|---|
param | description |
Get total transaction fees in Wei paid by users to validators per day
totalfees
Example:
Parameter | Description |
---|---|
param | description |