NFT Floor Price Tracker (ETH, SOL, BTC, Polygon)
Pricing
$2.00 / 1,000 collection trackeds
NFT Floor Price Tracker (ETH, SOL, BTC, Polygon)
Live floor price (USD + native), 24h/7d/30d %, market cap and 24h volume for curated NFT collections across Ethereum, Solana, Bitcoin (Ordinals/Runes), Polygon and more. Customizable collection list. Coingecko data, no API key.
What does NFT Floor Price Tracker do?
NFT Floor Price Tracker delivers live NFT floor price data — in both USD and native token — plus 24h, 7d, and 30d percentage changes, market cap, and 24h trading volume for curated collections across Ethereum, Solana, Bitcoin (Ordinals/Runes), Polygon, Arbitrum, and Base. It wraps the CoinGecko free public NFT endpoint so you get instant NFT collection analytics for any tracked collection with no API key required.
Built-in defaults cover 20+ blue-chip collections (CryptoPunks, BAYC, Mad Lads, NodeMonkes, and more). Pass your own collectionIds list to track niche collections or custom watchlists. Optional Telegram alerts notify you when a floor drops beyond a threshold you set.
Why use NFT Floor Price Tracker?
- Trade alerts and floor drop monitoring — Get a Telegram notification the moment a collection you hold drops more than 10% in 24 hours, enabling faster exit or accumulation decisions.
- Custom NFT portfolio index — Aggregate floor prices and volume for your exact watchlist into a single dataset run on a schedule, replacing manual browser checking across multiple marketplaces.
- Market sentiment tracking — Aggregate 24h volume across blue-chip collections to detect when NFT activity is rotating, heating up, or cooling off across the whole market.
- Cross-chain NFT comparison — Compare ETH NFTs vs. Solana NFTs vs. Bitcoin Ordinals/Runes at a glance using a unified USD-denominated view.
- OpenSea floor price API alternative — OpenSea and Magic Eden APIs are gated or rate-limited. This actor provides equivalent floor and volume data via the CoinGecko free public endpoint — no key, no waitlist.
How to use NFT Floor Price Tracker
- Open the actor on Apify Store and click Try for free.
- Leave
collectionIdsempty to use the built-in curated list of 20+ blue-chip collections, or paste CoinGecko NFT slugs (e.g.cryptopunks,mad-lads,nodemonkes). - Optionally set
assetPlatformto restrict results to one chain (e.g.solana,ethereum,bitcoin). - Set
alertDrop24hPctand your Telegram credentials if you want floor-drop alerts. - Click Start — results are ready in seconds.
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
collectionIds | array | [] | CoinGecko NFT collection slugs (e.g. cryptopunks, mad-lads). Empty = use built-in curated list. |
assetPlatform | string | "" | Filter to one chain: ethereum, solana, bitcoin, polygon, etc. Blank = all chains. |
minFloorUsd | integer | 0 | Skip collections whose floor is below this USD value. 0 = no filter. |
sortBy | string | market_cap_desc | Row sort order (see sort options table below). |
limit | integer | 100 | Max collections to return. |
alertDrop24hPct | number | 0 | Send Telegram alert when 24h floor change is <= -X%. 0 = disabled. |
telegramBotToken | string | — | Telegram bot token for alerts. |
telegramChatId | string | "" | Telegram chat ID (get yours from @userinfobot). |
Output
{"collection_id": "cryptopunks","name": "CryptoPunks","asset_platform": "ethereum","contract_address": "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB","floor_price_usd": 53464,"floor_price_native": 32.7,"native_currency": "ethereum","change_24h_pct": -3.40,"change_7d_pct": -15.94,"change_30d_pct": 8.21,"market_cap_usd": 534323618,"volume_24h_usd": 2150420,"unique_holders": 3802,"total_supply": 10000}
Data fields
| Field | Type | Description |
|---|---|---|
collection_id | string | CoinGecko NFT slug |
name | string | Collection display name |
asset_platform | string | Blockchain (ethereum, solana, bitcoin, etc.) |
contract_address | string | On-chain contract address for further queries |
floor_price_usd | float | Current floor price in USD |
floor_price_native | float | Current floor price in native token (ETH/SOL/BTC) |
native_currency | string | Native token name |
change_24h_pct | float | 24-hour floor price percentage change |
change_7d_pct | float | 7-day floor price percentage change |
change_30d_pct | float | 30-day floor price percentage change |
market_cap_usd | float | Total market cap in USD (floor × supply) |
volume_24h_usd | float | 24-hour trading volume in USD |
unique_holders | integer | Number of unique wallet holders |
total_supply | integer | Total token supply for the collection |
Sort options (sortBy):
| Value | Description |
|---|---|
market_cap_desc | Largest collections first (default) |
volume_24h_desc | Most traded in last 24 hours |
change_24h_desc | Biggest 24h floor gainers |
change_24h_asc | Biggest 24h floor losers |
floor_desc | Highest floor price in USD |
Cost estimation
Pay-Per-Event: $0.002 per collection returned.
| Use case | Collections | Estimated cost |
|---|---|---|
| Default top 22 blue-chips | 22 | $0.044 |
| Personal 5-collection watchlist | 5 | $0.01 |
| Full 100-collection sweep | 100 | $0.20 |
| Daily alert run (top 22) | 22 × 30 | ~$1.32/month |
FAQ
Is this a real OpenSea floor price API replacement? This actor wraps the CoinGecko free public NFT endpoint, which aggregates floor data from major marketplaces including OpenSea, Magic Eden, and others. It covers the most widely tracked collections. For very niche or newly launched collections not yet on CoinGecko, coverage may be limited.
How do I find a collection's CoinGecko slug?
Go to coingecko.com/en/nft, find the collection, and copy the last segment of the URL. For example, https://www.coingecko.com/en/nft/cryptopunks → slug is cryptopunks.
Does the NFT collection analytics data update in real time? CoinGecko's free public endpoint updates periodically (typically every few minutes). For intraday floor price monitoring, schedule this actor to run every 15–30 minutes.
Disclaimer: NFT floor prices are highly volatile and may not reflect the actual price at which a specific item can be sold. Data is sourced from CoinGecko's public NFT API and may lag real-time marketplace prices. This actor is for informational and research purposes only — not financial advice.
Related actors
- Smart Money Wallet Tracker — Follow whales who buy NFTs early
- Hyperliquid Whale Tracker — Perp activity from NFT traders
- Multi-Chain Gas Tracker — Time your minting and listing
- Solana Memecoin Launch Tracker — Early Solana token launches
Feedback
A short review helps other collectors find this actor: Leave a review on Apify Store