Skip to main content
Canonical reference: Wallet P&L
curl "https://api.polynode.dev/v3/wallets/0x952d11ebff81d6bd3185e608ed3515b94618ab8a/pnl?period=30d&include_unrealized=true" \
  -H "x-api-key: $POLYNODE_API_KEY"
Supported period shortcuts are 1d, 7d, 30d, and 1y. You can also use after and before Unix timestamps.