AaveProtoGovernance

Verified contract

Active on Ethereum with 1,119 txns
Deployed by via 0x2f192060 at 10925875
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AaveProtoGovernance"

0xf16a1b45f1ead58384c23757c8a005dc9a3d606b762bf66dbfe173c0f08cad2a
0x1f500cf99a5b54ccd3d0ac7fcf6403e15b3028c7e54a8eece5d9aed42183c155
0x3dc8b172279dc113f27e099df850c036ec4cea933844450ea335dccaee63c64e
0xf9b59232948b91817472c27782162bbd7c41d7ce3e129952e65290a6fff24215
0x558fa06a670098a995ad9b8c5496d135a8319b65fd9aad399d87d9f64cc62006
0xe61afd6c327d1ceca8c9aad6d7a7f978fddad056753c97ae2069795b96b1c06f
0x39d2b502aff41fa3db51eb24aeb6b43e8eec0845f4d3e539e77f6c2ba5f213a5
0x5b79fa473af8d183573c451196e4396693af29cc00a55b8400c42a056744c22d
0xbecf9266e81cf1e7d01dd4f08addb2a3e38238e41050b33dcccfd67f6878357c
0xb7867fa3d6792ce7e9b40d27ecfa754c10e8d7b067c749537b21499235c24cef

Functions
Getter at block 21268970
COUNT_CHOICES(view returns (uint256)
2
MAX_MAXMOVESTOVOTINGALLOWED(view returns (uint256)
6
MIN_MAXMOVESTOVOTINGALLOWED(view returns (uint256)
2
MIN_STATUS_DURATION(view returns (uint256)
1660
MIN_THRESHOLD(view returns (uint256)
13000000000000000000000000
getGovParamsProvider(view returns (address _govParamsProvider)
0xf7ff0aee0c2d6fbdea3a85742443e284b62fd0b2
Read-only
getLeadingChoice(uint256 _proposalIdview returns (uint256)
getLimitBlockOfProposal(uint256 _proposalIdview returns (uint256 _limitBlockProposal)
getProposalBasicData(uint256 _proposalIdview returns (uint256 _totalVotesuint256 _thresholduint256 _maxMovesToVotingAlloweduint256 _movesToVotinguint256 _votingBlocksDurationuint256 _validatingBlocksDurationuint256 _currentStatusInitBlockuint256 _initProposalBlockuint256 _proposalStatusaddress _proposalExecutorbytes32 _proposalType)
getVoterData(uint256 _proposalIdaddress _voterAddressview returns (uint256 _voteuint256 _weightuint256 _balanceuint256 _nonceaddress _asset)
getVotesData(uint256 _proposalIdview returns (uint256[3])
validateRelayAction(bytes32 _paramsHashByRelayerbytes32 _paramsHashBySignerbytes _signatureaddress _signeruint256 _proposalIduint256 _relayerNonceview 
verifyNonce(uint256 _proposalIdaddress _voteruint256 _relayerNonceview 
verifyParamsConsistencyAndSignature(bytes32 _paramsHashByRelayerbytes32 _paramsHashBySignerbytes _signatureaddress _signerpure 
State-modifying
cancelVoteByRelayer(uint256 _proposalIdaddress _voteruint256 _noncebytes _signaturebytes32 _paramsHashByVoter
cancelVoteByVoter(uint256 _proposalId
challengeVoters(uint256 _proposalIdaddress[] _voters
newProposal(bytes32 _proposalTypebytes32 _ipfsHashuint256 _thresholdaddress _proposalExecutoruint256 _votingBlocksDurationuint256 _validatingBlocksDurationuint256 _maxMovesToVotingAllowed
resolveProposal(uint256 _proposalId
submitVoteByRelayer(uint256 _proposalIduint256 _voteaddress _voteraddress _assetuint256 _noncebytes _signaturebytes32 _paramsHashByVoter
submitVoteByVoter(uint256 _proposalIduint256 _voteaddress _asset
tryToMoveToValidating(uint256 _proposalId
Events
AbstainWins(uint256 indexed proposalIduint256 abstainVotingPoweruint256 yesVotingPoweruint256 noVotingPower
NoWins(uint256 indexed proposalIduint256 abstainVotingPoweruint256 yesVotingPoweruint256 noVotingPower
ProposalCreated(uint256 indexed proposalIdbytes32 indexed ipfsHashbytes32 indexed proposalTypeuint256 propositionPowerOfCreatoruint256 thresholduint256 maxMovesToVotingAlloweduint256 votingBlocksDurationuint256 validatingBlocksDurationaddress proposalExecutor
StatusChangeToExecuted(uint256 indexed proposalId
StatusChangeToValidating(uint256 indexed proposalId
StatusChangeToVoting(uint256 indexed proposalIduint256 movesToVoting
VoteCancelled(uint256 indexed proposalIdaddress indexed voteruint256 indexed voteaddress assetuint256 weightuint256 balanceuint256 proposalStatusBefore
VoteEmitted(uint256 indexed proposalIdaddress indexed voteruint256 indexed voteaddress assetuint256 weightuint256 balance
YesWins(uint256 indexed proposalIduint256 abstainVotingPoweruint256 yesVotingPoweruint256 noVotingPower
Constructor
constructor(address _govParamsProvider
Fallback and receive
fallback(
Errors

This contract contains no error objects.