ParclExplorer

Transaction Details

Hash
0xc9f9ad7230ec7221723afe81fd406553c9358fabd4e5187d22afad269e04f837
Type
PlaceOrder
Status
Success
Block
1303461
Index
11
Nonce
1776472779131
Timestamp
14:57:49 UTC

Transaction Data

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