Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
IErrors.sol
IERC721Errors
Documentation
Guides
Reference
  • Documentation
  • GitHub FRE
  • Contributor Guide
  • Reference
    • Forte Rules Engine Reference v1
    • Example
    • Protocol
    • Common
      • IErrors.sol
        • IOwnershipErrors
        • NFTPricingErrors
        • AMMErrors
        • ITagRuleInputErrors
        • ITagRuleErrors
        • IAppManagerErrors
        • INoAddressToRemove
        • IMaxTagLimitError
        • IAppRuleInputErrors
        • ITagInputErrors
        • IPauseRuleErrors
        • IRuleProcessorErrors
        • IProtocolERC20Errors
        • IERC20Errors
        • IAppHandlerErrors
        • IStakingErrors
        • IERC721StakingErrors
        • IZeroAddressError
        • IFeesErrors
        • IPermissionModifierErrors
        • IInputErrors
        • IRiskInputErrors
        • IERC721Errors
        • IAccessLevelErrors
        • IRiskErrors
        • IAssetHandlerErrors
        • AMMCalculatorErrors
        • IHandlerDiamondErrors
      • IProtocolERC721Pricing.sol
      • IEvents.sol
      • IOracle.sol
      • IProtocolERC20Pricing.sol
      • ActionEnum.sol
    • Client
    IErrors.sol

    IERC721Errors

    Git Source

    Author: @ShaneDuncan602, @oscarsernarosero, @TJ-Everett

    All errors are declared in this file, and then inherited in contracts.

    ​
    Errors

    ​
    OverMaxDailyTrades

    error OverMaxDailyTrades();
    

    ​
    UnderHoldPeriod

    error UnderHoldPeriod();
    
    IRiskInputErrorsIAccessLevelErrors
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Errors
    • OverMaxDailyTrades
    • UnderHoldPeriod