Currency: { _id?: _ID; authorId: string; contractAddress?: string; isActive: boolean; isoCode: string } & TimestampFields