Credit Actions
Draw Credit
Returns the calls needed to draw credit. If the user has sufficient registered collateral, the drawCredit call is returned.
GET
The
asset parameter is the credit asset symbol — currently supported values are usdc and eure. A 0.50% origination fee is deducted from each draw. See Fees for details.Path Parameters
User account address (borrower)
Credit asset symbol (e.g. usdc, eure)
Query Parameters
Amount to borrow (in wei)
Address to receive the borrowed funds
Response
List of contract calls to execute drawing credit