TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 134 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000001 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($137.37)
Native
Value
$137.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0545 | $2,520.56 |
$137.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14215523 | 6 months ago | | | 0.005 | 0.000011133763 | |
| 14215352 | 6 months ago | | | 0.005 | 0.000010456197 | |
| 14086659 | 6 months ago | | | 0.005 | 0.000012381229 | |
| 14086628 | 6 months ago | | | 0.005 | 0.000015041504 | |
| 14086518 | 6 months ago | | | 0.005 | 0.000012327618 | |
| 14086452 | 6 months ago | | | 0.005 | 0.000012177738 | |
| 14086399 | 6 months ago | | | 0.005 | 0.000014670490 | |
| 14086287 | 6 months ago | | | 0.005 | 0.000012315361 | |
| 14086162 | 6 months ago | | | 0.005 | 0.000012654217 | |
| 14086124 | 6 months ago | | | 0.005 | 0.000012831741 |
ABI
ABI objects
Getter at block 21852066
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.