Floor Prices By Slug

Retrieves the floor prices of an NFT collection across different marketplaces.

Please note that this endpoint is only available on Ethereum mainnet for Opensea & Looksrare marketplaces.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Query parameters

contractAddressstringRequiredDefaults to 0x1f02bf9dde7c79137a08b2dd4fc964bfd2499734

String - Contract address for the NFT contract (ERC721 and ERC1155 supported).

collectionSlugstringOptionalDefaults to boredapeyachtclub

String - OpenSea slug for the NFT collection.

Response

Returns the floor prices of the specified NFT collection across different marketplaces.
nftMarketplaceNameobject or null

Name of the NFT marketplace where the collection is listed (in camel case). Current marketplaces supported - openSea, looksRare. So instead of the word nftMarketplaceName you will see marketplace names like openSea here.