spinamp-hooks
  • About
  • Installation
  • Basic usage
  • Reference
    • Hooks reference
      • Tracks
      • Artists
      • Collection
      • NFTs
      • Platforms
      • Playlists
  • spinamp-sdk inheritance
  • Advanced usage
Powered by GitBook
On this page
  1. Reference
  2. Hooks reference

Collection

PreviousArtistsNextNFTs

Last updated 2 years ago

useCollectionQuery(ethAddress: string, queryOptions?: ): {platforms: [], ...}

Used for querying tracks from nft collection owned by user with provided ethereum address.

UseQueryOptions
ICollectionTrack
UseQueryResult