AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xafe61303 at 11108677
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables

No balances found for "AdminUpgradeabilityProxy"

0x5100f0088eef8d36387bf380e91f68ed0c1424814de71fe14b6e5a83368af42f
0x67488c4fc9747fbc885a290235903c1edc1339dde1980e46abcd4d151d9f9a19
0x20488346916b96c3155b5ed93bdf9e35dbec4bd5aad417c29e033403f5df78bf
0x779c526bc7e65d276993c2dfc20c2c8b6b09fc3f639c7b85f5dd69536894cdf3
0xeff017a0f42ee4f65747cc3c380de2fc528114b146a50efb3e50440e179276d0
0xd66ffd27f5af9e4e937b685d8634ba1027dc8a4bd6e3e7a90278900e47e1085b
0x6a945521aa1d2c0d3cb21a54e668fbdc936320661ce863a0e43b0d783a59ac53
0x2b4f85409cec8156ca84d3e760f8002a349dbe0af501274beccd23a4887c2194
0xad97af7e3127a07b6e08072bd28e19f8b2e57ad96b252cb60115508c3481f63b
0xaba62b1ad52c9432b0e4ce67ce92b4db84ac8c65caa85be7c507b8912289d91b

Functions
Getter at block 21177613
admin(view returns (address)
0x46e609f5ee2f79132624df93ffbb54628096f53c
 
getPossibleProposalStates(view returns (string[])
gracePeriodInSeconds(view returns (uint256)
604800
initDone(view returns (bool)
true
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
pendingSuperAdmin(view returns (address)
0x0000000000000000000000000000000000000000
proposalCount(view returns (uint256)
0
proposalMaxOperations(view returns (uint256)
10
proposalThresholdInWei(view returns (uint256)
100000000000000000000000
queuePeriodInSeconds(view returns (uint256)
43200
quorumVotesInWei(view returns (uint256)
200000000000000000000000
sbVotes(view returns (address)
0xce27c95e51639164d38138706483f5273db4c24e
superAdmin(view returns (address)
0x4b5057b2c87ec9e7c047fb00c0e406dff2fdacad
votingDelayInBlocks(view returns (uint256)
1
votingPeriodInBlocks(view returns (uint256)
4320
Read-only
getActions(uint256 proposalIdview returns (address[]uint256[]string[]bytes[])
getPossibleProposalStateKey(uint256 indexview returns (string)
getReceipt(uint256 proposalIdaddress voterview returns (boolbooluint96)
latestProposalIds(addressview returns (uint256)
possibleProposalStatesArray(uint256view returns (string)
possibleProposalStatesMapping(stringview returns (uint256)
proposalAgainstVotes(uint256view returns (uint256)
proposalCalldatas(uint256uint256view returns (bytes)
proposalCanceled(uint256view returns (bool)
proposalEndBlock(uint256view returns (uint256)
proposalEta(uint256view returns (uint256)
proposalExecuted(uint256view returns (bool)
proposalForVotes(uint256view returns (uint256)
proposalProposer(uint256view returns (address)
proposalSignatures(uint256uint256view returns (string)
proposalStartBlock(uint256view returns (uint256)
proposalTargets(uint256uint256view returns (address)
proposalValues(uint256uint256view returns (uint256)
proposalVoterHasVoted(uint256addressview returns (bool)
proposalVoterSupport(uint256addressview returns (bool)
proposalVoterVotes(uint256addressview returns (uint96)
queuedTransactions(bytes32view returns (bool)
state(uint256 proposalIdview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
acceptAdmin(
acceptSuperAdmin(
cancel(uint256 proposalId
execute(uint256 proposalIdpayable 
init(address sbVotesAddressaddress adminAddressaddress superAdminAddress
propose(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasstring descriptionreturns (uint256)
queue(uint256 proposalId
setPendingAdmin(address newPendingAdmin
setPendingSuperAdmin(address newPendingSuperAdmin
updateGracePeriodInSeconds(uint256 amountInSeconds
updateProposalMaxOperations(uint256 count
updateProposalThresholdInWei(uint256 amountInWei
updateQueuePeriodInSeconds(uint256 amountInSeconds
updateQuorumVotesInWei(uint256 amountInWei
updateVotingDelayInBlocks(uint256 amountInBlocks
updateVotingPeriodInBlocks(uint256 amountInBlocks
vote(uint256 proposalIdbool support
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
CanceledTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
ExecutedTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
ProposalCanceled(uint256 id
ProposalCreated(uint256 idaddress proposeraddress[] targetsuint256[] valuesstring[] signaturesbytes[] calldatasuint256 startBlockuint256 endBlockstring description
ProposalExecuted(uint256 id
ProposalQueued(uint256 iduint256 eta
QueuedTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
Voted(address voteruint256 proposalIdbool supportuint256 votes
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.