Hooks
Marketplace Data Hooks
Collection of GET hooks for retrieving key Marketplace data. Useful for fetching and managing Marketplace information in your UI.
useMarketplaceConfig
The useMarketplaceConfig hook retrieves your Marketplace’s configuration, including collections, social links, title, and other settings from Builder.
useListCollectibles
The useListCollectibles hook retrieves the current listings and offers in a collection from your Marketplace. Useful for accessing and managing listings and offers efficiently.
useListCollectiblesPaginated
The useListCollectiblesPaginated hook efficiently retrieves and manages current listings and offers from your Marketplace, making it ideal for displaying paginated NFTs within a collection.
useCountOfCollectables
The useCountOfCollectables hook returns the number of NFTs in a collection.
Was this page helpful?