> ## 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.

# Wallet Splits

> Get split events where USDC was converted into outcome tokens.

Canonical reference: [Wallet Splits](/data/wallets/splits)

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