Clanker
Source:Verified
Write Functions / updateLiquidityLocker
Overview

The updateLiquidityLocker function in the Clanker contract allows the contract owner to update the address of the liquidity locker. It verifies the caller's ownership, updates the liquidity locker address, and emits an event to signal the change.

Inputs
  • newLocker (address): The new address of the liquidity locker that will replace the current one.
Outputs
  • None: This function does not return any values.
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...