Collection
fetchCollectionForAddress(ethAddress: string): Promise<ICollectionTrack[]>
Returns list of full collection track objects (including quantity) owned by provided ethereum address.
Last updated