OpenTermLoanRefinancer
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
decreasePrincipal
decreasePrincipalParameters:
Index
Name
Type
Internal Type
Description
delegateServiceFeeRate
delegateServiceFeeRateReturn 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
increasePrincipal
increasePrincipalParameters:
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
setDelegateServiceFeeRate
setDelegateServiceFeeRateParameters:
Index
Name
Type
Internal Type
Description
setGracePeriod
setGracePeriodParameters:
Index
Name
Type
Internal Type
Description
setInterestRate
setInterestRateParameters:
Index
Name
Type
Internal Type
Description
setLateFeeRate
setLateFeeRateParameters:
Index
Name
Type
Internal Type
Description
setLateInterestPremiumRate
setLateInterestPremiumRateParameters:
Index
Name
Type
Internal Type
Description
setNoticePeriod
setNoticePeriodParameters:
Index
Name
Type
Internal Type
Description
setPaymentInterval
setPaymentIntervalParameters:
Index
Name
Type
Internal Type
Description
Events
DelegateServiceFeeRateSet
DelegateServiceFeeRateSetParameters:
Index
Name
Type
Internal Type
Description
GracePeriodSet
GracePeriodSetParameters:
Index
Name
Type
Internal Type
Description
InterestRateSet
InterestRateSetParameters:
Index
Name
Type
Internal Type
Description
LateFeeRateSet
LateFeeRateSetParameters:
Index
Name
Type
Internal Type
Description
LateInterestPremiumRateSet
LateInterestPremiumRateSetParameters:
Index
Name
Type
Internal Type
Description
NoticePeriodSet
NoticePeriodSetParameters:
Index
Name
Type
Internal Type
Description
PaymentIntervalSet
PaymentIntervalSetParameters:
Index
Name
Type
Internal Type
Description
PrincipalDecreased
PrincipalDecreasedParameters:
Index
Name
Type
Internal Type
Description
PrincipalIncreased
PrincipalIncreasedParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?