Clanker
Source:Verified
Read Functions / weth
Overview

The weth function in the Clanker contract is a view function that returns the address of the Wrapped Ether (WETH) token. It is designed to provide easy access to the WETH address for other functions or contracts that may need to interact with it.

Inputs
  • None: The function does not take any input parameters.
Outputs
  • Returns (address): The function returns the address of the WETH token.
Emits Zero Events
Functions will often emit events during execution, often signifying key changes in state. There are no events emited by this function
Recent Transactions Calling This Function
This returns the latest 20 times that this function was called directly by a wallet or internally by another contract.
Looking for transactions where this function was called...