Create Claim Type

Wet

Creatorw3n:jungfernheit
Number of attestations

0

Creation date
Property 1
Name:
Acidity
Type:
number
Minimum value:
1
Maximum value:
14
Property 2
Name:
Density
Type:
number
Property 3
Name:
Taste
Type:
string
Property 4
Name:
Viscosity
Type:
integer
Minimum value:
0
Maximum value:
10
Registration Block6594269
Technical Details
{
  "$id": "kilt:ctype:0xe749431910ec486473fe97c8dfa780a6a7dee107d9cd8b869ae2dbf47046eff0",
  "$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
  "additionalProperties": false,
  "properties": {
    "Acidity": {
      "maximum": 14,
      "minimum": 1,
      "type": "number"
    },
    "Density": {
      "type": "number"
    },
    "Taste": {
      "type": "string"
    },
    "Viscosity": {
      "maximum": 10,
      "minimum": 0,
      "type": "integer"
    }
  },
  "title": "Wet",
  "type": "object"
}