FeatureRegistry
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
Balances ($0.00)
No balances found for "FeatureRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6747452 | 6 years ago | | | 0 | 0.00061144000 |
ABI
ABI objects
Getter at block 21306738
owner() view returns (address)
0xa22d152d855d80f4d88e5e483c30b87161019d3a
Read-only
featureStatus(bytes32) view returns (bool)
getFeatureStatus(string _nameKey) view returns (bool)
State-modifying
Events reclaimERC20(address _tokenContract)
renounceOwnership()
setFeatureStatus(string _nameKey, bool _newStatus)
transferOwnership(address _newOwner)
ChangeFeatureStatus(string _nameKey, bool _newStatus)
OwnershipRenounced(address indexed previousOwner)
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.