UpgradeableBeacon
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UpgradeableBeacon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272598 | 2 days ago | | | 0 | 0.00068013839 | |
| 20062106 | 6 months ago | | | 0 | 0.00046814171 | |
| 20041596 | 6 months ago | | | 0 | 0.00042956428 | |
| 20039208 | 6 months ago | | | 0 | 0.00037538833 | |
| 17631177 | a year ago | | | 0 | 0.0017235399 | |
| 16527992 | 2 years ago | | | 0 | 0.00098989425 |
ABI
ABI objects
Getter at block 21285506
implementation() view returns (address)
0x533100d16c0188e07f6c30e3b7f5b7f2390be052
owner() view returns (address)
0x54e7032579b327238057c3723a166fbb8705f5ea
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address implementation_)
This contract contains no fallback and receive objects.
This contract contains no error objects.