ProxyAdminMultisig

Verified contract

Active on Ethereum with 34 txns
Deployed by via 0xc9bfcf8c at 10918913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "ProxyAdminMultisig"

0x65d70cbfe1f086f05a150e1837f5b3842e935660851d821eb0ea4c12d9effb8a
0xa6dc9ab634a77a975006b24e9549fe41ba17cc26550be408ae8ef733ba15ab2b
0xce988daf4ca73bb91934a63cc86cd8a20bb957455d46b42d1246bb713b6ef04d
0xddd0675e8b577eb9e2ab4215870fa7228b96fa625da078522c85ad8501b729fc
0x0ab5e55063735a198a8b57ffe6c8f2a47473db166f22ba6049234ef2bdee52d4
0x54e33636a0dcc8b4647fceaaff9b440b308792b41f8475317d9712c526258535
0x70ed32f178bb20834378d365f9d7093640eb15ef123985d6cd3e18514a4e84be
0x0a80d999cb332bfaa5c440ab4a03deef8a252b5fdc4c62a6ade8301264034ec1
0xf500893f25008384728f91d734d5682090c3ef1262e2f225952f45f5d40d7ea3
0xd5c195ba53e0343ba89406b9536f894c0564a3e16f065ced15acb862440d1042

Functions
Getter at block 21328889
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
3600
delay(view returns (uint256)
3600
minVotes(view returns (uint256)
2
multiOwnersCounter(view returns (uint256)
2
Read-only
getProxyAdmin(address proxyview returns (address)
getProxyImplementation(address proxyview returns (address)
multiOwners(addressview returns (bool)
votes(bytesview returns (uint32 timelockFromuint32 votesCounteruint64 curVote)
State-modifying
addMultiOwner(address _newMultiOwner
addMultiOwners(address[] _newMultiOwners
cancelVote(bytes _data
changeProxyAdmin(address proxyaddress newAdmin
initialize(
initialize(address[] _newMultiOwners
removeMultiOwner(address _exMultiOwner
removeMultiOwners(address[] _exMultiOwners
setDelay(uint256 _delay
setMinVotes(uint256 _minVotes
upgrade(address proxyaddress implementation
upgradeAndCall(address proxyaddress implementationbytes datapayable 
Events
CancelVote(address indexed ownerbytes data
ExecuteVote(bytes data
MultiOwnerAdded(address indexed newMultiOwner
MultiOwnerRemoved(address indexed exMultiOwner
NewDelay(uint256 newDelay
NewMinVotes(uint256 newMinVotes
QueueVote(address indexed ownerbytes data
TxTimelockStart(bytes datauint32 start
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.