@across-protocol/app-sdk / executeQuote
executeQuote(
params
):Promise
<object
|object
>
Executes a quote by:
- Approving the SpokePool contract if necessary
- Depositing the input token on the origin chain
- Waiting for the deposit to be filled on the destination chain
• params: ExecuteQuoteParams
See ExecuteQuoteParams.
Promise
<object
| object
>
The deposit ID and receipts for the deposit and fill transactions.