fund.at.graph.endorse

at.fund

{
  "id": "fund.at.graph.endorse",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "maxLength": 512,
            "description": "The endorsed entity: a DID (did:plc:..., did:web:...)."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this endorsement was created."
          }
        }
      },
      "description": "A single endorsement pointer. The record key is the endorsed subject, so each entity can only be endorsed once per account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "An endorsement entry. The author publicly signals they use or value the referenced entity."
}

Validate Record

Validate a record against fund.at.graph.endorse

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@