Description

An adapter for creating limit orders over the 1inch Liquidity Protocol or over any decentralized exchange (DEX), based on their available liquidity. The adapter should contain isValidSignature, getMakerAmount (which calculates return amount based on DEX "getReturn" function) and transferFrom (which triggers swaps and sends to takerAddress).