DaoRewardsManager
Verified contract
Active on
Ethereum with 155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
92 additional
variables
Balances ($0.00)
No balances found for "DaoRewardsManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9733318 | 5 years ago | | | 0 | 0.00036331120 | |
| 9732626 | 5 years ago | | | 0 | 0.00032438500 | |
| 9732557 | 5 years ago | | | 0 | 0.00032438500 | |
| 9731685 | 5 years ago | | | 0 | 0.063057300 | |
| 9731678 | 5 years ago | | | 0 | 0.15363084 | |
| 9731673 | 5 years ago | | | 0 | 0.15188360 | |
| 9726414 | 5 years ago | | | 0 | 0.00084479800 | |
| 9641970 | 5 years ago | | | 0 | 0.00077499500 | |
| 9562283 | 5 years ago | | | 0 | 0.0045245000 | |
| 9526383 | 5 years ago | | | 0 | 0.00042239900 |
ABI
ABI objects
Getter at block 21180251 currentQuarterNumber() view returns (uint256 _quarterNumber) currentTimeInQuarter() view returns (uint256 _currentT) isLockingPhase() view returns (bool _isLockingPhase)
ADDRESS_DGX_TOKEN() view returns (address)
0x4f3afec4e5a3f2a6a1a411def7d7dfe50ee057bf
CONTRACT_ADDRESS() view returns (address)
0xd6cc644492f4f1be1e8bf255f1c179fba07d5464
isDaoNotReplaced() view returns (bool _isNotReplaced)
false
isMainPhase() view returns (bool _isMainPhase)
false
key() view returns (bytes32)
0x64616f3a726577617264732d6d616e6167657200000000000000000000000000
resolver() view returns (address)
0x005f60ef7e1443f82ca7de947711f0966ca6e3b5
Read-only
getUintConfig(bytes32 _configKey) view returns (uint256 _configValue)
get_contract(bytes32 _key) view returns (address _contract)
State-modifying
Events calculateGlobalRewardsBeforeNewQuarter(uint256 _operations) returns (bool _done)
claimRewards()
moveDGXsToNewDao(address _newDaoRewardsManager)
updateRewardsAndReputationBeforeNewQuarter(address _user)
StartNewQuarter(uint256 indexed _quarterNumber)
constructor(address _resolver, address _dgxAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.