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) |
---|---|---|---|---|---|---|---|
| 20751752 | a month ago | | | 0 | 2.9284045e-7 | |
| 19674637 | 2 months ago | | | 0 | 0.00011393347 | |
| 15042034 | 6 months ago | | | 0 | 0.00011469175 | |
| 12454743 | 8 months ago | | | 0 | 0.00011469175 |
ABI
ABI objects
Getter at block 22442139
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
owner() view returns (address)
0x24c8703dc144df54e8abf77b5d23a884f1d816b3
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
upgradeAndCall(address proxy, address implementation, bytes data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address initialOwner)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)