improved

2022-11-15

[Contracts API] We've made the following changes to GetNFTContractMetadata on Ethereum:

added

2022-11-11

added

2022-11-02

[Wallet Intelligence API] We've released new endpoints on Ethereum:

improved

2022-10-31

  • [Tokens API] GetTokenMetadata endpoint returns a token quantity (could be greater than 1 for ERC-1155s) and the number of wallets that own the token.
added

2022-10-21

  • [Wallet Intelligence API] Has been released, with the GetNfts endpoint which returns NFTs owned by a given address with spam labels in the response. In addition it has spam filtering capabilities on Ethereum.
added

2022-10-13

  • New labels introduced on the Transfer Insights endpoint on Polygon:
    • Indicating the type of transaction: BUNDLE and SWAP;
    • Indicating the specific marketplaces involved, starts with the prefix "MARKETPLACE".
  • New attributedBy field introduced to the senderReceived and recipientPaid sections on the Transfer Insights endpoint on Polygon, explaining how the price was attributed.
added

2022-10-05

  • ENS Lookup:
    • The ENS Entity By Name and Entity By Address endpoints now return a new boolean field matchesReverseRecord which is set to true when the ENS Entity matches the reverse record set for an address.
added

2022-10-04

  • [NEW] Token Traits release:
    • New GetTokenTraits endpoint that allows fetching the Traits defined in the tokens Metadata (released on both Ethereum and Polygon
    • New CollectionTraits endpoint that allows getting trait summaries on a collection level (released on both Ethereum and Polygon)
    • NFTs By Contract allows filtering by Traits (released on both Ethereum and Polygon)
added

2022-09-27

  • New labels introduced on Transfer Insights endpoint Ethereum:
    • Indicates the type of transaction: BUNDLE and SWAP;
    • Indicates the specific marketplaces involved, starts with the prefix MARKETPLACE_.
  • New attributedBy field introduced to senderReceived and recipientPaid sections on Transfer Insights endpoint Ethereum, explaining how the price was attributed.
added

2022-09-07

  • [Image Caching] We now support caching. Our Ethereum endpoints that return NFT images return cached images in the URI field (when available) in addition to the original URI.