ProxyAdmin
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($112.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 304.188085 | $0.370778 |
$112.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15291910 | 2 years ago | | | 0 | 0.000054377501 | |
| 15291902 | 2 years ago | | | 0 | 0.000054377501 | |
| 15037426 | 2 years ago | | | 0 | 0.0023945536 | |
| 14708056 | 3 years ago | | | 0 | 0.0019785710 | |
| 14708038 | 3 years ago | | | 0 | 0.0016098051 | |
| 14476432 | 3 years ago | | | 0 | 0.0039637768 | |
| 14363478 | 3 years ago | | | 0 | 0.00055684622 | |
| 14363471 | 3 years ago | | | 0 | 0.00070105706 | |
| 14363458 | 3 years ago | | | 0 | 0.00069444736 | |
| 14363452 | 3 years ago | | | 0 | 0.00091730358 |
ABI
ABI objects
Getter at block 21193261
owner() view returns (address)
0x06b63b5a7b6cd2811d6005f85e455ea6a6ebdff9
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.