Lenders

Lenders accept bid requests on the protocol in order to provide capital to borrowers and earn interest.

In order to gather information for a submitted loan that can be accepted, call the method bids(uint256) on the TellerV2 contract where the input parameter is the bid Id. Learn more in the section Review Loan Requests.

Last updated