X/Twitter ZK certificate (GIP-3)
X/Twitter Data
The following table list the X/Twitter data contained in a Galactica zkCert. These need to be collected and validated by the Guardian.
Key | Description | Technical details |
---|---|---|
| The datetime that the user account was created on Twitter. | Timestamp in RFC-3339 format |
| Numerical twitter ID. | UTF-8 String. See an example and learn more here |
| The number of followers this account currently has. | Whole number |
| The number of users this account is following (AKA their βfollowingsβ). | Whole number |
| The number of public lists that this user is a member of. | Whole number |
| The number of Tweets (including retweets) issued by the user. | Whole number |
| The screen name, handle, or alias that this user identifies themselves with. | Only latin letters, numbers or underscore are allowed. From 4 to 15 symbols. Case insensitive: before hashing it will be converted to lowercase. Lean more here |
| When true, indicates that the user has a verified account. | Boolean |
Last updated