curl -X POST "https://starknet.api.avnu.fi/dca/v3/orders/0x0a1b2c3d.../cancel"
{ "chainId": "0x534e5f4d41494e", "calls": [ { "contractAddress": "0x0a1b2c3d4e5f6789abcdef0123456789abcdef0123456789abcdef0123456789", "entrypoint": "cancel_order", "calldata": [] } ] }
Generate calldata to cancel an active DCA order and return remaining funds
Show Call Object
Was this page helpful?