Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "Beacon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18363628 | a year ago | | | 0 | 0.00042169174 | |
| 17636007 | a year ago | | | 0 | 0.0010813548 | |
| 16681695 | 2 years ago | | | 0 | 0.00089891189 | |
| 16681683 | 2 years ago | | | 0 | 0.0010078668 | |
| 16681504 | 2 years ago | | | 0 | 0.00074949431 | |
| 16681502 | 2 years ago | | | 0 | 0.00076122745 | |
| 16678858 | 2 years ago | | | 0 | 0.0010630632 | |
| 16678847 | 2 years ago | | | 0 | 0.0011126882 | |
| 16678832 | 2 years ago | | | 0 | 0.0015134519 | |
| 16678654 | 2 years ago | | | 0 | 0.0010607845 |
ABI
ABI objects
Getter at block 21380502
latestCopy() view returns (address)
0x61c9926b0367b5acab1aca311da425220e4d98ba
owner() view returns (address)
0x9f8ddc8160c1509335e6861995b8555694e4546a
Read-only
getAddress(string _name) view returns (address)
history(uint256) view returns (address)
isOperator(address account) view returns (bool)
proxies(string) view returns (address)
State-modifying
Events addOperator(address account)
deploy(string _name) returns (address addr)
removeOperator(address account)
renounceOperator()
renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address _nextCopy)
OperatorAdded(address indexed account)
OperatorRemoved(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _initialCopy)
This contract contains no fallback and receive objects.
This contract contains no error objects.