Clanker
Source:Verified
Read Functions / MAX_TICK
Overview

The MAX_TICK function in the Clanker contract is a view function that returns the maximum tick value, which is likely a public variable. It does not modify the state of the contract and simply provides access to a stored value.

Inputs
  • None: The function does not take any input parameters.
Outputs
  • Returns (int24): The function returns an integer value representing the maximum tick.
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...