v1

latestOpenAPI 3.1.02026-07-2681217214.1 KB
PNL
DEVELOPER
WALLET

Get Pnl By Token

post/api/v1/developer/wallet/pnl-by-token

Request body

chainstring required

Lowercase chain name

addressstring required

Wallet address

token_addressstring required

Token contract address

Example request

[
  {
    "address": "125Z6k4ZAxsgdG7JxrKZpwbcS1rxqpAeqM9GSCKd66Wp",
    "chain": "solana",
    "token_address": "So11111111111111111111111111111111111111112"
  }
]

Response

Successful Response

errorstring nullable

Error message

cursorstring nullable

Pagination cursor for next page