nft_floor_price
LIVE floor price of an NFT collection, fetched right now from Alchemy (OpenSea + LooksRare). Use this for any 'current/right now' floor or price question — NEVER answer a live number from web search, which is stale. Needs the collection's CONTRACT ADDRESS (use find_collections if you only have a name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | EVM chain: ethereum, base, arbitrum, optimism, polygon, or bsc (default ethereum) | |
| contract_address | Yes | the collection's 0x contract address |