Skip to content

Commit

Permalink
[Blockchain Watcher] (STANDARD RELAYER) Map scroll snaxchain and blast (
Browse files Browse the repository at this point in the history
#1709)

* Map scroll and snaxchain

* Change name

* Map scroll snaxchain and blast

---------

Co-authored-by: julian merlo <julianmerlo@julians-MacBook-Air.local>
  • Loading branch information
julianmerlo95 and julian merlo authored Sep 18, 2024
1 parent 39d952b commit c2282f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions blockchain-watcher/src/infrastructure/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ export const STANDARD_RELAYERS: Record<Environment, Record<number, string>> = {
23: "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911", // arbitrum
24: "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911", // optimism
30: "0x706f82e9bb5b0813501714ab5974216704980e31", // base
34: "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911", // scroll
36: "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911", // blast
43: "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911", // snaxchain
},
};

0 comments on commit c2282f3

Please sign in to comment.