EXECUTE_NEAR_SWAP
Submit the deposit transaction hash to trigger swap execution after funds are sent, notifying the service to complete the cross-chain swap.
Instructions
[STEP 4] Submit a deposit transaction hash to initiate the swap after sending funds to the deposit address. This notifies the 1Click service that funds have been sent and triggers the swap execution process. Use this after users have sent their funds to the deposit address from the full quote response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash of your deposit transaction that was sent to the deposit address from the quote | |
| depositAddress | Yes | The deposit address that was provided in the quote response and to which the deposit transaction was sent |