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
- Host: GitHub
- URL: https://github.com/aave/proto-governance
- Owner: aave
- License: other
- Created: 2020-09-22T11:56:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T10:26:54.000Z (over 5 years ago)
- Last Synced: 2025-04-19T15:19:51.087Z (about 1 year ago)
- Language: TypeScript
- Size: 302 KB
- Stars: 6
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.