Clanker
Source:Verified
Write Functions / updateVault
Overview

The updateVault function in the Clanker contract allows the contract owner to update the address of the vault. It checks that the caller is the owner, updates the vault address, and emits an event to log the change.

Inputs
  • newVault (address): The address of the new vault that will replace the current vault.
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...