PARCLExplorer

Transaction Details

Hash
95d2eab31f2fff4cfa25af26e9a67557bf6ce6e3840d90a21cef186a5e9f4290
Type
PlaceOrder
Status
Success
Block
1034595
Index
2
Nonce
1775694198948
Timestamp
00:43:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2627430,
    "price": 62110000000,
    "market_id": 3,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2627430,
    "price": 62110000000,
    "order_id": 3012029,
    "market_id": 3,
    "account_id": 20
  }
}