com.publicdomainrelay.temp.market.bid

johnandersen777.bsky.social

{
  "id": "com.publicdomainrelay.temp.market.bid",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "rfp",
          "payload"
        ],
        "properties": {
          "rfp": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the rfp record (for example a com.publicdomainrelay.temp.market.rfp)."
          },
          "config": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to any config information that needs to be processed by rfp actor prior to bid accept (for example a com.publicdomainrelay.temp.compute.config.wif.simple)."
          },
          "payload": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the bid record (for example a com.publicdomainrelay.temp.market.bids.x402)."
          },
          "submitAccept": {
            "type": "string",
            "description": "Service DID reference (did:web:HOST#pdr_market) of the bidder's market service. Once the requester has settled payment (via the x402 flow named in the bids.x402 payload) and minted a com.publicdomainrelay.temp.market.accept, it calls com.publicdomainrelay.temp.market.submitAccept via PDS service-proxying using this value as the atproto-proxy target to provision the resource and obtain a com.publicdomainrelay.temp.market.receipt."
          }
        }
      },
      "description": "A bid on an RFP"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.publicdomainrelay.temp.market.bid

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5svqtrhheairglgiiyvutzik
CID
bafyreic7t4wbk3dognred2ocdw3pwmd4nu4qdqaez7fwopeiggke6nyd5a
Indexed At
2026-06-08 06:09 UTC
AT-URI
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.publicdomainrelay.temp.market.bid

Version History (5 versions)

Lexicon Garden

@