Clanker
Source:Verified
Read Functions / admins
Overview

The admins function in the IClanker interface is a view function that checks if a given address is an admin. It returns a boolean value indicating the admin status of the specified address.

Inputs
  • address (address): The address to be checked for admin status.
Outputs
  • bool: Returns true if the specified address is an admin, otherwise returns false.
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...