AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 217 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x324a…c457
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16701050 | 2 years ago | | | 0 | 0.0090116969 | |
| 16694051 | 2 years ago | | | 0 | 0.019029452 | |
| 12808594 | 3 years ago | | | 0 | 0.0071639200 | |
| 12802190 | 3 years ago | | | 0 | 0.0071954200 | |
| 12795742 | 3 years ago | | | 0 | 0.0089549000 | |
| 12789353 | 3 years ago | | | 0 | 0.035819600 | |
| 12782868 | 3 years ago | | | 0 | 0.011820468 | |
| 12776483 | 3 years ago | | | 0 | 0.035819600 | |
| 12770150 | 3 years ago | | | 0 | 0.017988550 | |
| 12763624 | 3 years ago | | | 0 | 0.0071639200 |
ABI
ABI objects
Getter at block 21275100
owner() view returns (address)
0x471aea3d5a2c588a51e74132752c7b15c185db79
policy() view returns (address)
0x324aa37199315d106cc5b1cd2ddf4fb618b1c457
transactionsSize() view returns (uint256)
2
Read-only
allowedContractRebasers(address) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addTransaction(address destination, bytes data)
initialize(address policy_)
rebase()
removeTransaction(uint256 index)
renounceOwnership()
setAllowedContractRebaser(address contractAddress, bool allowed)
setMonetaryPolicy(address _policy)
setTransactionEnabled(uint256 index, bool enabled)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAllowedContractRebaser(address indexed contractAddress, bool allowed)
TransactionFailed(address indexed destination, uint256 index, bytes data)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.