Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Query P&L for multiple wallets in one request.
curl -X POST "https://api.polynode.dev/v3/wallets/batch" \ -H "content-type: application/json" \ -H "x-api-key: $POLYNODE_API_KEY" \ -d '{"wallets":["0x56687bf447db6ffa42ffe2204a05edaa20f55839","0x952d11ebff81d6bd3185e608ed3515b94618ab8a"]}'