ParclExplorer

Transaction Details

Hash
0x12afa4190d96fd768c03a96fe072249fbb65ff87c44e8dcffec34ae7e2b29fbe
Type
PlaceOrder
Status
Success
Block
3339767
Index
0
Nonce
1776875380440
Timestamp
11:10:59 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8514,
    "price": 58180000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8514,
    "price": 58180000000,
    "order_id": 6407832,
    "market_id": 0,
    "account_id": 23
  }
}