ParclExplorer

Transaction Details

Hash
0x2986c57fbdd07dbef803d25f67e4d02b8709aa90db643c94a3e296c5241b8f99
Type
PlaceOrder
Status
Success
Block
3513804
Index
4
Nonce
1776956349885
Timestamp
21:06:42 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3465280,
    "price": 36840000000,
    "market_id": 2,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3465280,
    "price": 36840000000,
    "order_id": 6643842,
    "market_id": 2,
    "account_id": 8
  }
}