{
"id": "am.noz.atgallery.alpha.transferEvent",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"formatVersion",
"operation",
"logicalBytes",
"blobOperations",
"itemCount",
"createdAt"
],
"properties": {
"createdAt": {
"type": "string",
"format": "datetime"
},
"itemCount": {
"type": "integer",
"minimum": 0
},
"operation": {
"type": "string",
"maxLength": 16,
"knownValues": [
"ingest",
"publish"
]
},
"logicalBytes": {
"type": "integer",
"minimum": 0
},
"formatVersion": {
"type": "integer",
"const": 1
},
"blobOperations": {
"type": "integer",
"minimum": 0
}
}
},
"description": "An advisory immutable transfer event used for rolling client-side quotas."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:lmkzmvv6sdxntwtyxpg7fqqq
- CID
-
bafyreicyan7pmdjte6xswslsrhr4z43m5as5zkw3nd5ojswu75isc2un4e
- Indexed At
- 2026-08-21 19:18 UTC
- AT-URI
-
at://did:plc:lmkzmvv6sdxntwtyxpg7fqqq/com.atproto.lexicon.schema/am.noz.atgallery.alpha.transferEvent