Skip to main content
GET
Trader PnL series
Returns a time series of cumulative PnL values for a trader.
string
required
Ethereum wallet address.
string
default:"1M"
Resolution. One of: 1D (hourly points), 1W (~57 points), 1M (~41 points), ALL (~223 points).

Authorizations

x-api-key
string
header
required

Path Parameters

wallet
string
required

Ethereum wallet address

Query Parameters

period
enum<string>
default:1M

Resolution

Available options:
1D,
1W,
1M,
ALL

Response

PnL time series

The response is of type object.