UpgradeableBeacon
Verified contract
Active on
Ethereum with 1 txns
Balances ($0.00)
No balances found for "UpgradeableBeacon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18975842 | 10 months ago | | | 0 | 0.00073780165 |
ABI
ABI objects
Getter at block 21189282
implementation() view returns (address)
0xefdf5ccc12d8cff4a7ed4e421b95f8f69cf2f766
owner() view returns (address)
0x285960c5b22fd66a736c7136967a3eb15e93cc67
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.