TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 231 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
4 additional
variables
Balances ($3.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APE | ERC-20 | 2 | $1.59 |
$3.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19860019 | 7 months ago | | | 0 | 0.0033364919 | |
| 19860012 | 7 months ago | | | 0 | 0.0037515782 | |
| 19860008 | 7 months ago | | | 0 | 0.0037293884 | |
| 19839513 | 7 months ago | | | 0 | 0.0019056097 | |
| 19809119 | 7 months ago | | | 0 | 0.0018266613 | |
| 19801968 | 7 months ago | | | 0 | 0.0027153766 | |
| 19764401 | 8 months ago | | | 0 | 0.0027556312 | |
| 19726888 | 8 months ago | | | 0 | 0.0070105967 | |
| 19689357 | 8 months ago | | | 0 | 0.0050679809 | |
| 19651848 | 8 months ago | | | 0 | 0.0051436756 |
ABI
ABI objects
Getter at block 21413919
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.