/**
 * The attestation station contract address
 * The attestation station contract is deterministically deployed
 * to 0xEE36eaaD94d1Cc1d0eccaDb55C38bFfB6Be06C77
 */
export const ATTESTATION_STATION_ADDRESS =
  '0xEE36eaaD94d1Cc1d0eccaDb55C38bFfB6Be06C77'
