TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 19,062 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,342.92 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271159 | 22 minutes ago | | | 0 | 0.00067844116 | |
| 21271156 | 22 minutes ago | | | 0 | 0.00069383812 | |
| 21271154 | 23 minutes ago | | | 0 | 0.00068089367 | |
| 21270323 | 3 hours ago | | | 1.9417935 | 0.0013225615 | |
| 21269859 | 5 hours ago | | | 0 | 0.0012311001 | |
| 21269679 | 5 hours ago | | | 0.038948215 | 0.00097846266 | |
| 21268625 | 9 hours ago | | | 0 | 0.0012462446 | |
| 21268546 | 9 hours ago | | | 0 | 0.0014443777 | |
| 21268501 | 9 hours ago | | | 1.1844003 | 0.0015057665 | |
| 21268473 | 9 hours ago | | | 0.082310844 | 0.0016391678 |
ABI
ABI objects
Getter at block 21271266
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.