Skip to main content

IFactoryEvents

Git Source Inherits: CommonEvents any change in this interface most likely means a breaking change with monitoring services events for the pool-factory contract

Events

PoolCreated

event PoolCreated(address indexed _pool);

SetYTokenAllowList

event SetYTokenAllowList(address indexed _allowedList);

SetDeployerAllowList

event SetDeployerAllowList(address indexed _allowedList);