Added Moonbeam mainnet
We now support Moonbeam. It can be queried with the slug moonbeam
or eip155:1284
We now support Moonbeam. It can be queried with the slug moonbeam
or eip155:1284
We now have support for the Layer 3 testnet for Hokum. To access, use the slug hokum-testnet
or eip155:20482050
Added count
parameter to the following endpoints:
We have added the ability to sort NFTs by Token List by the following values: last_sale_price__desc
, last_sale_price__asc
, last_sale_date__desc
, last_sale_date__asc
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.
We've added support for the Manta blockchain, queryable with the slug manta
We're announcing support for the following new testnets: Arbitrum Sepolia, Optimism Sepolia, Base Sepolia, Zora Sepolia, and Astria Devnet
Added new Active Listings by Wallet(s) endpoint
You can now find a Solana collection by looking up its slug from the Tensor marketplace on Collections by Marketplace.
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.