{
"id": "org.swappulse.wishlist",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"cardUri",
"cardName",
"createdAt"
],
"properties": {
"rarity": {
"type": "string"
},
"cardUri": {
"type": "string"
},
"setCode": {
"type": "string"
},
"setName": {
"type": "string"
},
"cardName": {
"type": "string"
},
"imageUrl": {
"type": "string",
"format": "uri"
},
"maxPrice": {
"type": "number"
},
"ownerDid": {
"type": "string",
"format": "did"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A wishlist entry for a wanted card."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"description": "A card a collector wants to acquire, mirrored to AT Protocol as a real org.swappulse.wishlist record. Enables cross-instance trade matching."
}
Metadata
- DID
-
did:plc:jwoatauidzr4lollmro2gh35
- CID
-
bafyreigx4hpp3fysvpo2gxgvqqazkslbxfu5mew6hntzivurcd2a47icte
- Indexed At
- 2026-08-16 00:57 UTC
- AT-URI
-
at://did:plc:jwoatauidzr4lollmro2gh35/com.atproto.lexicon.schema/org.swappulse.wishlist