# IWNativeToken

Interface for WNativeToken

## Functions

### deposit

`deposit()` payable external

Deposit ether to get wrapped ether

### withdraw

`withdraw(uint256)` external

Withdraw wrapped ether to get ether

| Name | Type    | Description |
| ---- | ------- | ----------- |
|      | uint256 |             |

***
