VaultT3Events ​
LogUpdateSupplyRateMagnifier ​
solidity
event LogUpdateSupplyRateMagnifier(uint256 supplyRateMagnifier_)
emitted when the supply rate magnifier config is updated
LogUpdateBorrowRate ​
solidity
event LogUpdateBorrowRate(int256 borrowRate_)
emitted when the borrow rate config is updated
LogUpdateCoreSettings ​
solidity
event LogUpdateCoreSettings(uint256 supplyRateMagnifier_, int256 borrowRate_, uint256 collateralFactor_, uint256 liquidationThreshold_, uint256 liquidationMaxLimit_, uint256 withdrawGap_, uint256 liquidationPenalty_, uint256 borrowFee_)
emitted when the core setting configs are updated