{
    "Function": "follow",
    "File": "contracts/interfaces/ILensHub.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function follow(uint256[] calldata profileIds, bytes[] calldata datas) external;"
}