TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 51 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
5 additional
variables
Balances ($0.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.609954 | $0.999707 |
$0.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14663605 | 3 years ago | | | 0 | 0.0030166598 | |
| 14333268 | 3 years ago | | | 0 | 0.0015215577 | |
| 14333214 | 3 years ago | | | 0 | 0.0032146849 | |
| 14261447 | 3 years ago | | | 0 | 0.0062445075 | |
| 14241435 | 3 years ago | | | 0 | 0.0069957345 | |
| 14238055 | 3 years ago | | | 0 | 0.012570123 | |
| 14238050 | 3 years ago | | | 0 | 0.079749884 | |
| 14203415 | 3 years ago | | | 0 | 0.0052439529 | |
| 13849234 | 3 years ago | | | 0 | 0.054912275 | |
| 13849190 | 3 years ago | | | 0 | 0.075228555 |
ABI
ABI objects
Getter at block 21324301
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.