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.
A wallet’s positions and trade history.
curl https://api.signalium.site/users/0x3B4f0135465d444a5bD06Ab90fC59B73916C85F5/positions?rich=1
rich
1
0
{ "positions": [ { "user": "0x3b4f…85F5", "yesShares": "9900000000000000", "noShares": "49500000000000000", "claimed": false, "claimedAmount": "0", "updatedAt": "2026-04-29T15:42:11.000Z", "market": { "address": "0x1b89…0639", "question": "Will State Street launch tokenized fund servicing from Luxembourg by 2026-12-31?", "status": 0, "outcome": 0 } } ] }
limit
50