Commit ca63710
AI Protocol Swap Fee Hook V1 & Add BVCC Dynamic Fee Hook to allowlist (BSC, Ethereum, Arb, Base) (#1346)
* empty commit
* allowlist: add Dory Burn and Mint Power Hook on Arbitrum
* Allowlist Basememe hook on Base (#1311)
feat: allowlist Basememe hook on Base
Co-authored-by: Jukes <zwl@outlook.ie>
Co-authored-by: Siyu Jiang (See-You John) <91580504+jsy1218@users.noreply.github.com>
* AI Protocol Swap Fee Hook V1 (#1316)
Captures 0.5% fee on every swap; the fee is captured in a "fee token", which can be (depending on the pool) ALI or USDC
Pools currently using the hook:
1) USDC/MESSIAH https://app.uniswap.org/explore/pools/base/0xaca93c6543498289affeab3b3645b0faa3c660d73d76a3d271c8b92339f88589
2) ALI/MESSIAH https://app.uniswap.org/explore/pools/base/0xbc52aa9764ae1a9d7a55b53ff56f1e10032aeeaa766632c6e34a62b9541c06d5
Co-authored-by: Siyu Jiang (See-You John) <91580504+jsy1218@users.noreply.github.com>
* feat: Add BVCC Dynamic Fee Hook to allowlist (BSC, Ethereum, Arb, Base) (#1310)
feat: Add BVCC Dynamic Fee Hook to allowlist (BSC, Ethereum, Arbitrum, Base)
## Summary
Adding BVCC Dynamic Fee Hook v4.3 to the routing allowlist for 4 networks.
## Hook Details
- **Name:** BVCC Dynamic Fee Hook
- **Version:** v4.3
- **GitHub:** https://github.com/blockventurechaincapital-crypto/bvcc-dynamic-fee-hook
- **Features:** Anti-bot protection, volatility-adaptive pricing, circuit breakers, gas-based emergency fees.
## Addresses
| Network | Address |
|---------|---------|
| BSC | `0x8a36d8408f5285c3f81509947bc187b3c0efd0c4` |
| Ethereum | `0xf9ced7d0f5292af02385410eda5b7570b10b50c4` |
| Arbitrum | `0x2097d7329389264a1542ad50802bb0de84a650c4` |
| Base | `0x2c56c1302b6224b2bb1906c46f554622e12f10c4` |
## Example Pool (BSC)
https://app.uniswap.org/explore/pools/bnb/0x085182518e82062e732fcb912becdf7140b42f8da31c7afd850db3c6d4309c8a
## Verification
- All contracts verified on respective block explorers
- Hook Intake Form submitted
Co-authored-by: Siyu Jiang (See-You John) <91580504+jsy1218@users.noreply.github.com>
* empty commit
* empty commit
* add back dory on arb
* fix prettier
---------
Co-authored-by: Basemem Dev <106291364+freeedevs@users.noreply.github.com>
Co-authored-by: Jukes <zwl@outlook.ie>
Co-authored-by: Basil Gorin <2195281+vgorin@users.noreply.github.com>
Co-authored-by: BlockVentureChainCapital <blockventurechaincapital@gmail.com>1 parent 75c94b4 commit ca63710
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
203 | 208 | | |
204 | 209 | | |
205 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
206 | 214 | | |
207 | 215 | | |
208 | 216 | | |
| |||
235 | 243 | | |
236 | 244 | | |
237 | 245 | | |
| 246 | + | |
238 | 247 | | |
239 | 248 | | |
240 | 249 | | |
| |||
249 | 258 | | |
250 | 259 | | |
251 | 260 | | |
| 261 | + | |
252 | 262 | | |
253 | 263 | | |
254 | 264 | | |
| |||
258 | 268 | | |
259 | 269 | | |
260 | 270 | | |
261 | | - | |
| 271 | + | |
262 | 272 | | |
263 | 273 | | |
264 | 274 | | |
| |||
305 | 315 | | |
306 | 316 | | |
307 | 317 | | |
| 318 | + | |
308 | 319 | | |
309 | 320 | | |
310 | 321 | | |
311 | 322 | | |
312 | 323 | | |
313 | 324 | | |
314 | 325 | | |
| 326 | + | |
| 327 | + | |
315 | 328 | | |
316 | 329 | | |
317 | 330 | | |
| |||
0 commit comments