Skip to content
Alchemy Logo

Floor Prices By Slug

GET
https://eth-mainnet.g.alchemy.com/nft/v3/{apiKey}/getFloorPrice

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

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Query Parameters

stringrequireddefaults to 0x1f02bf9dde7c79137a08b2dd4fc964bfd2499734

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

stringoptionaldefaults to boredapeyachtclub

String - OpenSea slug for the NFT collection.

Responses

200

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

Was this page helpful?