From f524062c3931684eaa339fb410638411ed91358f Mon Sep 17 00:00:00 2001 From: croooook Date: Mon, 13 Dec 2021 23:38:31 +0530 Subject: [PATCH] updated the 1inch comments for docs --- contracts/mainnet/connectors/1inch/main.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/mainnet/connectors/1inch/main.sol b/contracts/mainnet/connectors/1inch/main.sol index 0e81d3c1..8509bfbb 100644 --- a/contracts/mainnet/connectors/1inch/main.sol +++ b/contracts/mainnet/connectors/1inch/main.sol @@ -96,7 +96,7 @@ abstract contract OneInch is OneInchResolverHelpers { * @param sellAddr The address of the token to sell.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE) * @param sellAmt The amount of the token to sell. * @param unitAmt The amount of buyAmt/sellAmt with slippage. - * @param callData Data from 1inch API. You can generate calldata for calling 1inch route for exchange- [here](https://api.1inch.exchange/swagger/ethereum/#/Swap/SwapFactoryCommonController_getSwap) + * @param callData Data from 1inch API. You can generate calldata for calling 1inch route for exchange- here * @param setId ID stores the amount of token brought. */ function sell(