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

> Get merge events where outcome tokens were converted back into USDC.

Canonical reference: [Wallet Merges](/data/wallets/merges)

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