diff --git a/hooks/monad/0xe449e013004db4a5681e9622ca10c5ba0ea610cc.json b/hooks/monad/0xe449e013004db4a5681e9622ca10c5ba0ea610cc.json new file mode 100644 index 0000000..3bf36d4 --- /dev/null +++ b/hooks/monad/0xe449e013004db4a5681e9622ca10c5ba0ea610cc.json @@ -0,0 +1,35 @@ +{ + "hook": { + "address": "0xe449e013004db4a5681e9622ca10c5ba0ea610cc", + "chain": "monad", + "chainId": 143, + "name": "AegisHook", + "description": "A Uniswap v4 hook that applies dynamic fees to swaps via an external DynamicFeeManager, integrates oracle price observations after each swap, and periodically reinvests accumulated hook fees into full-range LP positions via an AegisEngine.", + "deployer": "", + "verifiedSource": true, + "auditUrl": "https://docs.aegis.markets/audits" + }, + "flags": { + "beforeInitialize": false, + "afterInitialize": true, + "beforeAddLiquidity": false, + "afterAddLiquidity": false, + "beforeRemoveLiquidity": false, + "afterRemoveLiquidity": false, + "beforeSwap": true, + "afterSwap": true, + "beforeDonate": false, + "afterDonate": false, + "beforeSwapReturnsDelta": true, + "afterSwapReturnsDelta": true, + "afterAddLiquidityReturnsDelta": false, + "afterRemoveLiquidityReturnsDelta": false + }, + "properties": { + "dynamicFee": true, + "upgradeable": false, + "requiresCustomSwapData": false, + "vanillaSwap": false, + "swapAccess": "none" + } +}