Get Prediction Activity
Prediction Markets Data
Get Prediction Activity
Get a wallet’s prediction market trading activity (buys, sells, redemptions).
GET
Get Prediction Activity
Query Parameters
User EOA wallet address. The API resolves the matching Safe trading account internally.
Example:
"0x0000000000000000000000000000000000000001"
Comma-separated platform filter (e.g. polymarket).
Comma-separated activity type filter (e.g. buy,sell).
Start of the time window (ISO date or Unix timestamp).
End of the time window (ISO date or Unix timestamp).
Page size (1-100).
Required range:
1 <= x <= 1001-based page index (alternative to offset).
Required range:
x >= 1Pagination offset.
Required range:
x >= 0Available options:
asc, desc Opaque cursor hash for keyset pagination.
Available options:
before, after Response
200 - application/json
Activity list