{
    "Function": "withdraw",
    "File": "contracts/interfaces/curve/ICurveGauge.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function withdraw(uint256 _value) external;"
}