Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 689 Bytes

File metadata and controls

17 lines (12 loc) · 689 Bytes

Io.Gate.GateApi.Model.CreateUniLend

Create lending or redemption

Properties

Name Type Description Notes
Currency string Currency name
Amount string Amount to deposit into lending pool
Type string Operation type: lend - Lend, redeem - Redeem
MinRate string 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]