Asset Tracking
Solana NFT Transfers
NFT transfer events on the Solana blockchain.
The tokens_solana.nft
table contains NFT transfer events for tokens on the Solana blockchain indexed on Dune. This dataset encompasses transfer events for various Solana NFT standards.
Some Solana NFTs may have non-standard transfer mechanisms and might not be included in the transfers table. You can check the logic for the transfers table here.
Utility
The Solana NFT transfers table provides a comprehensive view of NFT movement on the Solana network, enabling you to:
- Track NFT flows between accounts
- Analyze NFT transaction volumes and patterns
- Identify significant NFT movements
- Monitor NFT marketplace and protocol activity on Solana
Sample Queries
Query recent NFT transfers for a specific account
This query returns the most recent NFT transfers for a specified account:
Was this page helpful?