TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 11,856 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
Balances ($0.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 71 | $0.011669 |
$0.83 | |
USA | ERC-20 | 1 | $0.000759 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 69.793868 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22754840 | an hour ago | | | 0 | 0.0000055129282 | |
| 22754200 | 2 hours ago | | | 0 | 0.0000086914642 | |
| 22753522 | 2 hours ago | | | 0 | 0.0000053821960 | |
| 22753278 | 2 hours ago | | | 0.0055029208 | 0.000010322028 | |
| 22753239 | 2 hours ago | | | 0.0054213676 | 0.000011346169 | |
| 22753077 | 2 hours ago | | | 0 | 0.0000041005396 | |
| 22752991 | 2 hours ago | | | 0.025135903 | 0.0000059107925 | |
| 22752933 | 3 hours ago | | | 0 | 0.0000032511851 | |
| 22752546 | 3 hours ago | | | 0.074789843 | 0.0000050869551 | |
| 22752305 | 3 hours ago | | | 0 | 0.0000055882475 |
ABI
ABI objects
Getter at block 22757484
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.