SimpleLoanBorrow
@liquidium/client / SimpleLoanBorrow
Type Alias: SimpleLoanBorrow
SimpleLoanBorrow =
AssetIdentifier&object
Defined in: packages/client/src/modules/simple-loans/types.ts:427
Borrow leg selected for a simple loan.
Type Declaration
amount
amount:
bigint
Requested borrow amount in base units.
decimals
decimals:
bigint
Decimal scale for borrow and debt amounts.
destination
destination:
SimpleLoanAccount
Destination that receives the borrowed asset.
poolId
poolId:
string
Principal text of the borrow pool.