diff --git a/hooks/robinhood/0x5f794cf7faba3c8526079292726f29e5a88f40cc.json b/hooks/robinhood/0x5f794cf7faba3c8526079292726f29e5a88f40cc.json new file mode 100644 index 0000000..be472ce --- /dev/null +++ b/hooks/robinhood/0x5f794cf7faba3c8526079292726f29e5a88f40cc.json @@ -0,0 +1,35 @@ +{ + "hook": { + "address": "0x5f794cf7faba3c8526079292726f29e5a88f40cc", + "chain": "robinhood", + "chainId": 4663, + "name": "RobFeeHook", + "description": "Fixed 2% swap fee on the native-ETH side of the pool, both directions, distributed instantly to four fixed recipients. Fee rate is a constant; only the distribution split is owner-adjustable. Non-upgradeable, no pool-creation or liquidity restrictions", + "deployer": "0xfe10b62984bce34f0ff4fdde6f996c0836698534", + "verifiedSource": true, + "auditUrl": "" + }, + "flags": { + "beforeInitialize": false, + "afterInitialize": false, + "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": false, + "upgradeable": false, + "requiresCustomSwapData": false, + "vanillaSwap": false, + "swapAccess": "none" + } +}