{
    "Function": "initialize",
    "File": "contracts/hyphen/interfaces/IWhiteListPeriodManager.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function initialize(\n        address _trustedForwarder,\n        address _liquidityProviders,\n        address _tokenManager\n    ) external;"
}