Clanker
Source:Verified
Write Functions / setDeprecated
Overview

The setDeprecated function in the Clanker contract allows the contract owner to set a deprecation status for the contract. It verifies that the caller is the owner before updating the deprecated state variable and emits a SetDeprecated event to signal the change.

Inputs
  • deprecated_ (bool): A boolean value indicating the new deprecation status to be set for the contract.
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...