Clanker
Source:Verified
Read Functions / TOKEN_SUPPLY
Overview

The TOKEN_SUPPLY function in the IClanker interface is a pure function that returns the total supply of tokens. It does not modify any state and is designed to provide a read-only view of the token supply.

Inputs
  • None: The function does not take any input variables.
Outputs
  • Returns (uint256): The total supply of tokens as an unsigned integer.
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...