ERC-2981 royalty support now live
The NFT responses on EVM chains now include royalty information based on the ERC-2981 standard, if applicable. It is included in the royalty
array alongside royalty information from other sources, like OpenSea and Metaplex.
Manta mainnet now live
We've added support for the Manta blockchain, queryable with the slug manta
5 new testnets now available
We're announcing support for the following new testnets: Arbitrum Sepolia, Optimism Sepolia, Base Sepolia, Zora Sepolia, and Astria Devnet
Added Active Listings by Wallet(s) endpoint
Added new Active Listings by Wallet(s) endpoint
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.
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.
Added USD value to top bid
Now the top bid for a collection will include value_usd_cents
alongside the relevant currency
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
OpenSea testnet sales now available
We now index Seaport 1.5 sales on all EVM testnets that OpenSea supports