Marketplace model

The NFTGo API returns Marketplace data in a standard format. Here are the fields included in the response.

FieldTypeDescription
marketplace_namestringName of the marketplace
marketplace_icon_urlstringOfficial website icon url of the marketplace
marketplace_offcial_site_urlstringOfficial website url of the marketplace
volume_usdnumberTotal USD volume of NFT sales in the marketplace over the selected time range.
volume_ethnumberTotal ETH volume of NFT sales in the marketplace over the selected time range
sale_numintegerNumber of sales in the marketplace over the selected time range
trader_numintegerNumber of unique addresses that bought or sold at least one NFT in the marketplace over the selected time range
buyer_numintegerNumber of unique addresses that bought at least one NFT in the marketplace over the selected time range
seller_numintegerNumber of unique addresses that sold at least one NFT in the marketplace over the selected time range
fee_ratesobjectFee rate of the marketplace.
It includes the following sub-fields:
- title: string
- min_value: number
- max_value: number
- unit: string