Chain Governor

Verified contract

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

No balances found for "Chain Governor"

0xe0dd69ae33d5cfb6bf5e7907efb3ee31524a5732e1f6d76b648df21549b4c591
0x231961caa5c3ada0e824d17605d0b6d150c2b5316e8072dfeee3a6f6271bb490
0xc686611f27061ceee7e94c9a696ce0127efea635e2d41985651cc373c8680b9f
0x6b85ba6b55ce6313abaa39ff5358b55c5f16ff2bd0afdfa9f01fddbdd9c23f65
0xd992b9514578b6cea757bab5ed57c201a800663f1df195c5dc6654191cda3f43
0x311d4e17b6d6e0c5bc9148b0785f6b1257bf6b61b2913c30d69cf20b4a81d0ad
0x0ebc5d80b717b82c4836690bcc313a730297476934b27966ba4a4744187f9d7c
0x55939d5d6fa6225e4deee677736df92c22f6c4d616c314de0e104055139543df
0xae8cca75f67785625330cb580b00644727b8560e93f17079052f093d82a30392
0xc55115801886c0fdb2e8d813148dff6b89e6b4c50dd78d8ec3b1a904ef1c4442

Functions
Getter at block 20821937
BALLOT_TYPEHASH(view returns (bytes32)
0x8e25870c07e0b0b3884c78da52790939a455c275406c44ae8b434b692fb916ee
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
chnTokenStaking(view returns (address)
0x23445c63feef8d85956dc0f19ade87606d0e19a9
guardian(view returns (address)
0xfde1cb0c3522451705d9c64a74994801fe8af4cd
name(view returns (string)
Chain Governor
poolId(view returns (uint256)
0
proposalCount(view returns (uint256)
45
proposalMaxOperations(view returns (uint256)
30
proposalThreshold(view returns (uint256)
100000000000000000000000000
quorumVotes(view returns (uint256)
200000000000000000000000000
timelock(view returns (address)
0x08edf0f2af8672029eb445742b3b4072c6158df3
votingDelay(view returns (uint256)
1
votingPeriod(view returns (uint256)
12800
Read-only
getActions(uint256 proposalIdview returns (address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatas)
getReceipt(uint256 proposalIdaddress voterview returns (struct CHNGovernanceStorageReceipt)
getVotingPower(address useruint256 blockNumberview returns (uint256)
latestProposalIds(addressview returns (uint256)
proposals(uint256view returns (uint256 idaddress proposeruint256 etauint256 startBlockuint256 endBlockuint256 forVotesuint256 againstVotesbool canceledbool executed)
state(uint256 proposalIdview returns (uint8)
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
changeProposalMaxOperations(uint256 value
changeProposalThreshold(uint256 value
changeQuorumVotes(uint256 value
changeStakingContract(address stakinguint256 pid
changeVotingDelay(uint256 value
changeVotingPeriod(uint256 value
execute(uint256 proposalIdpayable 
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
Events
Abdicate(address indexed guardian
AcceptAdmin(address indexed guardian
ExecuteSetTimelockPendingAdmin(address indexed guardianaddress indexed newPendingAdminuint256 indexed eta
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
QueueSetTimelockPendingAdmin(address indexed guardianaddress indexed newPendingAdminuint256 indexed eta
VoteCast(address voteruint256 proposalIdbool supportuint256 votes
Constructor
constructor(address timelock_address chnStaking_uint256 poolId_address guardian_uint256[] configs
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.