AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 802 txns
Deployed by via 0xd0c80d63 at 7542134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $32.25
0xd131ef577ce3832aa877ead0ab91b59de018ac9bd20952a57404931b38e55183
0x41dfd09d191f943ef3bfe719ad72baddcde80c9b85bacb3e0b7ae7bccfe880b4
0xbac9ae14eedb7ff3f27848af938c0dea7f8433ace85b0307b1da19efb421f6a7
0xe7eeef4a3b5389ce66d66da60618578b4a9163c7f5504a9f9434d621ca97079f
0xc713973e2eda503ff6ee1a920aabf8ab96dd393802f332be374efcd8300c55b4
0x9071a4a036d7d1ff8b4e0225be067f9b2be973be9bdd395e281980effbd9b512
0x164f9279542de54cbb41031ad16a5a9023ef20fb090bb9142ff7c900f6d4696a
0x4eb8f30e32f0e268728c136aef998f2d06c1a6413358ac1a0ef16e467c0c5064
0xf0a49b661cb09f4975e0716e9d70cff6d896b4316c6437840b7a05dbf05c3586
0x547dd2d31c951a0ba568800310e51f11451615739245f5717be98313f681438f

Functions
Getter at block 21161754
admin(view returns (address)
[unknown]
implementation(view returns (address)
[unknown]
MAX_OWNER_COUNT(view returns (uint256)
50
getOwners(view returns (address[])
[0x47c7a99F10e50cca0049C5BfF61f5908FDA4628E, 0xd12662A3d58041dD7357EbA8077C9c73D6a2d5fF, 0x45D65FEe4580A860d2e1140882a5F44EA8902e21]
required(view returns (uint256)
2
superOwner(view returns (address)
0xb470654df8f0ad78126458544ed1eb810a7ac152
transactionCount(view returns (uint256)
398
Read-only
confirmations(uint256addressview returns (bool)
getConfirmationCount(uint256 transactionIdview returns (uint256 count)
getConfirmations(uint256 transactionIdview returns (address[] _confirmations)
getTransactionCount(bool pendingbool executedview returns (uint256 count)
getTransactionIds(uint256 fromuint256 tobool pendingbool executedview returns (uint256[] _transactionIds)
isConfirmed(uint256 transactionIdview returns (bool)
isOwner(addressview returns (bool)
owners(uint256view returns (address)
requireFinalization(uint256 transactionIdview returns (bool)
transactions(uint256view returns (address destinationuint256 valuebytes databool executed)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addOwner(address owner
changeRequirement(uint256 _required
confirmTransaction(uint256 transactionId
executeTransaction(uint256 transactionId
finalizeTransaction(uint256 transactionId
initialize(address[] _ownersuint256 _required
initialize(address[] adminsuint256 requireduint256 printLimit
removeOwner(address owner
replaceOwner(address owneraddress newOwner
revokeConfirmation(uint256 transactionId
setPrintLimit(uint256 newLimit
submitTransaction(address destinationuint256 valuebytes datareturns (uint256 transactionId)
transferOwnership(address newAddress
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Confirmation(address indexed senderuint256 indexed transactionId
Deposit(address indexed senderuint256 value
Execution(uint256 indexed transactionId
ExecutionFailure(uint256 indexed transactionId
Finalized(uint256 indexed transactionId
OwnerAddition(address indexed owner
OwnerRemoval(address indexed owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrintLimitChanged(uint256 indexed oldValueuint256 indexed newValue
RequireFinalization(uint256 indexed transactionId
RequirementChange(uint256 required
Revocation(address indexed senderuint256 indexed transactionId
Submission(uint256 indexed transactionId
Constructor
constructor(address _implementationaddress _adminbytes _data
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.