UpgradeableBeacon
Verified contract
Active on
Ethereum with 9 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) |
---|---|---|---|---|---|---|---|
| 12859549 | 3 years ago | | | 0 | 0.0013128000 | |
| 12859451 | 3 years ago | | | 0 | 0.0016410000 | |
| 12749954 | 3 years ago | | | 0 | 0.00045948000 | |
| 12749789 | 3 years ago | | | 0 | 0.00045948000 | |
| 12648780 | 3 years ago | | | 0 | 0.00082050000 | |
| 12648777 | 3 years ago | | | 0 | 0.00068922000 | |
| 12103604 | 4 years ago | | | 0 | 0.0062056800 | |
| 11941242 | 4 years ago | | | 0 | 0.0031760860 | |
| 11927867 | 4 years ago | | | 0 | 0.0054756000 |
ABI
ABI objects
Getter at block 21161930
implementation() view returns (address)
0x4c5057d1cc3642e9c3ac644133d88a20127fbd67
owner() view returns (address)
0x4b5922abf25858d012d12bb1184e5d3d0b6d6be4
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.