EvmUntypedLog: {
    address: BlockchainAddress;
    data: string;
    index: number;
    kind: Unknown;
    topics: string[];
}

Type declaration

Generated using TypeDoc