{
"id": "tech.lenooby09.atbloons.node",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"networkId",
"protocolVersion",
"genesisHash",
"createdAt",
"operatorDid",
"endpoints",
"transportKey"
],
"properties": {
"createdAt": {
"type": "string",
"format": "datetime"
},
"endpoints": {
"type": "array",
"items": {
"type": "string",
"format": "uri"
},
"maxLength": 16,
"minLength": 1
},
"networkId": {
"type": "string",
"maxLength": 64,
"minLength": 3
},
"genesisHash": {
"type": "string",
"maxLength": 64,
"minLength": 64
},
"operatorDid": {
"type": "string",
"format": "did"
},
"capabilities": {
"type": "array",
"items": {
"type": "string",
"maxLength": 64,
"minLength": 1
},
"maxLength": 32
},
"transportKey": {
"type": "string",
"maxLength": 256,
"minLength": 16
},
"protocolVersion": {
"type": "string",
"maxLength": 64,
"knownValues": [
"v0"
]
}
}
},
"description": "Advertises an atbloons node operator, peer endpoints, transport key, and supported capabilities."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xocoka6dmx74ciqskczoh6ci
- CID
-
bafyreiamnniq5yz3uxjabdmldk65c7coiwy4uskxdn4fx3k73wbpmaorom
- Indexed At
- 2026-07-16 14:11 UTC
- AT-URI
-
at://did:plc:xocoka6dmx74ciqskczoh6ci/com.atproto.lexicon.schema/tech.lenooby09.atbloons.node