Contract Ownership and Admin Permissions
Contracts
arNFT Contract
https://etherscan.io/address/0x1337DEF1e9c7645352D93baf0b789D04562b4185
- The multisig has admin rights for the contract
- The contract is immutable
- The are no admin restricted functions.
arNXM Vault Proxy Contract
https://etherscan.io/address/0x1337DEF1FC06783D4b03CB8C1Bf3EBf7D0593FC4
- The DAO has admin rights for the contract
- The contract is upgradeable
- The admin has access to the following restricted functions:
- changeReserveAmount()
- changeReferPercent()
- changeWithdrawFee()
- changeWithdrawDelay()
- changeAdminPercent()
- changeRewardDuration()
- changePauseDuration()
- changeBeneficiary()
vArmor Contract
https://etherscan.io/address/0x5afeDef11AA9CD7DaE4023807810d97C20791dEC
- This contract has no owner
- The contract is immutable
Governor & Timelock
Governor: https://etherscan.io/address/0x5aFeDeF1454CDd11d4705c06aa4D66Aa396343f6
Timelock: https://etherscan.io/address/0x5AFeDEF13Bd7B3e363db724420D773cAa8B88763
- The DAO has admin rights for these contracts
- The contracts are upgradeable
Multisig Admin
https://etherscan.io/address/0x1f28eD9D4792a567DaD779235c2b766Ab84D8E33
- Currently a 3/6 multisig admin with veto powers for the DAO. The current admin council is comprised of the Ease.org team.
Timelock
The following contracts are under a 48 hour timelock, as they are owned by the DAO. See Governance and DAO for more information on the procedural process.
- arNXM Vault
- Governor
- Timelock
The 48 hour timeline gives the multi-sig admin a period of time in which they are able to veto any decisions voted on by the DAO. This precaution is in place to help mitigate the risk of a governance attack that could cause undue harm to the protocol and it’s contracts.