đŸŽ¯ Real NFT Contract Revenue Tracker

🚀 Build Your Real-Time NFT Tracker

This tool will fetch actual blockchain data from Etherscan API to track your 25 NFT contracts in real-time. No more fake numbers!

📋 Setup Instructions

Step 1: Get a free Etherscan API key
  • Go to etherscan.io/apis
  • Sign up for free account
  • Generate API key
  • Important: The same API key works for both mainnet and Sepolia testnet
  • Note: Free tier allows 100,000 requests per day (more than enough!)
Step 2: Extract contract addresses from your .sol files
  • Open each .sol file and look for the contract address comment
  • Copy all 25 addresses
  • Paste them below (one per line)
Step 3: Run the tracker and find your #2 NFT!
âš ī¸ Rate Limit Notice: Etherscan allows 5 requests per second. With 25 contracts, this will take about 5-10 seconds to complete.