Create a trade link for a person
create_trade_linkA pre-filled predictDEX ticket URL (event, market, outcome, side, amount) for a person to review and sign in their own wallet. Opening it executes nothing. Use this when you have no wallet or need human confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | BUY or SELL | |
| slug | Yes | Event slug | |
| amount | No | USD to spend for BUY, shares for SELL | |
| market | No | Market id or conditionId (defaults to the event's main market) | |
| outcome | No | 0 = first outcome (Yes), 1 = second (No) |