PARCLExplorer

Transaction Details

Hash
0f84e14509703f8d400a1473059867a1b0820be2a0fc82dd32641a24b08d9868
Type
PlaceOrder
Status
Success
Block
1048701
Index
0
Nonce
1775698233077
Timestamp
01:31:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8498,
    "price": 7143400000000,
    "market_id": 5,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8498,
    "price": 7143400000000,
    "order_id": 3078711,
    "market_id": 5,
    "account_id": 20
  }
}