{
"id": "games.gamesgamesgamesgames.createClaim",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"type",
"contact"
],
"properties": {
"org": {
"type": "string",
"format": "at-uri"
},
"type": {
"type": "string"
},
"games": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
}
},
"contact": {
"type": "string",
"maxGraphemes": 500
},
"message": {
"type": "string",
"maxGraphemes": 3000
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"description": "Submit a new ownership claim for game or organization records."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreigfk6zvwhakiez2stylnbzzofpfkuslk4go62xjwnqma35bnq737i
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/games.gamesgamesgamesgames.createClaim