Clanker
Source:Verified
Read Functions / liquidityLocker
Overview

The liquidityLocker function in the Clanker contract is a view function that returns the address of the liquidity locker contract, which is likely a public variable. This function does not modify the state of the contract and is used to retrieve information about the liquidity locker.

Inputs
  • None: The function does not take any input variables.
Outputs
  • Returns (address): The address of the liquidity locker contract, which is of type ILpLockerv2.
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...