Universal identifier in the Ethereum ecosystem
The identifier is composed of two parts separated by a colon (:
):
- dataset -
group
,event
, etc. (see bellow) - random hexadecimal number -
58a
,f30
, etc. (usually 3-4 characters)
Examples:
event:a8f
person:11a
Dataset | Repository | ID Example |
---|---|---|
Group | ethcd | group:4da |
Person | ethcd | person:f30 |
Event | ethevents | event:8a0 |
Session (event) | ethevents | session:88d |
Series (event) | ethevents | series:254 |