{
    "Function": "rebalance",
    "File": "contracts/basket/contracts/interfaces/IRebalanceManagerV3.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function rebalance(UnderlyingTrade[] calldata _swapsV2, uint256 _deadline)\n        external;"
}