ParclExplorer

Transaction Details

Hash
0xf5bad85163469f71b9f145598c131b89d9cd6639cf332dda70db642f2120cbdf
Type
PlaceOrder
Status
Success
Block
437168
Index
14
Nonce
1776264137670
Timestamp
13:31:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 117762,
    "price": 23314000000,
    "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: 16
{
  "OrderPlaced": {
    "side": "Short",
    "size": 117762,
    "price": 23314000000,
    "order_id": 905721,
    "market_id": 1,
    "account_id": 8
  }
}