PYRToken
Source:Verified
Read Functions / totalTokensAmount
Overview

The totalTokensAmount function in the PYRToken contract is a view function that retrieves the total amount of tokens available in the contract. It does not modify the state of the contract and simply returns a value.

Inputs
  • None: This function does not take any input variables.
Outputs
  • uint256: The function returns a single output, which represents the total amount of tokens in the contract.
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...