{"name":"nft-floor","description":"Returns an NFT collection's floor price and market stats from CoinGecko. Send a CoinGecko collection slug and get floor price in the native token and USD, market cap, 24h volume, floor change over 24h/7d/30d/1y, market cap rank, holder count, and total supply. Covers the NFT collections CoinGecko tracks across major chains. Use it as an NFT floor price API, collection market cap lookup, or NFT floor tracker.","price":"$0.01","method":"POST","input_schema":{"properties":{"collection":{"type":"string","description":"CoinGecko NFT collection slug, e.g. 'bored-ape-yacht-club'. The only input the handler reads."}},"required":["collection"]},"input_example":{"collection":"bored-ape-yacht-club"},"output_example":{"floor_native":12.5,"floor_usd":32000,"market_cap_rank":3},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}