VoteDelegateExtension
Verified contract
Active on
Ethereum with 0 txns
Balances ($0.00)
No balances found for "VoteDelegateExtension"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "VoteDelegateExtension"
ABI
ABI objects
Getter at block 21294709
booster() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
daoOperator() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
gaugeOperator() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
owner() view returns (address)
0xa3c5a1e09150b75ff251c1a7815a07182c3de2fb
voteOwnership() view returns (address)
0xe478de485ad2fe566d49342cbd03e49ed7db3356
voteParameter() view returns (address)
0xbcff8b0b9419b9a88c44546519b1e909cf330399
Read-only
packData(uint256 _voteId, uint256 _yay, uint256 _nay) pure returns (uint256)
State-modifying
Events DaoVote(uint256 _voteId, bool _support, bool _isOwnership) returns (bool)
DaoVoteWithWeights(uint256 _voteId, uint256 _yay, uint256 _nay, bool _isOwnership) returns (bool)
GaugeVote(address[] _gauge, uint256[] _weight) returns (bool)
revertControl()
setDaoOperator(address _operator)
setGaugeOperator(address _operator)
setOwner(address _owner)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.