{ "id": "/AssetPairsRequestOptsSchema", "type": "object", "properties": { "assetDataA": { "$ref": "/hexSchema" }, "assetDataB": { "$ref": "/hexSchema" } } }