tally makerdao governance votes
Project description
maker-chief
tally makerdao governance votes
about
this tool fetches all etch
and vote
events from makerdao governance contract (see ds-chief), tallies the votes and breaks them down by proposal and voters.
it also tries to recover what proposals are doing assuming they are ds-spell executed on mom contract. functions like setFee
can be additionally parsed to show more meaningful values.
the text output format is:
<n>. <proposal> <votes>
spell: <func> <desc> <args>
<voter> <votes>
the currently active proposal (hat
) is shown in green.
the json format is self-explanatory. note that the numbers are encoded as text to avoid rounding errors.
installation
install python 3.7 and a local ethereum node.
pip3 install maker-chief
usage
run maker-chief
or maker-chief --json
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for maker_chief-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 581df79c04ab4e656cd0c1adf9270e9c92ff83bd982bd4d5c757677df1066d19 |
|
MD5 | c811870de1cb4d2c7bc3c8f7373f5901 |
|
BLAKE2b-256 | 2738895c4e1579ff89916a99c22327731814f8511ab932d8461a9d0c2fafff0e |