DaoVoting
Verified contract
Active on
Ethereum with 5,728 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.00196 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9442488 | 5 years ago | | | 0 | 0.0021051920 | |
| 9440733 | 5 years ago | | | 0 | 0.00026314900 | |
| 9408631 | 5 years ago | | | 0 | 0.00039475650 | |
| 9396630 | 5 years ago | | | 0 | 0.0011044960 | |
| 9391119 | 5 years ago | | | 0 | 0.00039473850 | |
| 9373444 | 5 years ago | | | 0 | 0.00013806200 | |
| 9373444 | 5 years ago | | | 0 | 0.00026314900 | |
| 9347942 | 5 years ago | | | 0 | 0.00015186820 | |
| 9347008 | 5 years ago | | | 0 | 0.00027622100 | |
| 9344405 | 5 years ago | | | 0 | 0.0022097680 |
ABI
ABI objects
Getter at block 21255961 currentQuarterNumber() view returns (uint256 _quarterNumber) currentTimeInQuarter() view returns (uint256 _currentT) isLockingPhase() view returns (bool _isLockingPhase)
CONTRACT_ADDRESS() view returns (address)
0xd7a4f012ead240691a98144cb488e483aefef724
isDaoNotReplaced() view returns (bool _isNotReplaced)
false
isMainPhase() view returns (bool _isMainPhase)
false
key() view returns (bytes32)
0x64616f3a766f74696e6700000000000000000000000000000000000000000000
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 commitVoteOnProposal(bytes32 _proposalId, uint8 _index, bytes32 _commitHash)
commitVoteOnSpecialProposal(bytes32 _proposalId, bytes32 _commitHash)
revealVoteOnProposal(bytes32 _proposalId, uint8 _index, bool _vote, bytes32 _salt)
revealVoteOnSpecialProposal(bytes32 _proposalId, bool _vote, bytes32 _salt)
voteOnDraft(bytes32 _proposalId, bool _vote)
This contract contains no event objects.
constructor(address _resolver)
This contract contains no fallback and receive objects.
This contract contains no error objects.