MiniByte
Source:Verified
Read Functions / rewardToken
Overview

The rewardToken function in the MiniByte contract is a view function that returns the address of the reward token, which is an instance of the IERC20 contract. This function allows users to retrieve the address of the token used for rewards without modifying the state of the contract.

Inputs
  • None: The function does not take any input parameters.
Outputs
  • address: Returns the address of the reward token, which is of type IERC20.
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...