OpenTermLoanManagerInitializer
Functions
accountedInterest
accountedInterest function accountedInterest()
view
returns (
uint112
);Return Values:
Index
Name
Type
Internal Type
Description
decodeArguments
decodeArguments function decodeArguments(
bytes calldata_
)
pure
returns (
address poolManager_
);Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
domainStart
domainStartReturn 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
impairmentFor
impairmentForParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
issuanceRate
issuanceRateReturn Values:
Index
Name
Type
Internal Type
Description
paymentFor
paymentForParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
poolManager
poolManagerReturn Values:
Index
Name
Type
Internal Type
Description
principalOut
principalOutReturn Values:
Index
Name
Type
Internal Type
Description
unrealizedLosses
unrealizedLossesReturn Values:
Index
Name
Type
Internal Type
Description
Events
Initialized
InitializedParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?