Create Claim Type

test5

Creatorw3n:ken
Number of attestations

0

Creation date
Property 1
Name:
id
Type:
string
Property 2
Name:
nombre
Type:
string
Property 3
Name:
number
Type:
number
Property 4
Name:
over18
Type:
boolean
Registration Block8435669
Technical Details
{
  "$id": "kilt:ctype:0x6baecdf479982cf88e446a6d7fa8713f79a811890f95eb3629e2defdadeca882",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "id": {
      "type": "string"
    },
    "nombre": {
      "type": "string"
    },
    "number": {
      "type": "number"
    },
    "over18": {
      "type": "boolean"
    }
  },
  "title": "test5",
  "type": "object"
}