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.
Path parameters
User account address (borrower)
Query parameters
Amount to borrow (in wei)
Address to receive the borrowed funds
Response
List of contract calls to execute drawing credit
Changes
Changed in 4 of the 9 revisions of this API.64
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
BearerAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
calls/items/dataresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
- ▲
the
calls/items/dataresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ▲
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
BearerAuth.was removed from the APIapi-security-removed
- ○