OpenTermLoanRefinancer
Last updated
Last updated
\
borrower
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
\
calledPrincipal
\
dateCalled
\
dateFunded
\
dateImpaired
\
datePaid
\
decreasePrincipal
Function to decrease the principal during a refinance.
\
delegateServiceFeeRate
\
fundsAsset
\
gracePeriod
\
increasePrincipal
Function to increase the principal during a refinance.
\
interestRate
\
lateFeeRate
\
lateInterestPremiumRate
\
lender
\
noticePeriod
\
paymentInterval
\
pendingBorrower
\
pendingLender
\
platformServiceFeeRate
\
principal
\
refinanceCommitment
\
setDelegateServiceFeeRate
Function to set the delegateServiceFeeRate during a refinance. The rate is denominated in 1e18 units.
\
setGracePeriod
Function to set the gracePeriod during a refinance.
\
setInterestRate
Function to set the interestRate during a refinance. The interest rate is measured with 18 decimals of precision.
\
setLateFeeRate
Function to set the lateFeeRate during a refinance.
\
setLateInterestPremiumRate
Function to set the lateInterestPremiumRate during a refinance.
\
setNoticePeriod
Function to set the noticePeriod during a refinance.
\
setPaymentInterval
Function to set the paymentInterval during a refinance. The interval is denominated in seconds.
\
DelegateServiceFeeRateSet
The value for the service fee rate for the PoolDelegate (1e18 units).
\
GracePeriodSet
A new value for gracePeriod has been set.
\
InterestRateSet
A new value for interestRate has been set.
\
LateFeeRateSet
A new value for lateFeeRate has been set.
\
LateInterestPremiumRateSet
A new value for lateInterestPremiumRate has been set.
\
NoticePeriodSet
A new value for noticePeriod has been set.
\
PaymentIntervalSet
A new value for paymentInterval has been set.
\
PrincipalDecreased
The value of the principal has been decreased.
\
PrincipalIncreased
The value of the principal has been increased.
\
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
Index | Name | Type | Internal Type | Description |
---|---|---|---|---|
0
address
address
0
uint256
uint256
0
uint40
uint40
0
uint40
uint40
0
uint40
uint40
0
uint40
uint40
0
amount_
uint256
uint256
The amount of which the value will decrease by.
0
uint64
uint64
0
address
address
0
uint32
uint32
0
amount_
uint256
uint256
The amount of which the value will increase by.
0
uint64
uint64
0
uint64
uint64
0
uint64
uint64
0
address
address
0
uint32
uint32
0
uint32
uint32
0
address
address
0
address
address
0
uint64
uint64
0
uint256
uint256
0
bytes32
bytes32
0
delegateServiceFeeRate_
uint64
uint64
The new value for delegateServiceFeeRate.
0
gracePeriod_
uint32
uint32
The new value for gracePeriod.
0
interestRate_
uint64
uint64
The new value for interestRate.
0
lateFeeRate_
uint64
uint64
The new value for lateFeeRate.
0
lateInterestPremiumRate_
uint64
uint64
The new value for lateInterestPremiumRate.
0
noticePeriod_
uint32
uint32
The new value for noticePeriod.
0
paymentInterval_
uint32
uint32
The new value for paymentInterval.
0
delegateServiceFeeRate_
uint64
uint64
The new value for delegateServiceFeeRate.
0
gracePeriod_
uint256
uint256
The new value for gracePeriod.
0
interestRate_
uint64
uint64
The new value for interestRate.
0
lateFeeRate_
uint64
uint64
The new value for lateFeeRate.
0
lateInterestPremiumRate_
uint64
uint64
The new value for lateInterestPremiumRate.
0
noticePeriod_
uint256
uint256
The new value for noticedPeriod.
0
paymentInterval_
uint256
uint256
The new value for paymentInterval.
0
decreasedBy_
uint256
uint256
The amount of which the value was decreased by.
0
increasedBy_
uint256
uint256
The amount of which the value was increased by.