Stats
Last updated
Last updated
Returns the current amount of Ether in circulation excluding ETH2 Staking rewards and EIP1559 burnt fees.
Try this endpoint in your browser
No parameters required.
Returns the latest price of 1 XDC.
Try this endpoint in your browser
No parameters required.
Returns the size of the XDC blockchain, in bytes, over a date range.
Query Parameters
startdate
the starting date in yyyy-MM-dd
format, eg. 2019-06-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2024-07-10
clienttype
the XDC [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
Returns the total number of discoverable XDC nodes.
No parameters required.
Returns the amount of transaction fees paid to miners per day.
No parameters required.
Returns the number of new XDC addresses created per day.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the daily average gas used over gas limit, in percentage.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the historical measure of processing power of the XDC network.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the number of transactions performed on the XDC blockchain per day.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the historical mining difficulty of the XDC network.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the historical XDC daily market capitalization.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the historical price of 1 XDC.
Query Parameters
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
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Try this endpoint in your browser
Tip : The chainSize
is represented in bytes.
Try this endpoint in your browser
Try this endpoint in your browser
Try this endpoint in your browser
Try this endpoint in your browser
Try this endpoint in your browser
Tip : The networkHashRate
is represented in GigaHashes ( GH/s ).
Try this endpoint in your browser
Try this endpoint in your browser
Tip : The networkDifficulty
is represented in TeraHashes ( TH/s ).
Try this endpoint in your browser
Tip : The marketCap
is represented in million US Dollars ( USD ).
Try this endpoint in your browser
Tip : The value
is represented in US Dollars ( USD ).