A recent test in the DXdao multicall scheme and a lot of work with the cowswap team led to the discovery that we can do limit orders with a DAO. This is important because the swaps cannot be frontrun and let the DAO set the price for which it wants to make the swap. This should be a core action of DAVI because it is a little complex. The UI needs to: Call the API ( https://api.cow.fi/docs/#/default/post_api_v1_orders ) Approve the token Call a function We also need a way to show the order link to cowswap which we should have access to after calling the API. Dave will help with this feature.