Skip to content
Alchemy Logo

Floor Prices By Slug

GET
/v3/{apiKey}/getFloorPrice

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

Please note that this endpoint is available on Ethereum mainnet, Arbitrum mainnet, and Base mainnet for Opensea, and on Ethereum mainnet for Looksrare.

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?