Beta

NFT Tracking, Ownership, and Analytics

by BlockchainAPI
1Supported chain 13RPC Methods 3Plans
Starting at $49.00

Additional credit usage.
Add-on may consume additional plan credits when used.

This add-on is currently in Beta

Feel free to test it, we would appreciate feedback to address any errors that may occur

A comprehensive Solana NFT tracking and analysis tool offering real-time feeds, historical data, and true ownership identification for individual assets and entire collections.

This add-on serves as an advanced solution for Solana NFT tracking and analysis, offering in-depth insights into individual assets and entire collections.

Analytics and data retrievable with functions offered in this add-on include:
- Retrieve NFT metadata
- Retrieve the current state of an NFT (e.g., loaned, listed, auctioned, held, burned, fractionalized, raffled, etc.)
- Retrieve the true owner (i.e., the person with authority over the NFT)
- Retrieve the literal owner (i.e., the holder/escrow of the NFT)
- The current price of the NFT, if any
- NFTs held by a wallet
- A complete decoded history of transactions involving the NFT, all the way up to its minting

Furthermore, this add-on enables you to track NFTs to get real-time updates on their states. No webhooks required - simply call the tracking endpoint with the mint address and start receiving events in the queue. Pull and delete from the queue with simple API calls.

RPC Methods

bca_Track_DeleteFromQueue
bca_NFTMetadata
bca_Track_PurgeQueue
bca_Track_ListSubscriptions
bca_NFTHistory
bca_NFTListingPrice
bca_NFTLiteralOwner
bca_Track_AccountSubscribe
bca_Track_AccountUnsubscribe
bca_NFTTrueOwner
bca_Track_PullQueue
bca_WalletNFTs

Supported Chains

Solana

Published on Feb 21, 2024

Support Website Support Email

Plans & features

Starter - $49/month
  • Starter - $49/month
  • Premium - $99/month
  • Pro - $499/month
Enterprise Sales
5 RPS
Up to 5 requests per second.
Dynamic NFT State Tracking
Monitor the current state of any NFT, whether it's loaned, fractionalized, listed for sale, or in an auction. Our solution offers dynamic tracking, giving you a complete view of an NFT's status at any given moment.
True Ownership Identification
Identify the true owner of an NFT, beyond just the nominal owner. This feature is critical for understanding the actual authority over the NFT, offering insights into control and governance aspects of digital assets. Naive methods for determining ownership will return an escrow account as the owner when the NFT is listed, loaned, fractionalized, or in some other non-holding state. The True Owner method returns the wallet that has genuine ownership over the asset.
In-Depth NFT Historical Insights
Gain a comprehensive view of an NFT's lineage, accessing its entire history decoded for clarity. This feature is crucial for enthusiasts and experts who value a detailed understanding of an NFT's journey and provenance, from its creation to its current status.
Real-Time NFT Valuation Data
Stay updated with the latest listing prices of NFTs. Our solution provides real-time price information, ensuring you are always informed about the current market value of your digital assets.
Track Entire Collections
With our tracking endpoints, you can follow the NFT states of entire collections. Simply call the `bca_NFTSubscribe` method on an NFT, and you will begin to receive new events regarding that NFT. This is more efficient than repeatedly calling `bca_NFTState`. It is also easy to set up - you simply call `bca_PullQueue` to retrieve all unread events, and update your local database with the most recent state of the NFT received in the queue. Our infrastructure scales to millions of NFTs.
10k NFTs Tracked
Subscribe to events for a maximum of 10,000 NFTs. Receive real-time, decoded and interpreted transactions in your queue.