Skip to content

ICollateralLoan

Description

Source: contracts/interfaces/ICollateralLoan.sol

Structs

Loan

Source

Field Type Description
id uint256 TBA
account address payable TBA
collateral uint256 TBA
currency bytes32 TBA
amount uint256 TBA
short bool TBA
accruedInterest uint256 TBA
interestIndex uint256 TBA
lastInteraction uint256 TBA