Uniswap Governor Bravo

Verified contract

Proxy

Active on Ethereum with 53,037 txns
Deployed by via 0xe579dd5a at 13059157
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23.31
0x737d75b61cf55a3e55ab0f4a328285b87a21789a3ff709f4e0184d69721489da
0x88d9ba0b6d64d7368c57b9bcbde28c6c02dc70a50550b60f844e1acfef6a019e
0xf85d7566ec485b679b737f528472085f7e01c005643269b62b2e5bb15c70e69d
0x27817423e06f9aaadd5459c472619184b3b9ceaba73012ae03a713753262c3fa
0x9164dddd9e7622e3c880d287356d37979f302b515aa05740f0d9c30b7b20acc6
0x6de6043c31bcfe083094cce03f2594e2d6c351fcec87bbb281a1a37cc5722435
0x0a80b2a9867e6405c0c13f5d1a04dd73415ab1ef55af3669d7a7c4b37e4c59d1
0xee030660f59d2071ad189c96df3064273f35cfae4f52495d8d1e2bd693a03c26
0xeada94de6e0e4abe22d1e0892e70f569bc1e6b5e15c272f6a2983746c5aebed6
From
0xfc48e657e4a540db03176c2a196cdf97251446d9ea1b35d45233d1fd682499b2

Functions
Getter at block 21245727
admin(view returns (address)
0x1a9c8182c09f50c8318d769245bea52c32be35bc
implementation(view returns (address)
0x53a328f4086d7c0f1fa19e594c9b842125263026
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
BALLOT_TYPEHASH(view returns (bytes32)
0x150214d74d59b7d1e90c73fc22ef3d991dd0a76b046543d4d80ab92d2a50328f
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
MAX_PROPOSAL_THRESHOLD(view returns (uint256)
10000000000000000000000000
MAX_VOTING_DELAY(view returns (uint256)
40320
MAX_VOTING_PERIOD(view returns (uint256)
80640
MIN_PROPOSAL_THRESHOLD(view returns (uint256)
1000000000000000000000000
MIN_VOTING_DELAY(view returns (uint256)
1
MIN_VOTING_PERIOD(view returns (uint256)
5760
admin(view returns (address)
0x1a9c8182c09f50c8318d769245bea52c32be35bc
implementation(view returns (address)
0x53a328f4086d7c0f1fa19e594c9b842125263026
initialProposalId(view returns (uint256)
8
name(view returns (string)
Uniswap Governor Bravo
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
proposalCount(view returns (uint256)
74
proposalMaxOperations(view returns (uint256)
10
proposalThreshold(view returns (uint256)
1000000000000000000000000
quorumVotes(view returns (uint256)
40000000000000000000000000
timelock(view returns (address)
0x1a9c8182c09f50c8318d769245bea52c32be35bc
uni(view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
votingDelay(view returns (uint256)
13140
votingPeriod(view returns (uint256)
40320
Read-only
getActions(uint256 proposalIdview returns (address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatas)
getReceipt(uint256 proposalIdaddress voterview returns (struct GovernorBravoDelegateStorageV1Receipt)
latestProposalIds(addressview returns (uint256)
proposals(uint256view returns (uint256 idaddress proposeruint256 etauint256 startBlockuint256 endBlockuint256 forVotesuint256 againstVotesuint256 abstainVotesbool canceledbool executed)
state(uint256 proposalIdview returns (uint8)
State-modifying
_setImplementation(address implementation_
_acceptAdmin(
_initiate(uint256 proposalCount
_setPendingAdmin(address newPendingAdmin
_setProposalThreshold(uint256 newProposalThreshold
_setVotingDelay(uint256 newVotingDelay
_setVotingPeriod(uint256 newVotingPeriod
cancel(uint256 proposalId
castVote(uint256 proposalIduint8 support
castVoteBySig(uint256 proposalIduint8 supportuint8 vbytes32 rbytes32 s
castVoteWithReason(uint256 proposalIduint8 supportstring reason
execute(uint256 proposalIdpayable 
initialize(address timelock_address uni_uint256 votingPeriod_uint256 votingDelay_uint256 proposalThreshold_
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
Events
NewAdmin(address oldAdminaddress newAdmin
NewImplementation(address oldImplementationaddress newImplementation
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
ProposalThresholdSet(uint256 oldProposalThresholduint256 newProposalThreshold
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 votesstring reason
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
NewAdmin(address oldAdminaddress newAdmin
NewImplementation(address oldImplementationaddress newImplementation
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
ProposalThresholdSet(uint256 oldProposalThresholduint256 newProposalThreshold
VoteCast(address indexed voteruint256 proposalIduint8 supportuint256 votesstring reason
VotingDelaySet(uint256 oldVotingDelayuint256 newVotingDelay
VotingPeriodSet(uint256 oldVotingPerioduint256 newVotingPeriod
Constructor
constructor(address timelock_address uni_address admin_address implementation_uint256 votingPeriod_uint256 votingDelay_uint256 proposalThreshold_
Fallback and receive
fallback(
Errors

This contract contains no error objects.