Technical
DAO (Api3Template.sol)
The API3 DAO contract is the core DAO contract serving as a coordinating and setup role. It holds the admin role in API3's contracts including the DAO pool, and it delegates some of this responsibility to the DAO's other contracts (its voting apps and Aragon Agents).
The base Aragon DAO template contract used by API3 DAO can be found here.
See the Api3Template.sol contract code and the list of contracts it inherits from.
- BaseTemplate.sol
- Api3Voting.sol