TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 19,215 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,206.88 |
$0 | |
BTCETF | ERC-20 | 65.831558M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21090284 | 10 days ago | | | 0 | 0.00057825688 | |
| 21061140 | 14 days ago | | | 0 | 0.00065532017 | |
| 20970974 | a month ago | | | 0 | 0.0016180386 | |
| 20966206 | a month ago | | | 0 | 0.0021865178 | |
| 20854117 | a month ago | | | 0 | 0.0017720365 | |
| 20770392 | 2 months ago | | | 0 | 0.00074547897 | |
| 20753882 | 2 months ago | | | 0 | 0.00074693187 | |
| 20726062 | 2 months ago | | | 0 | 0.00077748414 | |
| 20725532 | 2 months ago | | | 0 | 0.00065819143 | |
| 20680397 | 2 months ago | | | 0 | 0.00035579270 |
ABI
ABI objects
Getter at block 21158594
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.