MiniByte
Source:Verified
Write Functions / setClaimStatus
Overview

The setClaimStatus function in the MiniByte contract allows the contract owner to update the claim status, which is a boolean value. It verifies that the caller is the owner of the contract before changing the status and emits an event to signal the update.

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