Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BatchVote"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18779651 | a year ago | | | 0 | 0.0045108929 | |
| 18779631 | a year ago | | | 0 | 0.0091586650 | |
| 18618766 | a year ago | | | 0 | 0.0058899885 | |
| 18618752 | a year ago | | | 0 | 0.0035400020 | |
| 18616962 | a year ago | | | 0 | 0.0050643941 | |
| 18592686 | a year ago | | | 0 | 0.0059187941 | |
| 18592683 | a year ago | | | 0 | 0.0037232660 |
ABI
ABI objects
Getter at block 21163431
bounty() view returns (address)
0x60959a73b5b0631cba734379e14ab367cceee49f
dao() view returns (address)
0x691150d2776a524859124122ae76be1736cd95e4
owner() view returns (address)
0xd53f1723756f7a889395e5fdf17466dce4b0cc64
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events castVoteBySigs(struct BatchVoteCastVoteSignature[] sigs)
castVoteJudgementBySigs(struct BatchVoteCastVoteSignature[] sigs)
delegateBySigs(struct BatchVoteDelegateSignature[] sigs)
pause()
renounceOwnership()
setContractAddresses(address _contractFactory)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.