Function createCollectionTx

  • Parameters

    • offchainData: string

      Off-chain related Collection metadata. Can be an IPFS Hash, an URL or plain text.

    • limit: undefined | number = undefined

      The maximum amount that NFTs that the collection can hold. This is optional

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

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

    Name

    createCollectionTx

    Summary

    Creates an unsigned unsubmitted Create-Collection Transaction Hash.

Generated using TypeDoc