Skip to content

Commit 9611ad3

Browse files
authored
Added addresses (#817)
1 parent e81584e commit 9611ad3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@ export const relayerContracts = [[
2020
["Scroll", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2121
["Mantle", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2222
["Xlayer", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
23+
["Berachain", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
24+
["Ink", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2325
["Worldchain","0x1520cc9e779c56dab5866bebfb885c86840c33d3"],
2426
["Snaxchain", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
27+
["Unichain", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
2528
]], [
2629
"Testnet", [
2730
["Ethereum", "0x28D8F1Be96f97C1387e94A53e00eCcFb4E75175a"],

0 commit comments

Comments
 (0)