abstract fun getLatestBalance(): LiveData<Balance>
Returns the latest Balance, wrapped in LiveData.
Return LiveData containing the latest Balance.