Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 655 Bytes

File metadata and controls

14 lines (10 loc) · 655 Bytes

CreateUniLend

Create lending or redemption

Properties

Name Type Description Notes
currency str Currency name
amount str Amount to deposit into lending pool
type str Operation type: lend - Lend, redeem - Redeem
min_rate str Minimum interest rate. If set too high, lending may fail and no interest will be earned. Required for lending operations. [optional]

[Back to Model list] [Back to API list] [Back to README]