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) |
---|---|---|---|---|---|---|---|
| 22791561 | 19 days ago | | | 0 | 7.5726000e-7 | |
| 20244817 | 3 months ago | | | 0 | 3.7863000e-7 | |
| 19657333 | 3 months ago | | | 0 | 0.0000037863000 | |
| 19287699 | 3 months ago | | | 0 | 0.0000037863000 | |
| 18463597 | 4 months ago | | | 0 | 3.7863000e-7 | |
| 18463316 | 4 months ago | | | 0 | 3.7863000e-7 | |
| 18371809 | 4 months ago | | | 0 | 3.7863000e-7 | |
| 18251456 | 4 months ago | | | 0 | 3.7863000e-7 |
ABI
ABI objects
Getter at block 23606336
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
owner() view returns (address)
0xff69c66f5672cbbcc4a3630c6fe73ae497ade3ae
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)