Skip to content

Commit

Permalink
blacklist cex eoas
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed May 20, 2024
1 parent 81eb394 commit 00182f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/adapters/orbiter/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ const blackListedAddresses = [
"0x0000000000000000000000000000000000008001",
"0xd9d74a29307cc6fc8bf424ee4217f1a587fbc8dc",
"0xbf3922a0cebbcd718e715e83d9187cc4bba23f11",
"0xabea9132b05a70803a4e85094fd0e1800777fbef",
"0xe7804c37c13166ff0b37f5ae0bb07a3aebb6e245",
"0x151409521FC4aF3DBaCE6D97fd4148a44BF07300",
"0xebe80f029b1c02862b9e8a70a7e5317c06f62cae",
"0x44f356e8716575f2a713a3d91ae4ed1c7c054a90",
"0xA7883E0060286B7B9e3a87d8Ef9f180a7c2673cE",
].map((a) => a.toLowerCase());

const eoaAddressErc = [
Expand Down

0 comments on commit 00182f4

Please sign in to comment.