Create Claim Type

Orgo Credential

Creatordid:kilt:4rDkZbK449bjPE6dZEWs2kA2p4jNN7U41K4NNLxhkFaHM48B
Number of attestations

13

Creation date
Property 1
Name:
evidence_approved_at
Type:
string
Property 2
Name:
evidence_form_data
Type:
string
Property 3
Name:
evidence_id
Type:
string
Property 4
Name:
evidence_submitted_at
Type:
string
Property 5
Name:
mission_category
Type:
string
Property 6
Name:
mission_created_at
Type:
string
Property 7
Name:
mission_description
Type:
string
Property 8
Name:
mission_difficulty
Type:
string
Property 9
Name:
mission_goal
Type:
string
Property 10
Name:
mission_lat
Type:
string
Property 11
Name:
mission_lng
Type:
string
Property 12
Name:
mission_name
Type:
string
Property 13
Name:
mission_updated_at
Type:
string
Property 14
Name:
orgo_credit
Type:
integer
Property 15
Name:
project_name
Type:
string
Property 16
Name:
project_reward
Type:
integer
Registration Block3915165
Technical Details
{
  "$id": "kilt:ctype:0xae34ec2d15ea786201f394bffb9fc3a7eaba288a220106fad6e4c46a5ac5dd42",
  "$schema": "http://kilt-protocol.org/draft-01/ctype#",
  "properties": {
    "evidence_approved_at": {
      "type": "string"
    },
    "evidence_form_data": {
      "type": "string"
    },
    "evidence_id": {
      "type": "string"
    },
    "evidence_submitted_at": {
      "type": "string"
    },
    "mission_category": {
      "type": "string"
    },
    "mission_created_at": {
      "type": "string"
    },
    "mission_description": {
      "type": "string"
    },
    "mission_difficulty": {
      "type": "string"
    },
    "mission_goal": {
      "type": "string"
    },
    "mission_lat": {
      "type": "string"
    },
    "mission_lng": {
      "type": "string"
    },
    "mission_name": {
      "type": "string"
    },
    "mission_updated_at": {
      "type": "string"
    },
    "orgo_credit": {
      "type": "integer"
    },
    "project_name": {
      "type": "string"
    },
    "project_reward": {
      "type": "integer"
    }
  },
  "title": "Orgo Credential",
  "type": "object"
}