# Technical Overview

- [Security/Developer Dives](/technical-overview/security-developer-dives.md)
- [The Scale Factor](/technical-overview/security-developer-dives/the-scale-factor.md)
- [Core Behaviour](/technical-overview/security-developer-dives/core-behaviour.md)
- [V1 -> V2 Changelog](/technical-overview/security-developer-dives/v1-greater-than-v2-changelog.md): If you have previously reviewed the Wildcat V1 codebase, these are the major changes made for V2.
- [Known Issues](/technical-overview/security-developer-dives/known-issues.md): Some aspects and quirks of the protocol codebase that may raise concern.
- [Hooks](/technical-overview/security-developer-dives/hooks.md)
- [How Hooks Work](/technical-overview/security-developer-dives/hooks/how-hooks-work.md)
- [Access Control Hooks](/technical-overview/security-developer-dives/hooks/access-control-hooks.md)
- [Fixed Term Loan Hooks](/technical-overview/security-developer-dives/hooks/fixed-term-loan-hooks.md)
- [Wildcat 4626 Wrapper](/technical-overview/security-developer-dives/wildcat-4626-wrapper.md)
- [Function/Event Signatures](/technical-overview/function-event-signatures.md)
- [/access](/technical-overview/function-event-signatures/access.md)
- [AccessControlHooks.sol](/technical-overview/function-event-signatures/access/accesscontrolhooks.sol.md)
- [IRoleProvider.sol](/technical-overview/function-event-signatures/access/iroleprovider.sol.md)
- [MarketConstraintHooks.sol](/technical-overview/function-event-signatures/access/marketconstrainthooks.sol.md)
- [/interfaces](/technical-overview/function-event-signatures/interfaces.md)
- [IHooks.sol](/technical-overview/function-event-signatures/interfaces/ihooks.sol.md)
- [IMarketEventsAndErrors.sol](/technical-overview/function-event-signatures/interfaces/imarketeventsanderrors.sol.md)
- [IWildcatArchController.sol](/technical-overview/function-event-signatures/interfaces/iwildcatarchcontroller.sol.md)
- [IWildcatSanctionsEscrow.sol](/technical-overview/function-event-signatures/interfaces/iwildcatsanctionsescrow.sol.md)
- [IWildcatSanctionsSentinel.sol](/technical-overview/function-event-signatures/interfaces/iwildcatsanctionssentinel.sol.md)
- [/market](/technical-overview/function-event-signatures/market.md)
- [WildcatMarketConfig.sol](/technical-overview/function-event-signatures/market/wildcatmarketconfig.sol.md)
- [WildcatMarketToken.sol](/technical-overview/function-event-signatures/market/wildcatmarkettoken.sol.md)
- [WildcatMarketWithdrawals.sol](/technical-overview/function-event-signatures/market/wildcatmarketwithdrawals.sol.md)
- [WildcatMarketBase.sol](/technical-overview/function-event-signatures/market/wildcatmarketbase.sol.md)
- [/spherex](/technical-overview/function-event-signatures/spherex.md)
- [ISphereXEngine.sol](/technical-overview/function-event-signatures/spherex/ispherexengine.sol.md)
- [ISphereXProtectedRegisteredBase.sol](/technical-overview/function-event-signatures/spherex/ispherexprotectedregisteredbase.sol.md)
- [SphereXConfig.sol](/technical-overview/function-event-signatures/spherex/spherexconfig.sol.md)
- [HooksFactory.sol](/technical-overview/function-event-signatures/hooksfactory.sol.md)
- [IHooksFactory.sol](/technical-overview/function-event-signatures/ihooksfactory.sol.md)
- [WildcatArchController.sol](/technical-overview/function-event-signatures/wildcatarchcontroller.sol.md)
- [WildcatSanctionsEscrow.sol](/technical-overview/function-event-signatures/wildcatsanctionsescrow.sol.md)
- [WildcatSanctionsSentinel.sol](/technical-overview/function-event-signatures/wildcatsanctionssentinel.sol.md)
- [Protocol Structs](/technical-overview/protocol-structs.md)
- [Contract Deployments](/technical-overview/contract-deployments.md): Core contract deployment addresses on various chains Ethereum mainnet and Sepolia testnet.
