community.gifthood.feed.getListingExchanges

gifthood.community

{
  "id": "community.gifthood.feed.getListingExchanges",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "exchanges"
          ],
          "properties": {
            "exchanges": {
              "type": "array",
              "items": {
                "ref": "community.gifthood.feed.defs#exchangeView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "did",
          "rkey"
        ],
        "properties": {
          "did": {
            "type": "string",
            "format": "did"
          },
          "rkey": {
            "type": "string"
          }
        }
      },
      "description": "The exchange chains a listing surface should care about — AppView-derived. For a standing listing: the in-flight chains (state pending or completed), at most one per counterparty. For a non-standing listing: the single active exchange (including a confirmed one), as a 0-or-1 element array. Unpublished method; served by the gifthood AppView."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against community.gifthood.feed.getListingExchanges

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7prvtl4j6wsfmkrfrnwknuxj
CID
bafyreigc7zvw375yxhja7p6bekssoxreifogkstukn5zeuthueb7pvxb2q
Indexed At
2026-07-26 20:06 UTC
AT-URI
at://did:plc:7prvtl4j6wsfmkrfrnwknuxj/com.atproto.lexicon.schema/community.gifthood.feed.getListingExchanges

Referenced Schemas (1)

Lexicon Garden

@