💿CompV3Borrow
Action that borrows a token from a Compound market. This is a standard DFS action.
Parameters:
address market
- main Comet proxy contract that is different for each compound marketamount256 amount
- amount of tokens to borrowaddress to
- address where to send the borrowed tokens to
Return:
amount of tokens borrowed
Last updated