{
  "x402Version": 2,
  "id": 14965,
  "slug": "14965",
  "resource": "https://gaming.halowerk.com/v1/cross-game-bridge",
  "description": "Applies caller-supplied rename and numeric scale/offset rules to scalar attributes, optionally retaining unmapped fields, then hashes the canonical mapped payload. It does not transfer ownership, call a chain, validate either game, preserve semantics, or authorize asset use.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "4000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "asset_id": "blade-42",
            "attributes": [
              {
                "key": "damage",
                "value": 80
              },
              {
                "key": "element",
                "value": "water"
              },
              {
                "key": "rarity",
                "value": "rare"
              }
            ],
            "mappings": [
              {
                "numeric_offset": 5,
                "numeric_scale": 0.5,
                "source_key": "damage",
                "target_key": "power"
              },
              {
                "source_key": "element",
                "target_key": "affinity"
              }
            ],
            "retain_unmapped": false,
            "source_game": "HarborQuest",
            "target_game": "SkyFrontier"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "asset_id": {
                    "maxLength": 256,
                    "minLength": 1,
                    "type": "string"
                  },
                  "attributes": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "key": {
                          "maxLength": 128,
                          "minLength": 1,
                          "type": "string"
                        },
                        "value": {
                          "type": [
                            "string",
                            "number",
                            "boolean",
                            "null"
                          ]
                        }
                      },
                      "required": [
                        "key",
                        "value"
                      ],
                      "type": "object"
                    },
                    "maxItems": 1000,
                    "type": "array"
                  },
                  "mappings": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "numeric_offset": {
                          "maximum": 1000000000000,
                          "minimum": -1000000000000,
                          "type": "number"
                        },
                        "numeric_scale": {
                          "maximum": 1000000000,
                          "minimum": -1000000000,
                          "type": "number"
                        },
                        "source_key": {
                          "maxLength": 128,
                          "minLength": 1,
                          "type": "string"
                        },
                        "target_key": {
                          "maxLength": 128,
                          "minLength": 1,
                          "type": "string"
                        }
                      },
                      "required": [
                        "source_key",
                        "target_key"
                      ],
                      "type": "object"
                    },
                    "maxItems": 1000,
                    "type": "array"
                  },
                  "retain_unmapped": {
                    "type": "boolean"
                  },
                  "source_game": {
                    "maxLength": 128,
                    "minLength": 1,
                    "type": "string"
                  },
                  "target_game": {
                    "maxLength": 128,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "source_game",
                  "target_game",
                  "asset_id",
                  "attributes",
                  "mappings",
                  "retain_unmapped"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "gaming.halowerk.com",
  "lastUpdated": "2026-09-17T14:11:08.693Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T14:11:08.241Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "gaming.halowerk.com",
    "manifest_name": "gaming.halowerk.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}