{
    "Function": "addPortStrategy",
    "File": "src/interfaces/IBranchPort.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function addPortStrategy(address _portStrategy, address _token, uint256 _dailyManagementLimit) external;"
}