Interface ArnErc721ConditionService

Hierarchy

Implemented by

Properties

context: undefined | ArnConditionContext

Methods

  • Check if the connected user/wallet owns a NFT from a given contract/collection.

    Parameters

    • contractAddress: string
    • Optional minBalance: number

      The minimum amount of NFT to check for.

    • Optional chainId: number

    Returns Promise<boolean>

Generated using TypeDoc