Ever wonder why a pool shows WETH instead of ETH?
ETH came before the token standard most other tokens use, so it doesn't behave like them inside contracts. Wrapping fixes that.
You lock 1 ETH and get 1 WETH, which follows the standard and works cleanly in DeFi.