Request parameters.
Flexible Loan Adjust LTV
Weight(UID): 6000
Security Type: TRADE
Notes:
Request parameters.
Borrow Flexible Loan
Weight(IP): 6000
Security Type: TRADE
Notes:
loanAmount and collateralAmount.Request parameters.
Flexible Loan Repay
Weight(IP): 6000
Security Type: TRADE
Notes:
repayAmount is mandatory even when fullRepayment = FALSE.Request parameters.
Get Crypto Loans Income History
Weight(UID): 6000
Security Type: USER_DATA
Notes:
startTime and endTime are both omitted, the most recent 7 days of data are returned.startTime and endTime is 30 days.Request parameters.
Get interest rate and borrow limit of flexible loanable assets. The borrow limit is shown in USD value.
Weight(IP): 400
Security Type: USER_DATA
Request parameters.
Get Flexible Loan Borrow History. It can be used to check history before 2024-02-27 08:00.
Weight(IP): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 180 days.Request parameters.
Get LTV information and collateral limit of flexible loan's collateral assets. The collateral limit is shown in USD value.
Weight(IP): 400
Security Type: USER_DATA
Request parameters.
Check Flexible Loan interest rate history
Weight(IP): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 90 days.Request parameters.
Get Flexible Loan Liquidation History
Weight(IP): 400
Security Type: USER_DATA
Request parameters.
Get Flexible Loan LTV Adjustment History. It can be used to check history before 2024-02-27 08:00.
Weight(UID): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 180 days.Request parameters.
Get Flexible Loan Ongoing Orders
Weight(IP): 300
Security Type: USER_DATA
Request parameters.
Get Flexible Loan Repayment History. It can be used to check history before 2024-02-27 08:00.
Weight(IP): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 180 days.Request parameters.
Get Loan Borrow History
Weight(IP): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 180 days.Request parameters.
Get Loan LTV Adjustment History
Weight(IP): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 180 days.Request parameters.
Get Loan Repayment History
Weight(IP): 400
Security Type: USER_DATA
Notes:
startTime and endTime are not sent, the recent 90-day data is returned.startTime and endTime is 180 days.Request parameters.
Generic function to send a request.
The API endpoint to call.
HTTP method to use (GET, POST, DELETE, etc.).
Query parameters for the request.
Body parameters for the request.
A promise resolving to the response data object.
Generic function to send a signed request.
The API endpoint to call.
HTTP method to use (GET, POST, DELETE, etc.).
Query parameters for the request.
Body parameters for the request.
A promise resolving to the response data object.
Get the latest rate of collateral coin/loan coin when using collateral repay.
Weight(IP): 6000
Security Type: USER_DATA