Collection

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

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

Last updated