The init() function initializes critical POOLS protocol address for this contract but is missing an event emission for off-chain monitoring tools to monitor this on-chain change.
Recommend adding an init event and emit that at the end of init() function.
