Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
Asset Handler
Protocol Asset Handler Rule Contract List
Documentation
Guides
Reference
  • Documentation
  • GitHub FRE
  • Contributor Guide
  • Get Started
    • Introduction
    • Live Demo
    • Networks
    Core Concepts
    • Overview
    • Application Level Rules
    • Token Level Rules
    • Permissions
    • Customization Options
    Rule Types
    • Tag Based
    • Access Level
    • Risk Score
    Additional Concepts
    • Action Types
    • Oracles
    • Pricing
    Advanced
    • Architecture
      • Overview
      • Protocol
      • Common
      • Client
        • Asset Handler
          • Fungible Token Handler Diamond
          • Upgrading A Handler Diamond Facet
          • NonFungible Token Handler Diamond
          • Protocol Asset Handler Facet List
          • Protocol Asset Handler Rule Contract List
          • Protocol Asset Handler Diamond Structure
        • Application
        • Application ERC 20
        • Protocol ERC20 Token Minimal Implementation
        • Protocol ERC721 Token Minimal Implementation
        • Application ERC 721
        • Determine Transfer Action Function
    • Development
    • Adding New Rules
    • Glossary
    • Fees
    Asset Handler

    Protocol Asset Handler Rule Contract List


    These contracts contain logic used by the facets in the Asset Handler Diamond.

    ​
    Rule Contract Location:

    • HandlerAccountApproveDenyOracleFlexible.sol
    • HandlerAccountApproveDenyOracle.sol
    • HandlerAccountMaxTradeSize.sol
    • HandlerAccountMinMaxTokenBalance.sol
    • HandlerRuleContractsCommonImports.sol
    • HandlerTokenMaxBuySellVolume.sol
    • HandlerTokenMaxDailyTrades.sol
    • HandlerTokenMaxSupplyVolatility.sol
    • HandlerTokenMaxTradingVolume.sol
    • HandlerTokenMinHoldTime.sol
    • HandlerTokenMinTxSize.sol
    • NFTValuationLimit.sol
    Protocol Asset Handler Facet ListProtocol Asset Handler Diamond Structure
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Rule Contract Location: