Body
application/json
Chain to execute the action on; one of: base, bsc
Available options:
base, bsc Example:
"base"
ID of the market to buy/sell in
Example:
"PRES-2024"
Number of contracts
Required range:
x > 0Example:
100
Price per contract in µUSDC (1-1000000)
Required range:
1 <= x <= 1000000Example:
750000
Action to execute
Available options:
buy, sell Example:
"buy"
Side of the market (yes or no)
Available options:
yes, no Example:
"yes"
User wallet address
Example:
"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"
EIP-712 signature from the user authorizing the order
Example:
"0x..."
Unix timestamp when the authorization expires
Example:
1234567890