TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 25 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEPE | ERC-20 | 59.995963B | -- | -- | |
WEPE | ERC-20 | 59.976089B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21266000 | 13 hours ago | | | 0.133 | 0.0069640038 | |
| 21265319 | 15 hours ago | | | 0 | 0.00074467812 | |
| 21265313 | 15 hours ago | | | 0 | 0.026549779 | |
| 21242490 | 4 days ago | | | 0 | 0.0066428388 | |
| 21213829 | 8 days ago | | | 0 | 0.0067192786 | |
| 21185172 | 12 days ago | | | 0 | 0.017671879 | |
| 21180969 | 12 days ago | | | 0.31 | 0.020078163 | |
| 21180410 | 12 days ago | | | 0.32 | 0.023672599 | |
| 21179732 | 13 days ago | | | 0.3 | 0.022565183 | |
| 21179689 | 13 days ago | | | 0.45 | 0.024659625 |
ABI
ABI objects
Getter at block 21269827
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.