Changelog

added

Added Moonbeam mainnet

We now support Moonbeam. It can be queried with the slug moonbeam or eip155:1284

added

Added Hokum Testnet

We now have support for the Layer 3 testnet for Hokum. To access, use the slug hokum-testnet or eip155:20482050

improved

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.

added

Manta mainnet now live

We've added support for the Manta blockchain, queryable with the slug manta

added

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

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.