Clanker
Source:Verified
Read Functions / MAX_CREATOR_REWARD
Overview

The MAX_CREATOR_REWARD function in the IClanker interface is a pure function that returns the maximum reward available for creators. It does not modify any state and simply provides a constant value.

Inputs
  • None: This function does not take any input variables.
Outputs
  • Returns (uint256): The function returns a single output, which is the maximum creator reward as a uint256 value.
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...