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.
Get all merge events for a wallet. Merges occur when outcome tokens are converted back into USDC.
GET /v3/wallets/{address}/merges
after
before
limit
offset
curl https://api.polynode.dev/v3/wallets/0xada100874d00e3331d00f2007a9c336a65009718/merges?limit=1
{ "data": [ { "id": "0x56e84b69492dff41fae8aa932695eec8b90931aa286ce09d9565932d72e4a1f4_0x612", "timestamp": "1778482999", "condition": "0x649340b2a3e39f7d0de414d6891a14b6e1969293f8fec3ccb481572fd2375e34", "amount": "20000000" } ], "rows_returned": 1, "has_more": true, "elapsed_ms": 2 }
id
timestamp
condition
amount