> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PolyUSD Flows

> Get PolyUSD deposits and withdrawals for one wallet.

Canonical reference: [Wallet PolyUSD Flows](/data/wallets/polyusd-flows)

```bash theme={null}
curl "https://api.polynode.dev/v3/wallets/0x2a1f579283C87c4574102bbF6E4B39F7A12fe77E/polyusd-flows?limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```
