export default interface EventLog { scoreAddress: string; indexed: string[]; data: string[]; }