Backfill in-progress. Some lexicons and records may be missing or incomplete.

com.atprotofans.supporter

atprotofans.com

{
  "id": "com.atprotofans.supporter",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the identity being supported."
          },
          "signatures": {
            "type": "array",
            "items": {
              "refs": [
                "com.atproto.repo.strongRef",
                "com.atprotofans.supporterProof",
                "com.atprotofans.brokerProof"
              ],
              "type": "union"
            },
            "description": "Attestation proofs for this support relationship."
          }
        }
      },
      "description": "Record declaring support for another identity. Stored in the supporter's repository."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atprotofans.supporter

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7ewx3bksukdk6a4vycoykhhw
CID
bafyreibpl4dzupnyihvcp3lzrsv4tdm3bmxigdlcde337hsdib77roj75m
Indexed At
2026-01-10 11:24 UTC
AT-URI
at://did:plc:7ewx3bksukdk6a4vycoykhhw/com.atproto.lexicon.schema/com.atprotofans.supporter

Referenced Schemas (2)

Lexicon Garden

@