Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions hooks/robinhood/0x3d1bfb1e3634c9d278359143ee7bb0e12cf690c4.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
Loading