fun getTransactionsAsync(success: (result: List<BalanceHistoryTransaction>) -> Unit, error: (e: Throwable) -> Unit): Job