• Get the protocol category of a program ID.

    Parameters

    • programId: string

    Returns
        | "system"
        | "spl"
        | "jupiter"
        | "raydium"
        | "meteora"
        | "orca"
        | "metaplex"
        | "marinade"
        | "other"
        | "unknown"

    Category name or 'unknown'.

    1.0.0