AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 559 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,577,895.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BZN | ERC-20 | 73.835931M | $0.089088 |
$6,577,895.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20445845 | 4 months ago | | | 0 | 0.00028757646 | |
| 19154944 | 10 months ago | | | 0 | 0.0028584706 | |
| 19015333 | 10 months ago | | | 0 | 0.0033021218 | |
| 18704126 | a year ago | | | 0 | 0.0038814821 | |
| 18695897 | a year ago | | | 0 | 0.0038076163 | |
| 16861314 | 2 years ago | | | 0 | 0.0029062872 | |
| 16492574 | 2 years ago | | | 0 | 0.0030883346 | |
| 16407627 | 2 years ago | | | 0 | 0.0016304805 | |
| 15529911 | 2 years ago | | | 0 | 0.00088099862 | |
| 14900139 | 2 years ago | | | 0 | 0.0051905230 |
ABI
ABI objects
Getter at block 21257433 admin() view returns (address) implementation() view returns (address)
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.