Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
Asset Handler
Protocol Asset Handler Facet 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 Facet List


    Facet Location

    ​
    Rule Facets

    ​
    ERC20 Rule Facets:

    • ERC20HandlerMainFacet.sol
    • ERC20TaggedRuleFacet.sol
    • ERC20NonTaggedRuleFacet.sol
    • FeesFacet.sol

    ​
    ERC721 Rule Facets:

    • ERC721HandlerMainFacet.sol
    • ERC721TaggedRuleFacet.sol
    • ERC721NonTaggedRuleFacet.sol

    ​
    Common Facets:

    • TradingRuleFacet.sol
    • OracleRulesFacet.sol

    ​
    Data Facets:

    • StorageLib.sol
    • RuleStorage.sol
    NonFungible Token Handler DiamondProtocol Asset Handler Rule Contract List
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Rule Facets
    • ERC20 Rule Facets:
    • ERC721 Rule Facets:
    • Common Facets:
    • Data Facets: