PARCLExplorer

Transaction Details

Hash
92af88c4dcc64304014a92f8961ffc13fd5be700c7ff4447e0d1f87e9199ed9a
Type
PlaceOrder
Status
Success
Block
1074243
Index
22
Nonce
1775487633744
Timestamp
02:59:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 105231,
    "price": 29679000000,
    "market_id": 1,
    "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: 5
{
  "OrderPlaced": {
    "side": "Short",
    "size": 105231,
    "price": 29679000000,
    "order_id": 3130109,
    "market_id": 1,
    "account_id": 8
  }
}