PARCLExplorer

Transaction Details

Hash
283ce9fc11e4cfdacf5d902e10c177392f88b33a34622f2b234b5d9d8818143d
Type
PlaceOrder
Status
Success
Block
1056718
Index
30
Nonce
1775487619841
Timestamp
02:00:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123925,
    "price": 31571000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123925,
    "price": 31571000000,
    "order_id": 3111202,
    "market_id": 2,
    "account_id": 8
  }
}