| 1 | { |
| 2 | "type": "Cancel", |
| 3 | "data": { |
| 4 | "market_id": "J5mggeEGCyXVUibvYTe9ydVBrELECRUu23VRk2TwC2is", |
| 5 | "cancels": [] |
| 6 | } |
| 7 | } |
| 8 | |
| 9 | { |
| 10 | "type": "Fill", |
| 11 | "data": { |
| 12 | "market_id": "J5mggeEGCyXVUibvYTe9ydVBrELECRUu23VRk2TwC2is", |
| 13 | "order_id": "GokLUshqP8yhVew9tKHSvC", |
| 14 | "fills": [ |
| 15 | { |
| 16 | "maker_order_id": "111113HhLjyjL1zGssKN", |
| 17 | "fill_qty": "146050000000000000000", |
| 18 | "fill_price": "1000100", |
| 19 | "quote_qty": "146064605", |
| 20 | "maker_rebate": "29212", |
| 21 | "side": "Buy", |
| 22 | "taker_account_id": "lojack.near", |
| 23 | "maker_account_id": "sonic.near" |
| 24 | } |
| 25 | ] |
| 26 | } |
| 27 | } |
| 28 | |
| 29 | { |
| 30 | "type": "Order", |
| 31 | "data": { |
| 32 | "account_id": "lojack.near", |
| 33 | "order_id": "GokLUshqP8yhVew9tKHSvC", |
| 34 | "market_id": "J5mggeEGCyXVUibvYTe9ydVBrELECRUu23VRk2TwC2is", |
| 35 | "limit_price": "1000100", |
| 36 | "quantity": "146110000000000000000", |
| 37 | "side": "Buy", |
| 38 | "order_type": "Limit", |
| 39 | "taker_fee": "58425", |
| 40 | "referrer_id": null, |
| 41 | "referrer_rebate": "0", |
| 42 | "is_swap": false |
| 43 | } |
| 44 | } |