{
"id": "dev.pcvera.temp.badge.acceptance",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"recipientDid",
"grantUri",
"acceptedAt"
],
"properties": {
"grantUri": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the dev.pcvera.badge.grant record being accepted."
},
"acceptedAt": {
"type": "string",
"format": "datetime",
"description": "When the recipient accepted the grant."
},
"recipientDid": {
"type": "string",
"format": "did",
"description": "DID of the recipient who accepted (must match the grant recipient)."
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Recipient accepts a pending badge grant."
}
Metadata
- DID
-
did:plc:aqspvjgrjpjy3d5rzjudfmw4
- CID
-
bafyreicnrqoo33zrdcemicc22ysv3efxvaqkae2fxbma62p5qtptp2r77m
- Indexed At
- 2026-05-04 01:06 UTC
- AT-URI
-
at://did:plc:aqspvjgrjpjy3d5rzjudfmw4/com.atproto.lexicon.schema/dev.pcvera.temp.badge.acceptance