Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15451834 | 2 years ago | | | 0 | 0.00052822429 | |
| 14995572 | 2 years ago | | | 0 | 0.00094752719 | |
| 14678228 | 3 years ago | | | 0 | 0.0010622417 | |
| 14524206 | 3 years ago | | | 0 | 0.0020973879 | |
| 13659000 | 3 years ago | | | 0 | 0.0037717132 | |
| 13529757 | 3 years ago | | | 0 | 0.0039080480 | |
| 13473302 | 3 years ago | | | 0 | 0.0015406559 | |
| 13473278 | 3 years ago | | | 0 | 0.0016760730 |
ABI
ABI objects
Getter at block 21300494
owner() view returns (address)
0xab0b18523e8fe8cbf947c55632e8ab5ce936ae8c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events acceptOwnership()
changeProxyAdmin(address proxy, address newAdmin)
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address proxy, address implementation)
upgradeAndCall(address proxy, address implementation, bytes data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _ownerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.