Function getCollectionData

  • Parameters

    • collectionId: number

      The collection id.

    Returns Promise<null | CollectionData>

    A JSON object with data of a single NFT collection.

    Name

    getCollectionData

    Summary

    Provides the data related to one NFT collection. ex:{owner, creator, offchainData, limit, isClosed(...)}

Generated using TypeDoc