{
"id": "org.swappulse.packParty",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"setId",
"scheduledAt",
"createdAt"
],
"properties": {
"setId": {
"type": "string"
},
"title": {
"type": "string",
"maxLength": 100
},
"status": {
"type": "string",
"knownValues": [
"scheduled",
"live",
"completed"
]
},
"hostDid": {
"type": "string",
"format": "did"
},
"setName": {
"type": "string"
},
"hostName": {
"type": "string"
},
"setImage": {
"type": "string",
"format": "uri"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"hostAvatar": {
"type": "string",
"format": "uri"
},
"hostHandle": {
"type": "string"
},
"description": {
"type": "string",
"maxLength": 500
},
"scheduledAt": {
"type": "string",
"format": "datetime"
},
"maxParticipants": {
"type": "integer"
},
"participantCount": {
"type": "integer"
}
}
},
"description": "A pack-opening party event."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"description": "A synchronized pack-opening event where collectors open packs of the same set at the same time and share reactions in real time. Mirrored to AT Protocol so parties are discoverable across instances."
}
Metadata
- DID
-
did:plc:jwoatauidzr4lollmro2gh35
- CID
-
bafyreihfouibp3ytqeztbydb26lgrwkfnjrlqzfqwoo7m5isswtzlazyyy
- Indexed At
- 2026-08-16 00:57 UTC
- AT-URI
-
at://did:plc:jwoatauidzr4lollmro2gh35/com.atproto.lexicon.schema/org.swappulse.packParty