Deprecated
Execute Call
Pay for an action on one chain and perform one or more transactions on another chain.
POST
/
execute
/
call
This API has been replaced by the Get Quote API, which supports bridging, swapping and calling through a single unified API.
Body
application/json
Address that is depositing funds on the origin chain and submitting transactions or signatures
App fees to be charged for execution
Address to send the refund to in the case of failure, if not specified then the receipient address or user address is used
Always refund on the origin chain in case of any issues
Enable this to route payments via a forwarder contract. This contract will emit an event when receiving payments before forwarding to the solver. This is needed when depositing from a smart contract as the payment will be an internal transaction and detecting such a transaction requires obtaining the transaction traces.