{
    "Function": "slitherConstructorConstantVariables",
    "File": "contracts/src/core/Constants.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "abstract contract Constants {\n    /*\u00b4:\u00b0\u2022.\u00b0+.*\u2022\u00b4.*:\u02da.\u00b0*.\u02da\u2022\u00b4.\u00b0:\u00b0\u2022.\u00b0\u2022.*\u2022\u00b4.*:\u02da.\u00b0*.\u02da\u2022\u00b4.\u00b0:\u00b0\u2022.\u00b0+.*\u2022\u00b4.*:*/\n    /*                        REGISTRIES                          */\n    /*.\u2022\u00b0:\u00b0.\u00b4+\u02da.*\u00b0.\u02da:*.\u00b4\u2022*.+\u00b0.\u2022\u00b0:\u00b4*.\u00b4\u2022*.\u2022\u00b0.\u2022\u00b0:\u00b0.\u00b4:\u2022\u02da\u00b0.*\u00b0.\u02da:*.\u00b4+\u00b0.\u2022*/\n    /// @notice keccak256(\"ExecutorRegistry\")\n    bytes32 internal constant _EXECUTOR_REGISTRY_HASH =\n        0x165eedff3947ccfbe9739de5f67209b9935e684faef9ce859fb3dc46d33317f1;\n\n    /// @notice keccak256(\"WalletRegistry\")\n    bytes32 internal constant _WALLET_REGISTRY_HASH = 0x75559f593e25c44cbf7547c1b715821f42da95df7f98cc735242e5e68111f75b;\n\n    /// @notice keccak256(\"PolicyRegistry\")\n    bytes32 internal constant _POLICY_REGISTRY_HASH = 0xbcf81d40f2af7491686907859b412c7908faa6fb0c2baa84d3a2f4ee8bddcac9;\n\n    /*\u00b4:\u00b0\u2022.\u00b0+.*\u2022\u00b4.*:\u02da.\u00b0*.\u02da\u2022\u00b4.\u00b0:\u00b0\u2022.\u00b0\u2022.*\u2022\u00b4.*:\u02da.\u00b0*.\u02da\u2022\u00b4.\u00b0:\u00b0\u2022.\u00b0+.*\u2022\u00b4.*:*/\n    /*                          CORE                              */\n    /*.\u2022\u00b0:\u00b0.\u00b4+\u02da.*\u00b0.\u02da:*.\u00b4\u2022*.+\u00b0.\u2022\u00b0:\u00b4*.\u00b4\u2022*.\u2022\u00b0.\u2022\u00b0:\u00b0.\u00b4:\u2022\u02da\u00b0.*\u00b0.\u02da:*.\u00b4+\u00b0.\u2022*/\n    /// @notice keccak256(\"ExecutorPlugin\")\n    bytes32 internal constant _EXECUTOR_PLUGIN_HASH = 0x93ae17d63c11c26435c52b81ff53503650df80d35c62972110e64a0454badbec;\n\n    /// @notice keccak256(\"ConsoleFallbackHandler\")\n    bytes32 internal constant _CONSOLE_FALLBACK_HANDLER_HASH =\n        0xae7411971cec68831bcab624e30a4a0a5f5439f59e63328ddc36cb3fd7a6e7c1;\n\n    /// @notice keccak256(\"GnosisFallbackHandler\")\n    bytes32 internal constant _GNOSIS_FALLBACK_HANDLER_HASH =\n        0x1d0e7baa67448e6f8f5d2d87a7a735e5169126f41c10a38f620af92e1330b40d;\n\n    /// @notice keccak256(\"GnosisMultiSend\")\n    bytes32 internal constant _GNOSIS_MULTI_SEND_HASH =\n        0x715c5882bd95d4620322df75c5ab7f02e94c69337dbd853ac1ee6f46017c2e70;\n\n    /// @notice keccak256(\"GnosisProxyFactory\")\n    bytes32 internal constant _GNOSIS_PROXY_FACTORY_HASH =\n        0x52941112416a4a1e2ba89836a1489d24ce80a72d85f6aac86c51a27cc3ad5aa1;\n\n    /// @notice keccak256(\"GnosisSafeSingleton\")\n    bytes32 internal constant _GNOSIS_SINGLETON_HASH =\n        0x2bfdce65c4c0ca0f23ed8aa5f1391eae3ebd542786781824b0cf2af1ee477849;\n\n    /// @notice keccak256(\"PolicyValidator\")\n    bytes32 internal constant _POLICY_VALIDATOR_HASH =\n        0x64f265888225e50b07bac47655ac1813ae55b484fcd2987f60cc44f47dd2bc62;\n\n    /// @notice keccak256(\"SafeDeployer\")\n    bytes32 internal constant _SAFE_DEPLOYER_HASH = 0x6a361f18b7bdd4971167a9db369c1357f3ebc95ef7fca81cd1aebfaeb988666d;\n\n    /// @notice keccak256(\"SafeEnabler\")\n    bytes32 internal constant _SAFE_ENABLER_HASH = 0xcfef2b3eaf4a23b5f44a9550982acf18e82082f6a9756b60ca375f7b497918ca;\n\n    /// @notice keccak256(\"SafeModerator\")\n    bytes32 internal constant _SAFE_MODERATOR_HASH = 0x1ba997699674cf2f5c633ee918b93d66618d3081db3e508721439eeef694efc7;\n\n    /// @notice keccak256(\"SafeModeratorOverridable\")\n    bytes32 internal constant _SAFE_MODERATOR_OVERRIDABLE_HASH =\n        0xc70d2b4d45b7a19323a1c8274160190d132d8d675cb539a992b330caa33f7faa;\n\n    /// @notice keccak256(\"TransactionValidator\")\n    bytes32 internal constant _TRANSACTION_VALIDATOR_HASH =\n        0xafb0a433e8688b3129b23c7a328676ad1689d2ad64b49e0ed21edcd0d36ec73d;\n\n    /// @notice keccak256(\"ConsoleOpBuilder\")\n    bytes32 internal constant _CONSOLE_OP_BUILDER_HASH =\n        0x2fa1de21ef473c3db44f5bbcf769de9538366142cab32c7df7c0fb598c034a5b;\n\n    /*\u00b4:\u00b0\u2022.\u00b0+.*\u2022\u00b4.*:\u02da.\u00b0*.\u02da\u2022\u00b4.\u00b0:\u00b0\u2022.\u00b0\u2022.*\u2022\u00b4.*:\u02da.\u00b0*.\u02da\u2022\u00b4.\u00b0:\u00b0\u2022.\u00b0+.*\u2022\u00b4.*:*/\n    /*                          ROLES                             */\n    /*.\u2022\u00b0:\u00b0.\u00b4+\u02da.*\u00b0.\u02da:*.\u00b4\u2022*.+\u00b0.\u2022\u00b0:\u00b4*.\u00b4\u2022*.\u2022\u00b0.\u2022\u00b0:\u00b0.\u00b4:\u2022\u02da\u00b0.*\u00b0.\u02da:*.\u00b4+\u00b0.\u2022*/\n    /// @notice keccak256(\"Guardian\")\n    bytes32 internal constant _GUARDIAN_HASH = 0x424560fc12b0242dae8bb63e27dad69d2589059728e8daf9b2ff8557998f3402;\n\n    /// @notice keccak256(\"TrustedValidator\")\n    bytes32 internal constant _TRUSTED_VALIDATOR_HASH =\n        0xc8fab2cea6e498c7d5e11e57566a1bd0376d100edae95e1256aeb6072ee66f89;\n}"
}