ContractsContract DocumentationSrcInterfacesIWETH9.solIWETH9On this pageIWETH9Git SourceTitle: Interface for WETH9FunctionsdepositDeposit ether to get wrapped etherfunction deposit() external payable;withdrawWithdraw wrapped ether to get etherfunction withdraw(uint256) external;