ParclExplorer

Transaction Details

Hash
0x924c31313ee163c770e8ae1ebefb7d8db1c1a896d118a0cfc5776996a93b5671
Type
PlaceOrder
Status
Success
Block
942652
Index
8
Nonce
1776357471678
Timestamp
18:21:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5103123,
    "price": 27591000000,
    "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: 14
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5103123,
    "price": 27591000000,
    "order_id": 2253093,
    "market_id": 2,
    "account_id": 8
  }
}