Function listen::buyer::check_top_holders

source ยท
pub async fn check_top_holders(
    mint: &Pubkey,
    provider: &Provider,
    string_output: bool,
) -> Result<(f64, bool, String), TopHoldersCheckError>