PARCLExplorer

Transaction Details

Hash
f935a2683a96d5b882655032de14cc7493dd09a67563644b077d422b2fd5d111
Type
PlaceOrder
Status
Success
Block
1164710
Index
2
Nonce
1775688921793
Timestamp
08:07:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 52307,
    "price": 7956300000000,
    "market_id": 5,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 52307,
    "price": 7956300000000,
    "order_id": 3210438,
    "market_id": 5,
    "account_id": 18
  }
}