Skip to content

Commit 355689b

Browse files
authored
Add sr addresses for blast and scroll (#571)
1 parent 7170c09 commit 355689b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/base/src/constants/contracts/relayer.ts

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ export const relayerContracts = [[
1818
["Base", "0x706f82e9bb5b0813501714ab5974216704980e31"],
1919
["Arbitrum", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2020
["Optimism", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
21+
["Blast", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
22+
["Scroll", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2123
]], [
2224
"Testnet", [
2325
["Ethereum", "0x28D8F1Be96f97C1387e94A53e00eCcFb4E75175a"],

0 commit comments

Comments
 (0)