VoteDelegate
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VoteDelegate"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14041016 | 3 years ago | | | 0 | 0.020773440 | |
| 14040989 | 3 years ago | | | 0 | 0.0055414800 | |
| 14040970 | 3 years ago | | | 0 | 0.031624560 |
ABI
ABI objects
Getter at block 21273116
chief() view returns (address)
0x0a3f6849f78076aefadf113f5bed87720274ddc0
delegate() view returns (address)
0x5f48d5639d4631e8db4c05f4aa708fc3d3e145ed
expiration() view returns (uint256)
1674196098
gov() view returns (address)
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
iou() view returns (address)
0xa618e54de493ec29432ebd2ca7f14efbf6ac17f7
polling() view returns (address)
0xd3a9fe267852281a1e6307a1c37cdfd76d39b133
Read-only
stake(address) view returns (uint256)
State-modifying
Events free(uint256 wad)
lock(uint256 wad)
vote(address[] yays) returns (bytes32 result)
vote(bytes32 slate)
votePoll(uint256 pollId, uint256 optionId)
votePoll(uint256[] pollIds, uint256[] optionIds)
Free(address indexed usr, uint256 wad)
Lock(address indexed usr, uint256 wad)
constructor(address _chief, address _polling, address _delegate)
This contract contains no fallback and receive objects.
This contract contains no error objects.