wWETH and wUSDB
View Functions
underlyingToken
function underlyingToken() external view returns (address underlyingToken);totalAssets
function totalAssets() external view returns (uint256 totalAssets);decimals
function decimals() public view override returns (uint8 decimals);toShares
function toShares(uint _amt) external view returns (uint256 shares);toAmt
External Functions
accrueYield
wrap
Name
Type
Description
Name
Type
Description
unwrap
Name
Type
Description
Name
Type
Description
wrapNative
Name
Type
Description
upwrapNative
Name
Type
Description
Name
Type
Description
Last updated