AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 866 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REI | ERC-20 | 22.213297K | -- | -- | |
UNI-V2 | ERC-20 | 0.006391 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14614153 | 3 years ago | | | 0 | 0.0033218114 | |
| 14610587 | 3 years ago | | | 0 | 0.0071663287 | |
| 14577649 | 3 years ago | | | 0 | 0.0057974400 | |
| 14562623 | 3 years ago | | | 0 | 0.0042692472 | |
| 13738830 | 3 years ago | | | 0 | 0.020308872 | |
| 13733237 | 3 years ago | | | 0 | 0.0087543060 | |
| 13700122 | 3 years ago | | | 0 | 0.012955826 | |
| 13652116 | 3 years ago | | | 0 | 0.015624505 | |
| 13638316 | 3 years ago | | | 0 | 0.013322469 | |
| 13637974 | 3 years ago | | | 0 | 0.0075974376 |
ABI
ABI objects
Getter at block 21304017
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.