lib-ethers.borrowingoperationoptionalparams

Home > @mosaic/lib-ethers > BorrowingOperationOptionalParams

BorrowingOperationOptionalParams interface

Optional parameters of a transaction that borrows MoUSD.

Signature:

export interface BorrowingOperationOptionalParams 

Properties

PropertyTypeDescription

number

(Optional) Control the amount of extra gas included attached to the transaction.

(Optional) Maximum acceptable borrowing rate (default: current borrowing rate plus 0.5%).

Last updated