Skip to main content

CommonEvents

Git Source Author: @oscarsernarosero @mpetersoCode55 @cirsteve this file should be then inherited in the contract interfaces to use the events. any change in this interface most likely means a breaking change with monitoring services File that contains all the events for the project events common for the pool and the factory contract

Events

ProtocolFeeSet

event ProtocolFeeSet(uint16 indexed _protocolFee);

ProtocolFeeCollectorProposed

event ProtocolFeeCollectorProposed(address indexed _collector);

ProtocolFeeCollectorConfirmed

event ProtocolFeeCollectorConfirmed(address indexed _collector);