/leaderboard/count

Get count of all accounts in the leaderboard.

Sample Query

curl https://api.ethfollow.xyz/api/v1/leaderboard/count
// sample response
{
  "leaderboardCount": "8788",
}