ParclExplorer

Transaction Details

Hash
0x71c8f4bd97190c11ad2b83c37a73c43e93493fb856dab13d1a43630a34ab6759
Type
PlaceOrder
Status
Success
Block
1304398
Index
5
Nonce
1776472180596
Timestamp
15:01:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17986,
    "price": 27244000000,
    "market_id": 2,
    "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": 17986,
    "price": 27244000000,
    "order_id": 2870666,
    "market_id": 2,
    "account_id": 23
  }
}