{
"id": "info.charlebois.user.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"createdAt"
],
"properties": {
"bio": {
"type": "string",
"maxLength": 2560,
"maxGraphemes": 256
},
"avatar": {
"type": "blob",
"accept": [
"image/jpeg",
"image/png",
"image/webp"
],
"maxSize": 1000000
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"displayName": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
}
}
},
"description": "Main definition for a user profile"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "User profile metadata for 9-16.lol"
}
Metadata
- DID
-
did:plc:y3lae7hmqiwyq7w2v3bcb2c2
- CID
-
bafyreidlvujgei6cgw3kosm4hnxqgyahfglc2jwcjeiw4mzvb7er5pjupe
- Indexed At
- 2026-04-15 03:08 UTC
- AT-URI
-
at://did:plc:y3lae7hmqiwyq7w2v3bcb2c2/com.atproto.lexicon.schema/info.charlebois.user.profile
Version History (2 versions)