钱包 - 盈亏明细
Get per-token PnL breakdown for a wallet
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.
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
A chain name listed in supported networks Supported blockchain chains
sol, eth, bsc An address of a wallet
查询参数
Pagination cursor
Number of results per page
Pagination direction
next, prev DTO.WALLET.PNL_DETAILS.RESOLUTION PnL resolution period
1d, 7d, 30d, all DTO.WALLET.PNL_DETAILS.POSITION_STATE Filter for PnL position state
open, all, closed DTO.WALLET.PNL_DETAILS.SORT_BY Sort field for PnL details query
totalPnl, realizedPnl, unrealizedPnl 响应
Successful response
Full PnL details result with cursor pagination.
List of per-token PnL details
Aggregated PnL summary
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="

