fund.at.funding.contribute

at.fund

{
  "id": "fund.at.funding.contribute",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "url"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri",
            "description": "The canonical funding page URL (e.g. GitHub Sponsors, Open Collective, ko-fi, or a custom landing page)."
          },
          "label": {
            "type": "string",
            "maxLength": 128,
            "description": "Human-readable description of the funding page (e.g. 'Support via GitHub Sponsors'). Inspired by rel=\"payment\" title attribute. Optional — clients may derive a label from the URL."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this record was created or last updated."
          }
        }
      },
      "description": "The steward's canonical funding entry point. A single URL where people can support this entity. Inspired by the rel=\"payment\" microformat: a simple, unopinionated pointer to a support page."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A single funding URL published by a steward. Points to the steward's external funding page — the human-friendly entry point. The ATProto equivalent of rel=\"payment\" (IANA link relation)."
}

Validate Record

Validate a record against fund.at.funding.contribute

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:e5sldj7avn3rinxwqtuddwpu
CID
bafyreibtbi7kua2hzmmfj45xqbedriuru6b3d5rgicffjmuplp44dd2r6i
Indexed At
2026-05-04 16:13 UTC
AT-URI
at://did:plc:e5sldj7avn3rinxwqtuddwpu/com.atproto.lexicon.schema/fund.at.funding.contribute

Lexicon Garden

@