DAI Number of Transfers with Unique Address, 7d (to and from combined)

This API endpoint, "DAI Number of Transfers with Unique Address, 7d (to and from combined)", is designed to fetch the count of unique addresses involved in the transactions of a particular token over the past seven days. It expects a 'token_address' as the input parameter which should be a text string signifying the token's address for which the counting will be performed. The output produced by this endpoint consists of the transaction date along with the total count of unique addresses involved in the transfers on that date. The data is arranged chronologically by the transaction date. A chart visualization is created using the data fetched, displaying the count of unique addresses involved in transactions with the given token over the past 7 days. This API endpoint primarily serves the Block Explorer pages.
Clone, Modify, Create API here at View query

Language
Authorization
Query
Click Try It! to start a request and see the response here!