Future<CCResult> getTokenThreshold() async { return CCResult(status: Status.ERROR, message: "Something went wrong"); }