getContactsByAddress

abstract fun getContactsByAddress(address: String): Single<List<Contact>>