Uniswap Governor Bravo

Verified contract

Proxy

Active on Ethereum with 52,813 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 $18.11
0xfacf931ff8e7183caef1cc987abf7a779ff2e9f0b4ba414fe71d788fee4701ef
0xb4d8c9d6055976ab2513761fcab7b8a6bd44e3297fd82b1aa17b68b609f9299b
0xffc15c35ec5074fe72f0f8e7ad1a20567e6a2773a4387a0c3d4631e0844ba820
0x98bfc14528aa0e1b26029a58f1259fb3c5b1f8e88d12cb406548920a6640fc1e
0xb65040cb72c0f38d904e7b3403db6f7cdc7f5fdbac103b7a890790ebea751a49
0x296f912091ebd6f9978c778b192339212d0b7ea75f128e118bf023cb3a9a0031
0xcac4743364d8a49289a0592985e00c21f6dfe3f8a5223dd545097474f792bc79
0x20796fd54f4ac5738272ea3d4269fbb28a86a0848f1e68b886502d760ea960a3
0x7732fc10916e434db50f5ea47ad97dfde04ff92a06f1697e90e6f31cd61eca10
0x768b8464806e689eead2d49af052d27e2a32cfd123a167f084bde217b28298c5

Functions
Getter at block 20791865
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)
70
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.