ParclExplorer

Transaction Details

Hash
0x02c7ba650a5df212349064ae798d162797126b517de781278ab1972db06ebb5d
Type
PlaceOrder
Status
Success
Block
3537786
Index
17
Nonce
1776956402682
Timestamp
22:28:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123602318,
    "price": 21810000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123602318,
    "price": 21810000000,
    "order_id": 6692754,
    "market_id": 1,
    "account_id": 8
  }
}