• Query if an address is an authorized operator for another address

    Returns

    true if the operator is approved for all, false if not

    Parameters

    • owner: string

      The address that owns the NFTs

    • operator: string

      The address that acts on behalf of the owner

    Returns bool

Generated using TypeDoc