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