cURL
curl --request POST \ --url https://synthesis.trade/api/v1/wallet/pol/{wallet_id}/merge \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data ' { "condition_id": "<string>", "amount": "<string>" } '
{ "success": true, "response": { "tx_hash": "0x..." } }
Merge opposing Polymarket outcome shares back into collateral.
Documentation IndexFetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt
Use this file to discover all available pages before exploring further.
Account secret API key.
Share amount to merge.
Polygon merge created