Open kespinola opened 2 years ago
Clients able to display a chart of holders vs tokens held for a nfts belonging to a collection.
collection(id: $id) { tokensHeldSpreadChart(startDate: $startDate, endDate: $endDate) { tokensOwnedRange numberOfHolders } }
Not available in dolphin API at this time. Expected availability Oct 21.
Goal
Clients able to display a chart of holders vs tokens held for a nfts belonging to a collection.
Requirements