• Checks if a token has graduated from the Zora Wow protocol.

    Parameters

    • networkId: string

      Network ID, either base-sepolia or base-mainnet

    • tokenAddress: string

      Token address

    Returns Promise<boolean>

    True if the token has graduated, false otherwise