Credit
Build transaction calls to draw credit
Returns the calls needed to draw credit. If the user has sufficient registered collateral, the drawCredit call is returned.
get/credit/accounts/{account}/draw
Path parameters
accountstring required
User account address (borrower)
Query parameters
amountstring required
Amount to borrow (in wei)
receiverstring required
Address to receive the borrowed funds
Response
List of contract calls to execute drawing credit