Stats
Last updated
Last updated
Endpoints with are under the API Pro subscription. To upgrade your API plan, kindly visit Scrollscan API Pro.
Returns the current amount of Ether in circulation.
Try this endpoint in your browser
No parameters required.
Returns the latest price of 1 ETH.
Try this endpoint in your browser
No parameters required.
Returns the size of the Scroll blockchain, in bytes, over a date range.
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
clienttype
syncmode
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
Returns the total number of discoverable Scroll nodes.
No parameters required.
Try this endpoint in your browser
the Ethereum to use, either geth
or parity
the to run, either default
or archive
Tip : The chainSize
is represented in bytes.
Try this endpoint in your browser