{
  "schemaVersion": 1,
  "warning": "Public deterministic test vectors only. Never use these keys or secrets with real funds or production credentials.",
  "eip712": {
    "privateKey": "0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80",
    "domain": {
      "name": "Reso Trading",
      "version": "1",
      "chainId": 36900,
      "salt": "0x1111111111111111111111111111111111111111111111111111111111111111"
    },
    "message": {
      "ownerWallet": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266",
      "marketId": "BTC-3M-20260713-120000Z",
      "marketConfigVersion": "1",
      "outcome": 0,
      "side": 0,
      "orderType": 0,
      "postOnly": true,
      "priceBaseUnit": "4800",
      "sharesBaseUnit": "10000000000",
      "nonce": "1",
      "expirationMs": "0"
    },
    "expectedOrderId": "0xe41a4957b5f7f83563b05dcb6c868df9839b5cb9c51d67736be3d597f3706192",
    "expectedSignature": "0x908b021bf90e48cd716d7233093961d8e76bf95b3a666975becbd76a165110e11b0909d09cfbe7db67e168f430e7ef9b650d3c2588b0013d507265f0f4c1cb421b",
    "expectedRecoveredAddress": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"
  },
  "hmac": [
    {
      "secretBase64Url": "AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8",
      "timestampMs": "1783958400123",
      "requestNonce": "nonce_test_0001",
      "method": "POST",
      "canonicalTarget": "/api/trading/orders",
      "body": "{\"marketId\":\"BTC-3M-20260713-120000Z\",\"postOnly\":true}",
      "bodySha256": "f6f636eccb1ee7d21c1f83a35c43dc8e2d66cd0574b01505ce29b8e35c6fde7c",
      "expectedSignature": "b4cbec44a87adca21d78a2f9ff277fb6c70f83fa518b2c12c5429d74aea8ad03"
    },
    {
      "secretBase64Url": "AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8",
      "timestampMs": "1783958400123",
      "requestNonce": "nonce_test_0002",
      "method": "GET",
      "canonicalTarget": "/api/trading/orders?marketId=BTC-3M-20260713-120000Z&status=OPEN",
      "body": "",
      "bodySha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
      "expectedSignature": "33efc06ba57b51c01b2ab1499b46d0800e532efbe07aa0fd353760067fb98837"
    }
  ],
  "book": {
    "marketId": "BTC-3M-20260713-120000Z",
    "outcome": "UP",
    "priceDecimals": 4,
    "sharesDecimals": 6,
    "bids": [{ "priceBaseUnit": "4800", "sharesBaseUnit": "10000000000" }],
    "asks": [{ "priceBaseUnit": "5200", "sharesBaseUnit": "8000000000" }],
    "expectedBookHash": "0xbafcf38dabf7045a7b5ded9bae409b529b7169b8397b023d1f6532d3c7e8c6b1"
  },
  "fees": [
    { "sharesBaseUnit": "100000000", "priceBaseUnit": "5000", "notionalBaseUnit": "50000000", "takerFeeBaseUnit": "1750000", "makerRebateBaseUnit": "350000", "platformFeeBaseUnit": "1400000" },
    { "sharesBaseUnit": "100000000", "priceBaseUnit": "3000", "notionalBaseUnit": "30000000", "takerFeeBaseUnit": "1470000", "makerRebateBaseUnit": "294000", "platformFeeBaseUnit": "1176000" },
    { "sharesBaseUnit": "1000000", "priceBaseUnit": "100", "notionalBaseUnit": "10000", "takerFeeBaseUnit": "693", "makerRebateBaseUnit": "138", "platformFeeBaseUnit": "555" }
  ]
}
