cURL
curl --request GET \ --url https://api.example.com/v2/leaderboard
{ "traders": [ { "rank": 1, "wallet": "0xc2e7800b5af46e6093872b177b7a5e7f0563be51", "name": "beachboy4", "pnl": 4320443.26, "volume": 12846475.79, "profileImage": "https://..." } ], "period": "monthly", "sort": "profit", "count": 20 }
Top traders ranked by profit or volume.
daily
weekly
monthly
all
profit
volume