{
"id": "dev.cartridge.claim",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"type",
"createdAt"
],
"properties": {
"org": {
"type": "string",
"format": "at-uri"
},
"type": {
"type": "string",
"maxLength": 64,
"knownValues": [
"game",
"org"
]
},
"games": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
}
},
"contact": {
"type": "string",
"description": "Contact information for the claimant (filtered from responses unless caller is admin)",
"maxGraphemes": 500
},
"message": {
"type": "string",
"maxGraphemes": 3000
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A claim for ownership of game or organization records."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4mrwcmxk266itsdn33leqljq
- CID
-
bafyreifyzepfo2seqoctv5pkqxykegutt767d7fsrska3d66figq2gif7e
- Indexed At
- 2026-07-16 18:05 UTC
- AT-URI
-
at://did:plc:4mrwcmxk266itsdn33leqljq/com.atproto.lexicon.schema/dev.cartridge.claim
Version History (3 versions)