{
"id": "com.yuna0x0.guestbook.sign",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt",
"message"
],
"properties": {
"message": {
"type": "string",
"maxLength": 100
},
"subject": {
"type": "string",
"format": "at-identifier"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "a sign in the guestbook"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreicwumsqim732b4ghv442rwfmcuio4p2ri6fl7yeidmngp2i4yl6ci
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/com.yuna0x0.guestbook.sign