OpenTermLoanInitializer
Functions
borrower
borrower function borrower()
view
returns (
address
);Return Values:
Index
Name
Type
Internal Type
Description
calledPrincipal
calledPrincipal function calledPrincipal()
view
returns (
uint256
);Return Values:
Index
Name
Type
Internal Type
Description
dateCalled
dateCalledReturn Values:
Index
Name
Type
Internal Type
Description
dateFunded
dateFundedReturn Values:
Index
Name
Type
Internal Type
Description
dateImpaired
dateImpairedReturn Values:
Index
Name
Type
Internal Type
Description
datePaid
datePaidReturn Values:
Index
Name
Type
Internal Type
Description
decodeArguments
decodeArgumentsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
delegateServiceFeeRate
delegateServiceFeeRateReturn Values:
Index
Name
Type
Internal Type
Description
encodeArguments
encodeArgumentsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
fundsAsset
fundsAssetReturn Values:
Index
Name
Type
Internal Type
Description
gracePeriod
gracePeriodReturn Values:
Index
Name
Type
Internal Type
Description
interestRate
interestRateReturn Values:
Index
Name
Type
Internal Type
Description
lateFeeRate
lateFeeRateReturn Values:
Index
Name
Type
Internal Type
Description
lateInterestPremiumRate
lateInterestPremiumRateReturn Values:
Index
Name
Type
Internal Type
Description
lender
lenderReturn Values:
Index
Name
Type
Internal Type
Description
noticePeriod
noticePeriodReturn Values:
Index
Name
Type
Internal Type
Description
paymentInterval
paymentIntervalReturn Values:
Index
Name
Type
Internal Type
Description
pendingBorrower
pendingBorrowerReturn Values:
Index
Name
Type
Internal Type
Description
pendingLender
pendingLenderReturn Values:
Index
Name
Type
Internal Type
Description
platformServiceFeeRate
platformServiceFeeRateReturn Values:
Index
Name
Type
Internal Type
Description
principal
principalReturn Values:
Index
Name
Type
Internal Type
Description
refinanceCommitment
refinanceCommitmentReturn Values:
Index
Name
Type
Internal Type
Description
Events
BorrowerAccepted
BorrowerAcceptedParameters:
Index
Name
Type
Internal Type
Description
CallRemoved
CallRemovedParameters:
Index
Name
Type
Internal Type
Description
Funded
FundedParameters:
Index
Name
Type
Internal Type
Description
Impaired
ImpairedParameters:
Index
Name
Type
Internal Type
Description
ImpairmentRemoved
ImpairmentRemovedParameters:
Index
Name
Type
Internal Type
Description
Initialized
InitializedParameters:
Index
Name
Type
Internal Type
Description
LenderAccepted
LenderAcceptedParameters:
Index
Name
Type
Internal Type
Description
NewTermsAccepted
NewTermsAcceptedParameters:
Index
Name
Type
Internal Type
Description
NewTermsProposed
NewTermsProposedParameters:
Index
Name
Type
Internal Type
Description
NewTermsRejected
NewTermsRejectedParameters:
Index
Name
Type
Internal Type
Description
PaymentMade
PaymentMadeParameters:
Index
Name
Type
Internal Type
Description
PendingBorrowerSet
PendingBorrowerSetParameters:
Index
Name
Type
Internal Type
Description
PendingLenderSet
PendingLenderSetParameters:
Index
Name
Type
Internal Type
Description
PrincipalCalled
PrincipalCalledParameters:
Index
Name
Type
Internal Type
Description
PrincipalReturned
PrincipalReturnedParameters:
Index
Name
Type
Internal Type
Description
Repossessed
RepossessedParameters:
Index
Name
Type
Internal Type
Description
Skimmed
SkimmedParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?