Skip to content

Events ​

Git Source

Events ​

LogUpdateBorrowMaxDebtCeiling ​

emitted when borrow max limit is updated

solidity
event LogUpdateBorrowMaxDebtCeiling(
    uint256 totalSupplyNormal, uint256 oldMaxDebtCeilingRaw, uint256 maxDebtCeilingRaw, uint256 borrowExchangePrice
);