GovernanceProxy

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GovernanceProxy"

0x32e1b21f7064188b97ae88ce17fbc449cc16d0f72a8863bda660108bc7c0f36e
0x8abe3216a2d1e4a4ea5426c575784afc9383a33ccc3502e8685a682a5cf51edf
0x3b711c58b10884656e1818618765a616b6c54d78b514e03de7b13acbc50af521
From
0x10a03e64b0880150c27ce2a13e793576edeb0eebe544806171597afa91908052
From
0xa11a02d52f7001c13a21c1db425c79a757310a900ae906aefc8dcf4e0f610171
From
0x0b1dfe6ee755dc11a9a0d0823e22abcc0cb1f03e5ed0673c1f68183cf84f58e6
0x991bde702457b95c18f1db8cb7ccf8af5bee029cd477a92c423793038d395975
0x8c115690cadc77cad91fa460344b0d75e413608469215aea9d5f4be8aaebd48d
From
0xf83b81aa6972d008ecd328ab8da13bd58dfa8cb6dbfb0c8be549e090291f554e
0xe90ee491fc523f49b70754a88cca62da28e3a206e5c08da7874e3c06a2b70708
From

Functions
Getter at block 20879584
GOVERNANCE_ROLE(view returns (bytes32)
0x474f5645524e414e434500000000000000000000000000000000000000000000
VETO_ROLE(view returns (bytes32)
0x5645544f00000000000000000000000000000000000000000000000000000000
 
getEndedChanges(view returns (struct IGovernanceProxyChange[])
getEndedChangesCount(view returns (uint256)
55
getPendingChanges(view returns (struct IGovernanceProxyChange[])
[]
nextChangeId(view returns (uint64)
55
Read-only
accountsWithRole(bytes32 roleview returns (address[])
delays(bytes4view returns (uint64)
getEndedChanges(uint256 offsetuint256 nview returns (struct IGovernanceProxyChange[])
getPendingChange(uint64 changeIdview returns (struct IGovernanceProxyChange change)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
cancelChange(uint64 id
executeChange(uint64 id
grantRole(bytes32 roleaddress account
requestChange(struct IGovernanceProxyCall[] calls
revokeRole(bytes32 roleaddress account
updateDelay(bytes4 selectoruint64 delay
Events
ChangeCanceled(uint64 indexed changeId
ChangeExecuted(uint64 indexed changeId
ChangeRequested(struct IGovernanceProxyCall[] callsuint64 delayuint64 changeId
DelayUpdated(bytes4 indexed selectoruint64 delay
Constructor
constructor(address governanceaddress veto
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.