Target Contracts

Router Contracts

Contracts used to execute a solution after querying our solve endpoint.

Please refer to the API Reference section for more information.

Our Starknet contract requires users to transfer their funds before executing the swap. Please use a multicall as follows: execute_calls(transfer,swap).

Last updated