DaoSpecialVotingClaims
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
91 additional
variables
Balances ($0.00)
No balances found for "DaoSpecialVotingClaims"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9348547 | 5 years ago | | | 0 | 0.038120580 | |
| 9348533 | 5 years ago | | | 0 | 0.037861460 | |
| 9348524 | 5 years ago | | | 0 | 0.019741320 | |
| 9019230 | 5 years ago | | | 0 | 0.025534340 | |
| 9019225 | 5 years ago | | | 0 | 0.012048190 | |
| 8347227 | 5 years ago | | | 0 | 0.044792605 | |
| 8347220 | 5 years ago | | | 0 | 0.037496470 | |
0x | 8347193 | 5 years ago | | | 0 | 0.0010523000 | |
| 8347112 | 5 years ago | | | 0 | 0.013641140 | |
| 8347072 | 5 years ago | | | 0 | 0.012810996 |
ABI
ABI objects
Getter at block 21182460 currentQuarterNumber() view returns (uint256 _quarterNumber) currentTimeInQuarter() view returns (uint256 _currentT) isLockingPhase() view returns (bool _isLockingPhase)
CONTRACT_ADDRESS() view returns (address)
0x2c3b6d4df91eca794591cca8542b3f1bc08bf959
isDaoNotReplaced() view returns (bool _isNotReplaced)
false
isMainPhase() view returns (bool _isMainPhase)
false
key() view returns (bytes32)
0x64616f3a73766f74696e673a636c61696d730000000000000000000000000000
resolver() view returns (address)
0x005f60ef7e1443f82ca7de947711f0966ca6e3b5
Read-only
getAddressConfig(bytes32 _configKey) view returns (address _configValue)
getBytesConfig(bytes32 _configKey) view returns (bytes32 _configValue)
getUintConfig(bytes32 _configKey) view returns (uint256 _configValue)
get_contract(bytes32 _key) view returns (address _contract)
isModerator(address _user) view returns (bool _is)
isParticipant(address _user) view returns (bool _is)
State-modifying
Events claimSpecialProposalVotingResult(bytes32 _proposalId, uint256 _operations) returns (bool _passed)
SpecialProposalClaim(bytes32 indexed _proposalId, bool _result)
constructor(address _resolver)
This contract contains no fallback and receive objects.
This contract contains no error objects.