spinamp-sdk
  • About
  • Installation
  • Usage
  • Reference
    • API Reference
      • Types
        • IConfig
        • IArtist
        • IArtistProfile
        • ITrack
        • ICollectionTrack
        • INft
        • ITrackNft
        • IMusicPlatformData
        • IPlaylist
        • IApiListQueryParams
        • IApiListQueryResponse
      • Tracks
      • Artists
      • Collection
      • NFTs
      • Platforms
      • Playlists
      • Utilities
Powered by GitBook
On this page
  1. Reference
  2. API Reference

Collection

PreviousArtistsNextNFTs

Last updated 2 years ago

fetchCollectionForAddress(ethAddress: string): Promise<[]>

Returns list of full collection track objects (including quantity) owned by provided ethereum address.

ICollectionTrack