Skip to content

Carbmeter - Filter on period of activity REM WORK #235

Description

@Khyati729

Description

In continuation to the below ticket, remaining work needs to be done.

Additional context

carbmeter analytics :

/monitoring/data/analytics - GET
/monitoring/data/analytics?contract={address} - GET
Body json :

{
"granularity": "monthly|daily",
"timerange": {
"type": "custom",
"payload": {
"start_range": "2022-01-01 00:00:00",
"end_range": "2022-02-28 00:00:00"
}
}
}
{
"granularity": "monthly",
"timerange": {
"type": "default|six_months|three_months",
}
}

Acceptance Criteria

  • add the custom timeframe

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions