This API retrieves information about all of the governance actions that occurred for the protocol within a certain timespan.
Note: Aave has the same governance regardless of protocol version (v2 vs. v3).
aavev2
, aavev3
, compoundv2
, makerdao
Payload only includes data after this date (inclusive).<BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
Payload only includes data before this date (exclusive).<BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
Number of records per page
The order in which to return the results (ascending or descending). By default. records are returned in descending order, so the most recent records are returned first.
Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
The proposal id to filter results by
The wallet address to filter results by
Filter results by votes for or votes against
200
The response is of type object
.