Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12548397 | 4 years ago | | | 0 | 0.0010495540 | |
| 12548382 | 4 years ago | | | 0 | 0.00076676000 | |
| 12548375 | 4 years ago | | | 0 | 0.00076700000 | |
| 12458676 | 4 years ago | | | 0 | 0.0029337750 | |
| 12457680 | 4 years ago | | | 0 | 0.0025311000 | |
| 12457678 | 4 years ago | | | 0 | 0.0025311000 | |
| 11952557 | 4 years ago | | | 0 | 0.0024323240 | |
| 11952486 | 4 years ago | | | 0 | 0.0044890860 |
ABI
ABI objects
Getter at block 21386354
owner() view returns (address)
0x17e66b1e0260c930bfa567ff3ab5c71794279b94
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events _acceptOwner()
_setPendingOwner(address newPendingOwner)
changeProxyAdmin(address proxy, address newAdmin)
upgrade(address proxy, address implementation)
upgradeAndCall(address proxy, address implementation, bytes data) payable
NewOwner(address indexed previousOwner, address indexed newOwner)
NewPendingOwner(address indexed oldPendingOwner, address indexed newPendingOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.