Skip to main content

New NFT Trade Endpoints & Enhancements

Β· One min read

Our NFT Trades API has had a complete overhaul 🀩 As part of this, we've launched two new endpoints, extended our NFT Marketplace coverage, extended our chain coverage, and also enriched all APIs with additional metadata πŸš€

New Endpoints​

In addition to our pre-existing NFT Trades by Collection endpoint, we've added the following:

Marketplace Coverage​

Our NFT Marketplace coverage now includes:

  • OpenSea
  • Blur
  • LooksRare
  • X2Y2
  • 0xProtocol

With more coming soon πŸš€

Chain Coverage​

Our NFT Trades feature is available across the following chains:

  • Ethereum
  • Polygon
  • Binance
  • Arbitrum
  • Avalanche
  • Optimism
  • Base

Check out our NFT Marketplaces page for more detail about which chains support which marketplaces.

Enhanced Metadata​

All of our NFT Trade endpoints have been enriched with the following data:

  • Marketplace Metadata: Includes marketplace name (Blur, OpenSea, LooksRare, etc.) and logo.
  • Collection Metadata: Displays collection name and logo for every trade.
  • Token Metadata: Shows token name, symbol, and logo of the native or ERC20 token used in the sale.
  • Current USD Value: Displays the current USD value of the NFT/trade based on the native or ERC20 token used.
  • NFT Metadata: Token/NFT metadata can now be included across all endpoints with nft_metadata=true.

Happy building! πŸš€