Function limitCollectionTx

  • Parameters

    • id: number

      The ID of the Collection.

    • limit: number

      Amount of NFTs that can be associated with this collection.

    Returns Promise<`0x${string}`>

    Unsigned unsubmitted Limit-Collection Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    limitCollectionTx

    Summary

    Creates an unsigned unsubmitted Limit-Collection Transaction Hash.

Generated using TypeDoc