ISeawaterExecutorAdmin
Inherits: ISeawaterExecutorAdminExposed
Functions
ctor
constructor function
function ctor(address seawaterAdmin, address nftManager, address emergencyCouncil) external;
Parameters
Name | Type | Description |
---|---|---|
seawaterAdmin | address | the account with administrative power on the amm |
nftManager | address | the account with control over NFT ownership |
emergencyCouncil | address | to use to control for pool disabling interactions |