
Wrapped Ethereum (Optimism)
0x4200...0006stablecoinERC20
Contract Level Prompt
Foundational semantic layer for AI interpretation.
This is the official wrapped Ethereum smart contract on the Optimism network used by the Uniswap DeFi protocol. Convert native ETH on Optimism to a WETH ERC-20 token using the deposit function.
transferFrom()
nonpayableFunctional Prompt
Function transferFrom (write)
Input Parameters
input
srcaddress
Input of type address
input
dstaddress
Input of type address
input
waduint256
Input of type uint256
Output Parameters
output
output0bool
Output of type bool