com.babesky.actor.support

babesky.com

{
  "id": "com.babesky.actor.support",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "links",
          "createdAt"
        ],
        "properties": {
          "links": {
            "type": "array",
            "items": {
              "ref": "com.babesky.actor.defs#supportLink",
              "type": "ref"
            },
            "maxLength": 10,
            "description": "Tip jar and support links. Up to 10 entries."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A creator's tip jar and financial support links, stored in their AT Protocol repository. Written by Babesky on behalf of users who opt in."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.babesky.actor.support

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

Metadata

DID
did:plc:qtapiembzpxlzsiagnc7eyy3
CID
bafyreibokvzirg27cihmih4rkkothk6uijq22jdp2gol74q3c7zaekfeki
Indexed At
2026-04-27 23:36 UTC
AT-URI
at://did:plc:qtapiembzpxlzsiagnc7eyy3/com.atproto.lexicon.schema/com.babesky.actor.support

Referenced Schemas (1)

Lexicon Garden

@