Loan Book
To obtain the current interest rates (for margin trading). To know what margin pairs are supported for trading, please use GET /products and refer to "margin_enabled" true or false.
Rates and Amount
GET
https://api.liquid.com/ir_ladders/{currency}
To obtain the current interest rates (for margin trading). To know what margin pairs are supported for trading, please use GET /products and refer to "margin_enabled" true or false.
Path Parameters
Name
Type
Description
currency
string
A crypto currency i.e. BTC
, XRP
, ETH
. Currency symbol case sensitive.
Example: https://api.liquid.com/ir_ladders/BTC
Last updated