{
    "Function": "joinPool",
    "File": "contracts/interfaces/Balancer.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function joinPool(uint poolAmountOut, uint[] calldata maxAmountsIn) external;"
}