Build the Safe deploy transaction for a Polymarket account
Execution
Build Account Deploy
Build EIP-712 typed data for deploying a Safe account on Polymarket. This is required before a wallet can trade.
POST
Build the Safe deploy transaction for a Polymarket account
Request Body
The wallet address to deploy a Safe account for.
Response
EIP-712 typed data to sign, plus the derived Safe address.
Server node identifier.
Request processing time in milliseconds.
Usage Example
After signing the returned typed data, submit the signature to Deploy Submit to get the deployment calldata. Then send that transaction on Polygon.