PARCLExplorer

Transaction Details

Hash
21d9e0ac8bad69cf38e064f650bfc09e436c87b1230c858693721777e0b4760c
Type
PlaceOrder
Status
Success
Block
1215862
Index
7
Nonce
1775688922766
Timestamp
11:00:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 58031000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 5
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000,
    "price": 58031000000,
    "order_id": 3347285,
    "market_id": 0,
    "account_id": 18
  }
}