Added Active Listings by Wallet(s) endpoint

Added new Active Listings by Wallet(s) endpoint

improved

Look up collection by Tensor slug

You can now find a Solana collection by looking up its slug from the Tensor marketplace on Collections by Marketplace.

improved

Added has_multiple_collections field to Contracts model

Now you can see if a contract is divided into multiple collections on marketplaces like OpenSea using the has_multiple_collections field. Prominent contracts that do this include Art Blocks and the OpenSea shared contracts.

improved

Added USD value to top bid

Now the top bid for a collection will include value_usd_cents alongside the relevant currency

Added ENS Lookup endpoint

Added new ENS Lookup endpoint

Added percent change to Trending Collections

The Trending Collections endpoint response body now includes two additional fields: volume_percent_change and transaction_count_percent_change

added

OpenSea testnet sales now available

We now index Seaport 1.5 sales on all EVM testnets that OpenSea supports

Added value_usd_cents to Floor Price Model

Floor prices now include the floor price value converted to USD.

added

Added Linea testnet support

You can now query Linea testnet using the slug linea-testnet or eip155:59140

Added include_attribute_percentages parameter to NFTs by Collection

For NFTs with structured attributes in their extra_metadata, pass include_attribute_percentages=1 to the NFTs by Collection endpoint to include the percentage of tokens in the collection that have each trait_type + value