added

Added RARI mainnet support

We're excited to announce support for RARI Chain mainnet (in addition to testnet).

added

Added collection_royalties

Collection model now contains collection-level royalty information.

added

Added RARI testnet support

We're excited to announce support for RARI Chain. The testnet is now live with the slug rari-testnet or eip155:1918988905. Mainnet support will be available at launch.

Added support for Polygon on MagicEden

Added support for Polygon listings, and floor prices, from MagicEden

improved

Added chains filter to NFTs by Collection

You can now optionally filter NFTs on NFTs by Collection using a list of chains, like chains=ethereum,polygon. This is helpful for querying multi-chain collections when you only want the results back from a subset of chains.

improved

More sorting options on Collections by Wallet(s)

We have added the ability to sort by the following fields on Collections by Wallet(s): transfer_time__desc, transfer_time__asc, name__desc, name__asc, last_acquired_date__desc, last_acquired_date__asc, first_acquired_date__desc, first_acquired_date__asc

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

Added count parameter to Listings endpoints

Added count parameter to the following endpoints:

improved

Sort NFT(s) by Token List by last sale information

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