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

com.atprotofans.brokerProof

atprotofans.com

{
  "id": "com.atprotofans.brokerProof",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "cid"
        ],
        "properties": {
          "cid": {
            "type": "string",
            "format": "cid",
            "description": "CID of the proof record. Required for both inline and remote proofs."
          },
          "key": {
            "type": "string",
            "description": "Signing key (for inline proofs)."
          },
          "signature": {
            "type": "bytes",
            "description": "Signature data (for inline proofs)."
          }
        }
      },
      "description": "Broker attestation proof for a supporter relationship. When inline, cid and signature are required. When remote, only cid is required."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atprotofans.brokerProof

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@