Clanker
Source:Verified
Read Functions / MAX_VAULT_PERCENTAGE
Overview

The MAX_VAULT_PERCENTAGE function in the Clanker contract is a view function that returns the maximum percentage allowed for vault operations. It is likely a public variable that provides a constant value related to vault management.

Inputs
  • None: The function does not take any input variables.
Outputs
  • uint256: The function returns a single output, which is the maximum vault percentage as a uint256.
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...