diff --git a/hooks/robinhood/0x3d1bfb1e3634c9d278359143ee7bb0e12cf690c4.json b/hooks/robinhood/0x3d1bfb1e3634c9d278359143ee7bb0e12cf690c4.json new file mode 100644 index 0000000..90bd599 --- /dev/null +++ b/hooks/robinhood/0x3d1bfb1e3634c9d278359143ee7bb0e12cf690c4.json @@ -0,0 +1,35 @@ +{ + "hook": { + "address": "0x3d1bfb1e3634c9d278359143ee7bb0e12cf690c4", + "chain": "robinhood", + "chainId": 4663, + "name": "WickHook", + "description": "WickHook imposes a 4% swap tax (225/75/100bps to prize pots, team, and staking distributor) on the unspecified output token via afterSwapReturnsDelta, with LP fee forced to zero via updateDynamicLPFee. It includes an on-chain game with run submissions, Merkle-root score commits, fraud challenges, and prize distribution across daily/weekly/monthly boards, with timelocked admin governance and a launch-guard allowlist that gates buys until trading is explicitly opened.", + "deployer": "0xfc4f0b58610F0fbdBb4c38993d02fFd0c62137FD", + "verifiedSource": true, + "auditUrl": "https://www.serializedaudit.io/robinhood/0x3E4cb81E1F68c2D57aFdEf62CB57dBFF4dA94791" + }, + "flags": { + "beforeInitialize": false, + "afterInitialize": true, + "beforeAddLiquidity": false, + "afterAddLiquidity": false, + "beforeRemoveLiquidity": false, + "afterRemoveLiquidity": false, + "beforeSwap": true, + "afterSwap": true, + "beforeDonate": false, + "afterDonate": false, + "beforeSwapReturnsDelta": false, + "afterSwapReturnsDelta": true, + "afterAddLiquidityReturnsDelta": false, + "afterRemoveLiquidityReturnsDelta": false + }, + "properties": { + "dynamicFee": true, + "upgradeable": false, + "requiresCustomSwapData": false, + "vanillaSwap": false, + "swapAccess": "allowlist" + } +}