PYRToken
Source:Verified
Read Functions / decimals
Overview

The decimals function in the PYRToken contract is a view function that returns the number of decimal places used by the token. It is likely a public variable that indicates how the token's value is represented in smaller units.

Inputs
  • None: The function does not take any input variables.
Outputs
  • uint8: The function returns a single output, which is the number of decimal places (as an unsigned 8-bit 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...