pub async fn get_stake_distribution(
    context: &Context
) -> Result<Option<StakeDistributionDto>, Error>