OpenTermLoan
Functions
HUNDRED_PERCENT
function HUNDRED_PERCENT()
view
returns (
uint256
);Return Values:
Index
Name
Type
Internal Type
Description
acceptBorrower
function acceptBorrower()
nonpayable;acceptLender
acceptNewTerms
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
borrower
Return Values:
Index
Name
Type
Internal Type
Description
calledPrincipal
Return Values:
Index
Name
Type
Internal Type
Description
callPrincipal
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
dateCalled
Return Values:
Index
Name
Type
Internal Type
Description
dateFunded
Return Values:
Index
Name
Type
Internal Type
Description
dateImpaired
Return Values:
Index
Name
Type
Internal Type
Description
datePaid
Return Values:
Index
Name
Type
Internal Type
Description
defaultDate
Return Values:
Index
Name
Type
Internal Type
Description
delegateServiceFeeRate
Return Values:
Index
Name
Type
Internal Type
Description
factory
Return Values:
Index
Name
Type
Internal Type
Description
fund
Return Values:
Index
Name
Type
Internal Type
Description
fundsAsset
Return Values:
Index
Name
Type
Internal Type
Description
getPaymentBreakdown
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
globals
Return Values:
Index
Name
Type
Internal Type
Description
gracePeriod
Return Values:
Index
Name
Type
Internal Type
Description
impair
Return Values:
Index
Name
Type
Internal Type
Description
implementation
Return Values:
Index
Name
Type
Internal Type
Description
interestRate
Return Values:
Index
Name
Type
Internal Type
Description
isCalled
Return Values:
Index
Name
Type
Internal Type
Description
isImpaired
Return Values:
Index
Name
Type
Internal Type
Description
isInDefault
Return Values:
Index
Name
Type
Internal Type
Description
lateFeeRate
Return Values:
Index
Name
Type
Internal Type
Description
lateInterestPremiumRate
Return Values:
Index
Name
Type
Internal Type
Description
lender
Return Values:
Index
Name
Type
Internal Type
Description
makePayment
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
migrate
Parameters:
Index
Name
Type
Internal Type
Description
noticePeriod
Return Values:
Index
Name
Type
Internal Type
Description
paymentDueDate
Return Values:
Index
Name
Type
Internal Type
Description
paymentInterval
Return Values:
Index
Name
Type
Internal Type
Description
pendingBorrower
Return Values:
Index
Name
Type
Internal Type
Description
pendingLender
Return Values:
Index
Name
Type
Internal Type
Description
platformServiceFeeRate
Return Values:
Index
Name
Type
Internal Type
Description
principal
Return Values:
Index
Name
Type
Internal Type
Description
proposeNewTerms
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
refinanceCommitment
Return Values:
Index
Name
Type
Internal Type
Description
rejectNewTerms
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
removeCall
Return Values:
Index
Name
Type
Internal Type
Description
removeImpairment
Return Values:
Index
Name
Type
Internal Type
Description
repossess
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
setImplementation
Parameters:
Index
Name
Type
Internal Type
Description
setPendingBorrower
Parameters:
Index
Name
Type
Internal Type
Description
setPendingLender
Parameters:
Index
Name
Type
Internal Type
Description
skim
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
upgrade
Parameters:
Index
Name
Type
Internal Type
Description
Events
BorrowerAccepted
Parameters:
Index
Name
Type
Internal Type
Description
CallRemoved
Parameters:
Index
Name
Type
Internal Type
Description
Funded
Parameters:
Index
Name
Type
Internal Type
Description
Impaired
Parameters:
Index
Name
Type
Internal Type
Description
ImpairmentRemoved
Parameters:
Index
Name
Type
Internal Type
Description
Initialized
Parameters:
Index
Name
Type
Internal Type
Description
LenderAccepted
Parameters:
Index
Name
Type
Internal Type
Description
NewTermsAccepted
Parameters:
Index
Name
Type
Internal Type
Description
NewTermsProposed
Parameters:
Index
Name
Type
Internal Type
Description
NewTermsRejected
Parameters:
Index
Name
Type
Internal Type
Description
PaymentMade
Parameters:
Index
Name
Type
Internal Type
Description
PendingBorrowerSet
Parameters:
Index
Name
Type
Internal Type
Description
PendingLenderSet
Parameters:
Index
Name
Type
Internal Type
Description
PrincipalCalled
Parameters:
Index
Name
Type
Internal Type
Description
PrincipalReturned
Parameters:
Index
Name
Type
Internal Type
Description
Repossessed
Parameters:
Index
Name
Type
Internal Type
Description
Skimmed
Parameters:
Index
Name
Type
Internal Type
Description
Upgraded
Parameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?