Skip to content

Stats

/stats

Get global EFP statistics.

Sample Query

Terminal window
curl https://api.ethfollow.xyz/api/v1/stats
// sample response
{
"stats": {
"address_count": "8999",
"list_count": "733",
"list_op_count": "50284"
}
}