-
Notifications
You must be signed in to change notification settings - Fork 186
Description
Hi, I’m having trouble redeeming resolved Polymarket positions.
I’m logged in with wallet:
0x9FAaF4D44dE230e5539b08F76309756ecF82f98B
On the website, I can see my trade history, but I cannot see any positions or any claim/redeem button.
However, CLI / data API can still see unresolved / unclaimed positions for this address.
I also checked several of the most valuable condition IDs on-chain with payoutDenominator(bytes32), and they all return 1, so these markets are already resolved.
Example condition IDs:
0x93ba90ebe1a37903b87853a5bea670d963e4815d0cd78549504e65a93e1d6e51
0x4981a7796599fdf4b8ec5276e71c8723a11fb1beb8a47f0b140acd3b031a1e4e
0x2f091706d70b26403a00c3862220477585d033131301e6c83ae9c1b6a39d1b29
0xa7568555273506bef2c10833fc2429bf32a74bf04760706a753f43ef33ee3117
0x8f87265081c8f7460c2cbf1db9b8420235d5b11de9d3239eed4c2ae981c76cf4
polymarket ctf redeem --condition ... fails, and the website UI does not show the claimable positions.
Could you clarify:
which address / account mapping is actually used for redemption,
why the website shows trade history but no positions,
and how these resolved positions can be redeemed?