OperatorRegistry
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "OperatorRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20677366 | 2 months ago | | | 0 | 0.095773000 |
ABI
ABI objects
Getter at block 21199374 listOperatorAddresses() view returns (address[])
countOperatorAddresses() view returns (uint256)
20
owner() view returns (address)
0x1f9a8f966537afcef3bbcb919962a8cbb7519b47
Read-only
isOperator(address address_) view returns (bool)
State-modifying
Events addVerifiedOperator(address shareOperatorAddress_)
fundOperatorAddresses(uint256 totalFunding_, uint256 fundingPerOperator_) payable
initialize(address[] shareOperatorsAddresses_)
removeVerifiedOperator(address shareOperatorAddress_)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.