🧪 Skills
Nft Floor Calculator
Calculate NFT floor prices across multiple marketplaces - OpenSea, Blur, Magic Eden. Each call charges 0.001 USDT via SkillPay.
v1.0.1
Description
name: nft-floor-calculator description: Calculate NFT floor prices across multiple marketplaces - OpenSea, Blur, Magic Eden. Each call charges 0.001 USDT via SkillPay. version: 1.0.0 author: moson tags:
- nft
- floor-price
- marketplace
- opensea
- blur
- magic-eden
- crypto
- collection homepage: https://github.com/moson/nft-floor-calculator metadata: clawdbot: requires: env: - SKILLPAY_API_KEY triggers:
- "nft floor price"
- "floor calculator"
- "nft price"
- "nft 地板价"
- "collection price"
- "nft valuation"
- "nft 价格"
- "floor price"
- "最低价格"
- "NFT 估值" price: 0.001 USDT per call
NFT Floor Calculator
功能
Calculate NFT floor prices across multiple marketplaces - OpenSea, Blur, Magic Eden.
核心功能
- Multi-Marketplace Comparison: Compare floor prices across platforms
- Historical Floor Analysis: Track floor price changes over time
- Collection Analytics: Get detailed collection statistics
- Price Alerts: Set alerts for floor price changes
- Wash Trade Filter: Filter out wash trades for accurate pricing
使用方法
{
"collection": "bored-ape-yacht-club",
"marketplaces": ["opensea", "blur", "magic-eden"],
"timeframe": "7d"
}
输出示例
{
"success": true,
"collection": "bored-ape-yacht-club",
"floor_price": "18.5 ETH",
"marketplaces": {
"opensea": "18.5 ETH",
"blur": "18.2 ETH",
"magic-eden": "18.8 ETH"
},
"volume_24h": "150 ETH"
}
支持的市场
- OpenSea
- Blur
- Magic Eden
- LooksRare
- X2Y2
价格
每次调用: 0.001 USDT
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!