This contract is being backfilled. You may encounter incomplete storage history.

PowerPool Governor L1

Verified contract

Active on Ethereum with 652 txns
Deployed by via 0xc836d3a7 at 11302888
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PowerPool Governor L1"

0x039f43e955d0eb7675a8e22ad52a54be599dd33efca822de3658eaf1be76fe6e
0x959d9fdb2a9b1e121fbf4cb5714c45bd361a136f52a3abc8cdb129b9054e9be7
0xcdaa1a445ef00077bff9738d6858ad4786905b9ec76ea5272aa766e191624c0c
0x8b5fe418f074b3c0fb9c9292167636552207261044deb5340bb392fd536d0087
0xeeaffe054e05412a1c9e672ce093710c142990fa73dc6db78e421da366669e2e
0x4c73f6384278630aaa4a850365f79734d2df997f696d3f3902d505b911635110
0xd329086df8ea861ea1592436faaf7e14269763f7d5e5ad9adcc60317f26f6879
0x07598ce86f612e71a3fcd798b842f8196127ead85dbb5b6057ae6643c58e5fd8
0xd7aa9e04a7d929feb56b1baee76ff64da7e4f831148a00f54dd5f41f7217343f
0xab5185f881d43587922dbb56b53a1a856819298ac927d0fa99561b8f013861f7

Functions
Getter at block 20794242
BALLOT_TYPEHASH(view returns (bytes32)
0x8e25870c07e0b0b3884c78da52790939a455c275406c44ae8b434b692fb916ee
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
getVoteSources(view returns (address[])
[0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1, 0xF09232320eBEAC33fae61b24bB8D7CA192E58507, 0xFD28bE82e453860F41c36029175377F470aF754b]
guardian(view returns (address)
0xb258302c3f209491d604165549079680708581cc
name(view returns (string)
PowerPool Governor L1
proposalCount(view returns (uint256)
9
proposalMaxOperations(pure returns (uint256)
10
proposalThreshold(pure returns (uint256)
10000000000000000000000
quorumVotes(pure returns (uint256)
400000000000000000000000
timelock(view returns (address)
0x0e05a5f58281ff5ab9aac81b9220b4defa84325e
votingDelay(pure returns (uint256)
1
votingPeriod(pure returns (uint256)
17280
Read-only
getActions(uint256 proposalIdview returns (address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatas)
getPriorVotes(address accountuint256 blockNumberview returns (uint256)
getReceipt(uint256 proposalIdaddress voterview returns (struct GovernorAlphaInterfaceReceipt)
latestProposalIds(addressview returns (uint256)
proposals(uint256view returns (uint256 idaddress proposeruint256 etauint256 startBlockuint256 endBlockuint256 forVotesuint256 againstVotesbool canceledbool executed)
state(uint256 proposalIdview returns (uint8)
voteSources(uint256view returns (address)
State-modifying
__abdicate(
__acceptAdmin(
__executeSetTimelockPendingAdmin(address newPendingAdminuint256 eta
__queueSetTimelockPendingAdmin(address newPendingAdminuint256 eta
cancel(uint256 proposalId
castVote(uint256 proposalIdbool support
castVoteBySig(uint256 proposalIdbool supportuint8 vbytes32 rbytes32 s
execute(uint256 proposalIdpayable 
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
Events
ProposalCanceled(uint256 indexed id
ProposalCreated(uint256 indexed idaddress indexed proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 indexed id
ProposalQueued(uint256 indexed iduint256 eta
VoteCast(address indexed voteruint256 indexed proposalIdbool indexed supportuint256 votes
Constructor
constructor(address timelock_address[] voteSources_address guardian_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.