PARCLExplorer

Transaction Details

Hash
9fa1271f19b16173b4d700a4d95f97d6eb88ab5146e0b377d6d5d932faa348fd
Type
PlaceOrder
Status
Success
Block
1028129
Index
0
Nonce
1775669160131
Timestamp
00:21:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1280,
    "price": 7141400000000,
    "market_id": 5,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1280,
    "price": 7141400000000,
    "order_id": 2979637,
    "market_id": 5,
    "account_id": 11
  }
}