Skip to content

Commit

Permalink
add liquidity hub to blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaokan committed Oct 4, 2023
1 parent 851693e commit 4059f60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/eth-mev-analytics/src/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export const chainConfigs = [
"0xa50d8de409c57e58044c972eb443fa6e30ab7c36".toLowerCase(), // strategy
"0x1111111254eeb25477b68fb85ed929f73a960582".toLowerCase(), // 1inch
"0xce16f69375520ab01377ce7b88f5ba8c48f8d666".toLowerCase(), // some strategy
"0x64bc3532991d8147167ee028a7adbf01c05594f7".toLowerCase(), // liquidity hub
]),
mintBurnAddr: new Set<string>([
"0x0000000000000000000000000000000000000000",
Expand Down

0 comments on commit 4059f60

Please sign in to comment.