For the complete documentation index, see llms.txt. This page is also available as Markdown.

IWSTETH

Git Source

Functions

wrap

function wrap(uint256 amount) external returns (uint256);

unwrap

function unwrap(uint256 amount) external returns (uint256);

Was this helpful?