> For the complete documentation index, see [llms.txt](https://docs.algebra.finance/algebra-integral-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algebra.finance/algebra-integral-documentation/algebra-v1-technical-reference/contracts/api-reference-v1.0/v1.0-tokenomics/iwnativetoken.md).

# 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 |             |

***
