WETH
predeploy at 0x4200000000000000000000000000000000000006
represents the wrapped custom gas token. If you wish to transact with your native gas token as an ERC-20, you can deposit
and withdraw
from this contract to wrap and unwrap your token.
WETH
predeploy is not ether
but instead is the wrapped version of your custom gas token. Its an ERC20 token, the name()
will be "Wrapped ..."
(whatever the name of your token is).