An open API service indexing awesome lists of open source software.

https://github.com/aave/proto-governance

Aave governance based on LEND token
https://github.com/aave/proto-governance

Last synced: 10 months ago
JSON representation

Aave governance based on LEND token

Awesome Lists containing this project

README

          

# Aave Proto Governance
Smart contracts for voting based on LEND token.

## Audits
- [Consensys Diligence](https://diligence.consensys.net/audits/2020/08/aave-governance-dao/)

## Current Mainnet contracts (25/09/2020)
- **AaveProtoGovernance**: [0x8a2efd9a790199f4c94c6effe210fce0b4724f52](https://etherscan.io/address/0x8a2efd9a790199f4c94c6effe210fce0b4724f52)
- **AavePropositionPower**: [0x72bbcfc20d355fc3e8ac4ce8fcaf63874f746631](https://etherscan.io/address/0x72bbcfc20d355fc3e8ac4ce8fcaf63874f746631)
- **GovernanceParamsProvider**: [0xf7ff0aee0c2d6fbdea3a85742443e284b62fd0b2](https://etherscan.io/address/0xf7ff0aee0c2d6fbdea3a85742443e284b62fd0b2)
- **AssetVotingWeightProvider**: [0x5ac493b8c2cef1f02f117b9ba2797e7da95574aa](https://etherscan.io/address/0x5ac493b8c2cef1f02f117b9ba2797e7da95574aa)
- **LendVoteStrategyToken**: [0x0671ca7e039af2cf2d2c5e7f1aa261ae78b3ffdf](https://etherscan.io/address/0x0671ca7e039af2cf2d2c5e7f1aa261ae78b3ffdf)

## License
This repository is under AGPL 3.0 license.