ParclExplorer

Transaction Details

Hash
0x1ef124c5be4f9541ee62b369e8e3623774f93f56ae4c9aef022c87043afc296f
Type
PlaceOrder
Status
Success
Block
2175760
Index
9
Nonce
1776474969169
Timestamp
16:45:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 221899,
    "price": 24455000000,
    "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: 14
{
  "OrderPlaced": {
    "side": "Short",
    "size": 221899,
    "price": 24455000000,
    "order_id": 4648500,
    "market_id": 1,
    "account_id": 8
  }
}