UpgradeableBeaconFactory
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0816…dc20
Balances ($0.00)
No balances found for "UpgradeableBeaconFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13679708 | 3 years ago | | | 0 | 0.0034575185 | |
| 12813253 | 3 years ago | | | 0 | 0.0011475100 | |
| 12453773 | 4 years ago | | | 0 | 0.0039343200 |
ABI
ABI objects
Getter at block 21397896
implementation() view returns (address)
0x164ac16e514f4e47d201aff991740e166d409b8a
owner() view returns (address)
0xafe87013dc96ede1e116a288d80fcaa0effe5fe5
proxyAddress() view returns (address)
0x08162332b1c13e6d1e80ac0d756af255d218dc20
Read-only
This contract contains no read-only function objects.
State-modifying
Events cloneProxy(bytes initData) returns (address proxy_)
renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address proxyAddress_, address implementation_)
This contract contains no fallback and receive objects.
This contract contains no error objects.