Interest Rate Model factories
Directory: src/IRMFactory
Collection of contracts for deploying interest rate models that can be used by the EVK credit vaults.
EulerKinkIRMFactory
It is an immutable factory contract for deploying Linear Kink IRM instances, used by EVK vaults. It does some basic parameter validation and tracks the addresses of created IRMs, so that the deployment provenance of IRM instances can be verified by perspectives. Linear Kink IRMs are immutable and stateless.