NFTLive Preview
NFT Marketplace Aggregator
Aggregated NFT listings from multiple marketplaces with best-price detection, marketplace badges, and buy button.
marketplaceopenseaaggregatorlisting
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
listings* | NFTListing[] | — | NFT listings to display |
onBuy | (listing: NFTListing) => void | — | Called when user clicks buy on a listing |
buyingId | string | — | Listing ID being purchased (loading) |
className | string | — | Additional CSS classes |