UpgradeableBeacon
Verified contract
Active on
Ethereum with 19 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) |
---|---|---|---|---|---|---|---|
| 19146676 | 9 months ago | | | 0 | 0.00055098509 | |
| 18963474 | 10 months ago | | | 0 | 0.00092987463 | |
| 18765089 | a year ago | | | 0 | 0.0014922553 | |
| 18583031 | a year ago | | | 0 | 0.00082254347 | |
| 18218853 | a year ago | | | 0 | 0.00045963725 | |
| 17867673 | a year ago | | | 0 | 0.00059027438 | |
| 17867060 | a year ago | | | 0 | 0.00045837653 | |
| 17865986 | a year ago | | | 0 | 0.00070720928 | |
| 17864322 | a year ago | | | 0 | 0.0012865306 | |
| 17829433 | a year ago | | | 0 | 0.0012623901 |
ABI
ABI objects
Getter at block 21177125
implementation() view returns (address)
0xb9b9cc01b94bb09bdbe601acdf5fa014ac8c5837
owner() view returns (address)
0xae1972826a7e6d61d307e7abe33189c8d84298d4
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.