ParclExplorer

Transaction Details

Hash
0xce24fbbe72dba8401d84068cef7fe55c3072f38c17b4ff5510f8d4cd2235fbf4
Type
PlaceOrder
Status
Success
Block
437094
Index
152
Nonce
1776264136719
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 58821000000,
    "market_id": 0,
    "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: 7
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 58821000000,
    "order_id": 905483,
    "market_id": 0,
    "account_id": 8
  }
}