getContactByAddress

abstract fun getContactByAddress(address: String): Single<Contact>