Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
RulesEngineEvents.sol
CallingContractAdminRoleGranted
Documentation
Reference
SDK Reference
  • Documentation
  • Contributor Guide
  • GitHub FRE
  • GitHub SDK
  • Reference
    • Forte Rules Engine
    • Reference ToC
    • Client
    • Example
    • Engine
      • Table of Contents
      • AccessModifiers.sol
      • RulesEngineStorageStructure.sol
      • facets
      • RulesEngineDiamondLib.sol
      • RulesEngineErrors.sol
      • RulesEngineDiamond.sol
      • RulesEngineStoragePositionLib.sol
      • RulesEngineEvents.sol
        • TrackerDeleted
        • CallingContractAdminRoleGranted
        • PolicyCreated
        • RuleUpdated
        • PolicyRemoved
        • PolicyAdminRoleProposed
        • FunctionSignatureCreated
        • PolicyAdminRoleGranted
        • ForeignCallUpdated
        • PolicyUpdated
        • PolicyAdminRoleRenounced
        • CallingContractAdminRoleProposed
        • RuleCreated
        • PolicyAdminRoleRevoked
        • RulesEngineEvent
        • FunctionSignatureUpdated
        • ForeignCallCreated
        • PolicyDeleted
        • PolicyCemented
        • PolicyApplied
        • TrackerCreated
        • AssociatedRuleDeleted
        • CallingContractAdminRoleConfirmed
        • PolicySubsciberAdded
        • PolicyClosed
        • PolicyOpened
        • FunctionSignatureDeleted
        • TrackerUpdated
        • RuleDeleted
        • PolicySubsciberRemoved
        • PolicyAdminRoleConfirmed
        • ForeignCallDeleted
    • Utils
    RulesEngineEvents.sol

    CallingContractAdminRoleGranted

    Git Source

    event CallingContractAdminRoleGranted(address indexed callingContract, address indexed adminAddress);
    
    TrackerDeletedPolicyCreated
    xgithublinkedin
    Powered by Mintlify