{
    "Function": "boost",
    "File": "contracts/interfaces/IBoostV2.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function boost(address _to, uint256 _amount, uint256 _endtime, address _from) external;"
}