pub async fn get_current_fund(
    context: SharedContext
) -> Result<FundWithNext, HandleError>