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

apiKeystringRequired

Query parameters

contractAddressstringOptionalDefaults to 0xe785E82358879F061BC3dcAC6f0444462D4b5330

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.

nftMarketplaceNameobjectOptional

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.