UserOpByHashResponse: UserOperationStruct & {
    blockHash: string;
    blockNumber: number;
    entryPoint: string;
    transactionHash: string;
}