Trader - Gainers/Losers
Get top gainers or losers ranked by PnL
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
sol, eth, bsc Query Parameters
Pagination cursor
Number of results per page
Pagination direction
next, prev PnL time resolution (1d, 7d, or 30d) Trader PnL resolution period
1d, 7d, 30d Sort order (desc for gainers, asc for losers) Sort direction (case-insensitive: accepts "asc"/"ASC"/"Asc" etc.)
asc, desc Response
Successful response
Generic pagination response
Page data
Cursor for the end of current page
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
false
Whether there is a previous page
false
Cursor for the start of current page
"eyJpZCI6InN0YXJ0In0="

