export const contractDeployerAddress =
  '0x0000000000000000000000000000000000008006' as const

export const legacyEthAddress =
  '0x0000000000000000000000000000000000000000' as const

export const ethAddressInContracts =
  '0x0000000000000000000000000000000000000001' as const

export const l2BaseTokenAddress =
  '0x000000000000000000000000000000000000800a' as const
