Wallets Connected
Description: Retrieves the number of users connected to a specific wallet within a specified time range.
Parameters:
period
: The start and end datestimeframe_counts
: The interval for counting users. Defaults to 1.
Header
x-api-key
: Your API Key (Dashboard->Settings)
Returns:
BaseGraphDataModel
: The graph data model containing the user count.
Raises:
HTTPException
: If an error occurs during the process.