Registry

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x60c2f318 at 7524053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Registry"

No transactions found for "Registry"


Functions
Getter at block 21245070
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAttribute(address _whobytes32 _attributeview returns (uint256bytes32addressuint256)
getAttributeAdminAddr(address _whobytes32 _attributeview returns (address)
getAttributeTimestamp(address _whobytes32 _attributeview returns (uint256)
getAttributeValue(address _whobytes32 _attributeview returns (uint256)
hasAttribute(address _whobytes32 _attributeview returns (bool)
subscriberCount(bytes32 _attributeview returns (uint256)
State-modifying
claimOwnership(
reclaimEther(address _to
reclaimToken(address tokenaddress _to
setAttribute(address _whobytes32 _attributeuint256 _valuebytes32 _notes
setAttributeValue(address _whobytes32 _attributeuint256 _value
subscribe(bytes32 _attributeaddress _syncer
syncAttribute(bytes32 _attributeuint256 _startIndexaddress[] _addresses
transferOwnership(address newOwner
unsubscribe(bytes32 _attributeuint256 _index
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAttribute(address indexed whobytes32 attributeuint256 valuebytes32 notesaddress indexed adminAddr
SetManager(address indexed oldManageraddress indexed newManager
StartSubscription(bytes32 indexed attributeaddress indexed subscriber
StopSubscription(bytes32 indexed attributeaddress indexed subscriber
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.