ParclExplorer

Transaction Details

Hash
0x96fd317a4276ed68cb77186939edc99168a9e5360f90d2175297742d160bb852
Type
PlaceOrder
Status
Success
Block
1303631
Index
28
Nonce
1776472779899
Timestamp
14:58:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 224456,
    "price": 22465000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 224456,
    "price": 22465000000,
    "order_id": 2868377,
    "market_id": 1,
    "account_id": 8
  }
}