Request parameters.
Get the the rate of collateral coin / loan coin when using collateral repay, the rate will be valid within 8 second.
Weight: 6000
Request parameters.
Flexible Loan Adjust LTV
API Key needs Spot & Margin Trading permission for this endpoint
Weight: 6000
Request parameters.
Borrow Flexible Loan
Only available for master account You can customize LTV by entering loanAmount and collateralAmount.
Weight: 6000
Request parameters.
Flexible Loan Repay
repayAmount is mandatory even fullRepayment = FALSE
Weight: 6000
Request parameters.
Get Crypto Loans Income History
If startTime and endTime are not sent, the recent 7-day data will be returned. The max interval between startTime and endTime is 30 days.
Weight: 6000
Request parameters.
Get interest rate and borrow limit of flexible loanable assets. The borrow limit is shown in USD value.
Weight: 400
Request parameters.
Get Flexible Loan Borrow History
If startTime and endTime are not sent, the recent 90-day data will be returned. The max interval between startTime and endTime is 180 days.
Weight: 400
Request parameters.
Get LTV information and collateral limit of flexible loan's collateral assets. The collateral limit is shown in USD value.
Weight: 400
Request parameters.
Weight: 400
Request parameters.
Get Flexible Loan LTV Adjustment History
If startTime and endTime are not sent, the recent 90-day data will be returned. The max interval between startTime and endTime is 180 days.
Weight: 400
Request parameters.
Get Flexible Loan Ongoing Orders
Weight: 300
Request parameters.
Get Flexible Loan Repayment History
If startTime and endTime are not sent, the recent 90-day data will be returned. The max interval between startTime and endTime is 180 days.
Weight: 400
Request parameters.
Get Loan Borrow History
If startTime and endTime are not sent, the recent 90-day data will be returned. The max interval between startTime and endTime is 180 days.
Weight: 400
Request parameters.
Get Loan LTV Adjustment History
If startTime and endTime are not sent, the recent 90-day data will be returned. The max interval between startTime and endTime is 180 days.
Weight: 400
Request parameters.
Get Loan Repayment History
If startTime and endTime are not sent, the recent 90-day data will be returned. The max interval between startTime and endTime is 180 days.
Weight: 400
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.
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.
A promise resolving to the response data object.
Weight: 6000