ExtensionsBuyback DelegateInterfacesExternalIWETH9本页总览IWETH9 Git Source Inherits: IERC20 Functions deposit Deposit ether to get wrapped ether function deposit() external payable; withdraw Withdraw wrapped ether to get ether function withdraw(uint256) external;