Loading capabilities…
Loading capability…
Fetch the profit-and-loss summary and time series for a Polymarket wallet.
Both commands call the selected provider directly.
curl '/routes/blockrun-predexon/predictions/polymarket-pnl?wallet=0x56687bf447db6ffa42ffe2204a05edaa20f55839&granularity=all'
h402 call 'predictions/polymarket-pnl' --provider 'blockrun-predexon' --method GET --query '{"wallet":"0x56687bf447db6ffa42ffe2204a05edaa20f55839","granularity":"all"}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
walletstringrequiredPolymarket proxy wallet address (0x...).
granularitystringrequiredTime bucket for the PnL-over-time series.
{
"wallet": "0x56687bf447db6ffa42ffe2204a05edaa20f55839",
"granularity": "all"
}{ "data": { "granularity": "all", "start_time": 0, "end_time": 1780193538, "wallet_address": "0x56687bf447db6ffa42ffe2204a05edaa20f55839", "realized_pnl": 22000015.959115, "unrealized_pnl": 53917.38087083772, "fees_paid": 0, "fees_refunded": 0, "total_pnl": 22053933.339985836, "pnl_over_time": [ { "timestamp": 0, "pnl_to_date": 22003139.482615 }, { "timestamp": 1780193538, "pnl_to_date": 22000015.959115 } ] }, "h402": { "routeId": "predictions/polymarket-pnl", "provider": "blockrun-predexon", "selectedCandidateId": "predictions/polymarket-pnl/blockrun-predexon", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.