SchemaRegistry
Verified contract
Active on
Ethereum with 204 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SchemaRegistry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21355370 | 3 days ago | | | 0 | 0.00080888548 | |
| 21240934 | 19 days ago | | | 0 | 0.0018036158 | |
| 21037398 | 2 months ago | | | 0 | 0.0020072379 | |
| 21001967 | 2 months ago | | | 0 | 0.0013954671 | |
| 20997115 | 2 months ago | | | 0 | 0.0012980985 | |
| 20734152 | 3 months ago | | | 0 | 0.00039811332 | |
| 20590399 | 4 months ago | | | 0 | 0.00016563923 | |
| 20541920 | 4 months ago | | | 0 | 0.00047949024 | |
| 20536879 | 4 months ago | | | 0 | 0.00039969101 | |
| 20533118 | 4 months ago | | | 0 | 0.00027267984 |
ABI
ABI objects
Getter at block 21379354
VERSION() view returns (string)
0.26
Read-only
getSchema(bytes32 uid) view returns (struct SchemaRecord)
State-modifying
Events register(string schema, address resolver, bool revocable) returns (bytes32)
Registered(bytes32 indexed uid, address registerer)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AlreadyExists()