improved
2022-11-15
almost 2 years ago by Andrii Yasinsky
[Contracts API] We've made the following changes to GetNFTContractMetadata on Ethereum:
added
2022-11-11
almost 2 years ago by Andrii Yasinsky
- [Wallet Intelligence API] New
Get Collections by Wallet
endpoint has been released on Ethereum.
added
2022-11-02
almost 2 years ago by Andrii Yasinsky
[Wallet Intelligence API] We've released new endpoints on Ethereum:
improved
2022-10-31
almost 2 years ago by Andrii Yasinsky
- [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
almost 2 years ago by Andrii Yasinsky
- [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
almost 2 years ago by Andrii Yasinsky
- 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 thesenderReceived
andrecipientPaid
sections on the Transfer Insights endpoint on Polygon, explaining how the price was attributed.
added
2022-10-05
almost 2 years ago by Andrii Yasinsky
- 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.
- The ENS Entity By Name and Entity By Address endpoints now return a new boolean field
added
2022-10-04
almost 2 years ago by Andrii Yasinsky
- [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)
- New
added
2022-09-27
almost 2 years ago by Andrii Yasinsky
- New labels introduced on Transfer Insights endpoint Ethereum:
- Indicates the type of transaction:
BUNDLE
andSWAP
; - Indicates the specific marketplaces involved, starts with the prefix
MARKETPLACE_
.
- Indicates the type of transaction:
- New
attributedBy
field introduced tosenderReceived
andrecipientPaid
sections on Transfer Insights endpoint Ethereum, explaining how the price was attributed.
added
2022-09-07
almost 2 years ago by Andrii Yasinsky
- [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.