TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 19,224 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
22 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,420.65 |
$0 | |
BTCETF | ERC-20 | 63.091168M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250675 | 19 hours ago | | | 0 | 0.0011934606 | |
| 21243491 | 2 days ago | | | 0 | 0.0014510179 | |
| 21221734 | 5 days ago | | | 0 | 0.0010014789 | |
| 21221352 | 5 days ago | | | 0 | 0.0010736457 | |
| 21214016 | 6 days ago | | | 0 | 0.00096335272 | |
| 21190254 | 9 days ago | | | 0 | 0.0019150385 | |
| 21175625 | 11 days ago | | | 0 | 0.0028795733 | |
| 21171585 | 12 days ago | | | 0 | 0.0024509093 | |
| 21170188 | 12 days ago | | | 0 | 0.0022060157 | |
| 21090284 | 23 days ago | | | 0 | 0.00057825688 |
ABI
ABI objects
Getter at block 21256201
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.