ParclExplorer

Transaction Details

Hash
0x9df27c1867292f27f2557a072392386775222f2f4749122acb487a671b844c6a
Type
PlaceOrder
Status
Success
Block
1306170
Index
26
Nonce
1776472789929
Timestamp
15:07:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 303555,
    "price": 22556000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 303555,
    "price": 22556000000,
    "order_id": 2876208,
    "market_id": 1,
    "account_id": 8
  }
}