Getting all Historical data and streaming new data into our own DB

One of the immediate needs we have is to pull in all historical transaction data for a specific NFT collection into our DB and then stream new transaction data as its happening.

We’re specifically looking for sales, transfers and mints.

Please can you share some guidance on how we can achieve this

NFT - Non-fungible Token APIs (NFT APIs) - Bitquery

To get the latest transfer of an NFT token use this query as an example - Latest Cryptokitties transfers

We will come back with more queries.