Skip to content

Commit

Permalink
update blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaokan committed Jan 21, 2024
1 parent 9fa8779 commit 9eb8b39
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 @@ -69,6 +69,7 @@ export const chainConfigs = [
"0x12715a66773BD9C54534a01aBF01d05F6B4Bd35E".toLowerCase(), // some strategy
"0x283D67CAAFc1AA4A2D54c62Be0A44EdFb8099099".toLowerCase(), // some strategy
"0xA643522a67bc2B382B38BBf4C6c5d23A832f569f".toLowerCase(), // some strategy
"0x10eBee1d8d831B21ED40098274633367d0F52516".toLowerCase(), // safe
]),
mintBurnAddr: new Set<string>([
"0x0000000000000000000000000000000000000000",
Expand Down

0 comments on commit 9eb8b39

Please sign in to comment.