uk.ewancroft.kofi.supporter

lexicon.store View official

{
  "id": "uk.ewancroft.kofi.supporter",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "name",
          "type"
        ],
        "properties": {
          "name": {
            "type": "string",
            "description": "Display name from Ko-fi."
          },
          "tier": {
            "type": "string",
            "description": "Subscription tier name, if applicable."
          },
          "type": {
            "type": "string",
            "description": "Ko-fi event type: Donation, Subscription, Commission, or Shop Order."
          }
        }
      },
      "description": "A single Ko-fi payment event. One record per event, rkey is a TID."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against uk.ewancroft.kofi.supporter

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreidjqyspqmp256m3437m5jby2n7ii62tb52hvn567bsjbygzv3asvi
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/uk.ewancroft.kofi.supporter

Lexicon Garden

@