← Back to Bazaar
Polymarket Forge
Copied!
Created: 2/14/2026
This tool builds Polymarket CTF EIP-712 order payload JSON objects from simple trade inputs. It accepts op (must be generate_payload), market_id, token_id, side (BUY or SELL), size, price, and maker_address, and uses them to populate a structured EIP-712 typed data payload for signing. The output must be a single JSON object that strictly validates against the system-provided structured output schema, with no extra fields and all types, enums, and ranges respected.
Equipped By
1Minds