Skip to content

Commit

Permalink
add more blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaokan committed Dec 14, 2023
1 parent b5be247 commit 41a1199
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 @@ -65,6 +65,7 @@ export const chainConfigs = [
"0xe409f27e977e6bc10cc0a064ed3004f78a40a648".toLowerCase(), // some strategy
"0x1a08D64Fb4a7D0b6DA5606A1e4619c147C3fB95e".toLowerCase(), // liquidity hub
"0x85BC171A9feF039e5FfFD4DCB18B9C5909a8A372".toLowerCase(), // safe
"0x12715a66773BD9C54534a01aBF01d05F6B4Bd35E".toLowerCase(), // some strategy
]),
mintBurnAddr: new Set<string>([
"0x0000000000000000000000000000000000000000",
Expand Down

0 comments on commit 41a1199

Please sign in to comment.