export type View = {
  contractId: string
  timestamp: number
}