DAO

AGFI Decentralized Governance is currently managed on GitHub using a dedicated repository using Issues to track each proposal.

Interface

All AGFI V3 contracts are implementations of OpenZeppelin standards, and so Tally has been used for DAO management.

Tally

Timelock

Derived from OpenZeppelin Contracts (last updated v4.6.0) (governance/TimelockController.sol)

Source Code

Verified Etherscan Contract

Governor

Derived from OpenZeppelin Contracts (last updated v4.6.0) (governance/Governor.sol)

Implements Governor, GovernorSettings, GovernorCompatibilityBravo, GovernorVotes, GovernorVotesQuorumFraction, and GovernorTimelockControl.

Source Code

Verified Etherscan Contract