Screen Shot 2022-11-30 at 5.21.18 PM.png

This query is based off of actions. From actions, we get the blockchain event action info like type of action, price, sender/receiver, etc.

By drilling into the collections we get the related collection data.

Within the nfts, we are able to retrieve token-specific information of the action’s attached NFT like the NFT’s token ID and image data.


<aside> 💡 Remember: You can copy these queries and vars into our GraphQl API Explorer to see the results: https://www.indexer.xyz/api-explorer

</aside>