com.crashthearcade.follow

crashthearcade.com

{
  "id": "com.crashthearcade.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the account being followed"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A follow relationship between two Crash the Arcade users"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.crashthearcade.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:crwol3wvv2w2lvvognhvd5cm
CID
bafyreibcolevebsfvmd5q37gbuhaw3wzoa4wwwctdhmdxcznwytrv477ay
Indexed At
2026-04-23 02:46 UTC
AT-URI
at://did:plc:crwol3wvv2w2lvvognhvd5cm/com.atproto.lexicon.schema/com.crashthearcade.follow

Lexicon Garden

@