Skip to content

Commit 5f01bf9

Browse files
committed
contracts: add Mantle and X Layer relayer addresses
1 parent 8d980c7 commit 5f01bf9

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
@@ -20,6 +20,8 @@ export const relayerContracts = [[
2020
["Optimism", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2121
["Blast", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2222
["Scroll", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
23+
["Mantle", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
24+
["Xlayer", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2325
]], [
2426
"Testnet", [
2527
["Ethereum", "0x28D8F1Be96f97C1387e94A53e00eCcFb4E75175a"],

0 commit comments

Comments
 (0)