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) |
---|
No transactions found for "ProxyAdmin"
ABI
ABI objects
Getter at block 21227357
admin() view returns (address)
0x408f9410c9dabff032b1c2acdfcaaa977e0f93df
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events applyAdmin()
changeAdmin(address _admin)
changeProxyAdmin(address proxy, address newAdmin)
upgrade(address proxy, address implementation)
upgradeAndCall(address proxy, address implementation, bytes data) payable
ApplyAdmin(address indexed _old, address indexed _new)
ChangeAdmin(address indexed _old, address indexed _new)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.