ERC-2746 Rules Engine Standard
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| ERCRulesEngine | 0xd9e2787f |
⚙️ Functions this standard introduces (9)
0x2732e738 | addAttribute(bytes32,uint256,uint256,string,bool,bool) | |
0x00f73d88 | addRule(address,bytes32,bytes32,bytes32,uint256,string,bool) | |
0x99fcba0c | addRuleSet(address,bytes32,string,bytes32,bool,bool,bool) | |
0x600d4ced | addRuleTree(address,bytes32,string) | |
0x6442c6ac | executeRuleTree(address) | |
0xc661aa0a | getRuleProps(address,bytes32,uint256) | |
0xcaac5dd6 | getRuleSetProps(address,bytes32) | |
0x96bde0bc | getRuleTreeProps(address) | |
0xf9e485e2 | removeRuleTree(address) |
⚖️ Compare with
Parsed from the canonical specification · discussion