ParclExplorer

Transaction Details

Hash
0x949cf94fb019317e250f8e4976cce192c1bcd67fa45c82c58b52acf1f6caf375
Type
PlaceOrder
Status
Success
Block
1303607
Index
20
Nonce
1776472779750
Timestamp
14:58:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 176412,
    "price": 23547000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 176412,
    "price": 23547000000,
    "order_id": 2868277,
    "market_id": 1,
    "account_id": 8
  }
}