Skip to content

Commit fb03686

Browse files
author
github-actions
committed
Release crypto-loan v10.0.0
### Changed (3) - Modified parameter `direction`: - enum added: `ADDITIONAL`, `REDUCED` - affected methods: - `flexibleLoanAdjustLtv()` (`POST /sapi/v2/loan/flexible/adjust/ltv`) - Modified parameter `repaymentType`: - enum added: `1`, `2` - affected methods: - `flexibleLoanRepay()` (`POST /sapi/v2/loan/flexible/repay`) - Modified parameter `type`: - enum added: `borrowIn`, `collateralSpent`, `repayAmount`, `collateralReturn`, `addCollateral`, `removeCollateral`, `collateralReturnAfterLiquidation` - affected methods: - `getCryptoLoansIncomeHistory()` (`GET /sapi/v1/loan/income`) ### Removed (1) - `checkCollateralRepayRateStableRate()` (`GET /sapi/v1/loan/repay/collateral/rate`)
1 parent 0b72e92 commit fb03686

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

clients/crypto-loan/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,19 @@ Please ensure that all tests pass if you're making a direct contribution. Submit
177177

178178
Thank you for your contributions!
179179

180+
## Disclaimer
181+
182+
This SDK is provided by Binance on an "as is" and "as available" basis for use at your own risk. Binance makes no representations or warranties of any kind, whether express or implied, as to the operation of the SDK, its accuracy, reliability, completeness, or fitness for any particular purpose.
183+
184+
To the fullest extent permitted by law, Binance shall not be liable for any losses, damages, or expenses of any kind arising from or in connection with your use of, or inability to use, this SDK, including but not limited to any financial losses resulting from errors, bugs, interruptions, or inaccuracies in the SDK.
185+
186+
Your use of this SDK to access the Binance Platform is subject to the Binance API Key Terms and the Binance Terms of Use, which shall prevail in the event of any conflict with this disclaimer. You are solely responsible for any orders or transactions executed through the Binance Platform using this SDK.
187+
188+
This SDK is not intended to constitute investment advice or a recommendation to buy, sell, or hold any digital asset. You should independently evaluate and verify all information before acting.
189+
190+
- [Binance Terms of Use](https://www.binance.com/en/terms)
191+
- [Binance API Key Terms](https://www.binance.com/en/about-legal/terms-binance-api)
192+
180193
## Licence
181194

182195
This project is licensed under the MIT License. See the [LICENCE](./LICENCE) file for details.

0 commit comments

Comments
 (0)