AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 15 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 7 additional slots
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13009128 | 3 years ago | | | 0 | 0.0016915300 | |
| 11125755 | 4 years ago | | | 0 | 0.0039437750 | |
| 11125286 | 4 years ago | | | 0 | 0.0055273750 | |
| 10839157 | 4 years ago | | | 0 | 0.033125190 | |
| 10839152 | 4 years ago | | | 0 | 0.033125190 | |
| 10839147 | 4 years ago | | | 0 | 0.033130230 | |
| 10814067 | 4 years ago | | | 0 | 0.012624160 | |
| 10814061 | 4 years ago | | | 0 | 0.0030972720 | |
| 10794304 | 4 years ago | | | 0 | 0.0087594000 | |
| 10794265 | 4 years ago | | | 0 | 0.041034760 |
ABI
ABI objects
Getter at block 21256569
description() view returns (string)
first() view returns (address)
0x5ffcf7da7bdc49ca8a2e7a542bd59dc38228dd45
founder() view returns (address)
0x043500bb7086c4b6457cd8362fd7306b1c90db00
isOwner() view returns (bool)
false
name() view returns (string)
owner() view returns (address)
0xc5af91f7d10dde118992ecf536ed227f276ec60d
size() view returns (uint256)
10
Read-only
abiOf(address) view returns (string)
contains(address _module) view returns (bool)
get(string _name) view returns (address)
getName(address _module) view returns (string)
isConstant(string _name) view returns (bool)
is_constant(bytes32) view returns (bool)
next(address _current) view returns (address)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize()
initialize(address sender)
remove(string _name)
renounceOwnership()
set(string _name, address _module, bool _constant)
setMetadata(string _name, string _description)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
ModuleAdded(string name, address indexed module)
ModuleRemoved(string name, address indexed module)
ModuleReplaced(string name, address indexed from, address indexed to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
This contract contains no error objects.