app.certified.defs

lexicon.store View official

{
  "id": "app.certified.defs",
  "defs": {
    "did": {
      "type": "object",
      "required": [
        "did"
      ],
      "properties": {
        "did": {
          "type": "string",
          "format": "did",
          "maxLength": 256,
          "description": "The DID string value."
        }
      },
      "description": "A Decentralized Identifier (DID) string."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Common type definitions used across certified protocols."
}

Validate Record

Validate a record against app.certified.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreihsywlb4qswyzmppospoja3rvqs6pj5f2hc6hszqbvorlsgkauhje
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/app.certified.defs

Lexicon Garden

@