Create Claim Type

Telegram

Creatorw3n:socialkyc
Number of attestations

483

Creation date
Property 1
Name:
First name
Type:
string
Property 2
Name:
Last name
Type:
string
Property 3
Name:
User ID
Type:
number
Property 4
Name:
Username
Type:
string
Registration Block1322645
Tags
Technical Details
{
  "$id": "kilt:ctype:0xcef8f3fe5aa7379faea95327942fd77287e1c144e3f53243e55705f11e890a4c",
  "$schema": "http://kilt-protocol.org/draft-01/ctype#",
  "properties": {
    "First name": {
      "type": "string"
    },
    "Last name": {
      "type": "string"
    },
    "User ID": {
      "type": "number"
    },
    "Username": {
      "type": "string"
    }
  },
  "title": "Telegram",
  "type": "object"
}