AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 217 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 |
---|---|---|---|---|---|
GLF | ERC-20 | 880.955074 | -- | -- | |
UNI-V2 | ERC-20 | 0.00001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15331285 | 2 years ago | | | 0 | 0.0023675335 | |
| 11518583 | 4 years ago | | | 0 | 0.0017529742 | |
| 11372394 | 4 years ago | | | 0 | 0.0014040792 | |
| 11217932 | 4 years ago | | | 0 | 0.0060705120 | |
| 11178445 | 4 years ago | | | 0 | 0.0033841200 | |
| 11175521 | 4 years ago | | | 0 | 0.0021140881 | |
| 11175500 | 4 years ago | | | 0 | 0.0041710810 | |
| 11168819 | 4 years ago | | | 0 | 0.0016446248 | |
| 11158442 | 4 years ago | | | 0 | 0.0038053679 | |
| 11157370 | 4 years ago | | | 0 | 0.0090364000 |
ABI
ABI objects
Getter at block 21225618
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.