Stats
Last updated
Last updated
Returns the current amount of Wemix in circulation excluding ETH2 Staking rewards and EIP1559 burnt fees.
Try this endpoint in your browser
No parameters required.
Returns the current amount of Wemix in circulation, ETH2 Staking rewards, EIP1559 burnt fees, and total withdrawn WEMIX from the beacon chain.
Try this endpoint in your browser
No parameters required.
Returns the latest price of 1 WEMIX.
No parameters required.
Returns the size of the Wemix blockchain, in bytes, over a date range.
Query Parameters
Returns the total number of discoverable Wemix nodes.
No parameters required.
Try this endpoint in your browser
Tip : The timestamps
are represented in Unix timestamp.
Try this endpoint in your browser
Parameter | Description |
---|---|
Tip : The chainSize
is represented in bytes.
Try this endpoint in your browser
startdate
the starting date in yyyy-MM-dd
format, eg. 2019-02-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2019-02-28
clienttype
the Wemix node client to use, either geth
or parity
syncmode
the type of node to run, either default
or archive
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending