export interface GetContractsByAccountArgs { accountId: string; machineCodeHash?: string; }