PARCLExplorer

Transaction Details

Hash
7fca6f70adf0e398aa05ab4dc3ec383d055d68c6e9d70678456486b87778a4f2
Type
PlaceOrder
Status
Success
Block
462575
Index
28
Nonce
1775486086154
Timestamp
16:12:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42091,
    "price": 28721000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42091,
    "price": 28721000000,
    "order_id": 922386,
    "market_id": 2,
    "account_id": 8
  }
}