We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81584e commit 9611ad3Copy full SHA for 9611ad3
core/base/src/constants/contracts/relayer.ts
@@ -20,8 +20,11 @@ export const relayerContracts = [[
20
["Scroll", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
21
["Mantle", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
22
["Xlayer", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
23
+ ["Berachain", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
24
+ ["Ink", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
25
["Worldchain","0x1520cc9e779c56dab5866bebfb885c86840c33d3"],
26
["Snaxchain", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
27
+ ["Unichain", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
28
]], [
29
"Testnet", [
30
["Ethereum", "0x28D8F1Be96f97C1387e94A53e00eCcFb4E75175a"],
0 commit comments