pub async fn get_all_funds(
    context: SharedContext
) -> Result<Vec<i32>, HandleError>