TZIP-16
{
"name": "Tezos Profiles",
"interfaces": [
"TZIP-024-bf800506"
],
"license": {
"name": "Apache-2.0"
},
"authors": [
"Spruce Systems, Inc."
],
"homepage": "https://github.com/spruceid/tzprofiles",
"views": [
{
"implementations": [
{
"michelsonStorageView": {
"annotations": [
],
"returnType": {
"prim": "set",
"args": [
{
"prim": "pair",
"args": [
{
"prim": "pair",
"args": [
{
"prim": "string"
},
{
"prim": "bytes"
}
]
},
{
"prim": "string"
}
]
}
],
"annots": [
"%claims"
]
},
"code": [
{
"prim": "CDR"
},
{
"prim": "CAR"
},
{
"prim": "CAR"
}
],
"parameter": {
"prim": "unit"
}
}
}
],
"name": "GetClaims",
"pure": true
},
{
"implementations": [
{
"michelsonStorageView": {
"annotations": [
],
"returnType": {
"prim": "address"
},
"code": [
{
"prim": "CDR"
},
{
"prim": "CDR"
}
],
"parameter": {
"prim": "unit"
}
}
}
],
"name": "GetSubject",
"pure": true
}
]
}