Build a USDC withdrawal transaction from the Safe
Execution
Build Withdrawal
Build a transaction to withdraw USDC from your Polymarket Safe back to your EOA wallet.
POST
Build a USDC withdrawal transaction from the Safe
Request Body
Your EOA wallet address.
Amount of USDC to withdraw. Must be positive.
Response
Transaction calldata to sign and submit on-chain.
Server node identifier.
Request processing time in milliseconds.
Usage Example
Example Response
Body
application/json