Registry
Verified contract
Active on
Ethereum with 2,594 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 "Registry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12577888 | 3 years ago | | | 0 | 0.00056173700 | |
Transfer | 12381270 | 4 years ago | | | 0.0028689383 | 0.0014490000 | |
| 11258998 | 4 years ago | | | 0 | 0.00061967100 | |
| 11127840 | 4 years ago | | | 0 | 0.00074360520 | |
| 11120479 | 4 years ago | | | 0 | 0.00085779000 | |
| 11120443 | 4 years ago | | | 0 | 0.00095310000 | |
| 11120128 | 4 years ago | | | 0 | 0.0011916750 | |
| 11120124 | 4 years ago | | | 0 | 0.0011916750 | |
| 11119871 | 4 years ago | | | 0 | 0.0010486740 | |
| 11119781 | 4 years ago | | | 0 | 0.0010915743 |
ABI
ABI objects
Getter at block 21318940
owner() view returns (address)
0x6d78475812904b41c1c33259b76da553ca6ad4c4
Read-only
getClaim(address subject, address issuer, bytes32 id, bytes32 key) view returns (bytes32)
State-modifying
Events removeClaim(address subject, address issuer, bytes32 id, bytes32 key)
renounceOwnership()
setClaim(address subject, address issuer, bytes32 id, bytes32 key, bytes32 data)
transferOwnership(address _newOwner)
ClaimRemoved(address indexed subject, address indexed issuer, bytes32 indexed id, bytes32 key, uint256 removedAt)
ClaimSet(address indexed subject, address indexed issuer, bytes32 indexed id, bytes32 key, bytes32 data, uint256 updatedAt)
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.