v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-173145129.1 KB
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

All 31 operations